From 40d227d430353e2fa360f7100d085ecd60a49c25 Mon Sep 17 00:00:00 2001 From: Ryan <2804894-ryannathans@users.noreply.gitlab.com> Date: Sat, 21 May 2022 17:01:27 +0000 Subject: [PATCH] Reverted alchemy changes, turns out the item value data in the game cache is so unreliable it's essentially unusable --- Server/data/configs/item_configs.json | 20198 ++++++++++++---- .../core/cache/def/impl/ItemDefinition.java | 4 +- .../kotlin/core/cache/ItemDefinitionTests.kt | 54 - 3 files changed, 14970 insertions(+), 5286 deletions(-) delete mode 100644 Server/src/test/kotlin/core/cache/ItemDefinitionTests.kt diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 002316fad..a8a4459e0 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -30,6 +30,8 @@ "durability": null, "name": "Cannonball", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2" }, @@ -48,6 +50,8 @@ "examine": "Used to make cannon ammunition.", "durability": null, "name": "Ammo mould", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "4.5", "archery_ticket_price": "0", "id": "4" @@ -57,6 +61,8 @@ "examine": "An old note book.", "durability": null, "name": "Instruction manual", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.51", "archery_ticket_price": "0", "id": "5" @@ -69,6 +75,8 @@ "durability": null, "name": "Cannon base", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "weight": "7", "archery_ticket_price": "0", "id": "6" @@ -80,6 +88,8 @@ "durability": null, "name": "Cannon base", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "archery_ticket_price": "0", "id": "7" }, @@ -91,6 +101,8 @@ "durability": null, "name": "Cannon stand", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "weight": "7", "archery_ticket_price": "0", "id": "8" @@ -102,6 +114,8 @@ "durability": null, "name": "Cannon stand", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "archery_ticket_price": "0", "id": "9" }, @@ -113,6 +127,8 @@ "durability": null, "name": "Cannon barrels", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "weight": "7", "archery_ticket_price": "0", "id": "10" @@ -124,6 +140,8 @@ "durability": null, "name": "Cannon barrels", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "archery_ticket_price": "0", "id": "11" }, @@ -135,6 +153,8 @@ "durability": null, "name": "Cannon furnace", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "weight": "7", "archery_ticket_price": "0", "id": "12" @@ -146,6 +166,8 @@ "durability": null, "name": "Cannon furnace", "tradeable": "true", + "low_alchemy": "75000", + "high_alchemy": "112500", "archery_ticket_price": "0", "id": "13" }, @@ -161,6 +183,8 @@ "examine": "A cloth given to me by Sir Galahad.", "durability": null, "name": "Holy table napkin", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "15" }, @@ -168,6 +192,8 @@ "examine": "A small tin whistle.", "durability": null, "name": "Magic whistle", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.2", "archery_ticket_price": "0", "id": "16" @@ -176,6 +202,8 @@ "examine": "I wonder what happens when I ring it?", "durability": null, "name": "Grail bell", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "17" }, @@ -183,6 +211,7 @@ "examine": "It will point the way for me.", "durability": null, "name": "Magic gold feather", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "18" }, @@ -252,6 +281,8 @@ "examine": "Drives away all known 6 legged creatures.", "durability": null, "name": "Insect repellent", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "28" }, @@ -259,6 +290,8 @@ "examine": "It's a bucket of wax.", "durability": null, "name": "Bucket of wax", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "2.5", "archery_ticket_price": "0", "id": "30" @@ -273,6 +306,8 @@ "examine": "A spooky candle.", "durability": null, "name": "Lit black candle", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "32" }, @@ -283,6 +318,8 @@ "durability": null, "name": "Lit candle", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "33" }, @@ -293,6 +330,8 @@ "durability": null, "name": "Lit candle", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "34" }, @@ -301,6 +340,8 @@ "examine": "This used to belong to King Arthur.", "has_special": "true", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "2.2", "attack_speed": "5", "weapon_interface": "6", @@ -322,6 +363,8 @@ "durability": null, "name": "Candle", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "36" }, @@ -339,6 +382,8 @@ "examine": "A spooky candle.", "durability": null, "name": "Black candle", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "38" }, @@ -350,6 +395,8 @@ "durability": null, "name": "Bronze arrowtips", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "39" }, @@ -361,6 +408,8 @@ "durability": null, "name": "Iron arrowtips", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "40" }, @@ -372,6 +421,8 @@ "durability": null, "name": "Steel arrowtips", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "archery_ticket_price": "0", "id": "41" }, @@ -383,6 +434,8 @@ "durability": null, "name": "Mithril arrowtips", "tradeable": "true", + "low_alchemy": "27", + "high_alchemy": "40", "archery_ticket_price": "0", "id": "42" }, @@ -394,6 +447,8 @@ "durability": null, "name": "Adamant arrowtips", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "43" }, @@ -405,6 +460,8 @@ "durability": null, "name": "Rune arrowtips", "tradeable": "true", + "low_alchemy": "184", + "high_alchemy": "276", "archery_ticket_price": "0", "id": "44" }, @@ -415,6 +472,8 @@ "durability": null, "name": "Opal bolt tips", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "45" }, @@ -425,6 +484,8 @@ "durability": null, "name": "Pearl bolt tips", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "46" }, @@ -436,6 +497,8 @@ "durability": null, "name": "Barb bolttips", "tradeable": "false", + "low_alchemy": "38", + "high_alchemy": "57", "destroy": "true", "archery_ticket_price": "5", "id": "47" @@ -447,6 +510,8 @@ "durability": null, "name": "Longbow (u)", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "48" }, @@ -466,6 +531,8 @@ "durability": null, "name": "Shortbow (u)", "tradeable": "true", + "low_alchemy": "9", + "high_alchemy": "13", "weight": "1", "archery_ticket_price": "0", "id": "50" @@ -486,6 +553,8 @@ "durability": null, "name": "Arrow shaft", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "52" }, @@ -507,6 +576,8 @@ "durability": null, "name": "Oak shortbow (u)", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "archery_ticket_price": "0", "id": "54" @@ -527,6 +598,8 @@ "durability": null, "name": "Oak longbow (u)", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "1", "archery_ticket_price": "0", "id": "56" @@ -548,6 +621,8 @@ "durability": null, "name": "Willow longbow (u)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "58" }, @@ -568,6 +643,8 @@ "durability": null, "name": "Willow shortbow (u)", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "60" }, @@ -587,6 +664,8 @@ "durability": null, "name": "Maple longbow (u)", "tradeable": "true", + "low_alchemy": "128", + "high_alchemy": "192", "weight": "1.2", "archery_ticket_price": "0", "id": "62" @@ -607,6 +686,8 @@ "durability": null, "name": "Maple shortbow (u)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.9", "archery_ticket_price": "0", "id": "64" @@ -627,6 +708,8 @@ "durability": null, "name": "Yew longbow (u)", "tradeable": "true", + "low_alchemy": "256", + "high_alchemy": "384", "weight": "1.32", "archery_ticket_price": "0", "id": "66" @@ -647,6 +730,8 @@ "durability": null, "name": "Yew shortbow (u)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "1.32", "archery_ticket_price": "0", "id": "68" @@ -668,6 +753,8 @@ "durability": null, "name": "Magic longbow (u)", "tradeable": "true", + "low_alchemy": "512", + "high_alchemy": "768", "weight": "1", "archery_ticket_price": "0", "id": "70" @@ -689,6 +776,8 @@ "durability": null, "name": "Magic shortbow (u)", "tradeable": "true", + "low_alchemy": "320", + "high_alchemy": "480", "archery_ticket_price": "0", "id": "72" }, @@ -703,29 +792,33 @@ }, { "remove_head": "true", - "destroy_message": "I can borrow another from the armoury near the Fight Arena.", "shop_price": "10", "examine": "A helmet, as worn by the minions of General Khazard.", "durability": null, - "name": "Khazard helmet", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "2.7", + "equipment_slot": "0", + "destroy_message": "I can borrow another from the armoury near the Fight Arena.", + "name": "Khazard helmet", "archery_ticket_price": "0", "id": "74", - "bonuses": "0,0,0,0,0,4,5,3,0,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,4,5,3,0,0,0,0,0,0,0" }, { - "destroy_message": "I can borrow another from the armoury near the Fight Arena.", - "remove_sleeves": "true", "shop_price": "12", "examine": "Armour, as worn by the minions of General Khazard.", "durability": null, - "name": "Khazard armour", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.5", + "equipment_slot": "4", + "destroy_message": "I can borrow another from the armoury near the Fight Arena.", + "remove_sleeves": "true", + "name": "Khazard armour", "archery_ticket_price": "0", "id": "75", - "bonuses": "0,0,0,0,0,9,11,10,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,9,11,10,0,0,0,0,0,0,0" }, { "destroy_message": "The lazy guard probably has a spare set...", @@ -743,7 +836,9 @@ "examine": "A bottle of Khazard's worst brew.", "durability": null, "name": "Khali brew", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "weight": "0.1", "archery_ticket_price": "0", @@ -756,6 +851,7 @@ "durability": null, "name": "Ice arrows", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "78", @@ -785,6 +881,8 @@ "examine": "An amulet made by Lucien.", "durability": null, "name": "Pendant of lucien", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "86", "equipment_slot": "2" @@ -793,6 +891,8 @@ "examine": "Yet another amulet.", "durability": null, "name": "Armadyl pendant", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "87", "equipment_slot": "2" @@ -801,6 +901,8 @@ "examine": "Magic boots that make you lighter than normal.", "durability": null, "name": "Boots of lightness", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "-4.5", "archery_ticket_price": "0", "id": "88", @@ -811,6 +913,8 @@ "examine": "Magic boots that make you lighter than normal.", "durability": null, "name": "Boots of lightness", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.3", "archery_ticket_price": "0", "id": "89", @@ -821,6 +925,8 @@ "examine": "It's very soft!", "durability": null, "name": "Child's blanket", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.9", "archery_ticket_price": "0", "id": "90" @@ -832,6 +938,8 @@ "durability": null, "name": "Guam potion(unf)", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "91" }, @@ -851,6 +959,8 @@ "durability": null, "name": "Marrentill potion(unf)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "93" }, @@ -870,6 +980,8 @@ "durability": null, "name": "Tarromin potion(unf)", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "95" }, @@ -890,6 +1002,8 @@ "durability": null, "name": "Harralander potion(unf)", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "97" }, @@ -909,6 +1023,8 @@ "durability": null, "name": "Ranarr potion(unf)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "1", "archery_ticket_price": "0", "id": "99" @@ -929,6 +1045,8 @@ "durability": null, "name": "Irit potion(unf)", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "101" }, @@ -948,6 +1066,8 @@ "durability": null, "name": "Avantoe potion(unf)", "tradeable": "true", + "low_alchemy": "19", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "103" }, @@ -967,6 +1087,8 @@ "durability": null, "name": "Kwuarm potion(unf)", "tradeable": "true", + "low_alchemy": "21", + "high_alchemy": "32", "archery_ticket_price": "0", "id": "105" }, @@ -986,6 +1108,8 @@ "durability": null, "name": "Cadantine potion(unf)", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "39", "archery_ticket_price": "0", "id": "107" }, @@ -1005,6 +1129,8 @@ "durability": null, "name": "Dwarf weed potion(unf)", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "archery_ticket_price": "0", "id": "109" }, @@ -1024,6 +1150,8 @@ "durability": null, "name": "Torstol potion(unf)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "111" }, @@ -1044,6 +1172,8 @@ "durability": null, "name": "Strength potion(4)", "tradeable": "true", + "low_alchemy": "600", + "high_alchemy": "900", "archery_ticket_price": "0", "id": "113" }, @@ -1064,6 +1194,8 @@ "durability": null, "name": "Strength potion(3)", "tradeable": "true", + "low_alchemy": "600", + "high_alchemy": "900", "archery_ticket_price": "0", "id": "115" }, @@ -1084,6 +1216,8 @@ "durability": null, "name": "Strength potion(2)", "tradeable": "true", + "low_alchemy": "600", + "high_alchemy": "900", "archery_ticket_price": "0", "id": "117" }, @@ -1104,6 +1238,8 @@ "durability": null, "name": "Strength potion(1)", "tradeable": "true", + "low_alchemy": "600", + "high_alchemy": "900", "archery_ticket_price": "0", "id": "119" }, @@ -1124,6 +1260,8 @@ "durability": null, "name": "Attack potion(3)", "tradeable": "true", + "low_alchemy": "224", + "high_alchemy": "336", "archery_ticket_price": "0", "id": "121" }, @@ -1144,6 +1282,8 @@ "durability": null, "name": "Attack potion(2)", "tradeable": "true", + "low_alchemy": "224", + "high_alchemy": "336", "archery_ticket_price": "0", "id": "123" }, @@ -1164,6 +1304,8 @@ "durability": null, "name": "Attack potion(1)", "tradeable": "true", + "low_alchemy": "224", + "high_alchemy": "336", "archery_ticket_price": "0", "id": "125" }, @@ -1184,6 +1326,8 @@ "durability": null, "name": "Restore potion(3)", "tradeable": "true", + "low_alchemy": "35", + "high_alchemy": "52", "weight": "0.03", "archery_ticket_price": "0", "id": "127" @@ -1205,6 +1349,8 @@ "durability": null, "name": "Restore potion(2)", "tradeable": "true", + "low_alchemy": "35", + "high_alchemy": "52", "weight": "0.03", "archery_ticket_price": "0", "id": "129" @@ -1226,6 +1372,8 @@ "durability": null, "name": "Restore potion(1)", "tradeable": "true", + "low_alchemy": "35", + "high_alchemy": "52", "weight": "0.03", "archery_ticket_price": "0", "id": "131" @@ -1247,6 +1395,8 @@ "durability": null, "name": "Defence potion(3)", "tradeable": "true", + "low_alchemy": "352", + "high_alchemy": "528", "archery_ticket_price": "0", "id": "133" }, @@ -1267,6 +1417,8 @@ "durability": null, "name": "Defence potion(2)", "tradeable": "true", + "low_alchemy": "352", + "high_alchemy": "528", "archery_ticket_price": "0", "id": "135" }, @@ -1287,6 +1439,8 @@ "durability": null, "name": "Defence potion(1)", "tradeable": "true", + "low_alchemy": "352", + "high_alchemy": "528", "archery_ticket_price": "0", "id": "137" }, @@ -1306,6 +1460,8 @@ "durability": null, "name": "Prayer potion(3)", "tradeable": "true", + "low_alchemy": "61", + "high_alchemy": "91", "archery_ticket_price": "0", "id": "139" }, @@ -1325,6 +1481,8 @@ "durability": null, "name": "Prayer potion(2)", "tradeable": "true", + "low_alchemy": "61", + "high_alchemy": "91", "archery_ticket_price": "0", "id": "141" }, @@ -1344,6 +1502,8 @@ "durability": null, "name": "Prayer potion(1)", "tradeable": "true", + "low_alchemy": "61", + "high_alchemy": "91", "archery_ticket_price": "0", "id": "143" }, @@ -1363,6 +1523,8 @@ "durability": null, "name": "Super attack(3)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "145" }, @@ -1382,6 +1544,8 @@ "durability": null, "name": "Super attack(2)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "147" }, @@ -1401,6 +1565,8 @@ "durability": null, "name": "Super attack(1)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "149" }, @@ -1420,6 +1586,8 @@ "durability": null, "name": "Fishing potion(3)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.03", "archery_ticket_price": "0", "id": "151" @@ -1440,6 +1608,8 @@ "durability": null, "name": "Fishing potion(2)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.03", "archery_ticket_price": "0", "id": "153" @@ -1460,6 +1630,8 @@ "durability": null, "name": "Fishing potion(1)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.03", "archery_ticket_price": "0", "id": "155" @@ -1480,6 +1652,8 @@ "durability": null, "name": "Super strength(3)", "tradeable": "true", + "low_alchemy": "88", + "high_alchemy": "132", "archery_ticket_price": "0", "id": "157" }, @@ -1499,6 +1673,8 @@ "durability": null, "name": "Super strength(2)", "tradeable": "true", + "low_alchemy": "88", + "high_alchemy": "132", "archery_ticket_price": "0", "id": "159" }, @@ -1518,6 +1694,8 @@ "durability": null, "name": "Super strength(1)", "tradeable": "true", + "low_alchemy": "88", + "high_alchemy": "132", "archery_ticket_price": "0", "id": "161" }, @@ -1537,6 +1715,8 @@ "durability": null, "name": "Super defence(3)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "163" }, @@ -1556,6 +1736,8 @@ "durability": null, "name": "Super defence(2)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "165" }, @@ -1575,6 +1757,8 @@ "durability": null, "name": "Super defence(1)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "167" }, @@ -1594,6 +1778,8 @@ "durability": null, "name": "Ranging potion(3)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "169" }, @@ -1613,6 +1799,8 @@ "durability": null, "name": "Ranging potion(2)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "171" }, @@ -1632,6 +1820,8 @@ "durability": null, "name": "Ranging potion(1)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "173" }, @@ -1652,6 +1842,8 @@ "durability": null, "name": "Antipoison(3)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "175" }, @@ -1672,6 +1864,8 @@ "durability": null, "name": "Antipoison(2)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "177" }, @@ -1692,6 +1886,8 @@ "durability": null, "name": "Antipoison(1)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "179" }, @@ -1711,6 +1907,8 @@ "durability": null, "name": "Super antipoison(3)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "181" }, @@ -1730,6 +1928,8 @@ "durability": null, "name": "Super antipoison(2)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "183" }, @@ -1749,6 +1949,8 @@ "durability": null, "name": "Super antipoison(1)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "185" }, @@ -1768,6 +1970,8 @@ "durability": null, "name": "Weapon poison", "tradeable": "true", + "low_alchemy": "57", + "high_alchemy": "86", "archery_ticket_price": "0", "id": "187" }, @@ -1787,6 +1991,8 @@ "durability": null, "name": "Zamorak brew(3)", "tradeable": "true", + "low_alchemy": "70", + "high_alchemy": "105", "weight": "0.5", "archery_ticket_price": "0", "id": "189" @@ -1807,6 +2013,8 @@ "durability": null, "name": "Zamorak brew(2)", "tradeable": "true", + "low_alchemy": "70", + "high_alchemy": "105", "weight": "0.5", "archery_ticket_price": "0", "id": "191" @@ -1827,6 +2035,8 @@ "durability": null, "name": "Zamorak brew(1)", "tradeable": "true", + "low_alchemy": "70", + "high_alchemy": "105", "weight": "0.5", "archery_ticket_price": "0", "id": "193" @@ -1867,6 +2077,8 @@ "durability": null, "name": "Poison chalice", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "197" }, @@ -2107,6 +2319,8 @@ "durability": null, "name": "Eye of newt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "221" }, @@ -2126,6 +2340,8 @@ "durability": null, "name": "Red spiders' eggs", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "223" }, @@ -2145,6 +2361,8 @@ "durability": null, "name": "Limpwurt root", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "225" }, @@ -2165,6 +2383,8 @@ "durability": null, "name": "Vial of water", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.02", "archery_ticket_price": "0", "id": "227" @@ -2186,6 +2406,8 @@ "durability": null, "name": "Vial", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "229" }, @@ -2206,6 +2428,8 @@ "durability": null, "name": "Snape grass", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "231" }, @@ -2226,6 +2450,8 @@ "durability": null, "name": "Pestle and mortar", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.05", "archery_ticket_price": "0", "id": "233" @@ -2246,6 +2472,8 @@ "durability": null, "name": "Unicorn horn dust", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "235" }, @@ -2265,6 +2493,8 @@ "durability": null, "name": "Unicorn horn", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1", "archery_ticket_price": "0", "id": "237" @@ -2285,6 +2515,8 @@ "durability": null, "name": "White berries", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "239" }, @@ -2304,6 +2536,8 @@ "durability": null, "name": "Dragon scale dust", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "31", "archery_ticket_price": "0", "id": "241" }, @@ -2323,6 +2557,8 @@ "durability": null, "name": "Blue dragon scale", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.01", "archery_ticket_price": "0", "id": "243" @@ -2382,6 +2618,8 @@ "durability": null, "name": "Clean guam", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "249" }, @@ -2401,6 +2639,8 @@ "durability": null, "name": "Clean marrentill", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "251" }, @@ -2420,6 +2660,8 @@ "durability": null, "name": "Clean tarromin", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "253" }, @@ -2439,6 +2681,8 @@ "durability": null, "name": "Clean harralander", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "255" }, @@ -2458,6 +2702,8 @@ "durability": null, "name": "Clean ranarr", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "257" }, @@ -2477,6 +2723,8 @@ "durability": null, "name": "Clean irit", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "259" }, @@ -2496,6 +2744,8 @@ "durability": null, "name": "Clean avantoe", "tradeable": "true", + "low_alchemy": "19", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "261" }, @@ -2515,6 +2765,8 @@ "durability": null, "name": "Clean kwuarm", "tradeable": "true", + "low_alchemy": "21", + "high_alchemy": "32", "archery_ticket_price": "0", "id": "263" }, @@ -2534,6 +2786,8 @@ "durability": null, "name": "Clean cadantine", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "39", "archery_ticket_price": "0", "id": "265" }, @@ -2553,6 +2807,8 @@ "durability": null, "name": "Clean dwarf weed", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "archery_ticket_price": "0", "id": "267" }, @@ -2572,6 +2828,8 @@ "durability": null, "name": "Clean torstol", "tradeable": "true", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "269" }, @@ -2631,7 +2889,9 @@ "examine": "It's pretty full.", "durability": null, "name": "Oil can", + "low_alchemy": "1", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -2641,6 +2901,8 @@ "examine": "A sharp cattleprod.", "durability": null, "name": "Cattleprod", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.4", "archery_ticket_price": "0", "id": "278", @@ -2689,6 +2951,8 @@ "examine": "This should protect me from the plague, I hope!", "durability": null, "name": "Plague jacket", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2.2", "archery_ticket_price": "0", "id": "284", @@ -2698,6 +2962,8 @@ "examine": "A thick pair of leather trousers. or These should protect me from the plague, I hope!", "durability": null, "name": "Plague trousers", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2.2", "archery_ticket_price": "0", "id": "285", @@ -2707,6 +2973,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Orange goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "286", @@ -2716,6 +2984,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Blue goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "287", @@ -2725,14 +2995,16 @@ "shop_price": "16", "ge_buy_limit": "100", "examine": "Armour designed to fit goblins.", - "grand_exchange_price": "398", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "weight": "3.6", + "equipment_slot": "4", + "grand_exchange_price": "398", "name": "Goblin mail", "tradeable": "true", - "weight": "3.6", "archery_ticket_price": "0", - "id": "288", - "equipment_slot": "4" + "id": "288" }, { "ge_buy_limit": "100", @@ -2763,6 +3035,7 @@ "examine": "A book on elven history in northern RuneScape.", "durability": null, "name": "Book on baxtorian", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "292" }, @@ -2803,6 +3076,8 @@ "durability": null, "name": "Mithril seeds", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "299" }, @@ -2811,7 +3086,9 @@ "examine": "A bit of rat.", "durability": null, "name": "Rat's tail", + "low_alchemy": "1", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "300" @@ -2821,11 +3098,13 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "Useful for catching lobsters.", - "grand_exchange_price": "100", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "grand_exchange_price": "100", "name": "Lobster pot", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "301" }, @@ -2846,6 +3125,8 @@ "durability": null, "name": "Small fishing net", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "4.5", "archery_ticket_price": "0", "id": "303" @@ -2864,11 +3145,13 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "Useful for catching lots of fish.", - "grand_exchange_price": "329", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "8.1", + "grand_exchange_price": "329", "name": "Big fishing net", "tradeable": "true", - "weight": "8.1", "archery_ticket_price": "0", "id": "305" }, @@ -2886,11 +3169,13 @@ "shop_price": "5", "ge_buy_limit": "100", "examine": "Useful for catching sardine or herring.", - "grand_exchange_price": "74", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "1.3", + "grand_exchange_price": "74", "name": "Fishing rod", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "307" }, @@ -2908,11 +3193,13 @@ "shop_price": "5", "ge_buy_limit": "100", "examine": "Useful for catching salmon or trout.In Daemonhiem: Just add feathers.", - "grand_exchange_price": "123", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "1.3", + "grand_exchange_price": "123", "name": "Fly fishing rod", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "309" }, @@ -2930,11 +3217,13 @@ "shop_price": "45", "ge_buy_limit": "5000", "examine": "Useful for catching big fish.", - "grand_exchange_price": "235", "durability": null, + "low_alchemy": "18", + "high_alchemy": "27", + "weight": "1.3", + "grand_exchange_price": "235", "name": "Harpoon", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "311" }, @@ -2955,6 +3244,8 @@ "durability": null, "name": "Fishing bait", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "313" }, @@ -2966,6 +3257,8 @@ "durability": null, "name": "Feather", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "314" }, @@ -2976,6 +3269,8 @@ "durability": null, "name": "Shrimps", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "315" @@ -2997,6 +3292,8 @@ "durability": null, "name": "Raw shrimps", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "317" @@ -3017,6 +3314,8 @@ "durability": null, "name": "Anchovies", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.1", "archery_ticket_price": "0", "id": "319" @@ -3038,6 +3337,8 @@ "durability": null, "name": "Raw anchovies", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.1", "archery_ticket_price": "0", "id": "321" @@ -3066,6 +3367,8 @@ "durability": null, "name": "Sardine", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.12", "archery_ticket_price": "0", "id": "325" @@ -3087,6 +3390,8 @@ "durability": null, "name": "Raw sardine", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.12", "archery_ticket_price": "0", "id": "327" @@ -3108,6 +3413,8 @@ "durability": null, "name": "Salmon", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.5", "archery_ticket_price": "0", "id": "329" @@ -3129,6 +3436,8 @@ "durability": null, "name": "Raw salmon", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "55", "weight": "0.5", "archery_ticket_price": "0", "id": "331" @@ -3150,6 +3459,8 @@ "durability": null, "name": "Trout", "tradeable": "true", + "low_alchemy": "27", + "high_alchemy": "40", "weight": "0.4", "archery_ticket_price": "0", "id": "333" @@ -3171,6 +3482,8 @@ "durability": null, "name": "Raw trout", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.4", "archery_ticket_price": "0", "id": "335" @@ -3188,6 +3501,8 @@ "examine": "Some nicely cooked giant carp.", "durability": null, "name": "Giant carp", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "337" }, @@ -3195,6 +3510,8 @@ "examine": "I should try cooking this.", "durability": null, "name": "Raw giant carp", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "338" }, @@ -3206,6 +3523,8 @@ "durability": null, "name": "Cod", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.33", "archery_ticket_price": "0", "id": "339" @@ -3227,6 +3546,8 @@ "durability": null, "name": "Raw cod", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.4", "archery_ticket_price": "0", "id": "341" @@ -3254,6 +3575,8 @@ "durability": null, "name": "Raw herring", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "345" @@ -3275,6 +3598,8 @@ "durability": null, "name": "Herring", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "347" @@ -3295,6 +3620,8 @@ "durability": null, "name": "Raw pike", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.5", "archery_ticket_price": "0", "id": "349" @@ -3315,6 +3642,8 @@ "durability": null, "name": "Pike", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.5", "archery_ticket_price": "0", "id": "351" @@ -3336,6 +3665,8 @@ "durability": null, "name": "Raw mackerel", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.3", "archery_ticket_price": "0", "id": "353" @@ -3357,6 +3688,8 @@ "durability": null, "name": "Mackerel", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "10", "weight": "0.3", "archery_ticket_price": "0", "id": "355" @@ -3384,6 +3717,8 @@ "durability": null, "name": "Raw tuna", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.379", "archery_ticket_price": "0", "id": "359" @@ -3405,6 +3740,8 @@ "durability": null, "name": "Tuna", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "weight": "0.4", "archery_ticket_price": "0", "id": "361" @@ -3425,6 +3762,8 @@ "durability": null, "name": "Raw bass", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "363" }, @@ -3445,6 +3784,8 @@ "durability": null, "name": "Bass", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "weight": "0.3", "archery_ticket_price": "0", "id": "365" @@ -3479,6 +3820,8 @@ "durability": null, "name": "Raw swordfish", "tradeable": "true", + "low_alchemy": "136", + "high_alchemy": "204", "weight": "0.5", "archery_ticket_price": "0", "id": "371" @@ -3500,6 +3843,8 @@ "durability": null, "name": "Swordfish", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "0.5", "archery_ticket_price": "0", "id": "373" @@ -3527,6 +3872,8 @@ "durability": null, "name": "Raw lobster", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.4", "archery_ticket_price": "0", "id": "377" @@ -3548,6 +3895,8 @@ "durability": null, "name": "Lobster", "tradeable": "true", + "low_alchemy": "107", + "high_alchemy": "160", "weight": "0.3", "archery_ticket_price": "0", "id": "379" @@ -3575,6 +3924,8 @@ "durability": null, "name": "Raw shark", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.7", "archery_ticket_price": "0", "id": "383" @@ -3595,6 +3946,8 @@ "durability": null, "name": "Shark", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.6", "archery_ticket_price": "0", "id": "385" @@ -3622,6 +3975,8 @@ "durability": null, "name": "Raw manta ray", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.4", "archery_ticket_price": "0", "id": "389" @@ -3642,6 +3997,8 @@ "durability": null, "name": "Manta ray", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.4", "archery_ticket_price": "0", "id": "391" @@ -3669,6 +4026,8 @@ "durability": null, "name": "Raw sea turtle", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.4", "archery_ticket_price": "0", "id": "395" @@ -3689,6 +4048,8 @@ "durability": null, "name": "Sea turtle", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.35", "archery_ticket_price": "0", "id": "397" @@ -3717,6 +4078,7 @@ "durability": null, "name": "Seaweed", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "401" @@ -3737,6 +4099,7 @@ "durability": null, "name": "Edible seaweed", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "403" @@ -3757,6 +4120,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "405" @@ -3777,6 +4142,8 @@ "durability": null, "name": "Oyster", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "407" }, @@ -3793,6 +4160,8 @@ "examine": "Aww, it's empty.", "durability": null, "name": "Empty oyster", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.08", "archery_ticket_price": "0", "id": "409" @@ -3812,6 +4181,8 @@ "durability": null, "name": "Oyster pearl", "tradeable": "true", + "low_alchemy": "44", + "high_alchemy": "67", "archery_ticket_price": "0", "id": "411", "equipment_slot": "5" @@ -3832,6 +4203,8 @@ "durability": null, "name": "Oyster pearls", "tradeable": "true", + "low_alchemy": "560", + "high_alchemy": "840", "archery_ticket_price": "0", "id": "413", "equipment_slot": "5" @@ -3849,6 +4222,8 @@ "examine": "An expensive colourless liquid.", "durability": null, "name": "Ethenea", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "415" }, @@ -3894,6 +4269,8 @@ "examine": "Yup. It's an amulet.", "durability": null, "name": "Lathas' amulet", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "421", "equipment_slot": "2" @@ -3966,6 +4343,8 @@ "examine": "Medical looking.", "durability": null, "name": "Doctors' gown", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "1", "archery_ticket_price": "0", "id": "430", @@ -3976,6 +4355,8 @@ "examine": "A very strong spirit brewed in Karamja.", "durability": null, "name": "Karamjan rum", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "431" }, @@ -4015,6 +4396,8 @@ "durability": null, "name": "Copper ore", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2", "archery_ticket_price": "0", "id": "436" @@ -4032,12 +4415,14 @@ "shop_price": "6", "ge_buy_limit": "25000", "examine": "This needs refining.", - "grand_exchange_price": "80", "tokkul_price": "4", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "2.25", + "grand_exchange_price": "80", "name": "Tin ore", "tradeable": "true", - "weight": "2.25", "archery_ticket_price": "0", "id": "438" }, @@ -4058,6 +4443,8 @@ "durability": null, "name": "Iron ore", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "10", "weight": "2.25", "archery_ticket_price": "0", "id": "440" @@ -4075,12 +4462,14 @@ "shop_price": "82", "ge_buy_limit": "25000", "examine": "This needs refining.", - "grand_exchange_price": "180", "tokkul_price": "112", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "2", + "grand_exchange_price": "180", "name": "Silver ore", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "442" }, @@ -4101,6 +4490,8 @@ "durability": null, "name": "Gold ore", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "2.2", "archery_ticket_price": "0", "id": "444" @@ -4118,6 +4509,8 @@ "examine": "This needs refining.", "durability": null, "name": "'perfect' gold ore", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "446" }, @@ -4125,12 +4518,14 @@ "shop_price": "243", "ge_buy_limit": "25000", "examine": "This needs refining.", - "grand_exchange_price": "420", "tokkul_price": "243", "durability": null, + "low_alchemy": "64", + "high_alchemy": "97", + "weight": "1.75", + "grand_exchange_price": "420", "name": "Mithril ore", "tradeable": "true", - "weight": "1.75", "archery_ticket_price": "0", "id": "447" }, @@ -4147,12 +4542,14 @@ "shop_price": "1300", "ge_buy_limit": "25000", "examine": "This needs refining.", - "grand_exchange_price": "1160", "tokkul_price": "600", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2.7", + "grand_exchange_price": "1160", "name": "Adamantite ore", "tradeable": "true", - "weight": "2.7", "archery_ticket_price": "0", "id": "449" }, @@ -4173,6 +4570,8 @@ "durability": null, "name": "Runite ore", "tradeable": "true", + "low_alchemy": "1280", + "high_alchemy": "1920", "weight": "2.25", "archery_ticket_price": "0", "id": "451" @@ -4194,6 +4593,8 @@ "durability": null, "name": "Coal", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "27", "weight": "2.25", "archery_ticket_price": "0", "id": "453" @@ -4219,7 +4620,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "456" @@ -4229,7 +4632,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "457" @@ -4239,7 +4644,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "458" @@ -4249,7 +4656,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "459" @@ -4259,7 +4668,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "460" @@ -4269,7 +4680,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "461" @@ -4279,7 +4692,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "462" @@ -4289,7 +4704,9 @@ "examine": "It's empty!", "durability": null, "name": "Scorpion cage", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "463" @@ -4321,6 +4738,8 @@ "durability": null, "name": "Pickaxe handle", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "archery_ticket_price": "0", "id": "466", "equipment_slot": "3" @@ -4338,6 +4757,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "468", @@ -4356,6 +4777,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "470", @@ -4374,6 +4797,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "472", @@ -4392,6 +4817,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "474", @@ -4410,6 +4837,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "476", @@ -4428,6 +4857,8 @@ "durability": null, "name": "Broken pickaxe", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "0.2", "archery_ticket_price": "0", "id": "478", @@ -4446,6 +4877,8 @@ "durability": null, "name": "Bronze pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "480" }, @@ -4462,6 +4895,8 @@ "durability": null, "name": "Iron pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "482" }, @@ -4478,6 +4913,8 @@ "durability": null, "name": "Steel pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "484" }, @@ -4494,6 +4931,8 @@ "durability": null, "name": "Mithril pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "486" }, @@ -4510,6 +4949,8 @@ "durability": null, "name": "Adamant pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "488" }, @@ -4526,6 +4967,8 @@ "durability": null, "name": "Rune pick head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "490" }, @@ -4556,6 +4999,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "494", @@ -4572,6 +5017,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "496", @@ -4588,6 +5035,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "498", @@ -4604,6 +5053,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "500", @@ -4620,6 +5071,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "502", @@ -4636,6 +5089,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "504", @@ -4652,6 +5107,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "506", @@ -4668,6 +5125,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "508" }, @@ -4682,6 +5140,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "510" }, @@ -4696,6 +5155,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "512" }, @@ -4710,6 +5170,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "514" }, @@ -4724,6 +5185,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "516" }, @@ -4738,6 +5200,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "518" }, @@ -4752,6 +5215,7 @@ "examine": "A piece of ancient goblin axe.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "520" }, @@ -4787,6 +5251,8 @@ "examine": "I don't fancy eating this now.", "durability": null, "name": "Enchanted chicken", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "525" @@ -4922,6 +5388,8 @@ "durability": null, "name": "Druid's robe", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "538", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,4,0,0", @@ -4937,17 +5405,19 @@ "id": "539" }, { - "remove_sleeves": "true", "ge_buy_limit": "100", "examine": "I feel closer to the gods when I am wearing this.", - "grand_exchange_price": "328", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "328", "name": "Druid's robe", "tradeable": "true", "archery_ticket_price": "0", "id": "540", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,4,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,4,0,0" }, { "ge_buy_limit": "100", @@ -5004,6 +5474,8 @@ "examine": "I feel closer to the gods when I am wearing this. (Top) If a shade had knees, this would keep them nice and warm. (Bottom)", "durability": null, "name": "Shade robe", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "2", "archery_ticket_price": "0", "id": "546", @@ -5014,6 +5486,8 @@ "examine": "I feel closer to the gods when I am wearing this. (Top) If a shade had knees, this would keep them nice and warm. (Bottom)", "durability": null, "name": "Shade robe", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "2", "archery_ticket_price": "0", "id": "548", @@ -5046,6 +5520,8 @@ "durability": null, "name": "Ghostspeak amulet", "tradeable": "false", + "low_alchemy": "14", + "high_alchemy": "21", "archery_ticket_price": "0", "id": "552", "equipment_slot": "2" @@ -5069,6 +5545,8 @@ "durability": null, "name": "Fire rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "554" }, @@ -5081,6 +5559,8 @@ "durability": null, "name": "Water rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "555" }, @@ -5093,6 +5573,8 @@ "durability": null, "name": "Air rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "556" }, @@ -5105,6 +5587,8 @@ "durability": null, "name": "Earth rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "557" }, @@ -5117,6 +5601,8 @@ "durability": null, "name": "Mind rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "558" }, @@ -5129,6 +5615,8 @@ "durability": null, "name": "Body rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "559" }, @@ -5141,6 +5629,8 @@ "tokkul_price": "270", "name": "Death rune", "tradeable": "true", + "low_alchemy": "41", + "high_alchemy": "62", "archery_ticket_price": "0", "id": "560" }, @@ -5152,6 +5642,8 @@ "durability": null, "name": "Nature rune", "tradeable": "true", + "low_alchemy": "49", + "high_alchemy": "74", "archery_ticket_price": "0", "id": "561" }, @@ -5164,6 +5656,8 @@ "tokkul_price": "135", "name": "Chaos rune", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "562" }, @@ -5175,6 +5669,8 @@ "durability": null, "name": "Law rune", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "archery_ticket_price": "0", "id": "563" }, @@ -5186,6 +5682,8 @@ "durability": null, "name": "Cosmic rune", "tradeable": "true", + "low_alchemy": "30", + "high_alchemy": "46", "archery_ticket_price": "0", "id": "564" }, @@ -5197,6 +5695,8 @@ "durability": null, "name": "Blood rune", "tradeable": "true", + "low_alchemy": "73", + "high_alchemy": "110", "archery_ticket_price": "0", "id": "565" }, @@ -5208,6 +5708,8 @@ "durability": null, "name": "Soul rune", "tradeable": "true", + "low_alchemy": "54", + "high_alchemy": "82", "archery_ticket_price": "0", "id": "566" }, @@ -5218,6 +5720,8 @@ "durability": null, "name": "Unpowered orb", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "567" @@ -5238,6 +5742,8 @@ "durability": null, "name": "Fire orb", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.4", "archery_ticket_price": "0", "id": "569" @@ -5258,6 +5764,8 @@ "durability": null, "name": "Water orb", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.4", "archery_ticket_price": "0", "id": "571" @@ -5278,6 +5786,8 @@ "durability": null, "name": "Air orb", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.4", "archery_ticket_price": "0", "id": "573" @@ -5298,6 +5808,8 @@ "durability": null, "name": "Earth orb", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.4", "archery_ticket_price": "0", "id": "575" @@ -5316,6 +5828,8 @@ "ge_buy_limit": "100", "examine": "I can do magic better in this.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5340,6 +5854,8 @@ "ge_buy_limit": "100", "examine": "A silly pointed hat.", "durability": null, + "low_alchemy": "0", + "high_alchemy": "1", "weight": "0.45", "equipment_slot": "0", "grand_exchange_price": "361", @@ -5357,6 +5873,8 @@ "durability": null, "name": "Wizard hat", "tradeable": "true", + "low_alchemy": "0", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "580" }, @@ -5365,6 +5883,8 @@ "ge_buy_limit": "100", "examine": "I can do magic better in this.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "7", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5390,6 +5910,8 @@ "durability": null, "name": "Bailing bucket", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "583" @@ -5407,6 +5929,8 @@ "durability": null, "name": "Bailing bucket", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "585" @@ -5470,6 +5994,7 @@ "durability": null, "name": "Ashes", "tradeable": "true", + "high_alchemy": "1", "weight": "0.056", "archery_ticket_price": "0", "id": "592" @@ -5499,6 +6024,8 @@ "durability": null, "name": "Unlit torch", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.5", "archery_ticket_price": "0", "id": "596" @@ -5519,6 +6046,8 @@ "durability": null, "name": "Bronze fire arrows", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "598", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", @@ -5531,6 +6060,8 @@ "durability": null, "name": "Astronomy book", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "600" @@ -5560,7 +6091,9 @@ "examine": "A perfectly circular disc of glass.", "durability": null, "name": "Observatory lens", + "low_alchemy": "1", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "603" @@ -5585,6 +6118,7 @@ "examine": "A stone plaque with carved letters in it.", "durability": null, "name": "Stone-plaque", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "606" }, @@ -5708,6 +6242,8 @@ "examine": "Sold in Shilo Village for passage on the 'Lady of the Waves'.", "durability": null, "name": "Ship ticket", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "621" }, @@ -5832,6 +6368,8 @@ "ge_buy_limit": "100", "examine": "The ultimate in gnome design, now in [colour].", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5856,6 +6394,8 @@ "ge_buy_limit": "100", "examine": "The ultimate in gnome design, now in [colour].", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5880,6 +6420,8 @@ "ge_buy_limit": "100", "examine": "The ultimate in gnome design, now in [colour].", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5904,6 +6446,8 @@ "ge_buy_limit": "100", "examine": "The ultimate in gnome design, now in [colour].", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -5928,6 +6472,8 @@ "ge_buy_limit": "100", "examine": "The ultimate in gnome design, now in [colour].", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -6160,6 +6706,8 @@ "examine": "A Faladian Knight's sword.", "walk_anim": "819", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "turn90ccw_anim": "822", "attack_speed": "5", @@ -6182,6 +6730,8 @@ "examine": "Definitely blue.", "durability": null, "name": "Blurite ore", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2.2", "archery_ticket_price": "0", "id": "668" @@ -6205,6 +6755,7 @@ "durability": null, "name": "Animal skull", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "671" @@ -6241,6 +6792,7 @@ "examine": "A small pick for digging.", "durability": null, "name": "Rock pick", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "675", "equipment_slot": "3" @@ -6256,6 +6808,7 @@ "examine": "An empty tray for panning.", "durability": null, "name": "Panning tray", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "677" }, @@ -6263,6 +6816,7 @@ "examine": "This tray contains gold nuggets.", "durability": null, "name": "Panning tray", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "678" }, @@ -6270,6 +6824,7 @@ "examine": "This tray contains mud.", "durability": null, "name": "Panning tray", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "679" }, @@ -6457,6 +7012,8 @@ "examine": "A strong chemical.", "durability": null, "name": "Nitroglycerin", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "703" @@ -6505,6 +7062,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "712" @@ -6555,6 +7114,8 @@ "examine": "A rough sketch of a bowl shaped vessel given to you by Gujuo.", "durability": null, "name": "Sketch", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "720" }, @@ -6562,6 +7123,8 @@ "examine": "A specially made bowl constructed out of pure gold.", "durability": null, "name": "Gold bowl", + "low_alchemy": "280", + "high_alchemy": "420", "archery_ticket_price": "0", "id": "721" }, @@ -6569,6 +7132,8 @@ "examine": "A specially made bowl constructed out of pure gold and blessed.", "durability": null, "name": "Blessed gold bowl", + "low_alchemy": "280", + "high_alchemy": "420", "weight": "0.8", "archery_ticket_price": "0", "id": "722" @@ -6577,6 +7142,8 @@ "examine": "A blessed golden bowl. It has pure sacred water in it.", "durability": null, "name": "Golden bowl", + "low_alchemy": "280", + "high_alchemy": "420", "weight": "1", "archery_ticket_price": "0", "id": "723" @@ -6585,6 +7152,8 @@ "examine": "A blessed golden bowl. It has pure sacred water in it.", "durability": null, "name": "Golden bowl", + "low_alchemy": "280", + "high_alchemy": "420", "weight": "1", "archery_ticket_price": "0", "id": "724" @@ -6593,6 +7162,8 @@ "examine": "A blessed golden bowl. It has pure sacred water in it.", "durability": null, "name": "Golden bowl", + "low_alchemy": "280", + "high_alchemy": "420", "weight": "1", "archery_ticket_price": "0", "id": "725" @@ -6601,6 +7172,8 @@ "examine": "A blessed golden bowl. It has pure sacred water in it.", "durability": null, "name": "Golden bowl", + "low_alchemy": "280", + "high_alchemy": "420", "weight": "1", "archery_ticket_price": "0", "id": "726" @@ -6609,6 +7182,7 @@ "examine": "One of nature's pipes.", "durability": null, "name": "Hollow reed", + "high_alchemy": "1", "weight": "0.012", "archery_ticket_price": "0", "id": "727" @@ -6617,6 +7191,7 @@ "examine": "One of nature's pipes.", "durability": null, "name": "Hollow reed", + "high_alchemy": "1", "weight": "0.012", "archery_ticket_price": "0", "id": "728" @@ -6702,16 +7277,18 @@ { "shop_price": "160", "examine": "A silly, blue pointed hat.", - "grand_exchange_price": "472", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", + "weight": "0.4", + "equipment_slot": "0", + "grand_exchange_price": "472", "name": "Blue hat", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "hat": "true", "id": "740", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0" }, { "examine": "It looks like it's been snapped off of something.", @@ -6867,6 +7444,8 @@ "examine": "An intelligence report.", "durability": null, "name": "Intel report", + "low_alchemy": "2", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "761" @@ -6896,6 +7475,8 @@ "examine": "Second-rate crossbow, former property of the Phoenix Gang.", "walk_anim": "4226", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "weight": "3", "turn90ccw_anim": "822", "weapon_interface": "17", @@ -6934,7 +7515,9 @@ "examine": "A limb of the fabled Dramen tree.", "durability": null, "name": "Dramen branch", + "low_alchemy": "6", "tradeable": "false", + "high_alchemy": "9", "destroy": "true", "weight": "2.2", "archery_ticket_price": "0", @@ -6945,6 +7528,8 @@ "examine": "Crafted from a Dramen tree branch.", "walk_anim": "1205", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "4", @@ -6968,6 +7553,8 @@ "examine": "A perfect ruby ring.", "durability": null, "name": "'perfect' ring", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "773", "equipment_slot": "12" @@ -6976,29 +7563,35 @@ "examine": "A perfect ruby necklace.", "durability": null, "name": "'perfect' necklace", + "low_alchemy": "870", + "high_alchemy": "1305", "archery_ticket_price": "0", "id": "774", "equipment_slot": "2" }, { - "destroy_message": "You can obtain another set of Cooking gauntlets from Dimintheis.", "examine": "These gauntlets empower with a greater ability to cook fish.", "durability": null, - "name": "Cooking gauntlets", - "tradeable": "false", + "low_alchemy": "75000", + "high_alchemy": "75000", "destroy": "true", "weight": "0.2", + "equipment_slot": "9", + "destroy_message": "You can obtain another set of Cooking gauntlets from Dimintheis.", + "name": "Cooking gauntlets", + "tradeable": "false", "archery_ticket_price": "0", "id": "775", - "bonuses": "2,2,2,0,0,8,9,7,0,0,3,2,0,0,0", - "equipment_slot": "9" + "bonuses": "2,2,2,0,0,8,9,7,0,0,3,2,0,0,0" }, { "destroy_message": "You can obtain another set of Goldsmith gauntlets from Dimintheis.", "examine": "These gauntlets empower the bearer whilst making gold.", "durability": null, "name": "Goldsmith gauntlets", + "low_alchemy": "75000", "tradeable": "false", + "high_alchemy": "75000", "destroy": "true", "archery_ticket_price": "0", "id": "776", @@ -7010,7 +7603,9 @@ "examine": "These gauntlets empower spell casters.", "durability": null, "name": "Chaos gauntlets", + "low_alchemy": "75000", "tradeable": "false", + "high_alchemy": "75000", "destroy": "true", "archery_ticket_price": "0", "id": "777", @@ -7070,6 +7665,7 @@ "examine": "Perhaps I should read it and see what Glough is up to!", "durability": null, "name": "Glough's journal", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "785" }, @@ -7086,6 +7682,7 @@ "examine": "An order from the Karamja shipyard.", "durability": null, "name": "Lumber order", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "787" }, @@ -7164,6 +7761,7 @@ "examine": "A model of a Karamja warship", "durability": null, "name": "War ship", + "high_alchemy": "1", "weight": "0.01", "archery_ticket_price": "0", "id": "795" @@ -7173,6 +7771,8 @@ "ge_buy_limit": "1000", "examine": "A finely balanced throwing axe.", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7190,6 +7790,8 @@ "ge_buy_limit": "1000", "examine": "A finely balanced throwing axe.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "7", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7208,6 +7810,8 @@ "ge_buy_limit": "1000", "examine": "A finely balanced throwing axe.", "durability": null, + "low_alchemy": "15", + "high_alchemy": "22", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7226,6 +7830,8 @@ "ge_buy_limit": "1000", "examine": "A finely balanced throwing axe.", "durability": null, + "low_alchemy": "28", + "high_alchemy": "42", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7244,6 +7850,8 @@ "ge_buy_limit": "1000", "examine": "A finely balanced throwing axe.", "durability": null, + "low_alchemy": "104", + "high_alchemy": "157", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7263,6 +7871,8 @@ "examine": "A finely balanced throwing axe.", "has_special": "true", "durability": null, + "low_alchemy": "176", + "high_alchemy": "264", "attack_speed": "5", "weapon_interface": "18", "defence_anim": "424", @@ -7296,6 +7906,7 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an iron tip.", "durability": null, + "high_alchemy": "1", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7314,6 +7925,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a steel tip.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7332,6 +7945,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a mithril tip.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7350,6 +7965,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an adamantite tip.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "39", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7368,6 +7985,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a rune tip.", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7402,6 +8021,7 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an iron tip.", "durability": null, + "high_alchemy": "1", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7420,6 +8040,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a steel tip.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7438,6 +8060,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a mithril tip.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7456,6 +8080,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an adamantite tip.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "39", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7474,6 +8100,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a rune tip.", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -7514,6 +8142,8 @@ "durability": null, "name": "Iron dart tip", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "820" }, @@ -7525,6 +8155,8 @@ "durability": null, "name": "Steel dart tip", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "821" }, @@ -7536,6 +8168,8 @@ "durability": null, "name": "Mithril dart tip", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "822" }, @@ -7547,6 +8181,8 @@ "durability": null, "name": "Adamant dart tip", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "archery_ticket_price": "0", "id": "823" }, @@ -7558,6 +8194,8 @@ "durability": null, "name": "Rune dart tip", "tradeable": "true", + "low_alchemy": "70", + "high_alchemy": "105", "archery_ticket_price": "0", "id": "824" }, @@ -7566,6 +8204,8 @@ "ge_buy_limit": "1000", "examine": "A bronze-tipped javelin.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7583,6 +8223,8 @@ "ge_buy_limit": "1000", "examine": "An iron-tipped javelin.", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7601,6 +8243,8 @@ "ge_buy_limit": "1000", "examine": "A steel-tipped javelin.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "22", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7619,6 +8263,8 @@ "ge_buy_limit": "1000", "examine": "A mithril tipped javelin.", "durability": null, + "low_alchemy": "39", + "high_alchemy": "58", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7637,6 +8283,8 @@ "ge_buy_limit": "1000", "examine": "An adamant tipped javelin.", "durability": null, + "low_alchemy": "98", + "high_alchemy": "147", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7655,6 +8303,8 @@ "ge_buy_limit": "1000", "examine": "A rune tipped javelin.", "durability": null, + "low_alchemy": "249", + "high_alchemy": "374", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7672,6 +8322,8 @@ "ge_buy_limit": "1000", "examine": "A bronze-tipped javelin.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7689,6 +8341,8 @@ "ge_buy_limit": "1000", "examine": "An iron-tipped javelin.", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7707,6 +8361,8 @@ "ge_buy_limit": "1000", "examine": "A steel-tipped javelin.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "22", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7725,6 +8381,8 @@ "ge_buy_limit": "1000", "examine": "A mithril tipped javelin.", "durability": null, + "low_alchemy": "39", + "high_alchemy": "58", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7743,6 +8401,8 @@ "ge_buy_limit": "1000", "examine": "An adamant tipped javelin.", "durability": null, + "low_alchemy": "98", + "high_alchemy": "147", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7761,6 +8421,8 @@ "ge_buy_limit": "1000", "examine": "A rune tipped javelin.", "durability": null, + "low_alchemy": "249", + "high_alchemy": "374", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -7778,6 +8440,7 @@ "turn90cw_anim": "821", "examine": "This fires crossbow bolts.", "walk_anim": "4226", + "low_alchemy": "28", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -7794,6 +8457,7 @@ "bonuses": "0,0,0,0,6,0,0,0,0,0,0,0,0,0,0", "shop_price": "70", "durability": null, + "high_alchemy": "42", "weight": "8", "weapon_interface": "17", "render_anim": "175", @@ -7814,6 +8478,7 @@ "turn90cw_anim": "821", "examine": "A nice sturdy bow.", "walk_anim": "819", + "low_alchemy": "32", "turn90ccw_anim": "822", "attack_speed": "6", "two_handed": "true", @@ -7831,6 +8496,7 @@ "bonuses": "0,0,0,0,8,0,0,0,0,0,0,0,0,0,0", "shop_price": "80", "durability": null, + "high_alchemy": "48", "weight": "1.8", "weapon_interface": "16", "render_anim": "1", @@ -7851,6 +8517,7 @@ "turn90cw_anim": "821", "examine": "A shortbow made of wood.", "walk_anim": "819", + "low_alchemy": "20", "turn90ccw_anim": "822", "attack_speed": "4", "two_handed": "true", @@ -7868,6 +8535,7 @@ "bonuses": "0,0,0,0,8,0,0,0,0,0,0,0,0,0,0", "shop_price": "50", "durability": null, + "high_alchemy": "30", "weight": "1.33", "weapon_interface": "16", "render_anim": "1", @@ -7889,6 +8557,8 @@ "ge_buy_limit": "5000", "examine": "A shortbow made out of oak, still effective.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1.8", "attack_speed": "4", "two_handed": "true", @@ -7920,6 +8590,8 @@ "ge_buy_limit": "5000", "examine": "A nice sturdy bow made out of oak.", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", "weight": "2", "attack_speed": "6", "two_handed": "true", @@ -7951,6 +8623,8 @@ "ge_buy_limit": "5000", "examine": "A nice sturdy bow made out of willow.", "durability": null, + "low_alchemy": "128", + "high_alchemy": "192", "weight": "1.5", "attack_speed": "6", "two_handed": "true", @@ -7982,6 +8656,8 @@ "ge_buy_limit": "5000", "examine": "A shortbow made out of willow, still effective.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "attack_speed": "4", "two_handed": "true", @@ -8013,6 +8689,8 @@ "ge_buy_limit": "5000", "examine": "A nice sturdy bow made out of maple.", "durability": null, + "low_alchemy": "256", + "high_alchemy": "384", "weight": "1.8", "attack_speed": "6", "two_handed": "true", @@ -8045,6 +8723,8 @@ "ge_buy_limit": "5000", "examine": "A shortbow made out of maple, still effective.", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "weight": "1", "attack_speed": "4", "two_handed": "true", @@ -8077,6 +8757,8 @@ "ge_buy_limit": "5000", "examine": "A nice sturdy bow made out of yew.", "durability": null, + "low_alchemy": "512", + "high_alchemy": "768", "weight": "1.8", "attack_speed": "6", "two_handed": "true", @@ -8108,6 +8790,8 @@ "ge_buy_limit": "5000", "examine": "A shortbow made out of yew, still effective.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "weight": "1", "attack_speed": "4", "two_handed": "true", @@ -8141,6 +8825,8 @@ "examine": "A nice sturdy magical bow.", "has_special": "true", "durability": null, + "low_alchemy": "1024", + "high_alchemy": "1536", "weight": "1.8", "attack_speed": "6", "two_handed": "true", @@ -8174,6 +8860,8 @@ "examine": "Short and magical, but still effective.", "has_special": "true", "durability": null, + "low_alchemy": "640", + "high_alchemy": "960", "weight": "1.3", "attack_speed": "4", "two_handed": "true", @@ -8205,6 +8893,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8223,6 +8913,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8242,6 +8934,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "27", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8260,6 +8954,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "16", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8278,6 +8974,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8296,6 +8994,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "66", + "high_alchemy": "100", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8315,6 +9015,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "7", + "high_alchemy": "11", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8333,6 +9035,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8351,6 +9055,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8370,6 +9076,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "27", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8388,6 +9096,8 @@ "ge_buy_limit": "100", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "16", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8407,6 +9117,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "7", + "high_alchemy": "11", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8425,6 +9137,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8443,6 +9157,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "66", + "high_alchemy": "100", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -8460,27 +9176,31 @@ "shop_price": "3", "ge_buy_limit": "10000", "examine": "Bronze crossbow bolts.", - "grand_exchange_price": "12", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "12", "name": "Bronze bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "877", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "shop_price": "3", "ge_buy_limit": "10000", "examine": "Bronze crossbow bolts.", - "grand_exchange_price": "38", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "38", "name": "Bronze bolts(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "878", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "ge_buy_limit": "25000", @@ -8489,6 +9209,8 @@ "durability": null, "name": "Opal bolts", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "879", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,14", @@ -8498,191 +9220,219 @@ "requirements": "{4,26}", "ge_buy_limit": "25000", "examine": "Pearl tipped Iron crossbow bolts.", - "grand_exchange_price": "32", "durability": null, + "low_alchemy": "5", + "high_alchemy": "7", + "equipment_slot": "13", + "grand_exchange_price": "32", "name": "Pearl bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "880", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,48", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,48" }, { "shop_price": "80", "ge_buy_limit": "10000", "examine": "Great if you have a crossbow!", - "grand_exchange_price": "42", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "equipment_slot": "13", + "grand_exchange_price": "42", "name": "Barbed bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "881", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,12", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,12" }, { "shop_price": "7", "ge_buy_limit": "10000", "examine": "Arrows with bronze heads.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "2", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "10", "name": "Bronze arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "882", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7" }, { "shop_price": "7", "ge_buy_limit": "10000", "examine": "Arrows with bronze heads.", - "grand_exchange_price": "39", "durability": null, + "low_alchemy": "2", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "39", "name": "Bronze arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "883", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7" }, { "shop_price": "20", "ge_buy_limit": "10000", "examine": "Arrows with iron heads.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "10", "name": "Iron arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "884", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "shop_price": "20", "ge_buy_limit": "10000", "examine": "Arrows with iron heads.", - "grand_exchange_price": "41", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "41", "name": "Iron arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "885", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "requirements": "{4,5}", "shop_price": "46", "ge_buy_limit": "10000", "examine": "Arrows with steel heads.", - "grand_exchange_price": "25", "durability": null, + "low_alchemy": "18", + "high_alchemy": "27", + "equipment_slot": "13", + "grand_exchange_price": "25", "name": "Steel arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "886", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,5}", "shop_price": "46", "ge_buy_limit": "10000", "examine": "Arrows with steel heads.", - "grand_exchange_price": "69", "durability": null, + "low_alchemy": "18", + "high_alchemy": "27", + "equipment_slot": "13", + "grand_exchange_price": "69", "name": "Steel arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "887", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,20}", "shop_price": "76", "ge_buy_limit": "10000", "examine": "Arrows with mithril heads.", - "grand_exchange_price": "30", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "equipment_slot": "13", + "grand_exchange_price": "30", "name": "Mithril arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "888", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,20}", "shop_price": "76", "ge_buy_limit": "10000", "examine": "Arrows with mithril heads.", - "grand_exchange_price": "69", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "equipment_slot": "13", + "grand_exchange_price": "69", "name": "Mithril arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "889", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,30}", "shop_price": "172", "ge_buy_limit": "10000", "examine": "Arrows with adamantite heads.", - "grand_exchange_price": "111", "durability": null, + "low_alchemy": "68", + "high_alchemy": "103", + "equipment_slot": "13", + "grand_exchange_price": "111", "name": "Adamant arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "890", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,30}", "shop_price": "172", "ge_buy_limit": "10000", "examine": "Arrows with adamantite heads.", - "grand_exchange_price": "109", "durability": null, + "low_alchemy": "68", + "high_alchemy": "103", + "equipment_slot": "13", + "grand_exchange_price": "109", "name": "Adamant arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "891", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,40}", "shop_price": "510", "ge_buy_limit": "10000", "examine": "Arrows with rune heads.", - "grand_exchange_price": "212", "durability": null, + "low_alchemy": "204", + "high_alchemy": "306", + "equipment_slot": "13", + "grand_exchange_price": "212", "name": "Rune arrow", "tradeable": "true", "archery_ticket_price": "40", "id": "892", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "requirements": "{4,40}", "shop_price": "510", "ge_buy_limit": "10000", "examine": "Arrows with rune heads.", - "grand_exchange_price": "257", "durability": null, + "low_alchemy": "204", + "high_alchemy": "306", + "equipment_slot": "13", + "grand_exchange_price": "257", "name": "Rune arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "893", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "ge_buy_limit": "10000", @@ -8691,6 +9441,8 @@ "durability": null, "name": "Bronze fire arrows", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "942", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", @@ -8727,6 +9479,8 @@ "durability": null, "name": "Knife", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.4", "archery_ticket_price": "0", "id": "946" @@ -8748,6 +9502,8 @@ "durability": null, "name": "Bear fur", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "3", "archery_ticket_price": "0", "id": "948" @@ -8769,6 +9525,8 @@ "durability": null, "name": "Silk", "tradeable": "true", + "low_alchemy": "22", + "high_alchemy": "33", "weight": "1", "archery_ticket_price": "0", "id": "950" @@ -8790,6 +9548,8 @@ "durability": null, "name": "Spade", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1.8", "archery_ticket_price": "0", "id": "952" @@ -8811,6 +9571,8 @@ "durability": null, "name": "Rope", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1.3", "archery_ticket_price": "0", "id": "954" @@ -8828,6 +9590,7 @@ "examine": "Get your axes from Bob's Axes.", "durability": null, "name": "Flier", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "956" }, @@ -8839,6 +9602,8 @@ "durability": null, "name": "Grey wolf fur", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "3", "archery_ticket_price": "0", "id": "958" @@ -8860,6 +9625,8 @@ "durability": null, "name": "Plank", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.8", "archery_ticket_price": "0", "id": "960" @@ -8908,6 +9675,8 @@ "durability": null, "name": "Papyrus", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "970" }, @@ -8927,6 +9696,8 @@ "durability": null, "name": "Papyrus", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "972" }, @@ -8938,6 +9709,8 @@ "durability": null, "name": "Charcoal", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "27", "archery_ticket_price": "0", "id": "973" }, @@ -8955,6 +9728,8 @@ "ge_buy_limit": "100", "examine": "A jungle specific slashing device.", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", "weight": "1.3", "attack_speed": "5", "weapon_interface": "6", @@ -8991,6 +9766,8 @@ "durability": null, "name": "Disk of returning", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "2", "archery_ticket_price": "0", "id": "981" @@ -9135,6 +9912,7 @@ "durability": null, "name": "White apron", "tradeable": "true", + "high_alchemy": "1", "weight": "0.45", "archery_ticket_price": "0", "id": "1005", @@ -9153,15 +9931,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A bright red cape.", - "grand_exchange_price": "187", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "187", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1007", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9180,6 +9960,8 @@ "durability": null, "name": "Brass necklace", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "1009", "equipment_slot": "2" @@ -9197,15 +9979,16 @@ "shop_price": "2", "ge_buy_limit": "100", "examine": "Leg covering favored by women and wizards.", - "grand_exchange_price": "208", "durability": null, + "high_alchemy": "1", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "208", "name": "Blue skirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "1011", - "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9220,15 +10003,16 @@ "shop_price": "3", "ge_buy_limit": "100", "examine": "A ladies skirt.", - "grand_exchange_price": "216", "durability": null, + "high_alchemy": "1", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "216", "name": "Pink skirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "1013", - "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9243,15 +10027,16 @@ "shop_price": "2", "ge_buy_limit": "100", "examine": "Clothing favoured by women and dark wizards.", - "grand_exchange_price": "30", "durability": null, + "high_alchemy": "1", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "30", "name": "Black skirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "1015", - "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9266,15 +10051,17 @@ "shop_price": "2", "ge_buy_limit": "100", "examine": "A silly pointed hat.", - "grand_exchange_price": "280", "durability": null, + "low_alchemy": "0", + "high_alchemy": "1", + "equipment_slot": "0", + "grand_exchange_price": "280", "name": "Wizard hat", "tradeable": "true", "archery_ticket_price": "0", "hat": "true", "id": "1017", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9289,15 +10076,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A warm black cape.", - "grand_exchange_price": "209", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "209", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1019", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9313,15 +10102,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A thick blue cape.", - "grand_exchange_price": "504", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "504", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1021", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9337,15 +10128,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A thick yellow cape.", - "grand_exchange_price": "439", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "439", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1023", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9365,6 +10158,8 @@ "durability": null, "name": "Eyepatch", "tradeable": "true", + "low_alchemy": "0", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1025", "equipment_slot": "0" @@ -9382,15 +10177,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A thick green cape.", - "grand_exchange_price": "1061", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1061", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1027", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9406,15 +10203,17 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A thick purple cape.", - "grand_exchange_price": "955", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "955", "name": "Cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "1029", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9431,6 +10230,8 @@ "ge_buy_limit": "100", "examine": "A thick orange cape.", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "destroy": "true", "weight": "0.4", "equipment_slot": "1", @@ -9454,15 +10255,17 @@ "shop_price": "30", "ge_buy_limit": "2", "examine": "A robe worn by worshippers of Zamorak.", - "grand_exchange_price": "2481", "durability": null, + "low_alchemy": "12", + "high_alchemy": "18", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "2481", "name": "Zamorak robe", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "1033", - "bonuses": "0,0,0,2,0,0,0,0,3,0,0,0,3,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,2,0,0,0,0,3,0,0,0,3,0,0" }, { "ge_buy_limit": "2", @@ -9478,6 +10281,8 @@ "ge_buy_limit": "2", "examine": "A robe worn by worshippers of Zamorak.", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", "weight": "0.9", "equipment_slot": "4", "remove_sleeves": "true", @@ -9498,31 +10303,35 @@ "id": "1036" }, { - "destroy_message": "You can get a replacement from Diango.", "shop_price": "1", "examine": "A rabbit-like adornment.", "durability": null, - "name": "Bunny ears", - "tradeable": "false", + "low_alchemy": "0", + "high_alchemy": "0", "destroy": "true", "weight": "0.2", + "equipment_slot": "0", + "destroy_message": "You can get a replacement from Diango.", + "name": "Bunny ears", + "tradeable": "false", "archery_ticket_price": "0", - "id": "1037", - "equipment_slot": "0" + "id": "1037" }, { - "lendable": "true", "shop_price": "1", "ge_buy_limit": "2", "examine": "A nice hat from a cracker.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "0", + "high_alchemy": "0", + "weight": "0.05", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "10", "name": "Red partyhat", "tradeable": "true", - "weight": "0.05", "archery_ticket_price": "0", - "id": "1038", - "equipment_slot": "0" + "id": "1038" }, { "ge_buy_limit": "2", @@ -9653,6 +10462,8 @@ "ge_buy_limit": "2", "examine": "It's a Santa hat.", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", "weight": "0.1", "equipment_slot": "0", "lendable": "true", @@ -9677,6 +10488,8 @@ "examine": "The cape worn by members of the Legends Guild.", "durability": null, "name": "Cape of legends", + "low_alchemy": "180", + "high_alchemy": "270", "weight": "1.8", "archery_ticket_price": "0", "id": "1052", @@ -9689,6 +10502,8 @@ "ge_buy_limit": "2", "examine": "Aaaarrrghhh ... I'm a monster.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "remove_beard": "true", "equipment_slot": "0", "lendable": "true", @@ -9713,6 +10528,8 @@ "ge_buy_limit": "2", "examine": "Aaaarrrghhh ... I'm a monster.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "remove_beard": "true", "equipment_slot": "0", "lendable": "true", @@ -9737,6 +10554,8 @@ "ge_buy_limit": "2", "examine": "Aaaarrrghhh ... I'm a monster.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "remove_beard": "true", "equipment_slot": "0", "lendable": "true", @@ -9759,15 +10578,17 @@ "shop_price": "6", "ge_buy_limit": "5000", "examine": "These will keep my hands warm!", - "grand_exchange_price": "12", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "0.23", + "equipment_slot": "9", + "grand_exchange_price": "12", "name": "Leather gloves", "tradeable": "true", - "weight": "0.23", "archery_ticket_price": "0", "id": "1059", - "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -9782,15 +10603,17 @@ "shop_price": "6", "ge_buy_limit": "5000", "examine": "Comfortable leather boots.", - "grand_exchange_price": "144", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "0.34", + "equipment_slot": "10", + "grand_exchange_price": "144", "name": "Leather boots", "tradeable": "true", - "weight": "0.34", "archery_ticket_price": "0", "id": "1061", - "bonuses": "0,0,0,0,0,0,1,1,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,1,1,0,0,0,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -9805,15 +10628,17 @@ "shop_price": "18", "ge_buy_limit": "5000", "examine": "Better than no armour!", - "grand_exchange_price": "13", "durability": null, + "low_alchemy": "7", + "high_alchemy": "10", + "weight": "0.22", + "equipment_slot": "9", + "grand_exchange_price": "13", "name": "Leather vambraces", "tradeable": "true", - "weight": "0.22", "archery_ticket_price": "0", "id": "1063", - "bonuses": "0,0,0,0,4,2,2,1,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,4,2,2,1,0,0,0,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -9830,6 +10655,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "0.28", "equipment_slot": "9", "lendable": "true", @@ -9854,6 +10681,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "112", + "high_alchemy": "168", "weight": "9", "absorb": "1,0,1", "equipment_slot": "7", @@ -9879,6 +10708,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "9", "absorb": "1,0,1", "equipment_slot": "7", @@ -9904,6 +10735,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "1040", + "high_alchemy": "1560", "weight": "7.7", "absorb": "1,0,2", "equipment_slot": "7", @@ -9929,6 +10762,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "10", "absorb": "1,0,3", "equipment_slot": "7", @@ -9952,15 +10787,17 @@ "shop_price": "80", "ge_buy_limit": "100", "examine": "These look pretty heavy.", - "grand_exchange_price": "34", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", + "weight": "9", + "equipment_slot": "7", + "grand_exchange_price": "34", "name": "Bronze platelegs", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", "id": "1075", - "bonuses": "0,0,0,-21,-7,8,7,6,-4,7,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,8,7,6,-4,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -9977,6 +10814,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", "weight": "9", "absorb": "1,0,2", "equipment_slot": "7", @@ -10002,6 +10841,8 @@ "ge_buy_limit": "100", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -10026,15 +10867,17 @@ "shop_price": "280", "ge_buy_limit": "100", "examine": "Designer leg protection.", - "grand_exchange_price": "86", "durability": null, + "low_alchemy": "112", + "high_alchemy": "168", + "weight": "8.1", + "equipment_slot": "7", + "grand_exchange_price": "86", "name": "Iron plateskirt", "tradeable": "true", - "weight": "8.1", "archery_ticket_price": "0", "id": "1081", - "bonuses": "0,0,0,-21,-7,11,10,10,-4,10,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,11,10,10,-4,10,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -10051,6 +10894,8 @@ "ge_buy_limit": "100", "examine": "Designer leg protection.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "8.1", "equipment_slot": "7", "grand_exchange_price": "514", @@ -10075,6 +10920,8 @@ "ge_buy_limit": "100", "examine": "Designer leg protection.", "durability": null, + "low_alchemy": "1040", + "high_alchemy": "1560", "weight": "7.2", "absorb": "1,0,2", "equipment_slot": "7", @@ -10098,15 +10945,17 @@ "shop_price": "80", "ge_buy_limit": "100", "examine": "Designer leg protection.", - "grand_exchange_price": "113", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", + "weight": "8.1", + "equipment_slot": "7", + "grand_exchange_price": "113", "name": "Bronze plateskirt", "tradeable": "true", - "weight": "8.1", "archery_ticket_price": "0", "id": "1087", - "bonuses": "0,0,0,-21,-7,8,7,6,-4,7,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,8,7,6,-4,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -10123,6 +10972,8 @@ "ge_buy_limit": "100", "examine": "Designer leg protection.", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", "weight": "8", "absorb": "1,0,2", "equipment_slot": "7", @@ -10148,6 +10999,8 @@ "ge_buy_limit": "100", "examine": "Designer leg protection.", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "9", "absorb": "1,0,3", "equipment_slot": "7", @@ -10173,6 +11026,8 @@ "ge_buy_limit": "100", "examine": "Designer leg protection.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "8", "absorb": "2,0,4", "equipment_slot": "7", @@ -10197,15 +11052,17 @@ "shop_price": "23", "ge_buy_limit": "5000", "examine": "Better than no armour!", - "grand_exchange_price": "5", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "3", + "equipment_slot": "7", + "grand_exchange_price": "5", "name": "Leather chaps", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "1095", - "bonuses": "0,0,0,0,4,2,2,1,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,4,2,2,1,0,0,0,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -10222,6 +11079,8 @@ "ge_buy_limit": "1000", "examine": "Those studs should provide a bit more protection.", "durability": null, + "low_alchemy": "300", + "high_alchemy": "450", "weight": "4.5", "absorb": "0,2,1", "equipment_slot": "7", @@ -10247,6 +11106,8 @@ "ge_buy_limit": "5000", "examine": "100% real dragonhide.", "durability": null, + "low_alchemy": "1560", + "high_alchemy": "2340", "weight": "5.4", "absorb": "0,4,2", "equipment_slot": "7", @@ -10271,15 +11132,17 @@ "shop_price": "210", "ge_buy_limit": "100", "examine": "A series of connected metal rings.", - "grand_exchange_price": "76", "durability": null, + "low_alchemy": "84", + "high_alchemy": "126", + "weight": "6.8", + "equipment_slot": "4", + "grand_exchange_price": "76", "name": "Iron chainbody", "tradeable": "true", - "weight": "6.8", "archery_ticket_price": "0", "id": "1101", - "bonuses": "0,0,0,-15,0,10,15,19,-3,12,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,0,10,15,19,-3,12,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -10294,15 +11157,17 @@ "shop_price": "60", "ge_buy_limit": "100", "examine": "A series of connected metal rings.", - "grand_exchange_price": "37", "durability": null, + "low_alchemy": "24", + "high_alchemy": "36", + "weight": "6.8", + "equipment_slot": "4", + "grand_exchange_price": "37", "name": "Bronze chainbody", "tradeable": "true", - "weight": "6.8", "archery_ticket_price": "0", "id": "1103", - "bonuses": "0,0,0,-15,0,7,11,13,-3,9,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,0,7,11,13,-3,9,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -10319,6 +11184,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "300", + "high_alchemy": "450", "weight": "6", "equipment_slot": "4", "grand_exchange_price": "265", @@ -10343,6 +11210,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "576", + "high_alchemy": "864", "weight": "6.8", "absorb": "1,0,2", "equipment_slot": "4", @@ -10368,6 +11237,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "780", + "high_alchemy": "1170", "weight": "5.8", "absorb": "1,0,3", "equipment_slot": "4", @@ -10393,6 +11264,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "1920", + "high_alchemy": "2880", "weight": "7.7", "absorb": "2,0,4", "equipment_slot": "4", @@ -10418,6 +11291,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6.8", "absorb": "3,0,6", "equipment_slot": "4", @@ -10443,6 +11318,8 @@ "ge_buy_limit": "500", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", "weight": "9.95", "equipment_slot": "4", "remove_sleeves": "true", @@ -10467,6 +11344,8 @@ "ge_buy_limit": "500", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", "weight": "9.5", "equipment_slot": "4", "remove_sleeves": "true", @@ -10492,6 +11371,8 @@ "ge_buy_limit": "500", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "9.9", "equipment_slot": "4", "remove_sleeves": "true", @@ -10517,6 +11398,8 @@ "ge_buy_limit": "500", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "2080", + "high_alchemy": "3120", "weight": "8.6", "absorb": "1,0,3", "equipment_slot": "4", @@ -10543,6 +11426,8 @@ "ge_buy_limit": "500", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "6656", + "high_alchemy": "9984", "weight": "11", "absorb": "2,0,4", "equipment_slot": "4", @@ -10569,6 +11454,8 @@ "ge_buy_limit": "500", "examine": "Provides Excellent protection.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "9.9", "absorb": "1,0,2", "equipment_slot": "4", @@ -10595,6 +11482,8 @@ "ge_buy_limit": "100", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.9", "absorb": "3,0,6", "equipment_slot": "4", @@ -10620,15 +11509,17 @@ "shop_price": "20", "ge_buy_limit": "1000", "examine": "Better than no armour!", - "grand_exchange_price": "34", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "2.7", + "equipment_slot": "4", + "grand_exchange_price": "34", "name": "Leather body", "tradeable": "true", - "weight": "2.7", "archery_ticket_price": "0", "id": "1129", - "bonuses": "0,0,0,-2,2,8,9,10,4,9,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-2,2,8,9,10,4,9,5,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -10645,6 +11536,8 @@ "ge_buy_limit": "1000", "examine": "Harder than normal leather.", "durability": null, + "low_alchemy": "68", + "high_alchemy": "102", "weight": "3.6", "absorb": "0,2,1", "equipment_slot": "4", @@ -10670,6 +11563,8 @@ "ge_buy_limit": "1000", "examine": "These studs should provide a bit more protection.", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", "weight": "5", "absorb": "0,3,1", "equipment_slot": "4", @@ -10695,6 +11590,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "3120", + "high_alchemy": "4680", "weight": "6.8", "absorb": "0,6,3", "equipment_slot": "4", @@ -10721,6 +11618,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "33", + "high_alchemy": "50", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "22", @@ -10745,6 +11644,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "9", + "high_alchemy": "14", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "39", @@ -10770,6 +11671,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "52", @@ -10795,6 +11698,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "312", + "high_alchemy": "468", "weight": "1.3", "equipment_slot": "0", "grand_exchange_price": "272", @@ -10820,6 +11725,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", "weight": "1.8", "absorb": "1,0,2", "equipment_slot": "0", @@ -10846,6 +11753,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "7680", + "high_alchemy": "11520", "weight": "1.8", "absorb": "1,0,3", "equipment_slot": "0", @@ -10872,6 +11781,8 @@ "ge_buy_limit": "100", "examine": "Makes the wearer pretty intimidating.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "weight": "1.3", "absorb": "2,0,4", "equipment_slot": "0", @@ -10899,6 +11810,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "230", + "high_alchemy": "345", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "242", @@ -10923,6 +11836,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "61", + "high_alchemy": "92", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -10948,6 +11863,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "17", + "high_alchemy": "26", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -10974,6 +11891,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "220", + "high_alchemy": "330", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -11000,6 +11919,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "572", + "high_alchemy": "858", "weight": "2.2", "remove_beard": "true", "equipment_slot": "0", @@ -11026,6 +11947,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "2.7", "absorb": "1,0,2", "remove_beard": "true", @@ -11052,6 +11975,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "remove_beard": "true", @@ -11080,6 +12005,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "548", + "high_alchemy": "823", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -11105,6 +12032,8 @@ "ge_buy_limit": "5000", "examine": "Better than no armour!", "durability": null, + "low_alchemy": "9", + "high_alchemy": "14", "weight": "0.9", "equipment_slot": "0", "grand_exchange_price": "9", @@ -11130,6 +12059,8 @@ "ge_buy_limit": "5000", "examine": "Light weight head protection.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.9", "equipment_slot": "0", "grand_exchange_price": "56", @@ -11152,14 +12083,16 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "A solid wooden shield.", - "grand_exchange_price": "483", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "5", + "grand_exchange_price": "483", "name": "Wooden shield", "tradeable": "true", "archery_ticket_price": "0", "id": "1171", - "bonuses": "0,0,0,0,0,4,5,3,1,4,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,0,0,4,5,3,1,4,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -11174,15 +12107,17 @@ "shop_price": "48", "ge_buy_limit": "100", "examine": "A medium square shield.", - "grand_exchange_price": "12", "durability": null, + "low_alchemy": "19", + "high_alchemy": "28", + "weight": "3", + "equipment_slot": "5", + "grand_exchange_price": "12", "name": "Bronze sq shield", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "1173", - "bonuses": "0,0,0,-6,-2,5,6,4,0,5,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-6,-2,5,6,4,0,5,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -11197,15 +12132,17 @@ "shop_price": "168", "ge_buy_limit": "100", "examine": "A medium square shield.", - "grand_exchange_price": "39", "durability": null, + "low_alchemy": "67", + "high_alchemy": "100", + "weight": "3.6", + "equipment_slot": "5", + "grand_exchange_price": "39", "name": "Iron sq shield", "tradeable": "true", - "weight": "3.6", "archery_ticket_price": "0", "id": "1175", - "bonuses": "0,0,0,-6,-2,8,9,7,0,8,1,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-6,-2,8,9,7,0,8,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -11222,6 +12159,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "240", + "high_alchemy": "360", "weight": "3", "equipment_slot": "5", "grand_exchange_price": "185", @@ -11246,6 +12185,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "460", + "high_alchemy": "691", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -11271,6 +12212,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "624", + "high_alchemy": "936", "weight": "3.1", "absorb": "2,0,4", "equipment_slot": "5", @@ -11295,6 +12238,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "4", "absorb": "3,0,6", "equipment_slot": "5", @@ -11319,6 +12264,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "15360", + "high_alchemy": "23040", "weight": "3.64", "absorb": "3,0,7", "equipment_slot": "5", @@ -11344,6 +12291,8 @@ "ge_buy_limit": "10", "examine": "An ancient and powerful looking Dragon Square shield.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "weight": "3", "absorb": "5,0,11", "equipment_slot": "5", @@ -11368,15 +12317,17 @@ "shop_price": "86", "ge_buy_limit": "100", "examine": "A large metal shield.", - "grand_exchange_price": "18", "durability": null, + "low_alchemy": "27", + "high_alchemy": "40", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "18", "name": "Bronze kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "1189", - "bonuses": "0,0,0,-8,-2,5,7,6,-1,6,1,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,5,7,6,-1,6,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -11391,15 +12342,17 @@ "shop_price": "233", "ge_buy_limit": "100", "examine": "A large metal shield.", - "grand_exchange_price": "57", "durability": null, + "low_alchemy": "95", + "high_alchemy": "142", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "57", "name": "Iron kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "1191", - "bonuses": "0,0,0,-8,-2,8,10,9,-1,9,2,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,8,10,9,-1,9,2,0,0,0,0" }, { "ge_buy_limit": "100", @@ -11416,6 +12369,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", "weight": "5.4", "equipment_slot": "5", "grand_exchange_price": "354", @@ -11440,6 +12395,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "848", + "high_alchemy": "1272", "weight": "5.4", "absorb": "1,0,2", "equipment_slot": "5", @@ -11464,6 +12421,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "884", + "high_alchemy": "1326", "weight": "4.5", "absorb": "2,0,4", "equipment_slot": "5", @@ -11488,6 +12447,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5.8", "absorb": "3,0,6", "equipment_slot": "5", @@ -11512,6 +12473,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5.4", "absorb": "3,0,7", "equipment_slot": "5", @@ -11537,6 +12500,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11566,6 +12531,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11596,6 +12563,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11626,6 +12595,8 @@ "ge_buy_limit": "100", "examine": "A dangerous dagger.", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "0.3", "attack_speed": "4", "weapon_interface": "5", @@ -11656,6 +12627,8 @@ "ge_buy_limit": "100", "examine": "Short and deadly.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11686,6 +12659,8 @@ "ge_buy_limit": "100", "examine": "A powerful dagger.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11718,6 +12693,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11749,6 +12726,8 @@ "ge_buy_limit": "100", "examine": "A vicious black dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11778,6 +12757,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11807,6 +12788,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11837,6 +12820,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11867,6 +12852,8 @@ "ge_buy_limit": "100", "examine": "A dangerous dagger.", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "0.3", "attack_speed": "4", "weapon_interface": "5", @@ -11897,6 +12884,8 @@ "ge_buy_limit": "100", "examine": "Short and deadly.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11927,6 +12916,8 @@ "ge_buy_limit": "100", "examine": "A powerful dagger.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11959,6 +12950,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -11990,6 +12983,8 @@ "ge_buy_limit": "100", "examine": "A vicious black dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -12032,6 +13027,7 @@ "turn90cw_anim": "1207", "examine": "A bronze tipped spear.", "walk_anim": "1205", + "low_alchemy": "10", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12049,6 +13045,7 @@ "bonuses": "5,5,5,0,0,1,1,0,0,0,0,6,0,0,0", "shop_price": "26", "durability": null, + "high_alchemy": "15", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -12068,26 +13065,28 @@ "turn90cw_anim": "1207", "examine": "An iron tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "36", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "428,2081,429,428", "grand_exchange_price": "209", "stand_anim": "813", "tradeable": "true", - "name": "Iron spear", "run_anim": "1210", "archery_ticket_price": "0", "id": "1239", "stand_turn_anim": "1209", - "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0" + "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0", + "durability": null, + "high_alchemy": "54", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Iron spear" }, { "ge_buy_limit": "100", @@ -12103,6 +13102,7 @@ "turn90cw_anim": "1207", "examine": "A steel tipped spear.", "walk_anim": "1205", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12120,6 +13120,7 @@ "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0", "requirements": "{0,5}", "durability": null, + "high_alchemy": "195", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -12139,6 +13140,7 @@ "turn90cw_anim": "1207", "examine": "A mithril tipped spear.", "walk_anim": "1205", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12156,6 +13158,7 @@ "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0", "requirements": "{0,20}", "durability": null, + "high_alchemy": "507", "weight": "1.8", "weapon_interface": "14", "render_anim": "28", @@ -12175,6 +13178,7 @@ "turn90cw_anim": "1207", "examine": "An adamant tipped spear.", "walk_anim": "1205", + "low_alchemy": "832", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12192,6 +13196,7 @@ "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0", "requirements": "{0,30}", "durability": null, + "high_alchemy": "1248", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -12211,6 +13216,7 @@ "turn90cw_anim": "1207", "examine": "A rune tipped spear.", "walk_anim": "1205", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12228,6 +13234,7 @@ "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0", "requirements": "{0,40}", "durability": null, + "high_alchemy": "12480", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -12249,6 +13256,7 @@ "examine": "A dragon tipped spear.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "24960", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12266,6 +13274,7 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "37440", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -12287,26 +13296,28 @@ "turn90cw_anim": "1207", "examine": "A bronze tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "10", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "428,2081,429,428", "grand_exchange_price": "389", "stand_anim": "813", "tradeable": "true", - "name": "Bronze spear(p)", "run_anim": "1210", "archery_ticket_price": "0", "id": "1251", "stand_turn_anim": "1209", - "bonuses": "5,5,5,0,0,1,1,0,0,0,0,6,0,0,0" + "bonuses": "5,5,5,0,0,1,1,0,0,0,0,6,0,0,0", + "durability": null, + "high_alchemy": "15", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Bronze spear(p)" }, { "ge_buy_limit": "100", @@ -12322,26 +13333,28 @@ "turn90cw_anim": "1207", "examine": "An iron tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "36", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "428,2081,429,428", "grand_exchange_price": "212", "stand_anim": "813", "tradeable": "true", - "name": "Iron spear(p)", "run_anim": "1210", "archery_ticket_price": "0", "id": "1253", "stand_turn_anim": "1209", - "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0" + "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0", + "durability": null, + "high_alchemy": "54", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Iron spear(p)" }, { "ge_buy_limit": "100", @@ -12353,30 +13366,32 @@ "id": "1254" }, { - "requirements": "{0,5}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A steel tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "428,2081,429,428", "grand_exchange_price": "136", "stand_anim": "813", "tradeable": "true", - "name": "Steel spear(p)", "run_anim": "1210", "archery_ticket_price": "0", "id": "1255", "stand_turn_anim": "1209", - "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0" + "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0", + "requirements": "{0,5}", + "durability": null, + "high_alchemy": "195", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Steel spear(p)" }, { "ge_buy_limit": "100", @@ -12392,6 +13407,7 @@ "turn90cw_anim": "1207", "examine": "A mithril tipped spear.", "walk_anim": "1205", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12409,6 +13425,7 @@ "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0", "requirements": "{0,20}", "durability": null, + "high_alchemy": "507", "weight": "1.8", "weapon_interface": "14", "render_anim": "28", @@ -12428,6 +13445,7 @@ "turn90cw_anim": "1207", "examine": "An adamant tipped spear.", "walk_anim": "1205", + "low_alchemy": "832", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12445,6 +13463,7 @@ "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0", "requirements": "{0,30}", "durability": null, + "high_alchemy": "1248", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -12464,6 +13483,7 @@ "turn90cw_anim": "1207", "examine": "A rune tipped spear.", "walk_anim": "1205", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12481,6 +13501,7 @@ "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0", "requirements": "{0,40}", "durability": null, + "high_alchemy": "12480", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -12502,6 +13523,7 @@ "examine": "A dragon tipped spear.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "24960", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -12519,6 +13541,7 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "37440", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -12567,6 +13590,8 @@ "ge_buy_limit": "100", "examine": "Used for mining.", "durability": null, + "low_alchemy": "56", + "high_alchemy": "84", "weight": "2.25", "attack_speed": "5", "weapon_interface": "4", @@ -12596,6 +13621,8 @@ "ge_buy_limit": "100", "examine": "Used for mining.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2.25", "attack_speed": "5", "weapon_interface": "4", @@ -12625,6 +13652,8 @@ "ge_buy_limit": "100", "examine": "Used for mining.", "durability": null, + "low_alchemy": "1280", + "high_alchemy": "1920", "weight": "2.7", "attack_speed": "5", "weapon_interface": "4", @@ -12654,6 +13683,8 @@ "ge_buy_limit": "100", "examine": "Used for mining.", "durability": null, + "low_alchemy": "520", + "high_alchemy": "780", "weight": "1.8", "attack_speed": "5", "weapon_interface": "4", @@ -12683,6 +13714,8 @@ "ge_buy_limit": "100", "examine": "Used for mining.", "durability": null, + "low_alchemy": "12800", + "high_alchemy": "19200", "weight": "2.2", "attack_speed": "5", "weapon_interface": "4", @@ -12712,6 +13745,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "10", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12728,6 +13762,7 @@ "bonuses": "4,3,-2,0,0,0,2,1,0,0,0,5,0,0,0", "shop_price": "33", "durability": null, + "high_alchemy": "15", "weight": "1", "weapon_interface": "5", "render_anim": "1381", @@ -12748,6 +13783,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "36", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12764,6 +13800,7 @@ "bonuses": "6,4,-2,0,0,0,2,1,0,0,0,7,0,0,0", "shop_price": "91", "durability": null, + "high_alchemy": "54", "weight": "1.8", "weapon_interface": "5", "render_anim": "1381", @@ -12784,6 +13821,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12801,6 +13839,7 @@ "requirements": "{0,5}", "shop_price": "412", "durability": null, + "high_alchemy": "195", "weight": "1", "weapon_interface": "5", "render_anim": "1381", @@ -12821,6 +13860,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "249", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12838,6 +13878,7 @@ "requirements": "{0,10}", "shop_price": "624", "durability": null, + "high_alchemy": "374", "weight": "1", "weapon_interface": "5", "render_anim": "1381", @@ -12858,6 +13899,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12875,6 +13917,7 @@ "requirements": "{0,20}", "shop_price": "266", "durability": null, + "high_alchemy": "507", "weight": "1.5", "weapon_interface": "5", "render_anim": "1381", @@ -12895,6 +13938,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "832", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12912,6 +13956,7 @@ "requirements": "{0,30}", "shop_price": "2080", "durability": null, + "high_alchemy": "1248", "weight": "1", "weapon_interface": "5", "render_anim": "1381", @@ -12932,6 +13977,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -12949,6 +13995,7 @@ "requirements": "{0,40}", "shop_price": "20800", "durability": null, + "high_alchemy": "12480", "weight": "1.8", "weapon_interface": "5", "render_anim": "1381", @@ -12970,6 +14017,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "16", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -12986,6 +14034,7 @@ "bonuses": "4,5,-2,0,0,0,3,2,0,0,0,7,0,0,0", "shop_price": "23", "durability": null, + "high_alchemy": "24", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13006,6 +14055,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "56", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13022,6 +14072,7 @@ "bonuses": "6,8,-2,0,0,0,3,2,0,0,0,10,0,0,0", "shop_price": "177", "durability": null, + "high_alchemy": "84", "weight": "2", "weapon_interface": "6", "render_anim": "1", @@ -13042,6 +14093,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "200", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13059,6 +14111,7 @@ "requirements": "{0,5}", "shop_price": "500", "durability": null, + "high_alchemy": "300", "weight": "2", "weapon_interface": "6", "render_anim": "1", @@ -13079,6 +14132,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "384", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13096,6 +14150,7 @@ "requirements": "{0,10}", "shop_price": "960", "durability": null, + "high_alchemy": "576", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13116,6 +14171,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "520", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13133,6 +14189,7 @@ "requirements": "{0,20}", "shop_price": "1074", "durability": null, + "high_alchemy": "780", "weight": "1.5", "weapon_interface": "6", "render_anim": "1", @@ -13153,6 +14210,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "1280", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13170,6 +14228,7 @@ "requirements": "{0,30}", "shop_price": "3200", "durability": null, + "high_alchemy": "1920", "weight": "2", "weapon_interface": "6", "render_anim": "1", @@ -13190,6 +14249,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword", "walk_anim": "819", + "low_alchemy": "12800", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13207,6 +14267,7 @@ "requirements": "{0,40}", "shop_price": "32000", "durability": null, + "high_alchemy": "19200", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13229,6 +14290,7 @@ "examine": "A very powerful sword.", "walk_anim": "1146", "has_special": "true", + "low_alchemy": "40000", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -13246,6 +14308,7 @@ "requirements": "{0,60}", "shop_price": "100000", "durability": null, + "high_alchemy": "60000", "weight": "1.8", "weapon_interface": "6", "render_anim": "1426", @@ -13267,6 +14330,7 @@ "turn90cw_anim": "7044", "examine": "A two-handed sword.", "walk_anim": "7046", + "low_alchemy": "32", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13284,6 +14348,7 @@ "bonuses": "-4,9,8,-4,0,0,0,0,0,-1,0,10,0,0,0", "shop_price": "160", "durability": null, + "high_alchemy": "48", "weight": "3.6", "weapon_interface": "7", "render_anim": "124", @@ -13304,6 +14369,7 @@ "turn90cw_anim": "7044", "examine": "A two handed sword.", "walk_anim": "7046", + "low_alchemy": "112", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13321,6 +14387,7 @@ "bonuses": "-4,13,10,-4,0,0,0,0,0,-1,0,14,0,0,0", "shop_price": "260", "durability": null, + "high_alchemy": "168", "weight": "3.6", "weapon_interface": "7", "render_anim": "124", @@ -13341,6 +14408,7 @@ "turn90cw_anim": "7044", "examine": "A two handed sword.", "walk_anim": "7046", + "low_alchemy": "400", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13359,6 +14427,7 @@ "requirements": "{0,5}", "shop_price": "1000", "durability": null, + "high_alchemy": "600", "weight": "3", "weapon_interface": "7", "render_anim": "124", @@ -13379,6 +14448,7 @@ "turn90cw_anim": "7044", "examine": "A two-handed sword.", "walk_anim": "7046", + "low_alchemy": "768", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13397,6 +14467,7 @@ "requirements": "{0,10}", "shop_price": "2400", "durability": null, + "high_alchemy": "1152", "weight": "3.6", "weapon_interface": "7", "render_anim": "124", @@ -13417,6 +14488,7 @@ "turn90cw_anim": "7044", "examine": "A two-handed sword.", "walk_anim": "7046", + "low_alchemy": "1040", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13435,6 +14507,7 @@ "requirements": "{0,20}", "shop_price": "3000", "durability": null, + "high_alchemy": "1560", "weight": "3.1", "weapon_interface": "7", "render_anim": "124", @@ -13455,6 +14528,7 @@ "turn90cw_anim": "7044", "examine": "A two-handed sword.", "walk_anim": "7046", + "low_alchemy": "2560", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13473,6 +14547,7 @@ "requirements": "{0,30}", "shop_price": "6400", "durability": null, + "high_alchemy": "3840", "weight": "4", "weapon_interface": "7", "render_anim": "124", @@ -13493,6 +14568,7 @@ "turn90cw_anim": "7044", "examine": "A two handed sword.", "walk_anim": "7046", + "low_alchemy": "25600", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -13511,6 +14587,7 @@ "requirements": "{0,40}", "shop_price": "40000", "durability": null, + "high_alchemy": "38400", "weight": "3.6", "weapon_interface": "7", "render_anim": "124", @@ -13532,6 +14609,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "12", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13548,6 +14626,7 @@ "bonuses": "1,7,-2,0,0,0,1,0,0,0,0,6,0,0,0", "shop_price": "40", "durability": null, + "high_alchemy": "18", "weight": "1", "weapon_interface": "6", "render_anim": "1", @@ -13568,6 +14647,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "44", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13584,6 +14664,7 @@ "bonuses": "2,10,-2,0,0,0,1,0,0,0,0,9,0,0,0", "shop_price": "112", "durability": null, + "high_alchemy": "67", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13604,6 +14685,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "160", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13621,6 +14703,7 @@ "requirements": "{0,5}", "shop_price": "400", "durability": null, + "high_alchemy": "240", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13641,6 +14724,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "307", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13657,6 +14741,7 @@ "bonuses": "4,19,-2,0,0,0,1,0,0,0,0,14,0,0,0", "requirements": "{0,10}", "durability": null, + "high_alchemy": "460", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13677,6 +14762,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "416", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13694,6 +14780,7 @@ "requirements": "{0,20}", "shop_price": "1040", "durability": null, + "high_alchemy": "624", "weight": "1.5", "weapon_interface": "6", "render_anim": "1", @@ -13714,6 +14801,7 @@ "turn90cw_anim": "821", "examine": "A viciously curved sword", "walk_anim": "819", + "low_alchemy": "1024", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13731,6 +14819,7 @@ "requirements": "{0,30}", "shop_price": "2304", "durability": null, + "high_alchemy": "1536", "weight": "2", "weapon_interface": "6", "render_anim": "1", @@ -13751,6 +14840,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "10240", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -13767,6 +14857,7 @@ "bonuses": "7,45,-2,0,0,0,1,0,0,0,0,44,0,0,0", "requirements": "{0,40}", "durability": null, + "high_alchemy": "15360", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -13788,6 +14879,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "89", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13804,6 +14896,7 @@ "bonuses": "-4,-4,11,-4,0,0,0,0,0,0,0,9,0,0,0", "shop_price": "224", "durability": null, + "high_alchemy": "134", "weight": "1.8", "weapon_interface": "10", "render_anim": "1430", @@ -13824,6 +14917,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "24", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13840,6 +14934,7 @@ "bonuses": "-4,-4,10,-4,0,0,0,0,0,0,0,8,0,0,0", "shop_price": "59", "durability": null, + "high_alchemy": "36", "weight": "1", "weapon_interface": "10", "render_anim": "1430", @@ -13860,6 +14955,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "256", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13877,6 +14973,7 @@ "requirements": "{0,5}", "shop_price": "832", "durability": null, + "high_alchemy": "384", "weight": "1", "weapon_interface": "10", "render_anim": "1430", @@ -13897,6 +14994,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "509", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13914,6 +15012,7 @@ "requirements": "{0,10}", "shop_price": "1274", "durability": null, + "high_alchemy": "764", "weapon_interface": "10", "render_anim": "1430", "attack_audios": "2504,0,0,0", @@ -13933,6 +15032,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "863", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13950,6 +15050,7 @@ "requirements": "{0,20}", "shop_price": "2158", "durability": null, + "high_alchemy": "1294", "weight": "1.5", "weapon_interface": "10", "render_anim": "1430", @@ -13970,6 +15071,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "2142", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -13987,6 +15089,7 @@ "requirements": "{0,30}", "shop_price": "5356", "durability": null, + "high_alchemy": "3213", "weight": "2", "weapon_interface": "10", "render_anim": "1430", @@ -14007,6 +15110,7 @@ "turn90cw_anim": "821", "examine": "I don't think it's intended for joinery.", "walk_anim": "819", + "low_alchemy": "16600", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -14024,6 +15128,7 @@ "requirements": "{0,40}", "shop_price": "41000", "durability": null, + "high_alchemy": "24900", "weight": "1.8", "weapon_interface": "10", "render_anim": "1430", @@ -14045,6 +15150,8 @@ "ge_buy_limit": "100", "examine": "A woodcutter's axe.", "durability": null, + "low_alchemy": "22", + "high_alchemy": "33", "weight": "1.3", "attack_speed": "5", "weapon_interface": "2", @@ -14072,6 +15179,8 @@ "ge_buy_limit": "100", "examine": "A woodcutter's axe.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1.35", "attack_speed": "5", "weapon_interface": "2", @@ -14101,6 +15210,8 @@ "ge_buy_limit": "100", "examine": "A woodcutter's axe.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1.3", "attack_speed": "5", "weapon_interface": "2", @@ -14130,6 +15241,8 @@ "ge_buy_limit": "100", "examine": "A powerful axe.", "durability": null, + "low_alchemy": "208", + "high_alchemy": "312", "weight": "1.1", "attack_speed": "5", "weapon_interface": "2", @@ -14159,6 +15272,8 @@ "ge_buy_limit": "100", "examine": "A powerful axe.", "durability": null, + "low_alchemy": "512", + "high_alchemy": "768", "weight": "2", "attack_speed": "5", "weapon_interface": "2", @@ -14187,6 +15302,8 @@ "ge_buy_limit": "100", "examine": "A powerful axe.", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", "weapon_interface": "2", "render_anim": "2586", "defence_anim": "397", @@ -14213,6 +15330,8 @@ "ge_buy_limit": "100", "examine": "A sinister looking axe.", "durability": null, + "low_alchemy": "153", + "high_alchemy": "230", "weight": "2", "attack_speed": "5", "weapon_interface": "2", @@ -14241,6 +15360,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "109", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -14270,6 +15391,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -14299,6 +15422,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "499", + "high_alchemy": "748", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -14328,6 +15453,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "676", + "high_alchemy": "1014", "weight": "2", "attack_speed": "6", "weapon_interface": "2", @@ -14357,6 +15484,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "1664", + "high_alchemy": "2496", "weight": "3", "attack_speed": "6", "weapon_interface": "2", @@ -14385,6 +15514,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "16640", + "high_alchemy": "24960", "weight": "2", "attack_speed": "6", "weapon_interface": "2", @@ -14414,6 +15545,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "31", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -14444,6 +15577,8 @@ "examine": "A vicious looking axe.", "has_special": "true", "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -14476,6 +15611,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14492,6 +15628,7 @@ "bonuses": "0,-1,7,4,0,2,3,1,4,0,0,3,0,0,0", "shop_price": "15", "durability": null, + "high_alchemy": "9", "weight": "2", "weapon_interface": "1", "render_anim": "28", @@ -14512,6 +15649,7 @@ "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1205", + "low_alchemy": "600", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14528,6 +15666,7 @@ "bonuses": "0,-1,7,10,0,2,3,1,10,0,0,3,0,0,0", "shop_price": "1500", "durability": null, + "high_alchemy": "900", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14549,6 +15688,7 @@ "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1205", + "low_alchemy": "600", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14565,6 +15705,7 @@ "bonuses": "0,-1,7,10,0,2,3,1,10,0,0,3,0,0,0", "shop_price": "1500", "durability": null, + "high_alchemy": "900", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14586,6 +15727,7 @@ "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1205", + "low_alchemy": "600", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14602,6 +15744,7 @@ "bonuses": "1,-1,9,10,0,2,3,1,10,0,0,5,0,0,0", "shop_price": "1500", "durability": null, + "high_alchemy": "900", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14623,6 +15766,7 @@ "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1146", + "low_alchemy": "600", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14639,6 +15783,7 @@ "bonuses": "3,-1,9,10,0,2,3,1,10,0,0,6,0,0,0", "shop_price": "1500", "durability": null, + "high_alchemy": "900", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14660,6 +15805,7 @@ "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1205", + "low_alchemy": "80", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14676,6 +15822,7 @@ "bonuses": "2,-1,10,10,0,2,3,1,10,0,0,7,0,0,0", "shop_price": "200", "durability": null, + "high_alchemy": "120", "weight": "2.2", "weapon_interface": "1", "render_anim": "28", @@ -14696,6 +15843,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "2800", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14713,6 +15861,7 @@ "requirements": "{0,30}-{6,30}", "shop_price": "7000", "durability": null, + "high_alchemy": "4200", "weight": "2.25", "weapon_interface": "1", "render_anim": "28", @@ -14733,6 +15882,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6200", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14750,6 +15900,7 @@ "requirements": "{0,30}-{6,30}", "shop_price": "19600", "durability": null, + "high_alchemy": "9300", "weight": "2.25", "weapon_interface": "1", "equip_audio": "2230", @@ -14771,6 +15922,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6200", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14787,6 +15939,7 @@ "bonuses": "7,-1,28,12,0,2,3,1,12,0,0,35,0,0,0", "requirements": "{0,30}-{6,30}", "durability": null, + "high_alchemy": "9300", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14808,6 +15961,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6200", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14825,6 +15979,7 @@ "requirements": "{0,30}-{6,30}", "shop_price": "7000", "durability": null, + "high_alchemy": "9300", "weight": "2.25", "weapon_interface": "1", "equip_audio": "2230", @@ -14846,6 +16001,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6200", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14863,6 +16019,7 @@ "requirements": "{0,30}-{6,30}", "shop_price": "1500", "durability": null, + "high_alchemy": "9300", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -14884,6 +16041,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "17000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14900,6 +16058,7 @@ "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0", "requirements": "{0,40}-{6,40}", "durability": null, + "high_alchemy": "25500", "weight": "2", "weapon_interface": "1", "render_anim": "28", @@ -14916,30 +16075,32 @@ "id": "1402" }, { - "requirements": "{0,40}-{6,40}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", - "durability": null, + "low_alchemy": "17000", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "24800", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "true", - "name": "Mystic water staff", "run_anim": "1210", "archery_ticket_price": "0", "id": "1403", "stand_turn_anim": "1209", - "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0" + "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0", + "requirements": "{0,40}-{6,40}", + "durability": null, + "high_alchemy": "25500", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Mystic water staff" }, { "ge_buy_limit": "100", @@ -14955,6 +16116,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "17000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -14971,6 +16133,7 @@ "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0", "requirements": "{0,40}-{6,40}", "durability": null, + "high_alchemy": "25500", "weight": "2.2", "weapon_interface": "1", "render_anim": "28", @@ -14991,6 +16154,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "17000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -15008,6 +16172,7 @@ "requirements": "{0,40}-{6,40}", "shop_price": "40000", "durability": null, + "high_alchemy": "25500", "weight": "2.2", "weapon_interface": "1", "render_anim": "28", @@ -15028,6 +16193,8 @@ "examine": "An ancient staff, formerly the property of Iban.", "walk_anim": "1205", "durability": null, + "low_alchemy": "17000", + "high_alchemy": "25500", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -15051,6 +16218,8 @@ "attack_audios": "2555,0,0,0", "durability": null, "name": "Iban's staff", + "low_alchemy": "17000", + "high_alchemy": "25500", "weight": "2.2", "archery_ticket_price": "0", "attack_speed": "5", @@ -15135,6 +16304,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "25", + "high_alchemy": "37", "weight": "1.8", "attack_speed": "5", "weapon_interface": "8", @@ -15162,6 +16333,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1.79", "attack_speed": "5", "weapon_interface": "8", @@ -15190,6 +16363,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "90", + "high_alchemy": "135", "weight": "1.79", "attack_speed": "5", "weapon_interface": "8", @@ -15217,6 +16392,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "172", + "high_alchemy": "258", "weight": "1.79", "attack_speed": "5", "weapon_interface": "8", @@ -15245,6 +16422,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "234", + "high_alchemy": "351", "weight": "1.5", "attack_speed": "5", "weapon_interface": "8", @@ -15273,6 +16452,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "576", + "high_alchemy": "864", "weight": "2", "attack_speed": "5", "weapon_interface": "8", @@ -15301,6 +16482,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "weight": "1.79", "attack_speed": "5", "weapon_interface": "8", @@ -15331,6 +16514,8 @@ "examine": "A spiky mace.", "has_special": "true", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "1.8", "attack_speed": "5", "weapon_interface": "8", @@ -15364,6 +16549,8 @@ "durability": null, "name": "Rune essence", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1436" }, @@ -15384,6 +16571,8 @@ "durability": null, "name": "Air talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "1", "archery_ticket_price": "0", "id": "1438" @@ -15406,6 +16595,8 @@ "durability": null, "name": "Earth talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1440" }, @@ -15427,6 +16618,8 @@ "durability": null, "name": "Fire talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1442" }, @@ -15448,6 +16641,8 @@ "durability": null, "name": "Water talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1444" }, @@ -15469,6 +16664,8 @@ "durability": null, "name": "Body talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1446" }, @@ -15490,6 +16687,8 @@ "durability": null, "name": "Mind talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1448" }, @@ -15510,6 +16709,8 @@ "durability": null, "name": "Blood talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1450" }, @@ -15531,6 +16732,8 @@ "durability": null, "name": "Chaos talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1452" }, @@ -15552,6 +16755,8 @@ "durability": null, "name": "Cosmic talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1454" }, @@ -15572,6 +16777,8 @@ "durability": null, "name": "Death talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1456" }, @@ -15593,6 +16800,8 @@ "durability": null, "name": "Law talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1458" }, @@ -15621,6 +16830,8 @@ "durability": null, "name": "Nature talisman", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1462" }, @@ -15640,6 +16851,8 @@ "durability": null, "name": "Archery ticket", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "1464" }, @@ -15649,6 +16862,8 @@ "durability": null, "name": "Weapon poison", "tradeable": "true", + "low_alchemy": "57", + "high_alchemy": "86", "archery_ticket_price": "0", "id": "1465" }, @@ -15680,6 +16895,8 @@ "durability": null, "name": "Red bead", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1470" }, @@ -15699,6 +16916,8 @@ "durability": null, "name": "Yellow bead", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1472" }, @@ -15718,6 +16937,8 @@ "durability": null, "name": "Black bead", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1474" }, @@ -15737,6 +16958,8 @@ "durability": null, "name": "White bead", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1476" }, @@ -15753,14 +16976,16 @@ "shop_price": "1000", "ge_buy_limit": "100", "examine": "Wizard Mizgog sells these aim-enhancing amulets.", - "grand_exchange_price": "2870", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "equipment_slot": "2", + "grand_exchange_price": "2870", "name": "Amulet of accuracy", "tradeable": "true", "archery_ticket_price": "0", "id": "1478", - "bonuses": "4,4,4,4,4,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "2" + "bonuses": "4,4,4,4,4,0,0,0,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -15775,6 +17000,8 @@ "examine": "A magical sphere that glimmers within.", "durability": null, "name": "Orb of light", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "5", "archery_ticket_price": "0", "id": "1481" @@ -15783,6 +17010,8 @@ "examine": "A magical sphere that glimmers within.", "durability": null, "name": "Orb of light", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "5", "archery_ticket_price": "0", "id": "1482" @@ -15791,6 +17020,8 @@ "examine": "A magical sphere that glimmers within.", "durability": null, "name": "Orb of light", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "5", "archery_ticket_price": "0", "id": "1483" @@ -15799,6 +17030,8 @@ "examine": "A magical sphere that glimmers within.", "durability": null, "name": "Orb of light", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "5", "archery_ticket_price": "0", "id": "1484" @@ -15807,6 +17040,8 @@ "examine": "A damp, wet cloth.", "durability": null, "name": "Damp cloth", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1485" }, @@ -15814,6 +17049,8 @@ "examine": "A broken piece of railing.", "durability": null, "name": "Piece of railing", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "2", "archery_ticket_price": "0", "id": "1486" @@ -15824,6 +17061,8 @@ "durability": null, "name": "Unicorn horn", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1", "archery_ticket_price": "0", "id": "1487" @@ -15832,6 +17071,8 @@ "examine": "A coat of arms of the Ardougne Paladins.", "durability": null, "name": "Paladin's badge", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1488" }, @@ -15839,6 +17080,8 @@ "examine": "A coat of arms of the Ardougne Paladins.", "durability": null, "name": "Paladin's badge", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1489" }, @@ -15846,6 +17089,8 @@ "examine": "A coat of arms of the Ardougne Paladins.", "durability": null, "name": "Paladin's badge", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1490" }, @@ -15885,6 +17130,8 @@ "examine": "Strong dwarvish gloves.", "durability": null, "name": "Klank's gauntlets", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.2", "archery_ticket_price": "0", "id": "1495", @@ -15948,6 +17195,8 @@ "examine": "A search warrant for a house in West Ardougne.", "durability": null, "name": "Warrant", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1503" }, @@ -15955,6 +17204,7 @@ "examine": "It doesn't look very tasty.", "durability": null, "name": "Hangover cure", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "1504" @@ -15971,6 +17221,7 @@ "examine": "Stops me from breathing nasty stuff!", "durability": null, "name": "Gas mask", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "1506", @@ -16007,6 +17258,8 @@ "durability": null, "name": "Logs", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2", "archery_ticket_price": "0", "id": "1511" @@ -16027,6 +17280,8 @@ "durability": null, "name": "Magic logs", "tradeable": "true", + "low_alchemy": "128", + "high_alchemy": "192", "weight": "2", "archery_ticket_price": "0", "id": "1513" @@ -16047,6 +17302,8 @@ "durability": null, "name": "Yew logs", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "weight": "2", "archery_ticket_price": "0", "id": "1515" @@ -16067,6 +17324,8 @@ "durability": null, "name": "Maple logs", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "2", "archery_ticket_price": "0", "id": "1517" @@ -16087,6 +17346,8 @@ "durability": null, "name": "Willow logs", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "2", "archery_ticket_price": "0", "id": "1519" @@ -16107,6 +17368,8 @@ "durability": null, "name": "Oak logs", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2", "archery_ticket_price": "0", "id": "1521" @@ -16128,6 +17391,8 @@ "durability": null, "name": "Lockpick", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "1523" }, @@ -16151,6 +17416,8 @@ "examine": "A fresh herb.", "durability": null, "name": "Clean snake weed", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1526" }, @@ -16166,6 +17433,8 @@ "examine": "A fresh herb.", "durability": null, "name": "Clean ardrigal", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.2", "archery_ticket_price": "0", "id": "1528" @@ -16181,6 +17450,8 @@ "examine": "A fresh herb.", "durability": null, "name": "Clean sito foil", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1530" }, @@ -16195,6 +17466,8 @@ "examine": "A fresh herb.", "durability": null, "name": "Clean volencia moss", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1532" }, @@ -16209,6 +17482,8 @@ "examine": "A fresh herb.", "durability": null, "name": "Clean rogue's purse", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1534" }, @@ -16248,21 +17523,25 @@ "durability": null, "name": "Steel nails", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "31", "archery_ticket_price": "0", "id": "1539" }, { "ge_buy_limit": "100", "examine": "This provides partial protection from dragon-breath attacks.", - "grand_exchange_price": "637", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "637", "name": "Anti-dragon shield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "1540", - "bonuses": "0,0,0,0,0,7,9,8,2,8,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,0,0,7,9,8,2,8,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -16299,6 +17578,8 @@ "durability": null, "name": "Garlic", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1550" }, @@ -16315,7 +17596,9 @@ "examine": "Sardine flavoured with doogle leaves.", "durability": null, "name": "Doogle sardine", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "1552" @@ -16450,6 +17733,7 @@ "examine": "A tasty herb good for seasoning.", "durability": null, "name": "Doogle leaves", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1573" }, @@ -16457,6 +17741,8 @@ "examine": "For feline training expertise.", "durability": null, "name": "Cat training medal", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "1575", "equipment_slot": "2" @@ -16466,6 +17752,8 @@ "durability": null, "name": "Pete's candlestick", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1577" }, @@ -16480,6 +17768,7 @@ "examine": "This denotes a Master Thief.", "durability": null, "name": "Thieves' armband", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1579" }, @@ -16505,6 +17794,8 @@ "examine": "Made from the finest snail slime.", "durability": null, "name": "Blamish oil", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1582" }, @@ -16528,6 +17819,8 @@ "examine": "Useful for catching lava eels.", "durability": null, "name": "Oily fishing rod", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1", "archery_ticket_price": "0", "id": "1585" @@ -16578,6 +17871,8 @@ "durability": null, "name": "Ring mould", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "1592" @@ -16595,6 +17890,8 @@ "examine": "Used to make unholy symbols.", "durability": null, "name": "Unholy mould", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1594" }, @@ -16606,6 +17903,8 @@ "durability": null, "name": "Amulet mould", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "1595" @@ -16627,6 +17926,8 @@ "durability": null, "name": "Necklace mould", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "1597" @@ -16648,6 +17949,8 @@ "durability": null, "name": "Holy mould", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "1599" @@ -16668,6 +17971,8 @@ "durability": null, "name": "Diamond", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "archery_ticket_price": "0", "id": "1601" }, @@ -16688,6 +17993,8 @@ "durability": null, "name": "Ruby", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "1603" }, @@ -16708,6 +18015,8 @@ "durability": null, "name": "Emerald", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "1605" }, @@ -16728,6 +18037,8 @@ "durability": null, "name": "Sapphire", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "1607" }, @@ -16747,6 +18058,8 @@ "durability": null, "name": "Opal", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "1609" }, @@ -16783,6 +18096,8 @@ "durability": null, "name": "Red topaz", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.2", "archery_ticket_price": "0", "id": "1613" @@ -16804,6 +18119,8 @@ "durability": null, "name": "Dragonstone", "tradeable": "true", + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.3", "archery_ticket_price": "0", "id": "1615" @@ -16825,6 +18142,8 @@ "durability": null, "name": "Uncut diamond", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1617" }, @@ -16845,6 +18164,8 @@ "durability": null, "name": "Uncut ruby", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "1619" }, @@ -16866,6 +18187,8 @@ "durability": null, "name": "Uncut emerald", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "1621" }, @@ -16887,6 +18210,8 @@ "durability": null, "name": "Uncut sapphire", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "1623" }, @@ -16906,6 +18231,8 @@ "durability": null, "name": "Uncut opal", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "1625" }, @@ -16925,6 +18252,8 @@ "durability": null, "name": "Uncut jade", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "1627" }, @@ -16944,6 +18273,8 @@ "durability": null, "name": "Uncut red topaz", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "0.2", "archery_ticket_price": "0", "id": "1629" @@ -16961,12 +18292,14 @@ "shop_price": "75000", "ge_buy_limit": "100", "examine": "An uncut dragonstone.", - "grand_exchange_price": "31700", "tokkul_price": "1500", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", + "weight": "0.3", + "grand_exchange_price": "31700", "name": "Uncut dragonstone", "tradeable": "true", - "weight": "0.3", "archery_ticket_price": "0", "id": "1631" }, @@ -17001,6 +18334,8 @@ "durability": null, "name": "Gold ring", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "destroy": "false", "archery_ticket_price": "0", "id": "1635", @@ -17022,6 +18357,8 @@ "durability": null, "name": "Sapphire ring", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "1637", "equipment_slot": "12" @@ -17042,6 +18379,8 @@ "durability": null, "name": "Emerald ring", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "1639", "equipment_slot": "12" @@ -17063,6 +18402,8 @@ "durability": null, "name": "Ruby ring", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "1641", "equipment_slot": "12" @@ -17084,6 +18425,8 @@ "durability": null, "name": "Diamond ring", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "1643", "equipment_slot": "12" @@ -17105,6 +18448,8 @@ "durability": null, "name": "Dragonstone ring", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1645", "equipment_slot": "12" @@ -17124,6 +18469,8 @@ "durability": null, "name": "Sapphire ring", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "1649" }, @@ -17133,6 +18480,8 @@ "durability": null, "name": "Emerald ring", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "1650" }, @@ -17143,6 +18492,8 @@ "durability": null, "name": "Ruby ring", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "1651" }, @@ -17153,6 +18504,8 @@ "durability": null, "name": "Diamond ring", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "1652" }, @@ -17163,6 +18516,8 @@ "durability": null, "name": "Dragonstone ring", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1653" }, @@ -17174,6 +18529,8 @@ "durability": null, "name": "Gold necklace", "tradeable": "true", + "low_alchemy": "180", + "high_alchemy": "270", "archery_ticket_price": "0", "id": "1654", "equipment_slot": "2" @@ -17195,6 +18552,8 @@ "durability": null, "name": "Sapphire necklace", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "1656", "equipment_slot": "2" @@ -17216,6 +18575,8 @@ "durability": null, "name": "Emerald necklace", "tradeable": "true", + "low_alchemy": "570", + "high_alchemy": "855", "archery_ticket_price": "0", "id": "1658", "equipment_slot": "2" @@ -17237,6 +18598,8 @@ "durability": null, "name": "Ruby necklace", "tradeable": "true", + "low_alchemy": "870", + "high_alchemy": "1305", "archery_ticket_price": "0", "id": "1660", "equipment_slot": "2" @@ -17258,6 +18621,8 @@ "durability": null, "name": "Diamond necklace", "tradeable": "true", + "low_alchemy": "1470", + "high_alchemy": "2205", "archery_ticket_price": "0", "id": "1662", "equipment_slot": "2" @@ -17278,6 +18643,8 @@ "durability": null, "name": "Dragon necklace", "tradeable": "true", + "low_alchemy": "7350", + "high_alchemy": "11025", "archery_ticket_price": "0", "id": "1664", "equipment_slot": "2" @@ -17298,6 +18665,8 @@ "durability": null, "name": "Sapphire necklace", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "1668" }, @@ -17308,6 +18677,8 @@ "durability": null, "name": "Emerald necklace", "tradeable": "true", + "low_alchemy": "570", + "high_alchemy": "855", "archery_ticket_price": "0", "id": "1669" }, @@ -17318,6 +18689,8 @@ "durability": null, "name": "Ruby necklace", "tradeable": "true", + "low_alchemy": "870", + "high_alchemy": "1305", "archery_ticket_price": "0", "id": "1670" }, @@ -17328,6 +18701,8 @@ "durability": null, "name": "Diamond necklace", "tradeable": "true", + "low_alchemy": "1470", + "high_alchemy": "2205", "archery_ticket_price": "0", "id": "1671" }, @@ -17337,6 +18712,8 @@ "durability": null, "name": "Dragon necklace", "tradeable": "true", + "low_alchemy": "7350", + "high_alchemy": "11025", "archery_ticket_price": "0", "id": "1672" }, @@ -17348,6 +18725,8 @@ "durability": null, "name": "Gold amulet", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "1673" }, @@ -17368,6 +18747,8 @@ "durability": null, "name": "Sapphire amulet", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "1675" }, @@ -17388,6 +18769,8 @@ "durability": null, "name": "Emerald amulet", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "1677" }, @@ -17408,6 +18791,8 @@ "durability": null, "name": "Ruby amulet", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "destroy": "true", "archery_ticket_price": "0", "id": "1679" @@ -17429,6 +18814,8 @@ "durability": null, "name": "Diamond amulet", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "1681" }, @@ -17448,6 +18835,8 @@ "durability": null, "name": "Dragonstone ammy", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1683" }, @@ -17467,6 +18856,8 @@ "durability": null, "name": "Sapphire amulet", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "1687" }, @@ -17477,6 +18868,8 @@ "durability": null, "name": "Emerald amulet", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "1688" }, @@ -17487,6 +18880,8 @@ "durability": null, "name": "Ruby amulet", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "destroy": "true", "archery_ticket_price": "0", "id": "1689" @@ -17498,6 +18893,8 @@ "durability": null, "name": "Diamond amulet", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "1690" }, @@ -17507,6 +18904,8 @@ "durability": null, "name": "Dragonstone ammy", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1691" }, @@ -17518,6 +18917,8 @@ "durability": null, "name": "Gold amulet", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "1692", "equipment_slot": "2" @@ -17539,6 +18940,8 @@ "durability": null, "name": "Sapphire amulet", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "1694", "equipment_slot": "2" @@ -17560,6 +18963,8 @@ "durability": null, "name": "Emerald amulet", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "1696", "equipment_slot": "2" @@ -17577,14 +18982,16 @@ "shop_price": "2025", "ge_buy_limit": "5000", "examine": "I wonder if I can get this enchanted.", - "grand_exchange_price": "1115", "durability": null, + "low_alchemy": "810", + "high_alchemy": "1215", + "destroy": "true", + "equipment_slot": "2", + "grand_exchange_price": "1115", "name": "Ruby amulet", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "id": "1698", - "equipment_slot": "2" + "id": "1698" }, { "ge_buy_limit": "5000", @@ -17603,6 +19010,8 @@ "durability": null, "name": "Diamond amulet", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "1700", "equipment_slot": "2" @@ -17623,6 +19032,8 @@ "durability": null, "name": "Dragonstone ammy", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1702", "equipment_slot": "2" @@ -17643,6 +19054,8 @@ "durability": null, "name": "Amulet of glory", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1704", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -17664,6 +19077,8 @@ "durability": null, "name": "Amulet of glory(1)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1706", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -17683,6 +19098,8 @@ "durability": null, "name": "Amulet of glory(2)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1708", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -17702,6 +19119,8 @@ "durability": null, "name": "Amulet of glory(3)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1710", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -17722,6 +19141,8 @@ "durability": null, "name": "Amulet of glory(4)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "1712", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -17745,6 +19166,8 @@ "durability": null, "name": "Unstrung symbol", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1714" }, @@ -17765,6 +19188,8 @@ "durability": null, "name": "Unblessed symbol", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1716", "equipment_slot": "2" @@ -17782,14 +19207,16 @@ "shop_price": "300", "ge_buy_limit": "5000", "examine": "A blessed holy symbol of Saradomin.", - "grand_exchange_price": "88", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "2", + "grand_exchange_price": "88", "name": "Holy symbol", "tradeable": "true", "archery_ticket_price": "0", "id": "1718", - "bonuses": "0,0,0,0,0,2,2,2,2,2,3,0,8,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,0,0,2,2,2,2,2,3,0,8,0,0" }, { "ge_buy_limit": "5000", @@ -17807,6 +19234,8 @@ "durability": null, "name": "Unstrung emblem", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1720" }, @@ -17827,6 +19256,8 @@ "durability": null, "name": "Unpowered symbol", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "1722", "equipment_slot": "2" @@ -17844,14 +19275,16 @@ "shop_price": "135", "ge_buy_limit": "5000", "examine": "An unholy symbol of Zamorak.", - "grand_exchange_price": "57", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "equipment_slot": "2", + "grand_exchange_price": "57", "name": "Unholy symbol", "tradeable": "true", "archery_ticket_price": "0", "id": "1724", - "bonuses": "2,2,2,2,2,0,0,0,0,0,0,0,8,0,0", - "equipment_slot": "2" + "bonuses": "2,2,2,2,2,0,0,0,0,0,0,0,8,0,0" }, { "ge_buy_limit": "5000", @@ -17860,6 +19293,8 @@ "durability": null, "name": "Amulet of strength", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "1725", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,10,0,0,0", @@ -17878,14 +19313,16 @@ "shop_price": "900", "ge_buy_limit": "5000", "examine": "An enchanted sapphire amulet of magic.", - "grand_exchange_price": "519", "durability": null, + "low_alchemy": "360", + "high_alchemy": "540", + "equipment_slot": "2", + "grand_exchange_price": "519", "name": "Amulet of magic", "tradeable": "true", "archery_ticket_price": "0", "id": "1727", - "bonuses": "0,0,0,10,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,10,0,0,0,0,0,0,0,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -17900,14 +19337,16 @@ "shop_price": "1275", "ge_buy_limit": "5000", "examine": "An enchanted emerald amulet of protection.", - "grand_exchange_price": "721", "durability": null, + "low_alchemy": "510", + "high_alchemy": "765", + "equipment_slot": "2", + "grand_exchange_price": "721", "name": "Amulet of defence", "tradeable": "true", "archery_ticket_price": "0", "id": "1729", - "bonuses": "0,0,0,0,0,7,7,7,7,7,7,0,0,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,0,0,7,7,7,7,7,7,0,0,0,0" }, { "ge_buy_limit": "5000", @@ -17922,14 +19361,16 @@ "shop_price": "3525", "ge_buy_limit": "5000", "examine": "An enchanted diamond amulet of power.", - "grand_exchange_price": "2573", "durability": null, + "low_alchemy": "1410", + "high_alchemy": "2115", + "equipment_slot": "2", + "grand_exchange_price": "2573", "name": "Amulet of power", "tradeable": "true", "archery_ticket_price": "0", "id": "1731", - "bonuses": "6,6,6,6,6,6,6,6,6,6,6,6,1,0,0", - "equipment_slot": "2" + "bonuses": "6,6,6,6,6,6,6,6,6,6,6,6,1,0,0" }, { "ge_buy_limit": "5000", @@ -17959,6 +19400,8 @@ "durability": null, "name": "Thread", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1734" }, @@ -18070,6 +19513,8 @@ "durability": null, "name": "Green d-leather", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "3.1", "archery_ticket_price": "0", "id": "1745" @@ -18090,6 +19535,8 @@ "durability": null, "name": "Black dragonhide", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "3.1", "archery_ticket_price": "0", "id": "1747" @@ -18110,6 +19557,8 @@ "durability": null, "name": "Red dragonhide", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "1749" @@ -18130,6 +19579,8 @@ "durability": null, "name": "Blue dragonhide", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3.1", "archery_ticket_price": "0", "id": "1751" @@ -18150,6 +19601,8 @@ "durability": null, "name": "Green dragonhide", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "3.1", "archery_ticket_price": "0", "id": "1753" @@ -18171,6 +19624,8 @@ "durability": null, "name": "Chisel", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "0.4", "archery_ticket_price": "0", "id": "1755" @@ -18192,6 +19647,7 @@ "durability": null, "name": "Brown apron", "tradeable": "true", + "high_alchemy": "1", "weight": "0.45", "archery_ticket_price": "0", "id": "1757", @@ -18213,6 +19669,8 @@ "durability": null, "name": "Ball of wool", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1759" }, @@ -18232,6 +19690,7 @@ "durability": null, "name": "Soft clay", "tradeable": "true", + "high_alchemy": "1", "weight": "0.9", "archery_ticket_price": "0", "id": "1761" @@ -18253,6 +19712,8 @@ "durability": null, "name": "Red dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1763" }, @@ -18273,6 +19734,8 @@ "durability": null, "name": "Yellow dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1765" }, @@ -18293,6 +19756,8 @@ "durability": null, "name": "Blue dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "1", "archery_ticket_price": "0", "id": "1767" @@ -18314,6 +19779,8 @@ "durability": null, "name": "Orange dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "1769" @@ -18335,6 +19802,8 @@ "durability": null, "name": "Green dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1771" }, @@ -18355,6 +19824,8 @@ "durability": null, "name": "Purple dye", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1773" }, @@ -18374,6 +19845,8 @@ "durability": null, "name": "Molten glass", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.9", "archery_ticket_price": "0", "id": "1775" @@ -18394,6 +19867,8 @@ "durability": null, "name": "Bow string", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1777" }, @@ -18414,6 +19889,8 @@ "durability": null, "name": "Flax", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "1779" @@ -18434,6 +19911,7 @@ "durability": null, "name": "Soda ash", "tradeable": "true", + "high_alchemy": "1", "weight": "0.09", "archery_ticket_price": "0", "id": "1781" @@ -18454,6 +19932,7 @@ "durability": null, "name": "Bucket of sand", "tradeable": "true", + "high_alchemy": "1", "weight": "2.5", "archery_ticket_price": "0", "id": "1783" @@ -18475,6 +19954,8 @@ "durability": null, "name": "Glassblowing pipe", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.05", "archery_ticket_price": "0", "id": "1785" @@ -18514,6 +19995,8 @@ "durability": null, "name": "Unfired pie dish", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1789" }, @@ -18534,6 +20017,7 @@ "durability": null, "name": "Unfired bowl", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1791" }, @@ -18564,6 +20048,8 @@ "durability": null, "name": "Bronze wire", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "1794" }, @@ -18825,6 +20311,8 @@ "durability": null, "name": "Waterskin(4)", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.1", "archery_ticket_price": "0", "id": "1823" @@ -18845,6 +20333,8 @@ "durability": null, "name": "Waterskin(3)", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.1", "archery_ticket_price": "0", "id": "1825" @@ -18863,6 +20353,8 @@ "durability": null, "name": "Waterskin(2)", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.1", "archery_ticket_price": "0", "id": "1827" @@ -18881,6 +20373,8 @@ "durability": null, "name": "Waterskin(1)", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.1", "archery_ticket_price": "0", "id": "1829" @@ -18900,6 +20394,8 @@ "durability": null, "name": "Waterskin(0)", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.1", "archery_ticket_price": "0", "id": "1831" @@ -18914,18 +20410,20 @@ "id": "1832" }, { - "remove_sleeves": "true", "shop_price": "40", "ge_buy_limit": "100", "examine": "A cool, light desert shirt.", - "grand_exchange_price": "93", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "weight": "0.5", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "93", "name": "Desert shirt", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "id": "1833", - "equipment_slot": "4" + "id": "1833" }, { "ge_buy_limit": "100", @@ -18940,14 +20438,16 @@ "shop_price": "40", "ge_buy_limit": "100", "examine": "A cool, light desert robe.", - "grand_exchange_price": "74", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "74", "name": "Desert robe", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", - "id": "1835", - "equipment_slot": "7" + "id": "1835" }, { "ge_buy_limit": "100", @@ -18962,14 +20462,16 @@ "shop_price": "20", "ge_buy_limit": "100", "examine": "Comfortable desert shoes.", - "grand_exchange_price": "257", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "10", + "grand_exchange_price": "257", "name": "Desert boots", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", - "id": "1837", - "equipment_slot": "10" + "id": "1837" }, { "ge_buy_limit": "100", @@ -19024,6 +20526,8 @@ "examine": "A filthy, smelly, flea infested shirt.", "durability": null, "name": "Slave shirt", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "0.9", "archery_ticket_price": "0", "id": "1844", @@ -19033,6 +20537,8 @@ "examine": "A filthy, smelly, flea infested robe.", "durability": null, "name": "Slave robe", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "0.9", "archery_ticket_price": "0", "id": "1845", @@ -19051,6 +20557,8 @@ "examine": "A piece of paper with barely legible writing - looks like a recipe!", "durability": null, "name": "Scrumpled paper", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1847" }, @@ -19059,6 +20567,7 @@ "examine": "Very important information.", "durability": null, "name": "Shantay disclaimer", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1848" }, @@ -19110,6 +20619,8 @@ "examine": "Allows you to pass through the Shantay pass into the Kharid Desert.", "durability": null, "name": "Shantay pass", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1854" }, @@ -19126,6 +20637,8 @@ "examine": "The Rantuki tribe's totem.", "durability": null, "name": "Totem", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "3", "archery_ticket_price": "0", "id": "1857" @@ -19144,6 +20657,8 @@ "durability": null, "name": "Raw ugthanki meat", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.75", "archery_ticket_price": "0", "id": "1859" @@ -19164,6 +20679,8 @@ "durability": null, "name": "Ugthanki meat", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.75", "archery_ticket_price": "0", "id": "1861" @@ -19185,6 +20702,8 @@ "durability": null, "name": "Pitta dough", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.14", "archery_ticket_price": "0", "id": "1863" @@ -19205,6 +20724,8 @@ "durability": null, "name": "Pitta bread", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1865" }, @@ -19231,6 +20752,8 @@ "durability": null, "name": "Chopped tomato", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "1869" @@ -19251,6 +20774,8 @@ "durability": null, "name": "Chopped onion", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "1871" @@ -19271,6 +20796,8 @@ "durability": null, "name": "Chopped ugthanki", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1873" }, @@ -19290,6 +20817,8 @@ "durability": null, "name": "Onion & tomato", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "1875" }, @@ -19310,6 +20839,8 @@ "durability": null, "name": "Ugthanki & onion", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "1877" }, @@ -19329,6 +20860,8 @@ "durability": null, "name": "Ugthanki & tomato", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "weight": "0.25", "archery_ticket_price": "0", "id": "1879" @@ -19349,6 +20882,8 @@ "durability": null, "name": "Kebab mix", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "1881" }, @@ -19367,6 +20902,8 @@ "durability": null, "name": "Ugthanki kebab", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.5", "archery_ticket_price": "0", "id": "1883" @@ -19386,6 +20923,8 @@ "durability": null, "name": "Ugthanki kebab", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.5", "archery_ticket_price": "0", "id": "1885" @@ -19407,6 +20946,8 @@ "durability": null, "name": "Cake tin", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "1887" @@ -19427,6 +20968,8 @@ "durability": null, "name": "Uncooked cake", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.5", "archery_ticket_price": "0", "id": "1889" @@ -19578,6 +21121,7 @@ "durability": null, "name": "Asgarnian ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1905" }, @@ -19598,6 +21142,7 @@ "durability": null, "name": "Wizard's mind bomb", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1907" }, @@ -19618,6 +21163,7 @@ "durability": null, "name": "Greenman's ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1909" }, @@ -19638,6 +21184,7 @@ "durability": null, "name": "Dragon bitter", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1911" @@ -19659,6 +21206,7 @@ "durability": null, "name": "Dwarven stout", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1913" }, @@ -19679,6 +21227,8 @@ "durability": null, "name": "Grog", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "1915" @@ -19699,6 +21249,7 @@ "durability": null, "name": "Beer", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1917", @@ -19721,6 +21272,7 @@ "durability": null, "name": "Beer glass", "tradeable": "true", + "high_alchemy": "1", "weight": "0.05", "archery_ticket_price": "0", "id": "1919" @@ -19741,6 +21293,8 @@ "durability": null, "name": "Bowl of water", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.9", "archery_ticket_price": "0", "id": "1921" @@ -19762,6 +21316,8 @@ "durability": null, "name": "Bowl", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.4", "archery_ticket_price": "0", "id": "1923" @@ -19783,6 +21339,7 @@ "durability": null, "name": "Bucket", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1925" @@ -19804,6 +21361,8 @@ "durability": null, "name": "Bucket of milk", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "2.2", "archery_ticket_price": "0", "id": "1927" @@ -19824,6 +21383,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "1929" @@ -19866,6 +21427,8 @@ "durability": null, "name": "Pot of flour", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "1.3", "archery_ticket_price": "0", "id": "1933" @@ -19939,6 +21502,8 @@ "durability": null, "name": "Raw swamp paste", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "1940" }, @@ -19950,6 +21515,8 @@ "durability": null, "name": "Swamp paste", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "1941" }, @@ -19961,6 +21528,8 @@ "durability": null, "name": "Potato", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "1942" @@ -19982,6 +21551,8 @@ "durability": null, "name": "Egg", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "1944" }, @@ -20001,6 +21572,8 @@ "durability": null, "name": "Flour", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "1.3", "archery_ticket_price": "0", "id": "1946" @@ -20013,6 +21586,7 @@ "durability": null, "name": "Grain", "tradeable": "true", + "high_alchemy": "1", "weight": "0.6", "archery_ticket_price": "0", "id": "1947" @@ -20034,6 +21608,7 @@ "durability": null, "name": "Chef's hat", "tradeable": "true", + "high_alchemy": "1", "weight": "0.9", "archery_ticket_price": "0", "id": "1949", @@ -20056,6 +21631,8 @@ "durability": null, "name": "Redberries", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1951" @@ -20097,6 +21674,8 @@ "durability": null, "name": "Cooking apple", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "archery_ticket_price": "0", "id": "1955" }, @@ -20117,6 +21696,8 @@ "durability": null, "name": "Onion", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.1", "archery_ticket_price": "0", "id": "1957" @@ -20137,6 +21718,8 @@ "durability": null, "name": "Pumpkin", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.5", "archery_ticket_price": "0", "id": "1959" @@ -20157,6 +21740,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "1961" }, @@ -20177,6 +21762,7 @@ "durability": null, "name": "Banana", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1963", "equipment_slot": "3" @@ -20244,6 +21830,8 @@ "durability": null, "name": "Kebab", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1971" }, @@ -20264,6 +21852,8 @@ "durability": null, "name": "Chocolate bar", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "1973", "equipment_slot": "5" @@ -20285,6 +21875,8 @@ "durability": null, "name": "Chocolate dust", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "1975" }, @@ -20301,6 +21893,8 @@ "examine": "Milk with chocolate in it.", "durability": null, "name": "Chocolatey milk", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "1977" @@ -20313,6 +21907,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "1978" @@ -20334,6 +21930,7 @@ "durability": null, "name": "Empty cup", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "1980" }, @@ -20354,6 +21951,8 @@ "durability": null, "name": "Tomato", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "1982" }, @@ -20382,6 +21981,8 @@ "durability": null, "name": "Cheese", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.2", "archery_ticket_price": "0", "id": "1985" @@ -20439,6 +22040,7 @@ "examine": "Oh dear, this wine is terrible!", "durability": null, "name": "Jug of bad wine", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1991" @@ -20447,6 +22049,7 @@ "examine": "Oh dear, this wine is terrible!", "durability": null, "name": "Jug of bad wine", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "1992" @@ -20459,6 +22062,8 @@ "durability": null, "name": "Jug of wine", "tradeable": "true", + "low_alchemy": "51", + "high_alchemy": "76", "weight": "1.5", "archery_ticket_price": "0", "id": "1993" @@ -20476,6 +22081,8 @@ "examine": "This wine needs to ferment before it can be drunk.", "durability": null, "name": "Unfermented wine", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "1995" @@ -20484,6 +22091,8 @@ "examine": "This wine needs to ferment before it can be drunk.", "durability": null, "name": "Unfermented wine", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "1996" @@ -20530,6 +22139,8 @@ "durability": null, "name": "Uncooked stew", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "2001" @@ -20551,6 +22162,8 @@ "durability": null, "name": "Stew", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1.5", "archery_ticket_price": "0", "id": "2003" @@ -20579,6 +22192,8 @@ "durability": null, "name": "Spice", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "weight": "0.2", "archery_ticket_price": "0", "id": "2007" @@ -20599,6 +22214,8 @@ "durability": null, "name": "Uncooked curry", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "2009" }, @@ -20618,6 +22235,8 @@ "durability": null, "name": "Curry", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1.5", "archery_ticket_price": "0", "id": "2011" @@ -20646,6 +22265,8 @@ "durability": null, "name": "Vodka", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.25", "archery_ticket_price": "0", "id": "2015" @@ -20667,6 +22288,8 @@ "durability": null, "name": "Whisky", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "1", "archery_ticket_price": "0", "id": "2017" @@ -20688,6 +22311,8 @@ "durability": null, "name": "Gin", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "1", "archery_ticket_price": "0", "id": "2019" @@ -20709,6 +22334,8 @@ "durability": null, "name": "Brandy", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2021" }, @@ -20727,6 +22354,7 @@ "durability": null, "name": "Cocktail guide", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "2023" @@ -20744,6 +22372,7 @@ "durability": null, "name": "Cocktail shaker", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2025" @@ -20772,6 +22401,8 @@ "durability": null, "name": "Premade blurb' sp.", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2028" @@ -20793,6 +22424,8 @@ "durability": null, "name": "Premade choc s'dy", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2030" @@ -20814,6 +22447,8 @@ "durability": null, "name": "Premade dr' dragon", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2032" @@ -20835,6 +22470,8 @@ "durability": null, "name": "Premade fr' blast", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2034" @@ -20856,6 +22493,8 @@ "durability": null, "name": "Premade p' punch", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2036" @@ -20877,6 +22516,8 @@ "durability": null, "name": "Premade sgg", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2038" @@ -20898,6 +22539,8 @@ "durability": null, "name": "Premade wiz blz'd", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2040" @@ -20916,6 +22559,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2042" }, @@ -20931,6 +22576,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2044" }, @@ -20946,6 +22593,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2046" }, @@ -20964,6 +22613,8 @@ "durability": null, "name": "Pineapple punch", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2048" }, @@ -20981,6 +22632,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2050" }, @@ -20996,6 +22649,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2052" }, @@ -21014,6 +22669,8 @@ "durability": null, "name": "Wizard blizzard", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "2054" @@ -21032,6 +22689,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2056" }, @@ -21047,6 +22706,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2058" }, @@ -21062,6 +22723,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2060" }, @@ -21077,6 +22740,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2062" }, @@ -21095,6 +22760,8 @@ "durability": null, "name": "Blurberry special", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2064" }, @@ -21112,6 +22779,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2066" }, @@ -21127,6 +22796,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2068" }, @@ -21142,6 +22813,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2070" }, @@ -21157,6 +22830,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2072" }, @@ -21175,6 +22850,8 @@ "durability": null, "name": "Choc saturday", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "2074" @@ -21193,6 +22870,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2076" }, @@ -21208,6 +22887,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2078" }, @@ -21226,6 +22907,8 @@ "durability": null, "name": "Short green guy", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2080" }, @@ -21243,6 +22926,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2082" }, @@ -21261,6 +22946,8 @@ "durability": null, "name": "Fruit blast", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2084" }, @@ -21278,6 +22965,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2086" }, @@ -21293,6 +22982,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2088" }, @@ -21308,6 +22999,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2090" }, @@ -21326,6 +23019,8 @@ "durability": null, "name": "Drunk dragon", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2092" }, @@ -21343,6 +23038,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2094" }, @@ -21358,6 +23055,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2096" }, @@ -21373,6 +23072,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2098" }, @@ -21388,6 +23089,8 @@ "durability": null, "name": "Picture", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2100" }, @@ -21406,6 +23109,7 @@ "durability": null, "name": "Lemon", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2102" @@ -21426,6 +23130,7 @@ "durability": null, "name": "Lemon chunks", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2104" }, @@ -21445,6 +23150,7 @@ "durability": null, "name": "Lemon slices", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2106" }, @@ -21465,6 +23171,8 @@ "durability": null, "name": "Orange", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "0.1", "archery_ticket_price": "0", "id": "2108" @@ -21485,6 +23193,7 @@ "durability": null, "name": "Orange chunks", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2110" }, @@ -21504,6 +23213,7 @@ "durability": null, "name": "Orange slices", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2112" }, @@ -21524,6 +23234,7 @@ "durability": null, "name": "Pineapple", "tradeable": "true", + "high_alchemy": "1", "weight": "0.15", "archery_ticket_price": "0", "id": "2114" @@ -21583,6 +23294,7 @@ "durability": null, "name": "Lime", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2120" @@ -21622,6 +23334,7 @@ "durability": null, "name": "Lime slices", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2124" }, @@ -21642,6 +23355,8 @@ "durability": null, "name": "Dwellberries", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "2126" }, @@ -21662,6 +23377,7 @@ "durability": null, "name": "Equa leaves", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2128" }, @@ -21682,6 +23398,8 @@ "durability": null, "name": "Pot of cream", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "11", "weight": "0.2", "archery_ticket_price": "0", "id": "2130" @@ -21703,6 +23421,8 @@ "durability": null, "name": "Raw beef", "tradeable": "true", + "low_alchemy": "23", + "high_alchemy": "35", "weight": "0.3", "archery_ticket_price": "0", "id": "2132" @@ -21724,6 +23444,8 @@ "durability": null, "name": "Raw rat meat", "tradeable": "true", + "low_alchemy": "15", + "high_alchemy": "23", "weight": "1", "archery_ticket_price": "0", "id": "2134" @@ -21745,6 +23467,8 @@ "durability": null, "name": "Raw bear meat", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "1", "archery_ticket_price": "0", "id": "2136" @@ -21766,6 +23490,8 @@ "durability": null, "name": "Raw chicken", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "0.15", "archery_ticket_price": "0", "id": "2138" @@ -21787,6 +23513,8 @@ "durability": null, "name": "Cooked chicken", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.1", "archery_ticket_price": "0", "id": "2140" @@ -21808,6 +23536,8 @@ "durability": null, "name": "Cooked meat", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.25", "archery_ticket_price": "0", "id": "2142" @@ -21847,6 +23577,8 @@ "examine": "A very strange eel.", "durability": null, "name": "Raw lava eel", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.2", "archery_ticket_price": "0", "id": "2148" @@ -21855,6 +23587,8 @@ "examine": "Strange, it looks cooler now it's been cooked.", "durability": null, "name": "Lava eel", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.15", "archery_ticket_price": "0", "id": "2149" @@ -21866,6 +23600,7 @@ "durability": null, "name": "Swamp toad", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "2150" @@ -21886,6 +23621,7 @@ "durability": null, "name": "Toad's legs", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2152" @@ -21904,6 +23640,7 @@ "durability": null, "name": "Picture", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2154" @@ -21920,6 +23657,7 @@ "durability": null, "name": "Spicy toad's legs", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2156" @@ -21936,6 +23674,7 @@ "durability": null, "name": "Seasoned legs", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2158" @@ -21952,6 +23691,7 @@ "durability": null, "name": "Spicy worm", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2160" @@ -21970,6 +23710,7 @@ "durability": null, "name": "King worm", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2162" @@ -21988,6 +23729,8 @@ "examine": "A deep tin used to make gnome battas in.", "durability": null, "name": "Batta tin", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "2164" @@ -21998,6 +23741,8 @@ "durability": null, "name": "Crunchy tray", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "2165" @@ -22008,6 +23753,8 @@ "durability": null, "name": "Gnomebowl mould", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "2166" @@ -22017,6 +23764,7 @@ "durability": null, "name": "Gianne's cook book", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "2167" @@ -22036,6 +23784,7 @@ "durability": null, "name": "Gnome spice", "tradeable": "true", + "high_alchemy": "1", "weight": "0.14", "archery_ticket_price": "0", "id": "2169" @@ -22057,6 +23806,7 @@ "durability": null, "name": "Gianne dough", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "2171" @@ -22096,6 +23846,7 @@ "examine": "This gnomebowl is in the early stages of preparation.", "durability": null, "name": "Half baked bowl", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2177" @@ -22105,6 +23856,7 @@ "durability": null, "name": "Raw gnomebowl", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2178" }, @@ -22112,6 +23864,7 @@ "examine": "This unfinished XX needs YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2179" }, @@ -22126,6 +23879,7 @@ "examine": "This unfinished XX needs YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2181" }, @@ -22140,6 +23894,7 @@ "examine": "This unfinished XX needs YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2183" }, @@ -22158,6 +23913,7 @@ "durability": null, "name": "Chocolate bomb", "tradeable": "true", + "high_alchemy": "1", "weight": "0.3", "archery_ticket_price": "0", "id": "2185" @@ -22178,6 +23934,7 @@ "durability": null, "name": "Tangled toads' legs", "tradeable": "true", + "high_alchemy": "1", "weight": "0.3", "archery_ticket_price": "0", "id": "2187" @@ -22195,6 +23952,7 @@ "examine": "This unfinished XX needs YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2189" }, @@ -22212,6 +23970,7 @@ "durability": null, "name": "Worm hole", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2191" }, @@ -22228,6 +23987,7 @@ "examine": "This unfinished XX needs YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2193" }, @@ -22245,6 +24005,7 @@ "durability": null, "name": "Veg ball", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2195" }, @@ -22284,6 +24045,7 @@ "durability": null, "name": "Half baked crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2201" }, @@ -22294,6 +24056,7 @@ "durability": null, "name": "Raw crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2202" }, @@ -22302,6 +24065,7 @@ "durability": null, "name": "Picture", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2203" }, @@ -22320,6 +24084,7 @@ "durability": null, "name": "Worm crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2205" }, @@ -22337,6 +24102,7 @@ "durability": null, "name": "Picture", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2207" }, @@ -22355,6 +24121,7 @@ "durability": null, "name": "Chocchip crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2209" }, @@ -22372,6 +24139,7 @@ "durability": null, "name": "Picture", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2211" }, @@ -22390,6 +24158,7 @@ "durability": null, "name": "Spicy crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2213" }, @@ -22407,6 +24176,7 @@ "durability": null, "name": "Picture", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2215" }, @@ -22424,6 +24194,7 @@ "durability": null, "name": "Toad crunchies", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2217" @@ -22444,6 +24215,8 @@ "durability": null, "name": "Premade w'm batta", "tradeable": "true", + "low_alchemy": "78", + "high_alchemy": "117", "weight": "0.2", "archery_ticket_price": "0", "id": "2219" @@ -22464,6 +24237,8 @@ "durability": null, "name": "Premade t'd batta", "tradeable": "true", + "low_alchemy": "78", + "high_alchemy": "117", "weight": "0.2", "archery_ticket_price": "0", "id": "2221" @@ -22484,6 +24259,8 @@ "durability": null, "name": "Premade c+t batta", "tradeable": "true", + "low_alchemy": "78", + "high_alchemy": "117", "weight": "0.2", "archery_ticket_price": "0", "id": "2223" @@ -22504,6 +24281,8 @@ "durability": null, "name": "Premade fr't batta", "tradeable": "true", + "low_alchemy": "78", + "high_alchemy": "117", "weight": "0.2", "archery_ticket_price": "0", "id": "2225" @@ -22524,6 +24303,8 @@ "durability": null, "name": "Premade veg batta", "tradeable": "true", + "low_alchemy": "78", + "high_alchemy": "117", "weight": "0.2", "archery_ticket_price": "0", "id": "2227" @@ -22544,6 +24325,8 @@ "durability": null, "name": "Premade choc bomb", "tradeable": "true", + "low_alchemy": "180", + "high_alchemy": "270", "weight": "0.2", "archery_ticket_price": "0", "id": "2229" @@ -22564,6 +24347,8 @@ "durability": null, "name": "Premade ttl", "tradeable": "true", + "low_alchemy": "180", + "high_alchemy": "270", "weight": "0.2", "archery_ticket_price": "0", "id": "2231" @@ -22584,6 +24369,8 @@ "durability": null, "name": "Premade worm hole", "tradeable": "true", + "low_alchemy": "108", + "high_alchemy": "162", "weight": "0.2", "archery_ticket_price": "0", "id": "2233" @@ -22604,6 +24391,8 @@ "durability": null, "name": "Premade veg ball", "tradeable": "true", + "low_alchemy": "108", + "high_alchemy": "162", "weight": "0.2", "archery_ticket_price": "0", "id": "2235" @@ -22624,6 +24413,8 @@ "durability": null, "name": "Premade w'm crun", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "0.2", "archery_ticket_price": "0", "id": "2237" @@ -22644,6 +24435,8 @@ "durability": null, "name": "Premade ch' crunch", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "0.2", "archery_ticket_price": "0", "id": "2239" @@ -22664,6 +24457,8 @@ "durability": null, "name": "Premade s'y crunch", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "0.2", "archery_ticket_price": "0", "id": "2241" @@ -22685,6 +24480,8 @@ "durability": null, "name": "Premade t'd crunch", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "0.2", "archery_ticket_price": "0", "id": "2243" @@ -22724,6 +24521,7 @@ "examine": "This gnome batta is in the early stages of preparation.", "durability": null, "name": "Half baked batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2249" }, @@ -22732,6 +24530,7 @@ "examine": "This gnome batta needs cooking.", "durability": null, "name": "Raw batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2250" }, @@ -22740,6 +24539,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2251" }, @@ -22777,6 +24577,7 @@ "durability": null, "name": "Toad batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2255" @@ -22795,6 +24596,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2257" }, @@ -22812,6 +24614,7 @@ "durability": null, "name": "Cheese+tom batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2259" @@ -22830,6 +24633,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2261" }, @@ -22845,6 +24649,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2263" }, @@ -22860,6 +24665,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2265" }, @@ -22875,6 +24681,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2267" }, @@ -22890,6 +24697,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2269" }, @@ -22905,6 +24713,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2271" }, @@ -22920,6 +24729,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2273" }, @@ -22935,6 +24745,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2275" }, @@ -22952,6 +24763,7 @@ "durability": null, "name": "Fruit batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2277" @@ -22970,6 +24782,7 @@ "examine": "This XX batta needs garnishing with YY.", "durability": null, "name": "Picture", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2279" }, @@ -22987,6 +24800,7 @@ "durability": null, "name": "Vegetable batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "2281" @@ -23008,6 +24822,8 @@ "durability": null, "name": "Pizza base", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.1", "archery_ticket_price": "0", "id": "2283" @@ -23028,6 +24844,8 @@ "durability": null, "name": "Incomplete pizza", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "2285" }, @@ -23048,6 +24866,8 @@ "durability": null, "name": "Uncooked pizza", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "2287" }, @@ -23069,6 +24889,8 @@ "durability": null, "name": "Plain pizza", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.66", "archery_ticket_price": "0", "id": "2289" @@ -23091,6 +24913,8 @@ "durability": null, "name": "1/2 plain pizza", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.66", "archery_ticket_price": "0", "id": "2291" @@ -23112,6 +24936,8 @@ "durability": null, "name": "Meat pizza", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.83", "archery_ticket_price": "0", "id": "2293" @@ -23133,6 +24959,8 @@ "durability": null, "name": "1/2 meat pizza", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.83", "archery_ticket_price": "0", "id": "2295" @@ -23154,6 +24982,8 @@ "durability": null, "name": "Anchovy pizza", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "0.83", "archery_ticket_price": "0", "id": "2297" @@ -23175,6 +25005,8 @@ "durability": null, "name": "1/2 anchovy pizza", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "0.83", "archery_ticket_price": "0", "id": "2299" @@ -23196,6 +25028,8 @@ "durability": null, "name": "Pineapple pizza", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.83", "archery_ticket_price": "0", "id": "2301" @@ -23244,6 +25078,8 @@ "durability": null, "name": "Bread dough", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "2307" }, @@ -23264,6 +25100,8 @@ "durability": null, "name": "Bread", "tradeable": "true", + "low_alchemy": "9", + "high_alchemy": "14", "weight": "0.5", "archery_ticket_price": "0", "id": "2309" @@ -23292,6 +25130,8 @@ "durability": null, "name": "Pie dish", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "2313" @@ -23312,6 +25152,8 @@ "durability": null, "name": "Pie shell", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "2315" }, @@ -23331,6 +25173,8 @@ "durability": null, "name": "Uncooked apple pie", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "2317" @@ -23352,6 +25196,8 @@ "durability": null, "name": "Uncooked meat pie", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "2319" @@ -23373,6 +25219,8 @@ "durability": null, "name": "Uncooked berry pie", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "2321" @@ -23395,6 +25243,8 @@ "durability": null, "name": "Apple pie", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2323" @@ -23416,6 +25266,8 @@ "durability": null, "name": "Redberry pie", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.4", "archery_ticket_price": "0", "id": "2325" @@ -23487,6 +25339,8 @@ "durability": null, "name": "Half a redberry pie", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.4", "archery_ticket_price": "0", "id": "2333" @@ -23509,6 +25363,8 @@ "durability": null, "name": "Half an apple pie", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.4", "archery_ticket_price": "0", "id": "2335" @@ -23530,6 +25386,8 @@ "durability": null, "name": "Raw oomlie", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.2", "archery_ticket_price": "0", "id": "2337" @@ -23547,6 +25405,8 @@ "examine": "A thick green palm leaf used by natives to cook meat.", "durability": null, "name": "Palm leaf", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.1", "archery_ticket_price": "0", "id": "2339" @@ -23555,6 +25415,8 @@ "examine": "A thick green palm leaf used by natives to cook meat.", "durability": null, "name": "Palm leaf", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.1", "archery_ticket_price": "0", "id": "2340" @@ -23566,6 +25428,8 @@ "durability": null, "name": "Wrapped oomlie", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.25", "archery_ticket_price": "0", "id": "2341" @@ -23586,6 +25450,8 @@ "durability": null, "name": "Cooked oomlie wrap", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.25", "archery_ticket_price": "0", "id": "2343" @@ -23614,6 +25480,8 @@ "durability": null, "name": "Hammer", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "weight": "0.9", "archery_ticket_price": "0", "id": "2347" @@ -23635,6 +25503,8 @@ "durability": null, "name": "Bronze bar", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "1.8", "archery_ticket_price": "0", "id": "2349" @@ -23655,6 +25525,8 @@ "durability": null, "name": "Iron bar", "tradeable": "true", + "low_alchemy": "11", + "high_alchemy": "16", "weight": "1.8", "archery_ticket_price": "0", "id": "2351" @@ -23675,6 +25547,8 @@ "durability": null, "name": "Steel bar", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1.81", "archery_ticket_price": "0", "id": "2353" @@ -23695,6 +25569,8 @@ "durability": null, "name": "Silver bar", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "1.81", "archery_ticket_price": "0", "id": "2355" @@ -23715,6 +25591,8 @@ "durability": null, "name": "Gold bar", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1.81", "archery_ticket_price": "0", "id": "2357" @@ -23736,6 +25614,8 @@ "durability": null, "name": "Mithril bar", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1.6", "archery_ticket_price": "0", "id": "2359" @@ -23756,6 +25636,8 @@ "durability": null, "name": "Adamantite bar", "tradeable": "true", + "low_alchemy": "256", + "high_alchemy": "384", "weight": "2.04", "archery_ticket_price": "0", "id": "2361" @@ -23776,6 +25658,8 @@ "durability": null, "name": "Runite bar", "tradeable": "true", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "2", "archery_ticket_price": "0", "id": "2363" @@ -23793,6 +25677,8 @@ "examine": "It's a 'perfect' golden bar.", "durability": null, "name": "'perfect' gold bar", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "archery_ticket_price": "0", "id": "2365" @@ -23805,6 +25691,8 @@ "durability": null, "name": "Shield left half", "tradeable": "true", + "low_alchemy": "44000", + "high_alchemy": "66000", "weight": "2", "archery_ticket_price": "0", "id": "2366" @@ -23823,11 +25711,13 @@ "shop_price": "750000", "ge_buy_limit": "100", "examine": "The right half of a dragon square shield.", - "grand_exchange_price": "743100", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "weight": "2", + "grand_exchange_price": "743100", "name": "Shield right half", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "2368" }, @@ -23848,6 +25738,8 @@ "durability": null, "name": "Steel studs", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "1", "archery_ticket_price": "0", "id": "2370" @@ -23992,6 +25884,8 @@ "durability": null, "name": "Vial", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2389" }, @@ -24003,6 +25897,8 @@ "durability": null, "name": "Vial", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2390" }, @@ -24013,6 +25909,8 @@ "durability": null, "name": "Ground bat bones", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.1", "archery_ticket_price": "0", "id": "2391" @@ -24051,6 +25949,8 @@ "examine": "A dangerous magical liquid.", "durability": null, "name": "Magic ogre potion", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "2395", "equipment_slot": "3" @@ -24074,6 +25974,8 @@ "examine": "Deadly.", "durability": null, "name": "Cave nightshade", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "2398" }, @@ -24082,6 +25984,8 @@ "examine": "The magical sword 'Silverlight'. / The magical sword 'Silverlight', stained black with mushroom ink. (during Shadow of the Storm)", "walk_anim": "819", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.8", "turn90ccw_anim": "822", "attack_speed": "5", @@ -24112,6 +26016,8 @@ "examine": "Decorative armour; an heirloom of the Carnillean family.", "durability": null, "name": "Carnillean armour", + "low_alchemy": "26", + "high_alchemy": "39", "weight": "9", "archery_ticket_price": "0", "id": "2405", @@ -24144,6 +26050,8 @@ "examine": "A very attractive magnet.", "durability": null, "name": "Magnet", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2410" }, @@ -24152,6 +26060,8 @@ "durability": null, "name": "Saradomin cape", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "2412", @@ -24163,6 +26073,8 @@ "durability": null, "name": "Guthix cape", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "2413", @@ -24174,6 +26086,8 @@ "durability": null, "name": "Zamorak cape", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "2414", @@ -24184,6 +26098,8 @@ "shop_price": "80000", "examine": "A magical staff imbued with the power of Saradomin.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "weight": "2.2", "attack_speed": "4", "weapon_interface": "1", @@ -24201,6 +26117,8 @@ "shop_price": "80000", "examine": "A magical staff imbued with the power of Guthix.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "weight": "2", "attack_speed": "4", "weapon_interface": "1", @@ -24215,29 +26133,31 @@ "bonuses": "-1,-1,6,6,0,2,3,1,6,0,0,2,0,0,0" }, { - "shop_price": "80000", "turn90cw_anim": "1207", "examine": "A magical staff imbued with the power of Zamorak.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "32000", "turn90ccw_anim": "1208", "attack_speed": "4", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "false", - "name": "Zamorak staff", "run_anim": "1210", "archery_ticket_price": "0", "id": "2417", "stand_turn_anim": "1209", - "bonuses": "-1,-1,6,6,0,2,3,1,6,0,0,2,0,0,0" + "bonuses": "-1,-1,6,6,0,2,3,1,6,0,0,2,0,0,0", + "shop_price": "80000", + "durability": null, + "high_alchemy": "48000", + "weight": "2.2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Zamorak staff" }, { "examine": "A grey woollen wig.", @@ -24273,6 +26193,8 @@ "examine": "A bottle of skin coloured paste.", "durability": null, "name": "Paste", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2424" }, @@ -24298,6 +26220,8 @@ "durability": null, "name": "Attack potion(4)", "tradeable": "true", + "low_alchemy": "224", + "high_alchemy": "336", "archery_ticket_price": "0", "id": "2428" }, @@ -24318,6 +26242,8 @@ "durability": null, "name": "Restore potion(4)", "tradeable": "true", + "low_alchemy": "35", + "high_alchemy": "52", "weight": "0.03", "archery_ticket_price": "0", "id": "2430" @@ -24339,6 +26265,8 @@ "durability": null, "name": "Defence potion(4)", "tradeable": "true", + "low_alchemy": "352", + "high_alchemy": "528", "archery_ticket_price": "0", "id": "2432" }, @@ -24358,6 +26286,8 @@ "durability": null, "name": "Prayer potion(4)", "tradeable": "true", + "low_alchemy": "61", + "high_alchemy": "91", "archery_ticket_price": "0", "id": "2434" }, @@ -24378,6 +26308,8 @@ "durability": null, "name": "Super attack(4)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "2436" }, @@ -24398,6 +26330,8 @@ "durability": null, "name": "Fishing potion(4)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.03", "archery_ticket_price": "0", "id": "2438" @@ -24419,6 +26353,8 @@ "durability": null, "name": "Super strength(4)", "tradeable": "true", + "low_alchemy": "88", + "high_alchemy": "132", "archery_ticket_price": "0", "id": "2440" }, @@ -24440,6 +26376,8 @@ "durability": null, "name": "Super defence(4)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "2442" }, @@ -24460,6 +26398,8 @@ "durability": null, "name": "Ranging potion(4)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "2444" }, @@ -24480,6 +26420,8 @@ "durability": null, "name": "Antipoison(4)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "2446" }, @@ -24499,6 +26441,8 @@ "durability": null, "name": "Super antipoison(4)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "2448" }, @@ -24518,6 +26462,8 @@ "durability": null, "name": "Zamorak brew(4)", "tradeable": "true", + "low_alchemy": "70", + "high_alchemy": "105", "weight": "0.5", "archery_ticket_price": "0", "id": "2450" @@ -24538,6 +26484,8 @@ "durability": null, "name": "Antifire potion(4)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "2452" }, @@ -24557,6 +26505,8 @@ "durability": null, "name": "Antifire potion(3)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "2454" }, @@ -24576,6 +26526,8 @@ "durability": null, "name": "Antifire potion(2)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "2456" }, @@ -24595,6 +26547,8 @@ "durability": null, "name": "Antifire potion(1)", "tradeable": "true", + "low_alchemy": "105", + "high_alchemy": "158", "archery_ticket_price": "0", "id": "2458" }, @@ -24612,6 +26566,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24641,6 +26597,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24670,6 +26628,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24699,6 +26659,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24728,6 +26690,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24757,6 +26721,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24786,6 +26752,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24815,6 +26783,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24844,6 +26814,8 @@ "ge_buy_limit": "100", "examine": "A posy of flowers.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.02", "attack_speed": "4", "weapon_interface": "12", @@ -24875,6 +26847,8 @@ "durability": null, "name": "Clean lantadyme", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "40", "archery_ticket_price": "0", "id": "2481" }, @@ -24894,6 +26868,8 @@ "durability": null, "name": "Lantadyme potion(unf)", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "40", "archery_ticket_price": "0", "id": "2483" }, @@ -24931,6 +26907,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "0.2", "equipment_slot": "9", "lendable": "true", @@ -24955,6 +26933,8 @@ "ge_buy_limit": "5000", "examine": "Vambraces made from 100% real dragonhide.", "durability": null, + "low_alchemy": "1440", + "high_alchemy": "2160", "weight": "0.25", "equipment_slot": "9", "lendable": "true", @@ -24979,6 +26959,8 @@ "ge_buy_limit": "5000", "examine": "Vambraces made from 100% real dragonhide.", "durability": null, + "low_alchemy": "1728", + "high_alchemy": "2592", "weight": "0.25", "equipment_slot": "9", "lendable": "true", @@ -25003,6 +26985,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "1728", + "high_alchemy": "2592", "weight": "5.4", "absorb": "0,5,2", "equipment_slot": "7", @@ -25028,6 +27012,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "2072", + "high_alchemy": "3108", "weight": "5.4", "absorb": "0,6,3", "equipment_slot": "7", @@ -25053,6 +27039,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "2488", + "high_alchemy": "3732", "weight": "5.4", "absorb": "0,7,3", "equipment_slot": "7", @@ -25078,6 +27066,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "3744", + "high_alchemy": "5616", "weight": "6.8", "absorb": "0,6,3", "equipment_slot": "4", @@ -25103,6 +27093,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "4492", + "high_alchemy": "6738", "weight": "6.8", "absorb": "0,6,3", "equipment_slot": "4", @@ -25128,6 +27120,8 @@ "ge_buy_limit": "5000", "examine": "Made from 100% real dragonhide.", "durability": null, + "low_alchemy": "5392", + "high_alchemy": "8088", "weight": "6.8", "absorb": "0,6,3", "equipment_slot": "4", @@ -25155,6 +27149,8 @@ "durability": null, "name": "Blue d-leather", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "3.1", "archery_ticket_price": "0", "id": "2505" @@ -25175,6 +27171,8 @@ "durability": null, "name": "Red dragon leather", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "weight": "3", "archery_ticket_price": "0", "id": "2507" @@ -25195,6 +27193,8 @@ "durability": null, "name": "Black d-leather", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "weight": "3.1", "archery_ticket_price": "0", "id": "2509" @@ -25215,22 +27215,26 @@ "durability": null, "name": "Logs", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2", "archery_ticket_price": "0", "id": "2511" }, { - "lendable": "true", "examine": "A series of connected metal rings.", - "grand_exchange_price": "2902937", "rare_item": "true", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", + "weight": "6.8", + "absorb": "4,0,9", + "lendable": "true", + "grand_exchange_price": "2902937", "name": "Dragon chainbody", "tradeable": "true", - "weight": "6.8", "archery_ticket_price": "0", "id": "2513", - "absorb": "4,0,9", "bonuses": "0,0,0,-15,0,81,93,98,-3,82,50,0,0,0,0" }, { @@ -25240,6 +27244,8 @@ "durability": null, "name": "Raw shrimps", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "2514" @@ -25258,6 +27264,8 @@ "durability": null, "name": "Pot of flour", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "1.3", "archery_ticket_price": "0", "id": "2516" @@ -25275,6 +27283,8 @@ "durability": null, "name": "Rotten tomato", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2518" }, @@ -25291,6 +27301,8 @@ "durability": null, "name": "Toy horsey", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2520" }, @@ -25307,6 +27319,8 @@ "durability": null, "name": "Toy horsey", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2522" }, @@ -25323,6 +27337,8 @@ "durability": null, "name": "Toy horsey", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2524" }, @@ -25339,6 +27355,8 @@ "durability": null, "name": "Toy horsey", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2526" }, @@ -25362,6 +27380,8 @@ "examine": "A magical sphere that glimmers within.", "durability": null, "name": "Orb of light", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "5", "archery_ticket_price": "0", "id": "2529" @@ -25390,6 +27410,8 @@ "durability": null, "name": "Iron fire arrows", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "2532", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", @@ -25402,6 +27424,8 @@ "durability": null, "name": "Iron fire arrows", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "2533", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", @@ -25411,105 +27435,121 @@ "requirements": "{4,5}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with steel heads and oil-soaked cloth. lit: An easy to make, steel-headed fire arrow.", - "grand_exchange_price": "325", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "325", "name": "Steel fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2534", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,5}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with steel heads and oil-soaked cloth. lit: An easy to make, steel-headed fire arrow.", - "grand_exchange_price": "327", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "327", "name": "Steel fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2535", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,20}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with mithril heads and oil-soaked cloth. lit: An easy to make, mithril-headed fire arrow.", - "grand_exchange_price": "9", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "9", "name": "Mithril fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2536", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,20}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with mithril heads and oil-soaked cloth. lit: An easy to make, mithril-headed fire arrow.", - "grand_exchange_price": "63", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "63", "name": "Mithril fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2537", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,30}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with adamant heads and oil-soaked cloth.lit: An easy-to-make, Adamant-headed fire arrow.", - "grand_exchange_price": "90", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "90", "name": "Adamant fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2538", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,30}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with adamant heads and oil-soaked cloth.lit: An easy-to-make, Adamant-headed fire arrow.", - "grand_exchange_price": "127", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "127", "name": "Adamant fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2539", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,40}", "ge_buy_limit": "10000", "examine": "An easy to make, rune-headed fire arrow.", - "grand_exchange_price": "539", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "539", "name": "Rune fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2540", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "requirements": "{4,40}", "ge_buy_limit": "10000", "examine": "An easy to make, rune-headed fire arrow.", - "grand_exchange_price": "682", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "682", "name": "Rune fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "2541", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "ge_buy_limit": "5000", @@ -25518,6 +27558,8 @@ "durability": null, "name": "Ring of recoil", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "2550", "equipment_slot": "12" @@ -25539,6 +27581,8 @@ "durability": null, "name": "Ring of duelling(8)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2552", "equipment_slot": "12" @@ -25559,6 +27603,8 @@ "durability": null, "name": "Ring of duelling(7)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2554", "equipment_slot": "12" @@ -25577,6 +27623,8 @@ "durability": null, "name": "Ring of duelling(6)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2556", "equipment_slot": "12" @@ -25595,6 +27643,8 @@ "durability": null, "name": "Ring of duelling(5)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2558", "equipment_slot": "12" @@ -25613,6 +27663,8 @@ "durability": null, "name": "Ring of duelling(4)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2560", "equipment_slot": "12" @@ -25631,6 +27683,8 @@ "durability": null, "name": "Ring of duelling(3)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2562", "equipment_slot": "12" @@ -25649,6 +27703,8 @@ "durability": null, "name": "Ring of duelling(2)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2564", "equipment_slot": "12" @@ -25668,6 +27724,8 @@ "durability": null, "name": "Ring of duelling(1)", "tradeable": "true", + "low_alchemy": "510", + "high_alchemy": "765", "archery_ticket_price": "0", "id": "2566", "equipment_slot": "12" @@ -25688,6 +27746,8 @@ "durability": null, "name": "Ring of forging", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "2568", "equipment_slot": "12" @@ -25709,6 +27769,8 @@ "durability": null, "name": "Ring of life", "tradeable": "true", + "low_alchemy": "1410", + "high_alchemy": "2115", "archery_ticket_price": "0", "id": "2570", "equipment_slot": "12" @@ -25727,6 +27789,8 @@ "durability": null, "name": "Ring of wealth", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "2572", "equipment_slot": "12" @@ -25750,6 +27814,8 @@ "examine": "A fine looking time piece.", "durability": null, "name": "Watch", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "2575" @@ -25766,6 +27832,8 @@ "ge_buy_limit": "2", "examine": "Lightweight boots ideal for rangers.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.2", "equipment_slot": "10", "lendable": "true", @@ -25790,6 +27858,8 @@ "ge_buy_limit": "2", "examine": "Slightly magical boots.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "equipment_slot": "10", "lendable": "true", @@ -25814,6 +27884,8 @@ "ge_buy_limit": "2", "examine": "Endorsed by Robin Hood.", "durability": null, + "low_alchemy": "180", + "high_alchemy": "270", "weight": "0.2", "equipment_slot": "0", "lendable": "true", @@ -25839,6 +27911,8 @@ "ge_buy_limit": "2", "examine": "Black platebody with trim.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "9.07", "absorb": "1,0,2", "equipment_slot": "4", @@ -25863,15 +27937,17 @@ "requirements": "{1,10}", "ge_buy_limit": "2", "examine": "Black platelegs with trim.", - "grand_exchange_price": "39900", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", + "weight": "9", + "equipment_slot": "7", + "grand_exchange_price": "39900", "name": "Black platelegs (t)", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", "id": "2585", - "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0" }, { "ge_buy_limit": "2", @@ -25888,6 +27964,8 @@ "ge_buy_limit": "100", "examine": "Black full helmet with trim.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "2", "remove_beard": "true", "equipment_slot": "0", @@ -25913,6 +27991,8 @@ "ge_buy_limit": "2", "examine": "Black kiteshield with trim.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "5", "absorb": "1,0,2", "equipment_slot": "5", @@ -25937,6 +28017,8 @@ "ge_buy_limit": "2", "examine": "Black platebody with gold trim.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "9.07", "absorb": "1,0,2", "equipment_slot": "4", @@ -25961,15 +28043,17 @@ "requirements": "{1,10}", "ge_buy_limit": "2", "examine": "Black platelegs with gold trim.", - "grand_exchange_price": "216700", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", + "weight": "9", + "equipment_slot": "7", + "grand_exchange_price": "216700", "name": "Black platelegs (g)", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", "id": "2593", - "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0" }, { "ge_buy_limit": "2", @@ -25986,6 +28070,8 @@ "ge_buy_limit": "100", "examine": "Black full helmet with gold trim.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -26010,6 +28096,8 @@ "ge_buy_limit": "2", "examine": "Black kiteshield with gold trim.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "5", "absorb": "1,0,2", "equipment_slot": "5", @@ -26034,6 +28122,8 @@ "ge_buy_limit": "2", "examine": "Adamant platebody with trim.", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", "weight": "9.07", "absorb": "2,0,4", "equipment_slot": "4", @@ -26060,6 +28150,8 @@ "ge_buy_limit": "2", "examine": "These look heavy", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "10", "absorb": "1,0,3", "equipment_slot": "7", @@ -26084,6 +28176,8 @@ "ge_buy_limit": "2", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5.8", "absorb": "3,0,6", "equipment_slot": "5", @@ -26109,6 +28203,8 @@ "ge_buy_limit": "2", "examine": "Adamant full helm with trim", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "2.7", "absorb": "1,0,2", "remove_beard": "true", @@ -26134,6 +28230,8 @@ "ge_buy_limit": "2", "examine": "Adamant platebody with gold trim.", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", "weight": "9.07", "absorb": "2,0,4", "equipment_slot": "4", @@ -26160,6 +28258,8 @@ "ge_buy_limit": "2", "examine": "Adamant platelegs with gold trim.", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "10", "absorb": "1,0,3", "equipment_slot": "7", @@ -26184,6 +28284,8 @@ "ge_buy_limit": "2", "examine": "Adamant kiteshield with gold trim.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "6", "absorb": "3,0,6", "equipment_slot": "5", @@ -26209,6 +28311,8 @@ "ge_buy_limit": "2", "examine": "Adamant full helmet with gold trim.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "2.7", "absorb": "1,0,2", "remove_beard": "true", @@ -26234,6 +28338,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody with gold trim.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -26261,6 +28367,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs with gold trim.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -26288,6 +28396,8 @@ "ge_buy_limit": "100", "examine": "Rune full helmet with gold trim.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "remove_beard": "true", @@ -26314,6 +28424,8 @@ "ge_buy_limit": "2", "examine": "Rune kiteshield with gold trim", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -26339,6 +28451,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody with trim.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -26365,6 +28479,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs with trim!", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -26391,6 +28507,8 @@ "ge_buy_limit": "2", "examine": "Rune full helmet with trim.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "remove_beard": "true", @@ -26417,6 +28535,8 @@ "ge_buy_limit": "2", "examine": "A large, metal shield with a nice trim.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -26445,6 +28565,8 @@ "durability": null, "name": "Highwayman mask", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "2631", "equipment_slot": "0" @@ -26459,17 +28581,19 @@ "id": "2632" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "Parlez-vous francais? (Do you speak French?)", - "grand_exchange_price": "34300", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "34300", "name": "Blue beret", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2633", - "equipment_slot": "0" + "id": "2633" }, { "ge_buy_limit": "2", @@ -26481,17 +28605,19 @@ "id": "2634" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "Parlez-vous francais?(Do you speak French?)", - "grand_exchange_price": "117500", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "117500", "name": "Black beret", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2635", - "equipment_slot": "0" + "id": "2635" }, { "ge_buy_limit": "2", @@ -26503,17 +28629,19 @@ "id": "2636" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "Parlez-vous francais? (Do you speak French?)", - "grand_exchange_price": "328000", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "328000", "name": "White beret", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2637", - "equipment_slot": "0" + "id": "2637" }, { "ge_buy_limit": "2", @@ -26525,17 +28653,19 @@ "id": "2638" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "All for one and one for all!", - "grand_exchange_price": "29100", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "29100", "name": "Tan cavalier", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2639", - "equipment_slot": "0" + "id": "2639" }, { "ge_buy_limit": "2", @@ -26547,17 +28677,19 @@ "id": "2640" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "All for one and one for all!", - "grand_exchange_price": "23600", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "23600", "name": "Dark cavalier", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2641", - "equipment_slot": "0" + "id": "2641" }, { "ge_buy_limit": "2", @@ -26569,17 +28701,19 @@ "id": "2642" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "All for one and one for all!", - "grand_exchange_price": "384500", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "384500", "name": "Black cavalier", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "2643", - "equipment_slot": "0" + "id": "2643" }, { "ge_buy_limit": "2", @@ -26598,6 +28732,8 @@ "durability": null, "name": "Red headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "2645", "equipment_slot": "0" @@ -26619,6 +28755,8 @@ "durability": null, "name": "Black headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "2647", "equipment_slot": "0" @@ -26640,6 +28778,8 @@ "durability": null, "name": "Brown headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "2649", "equipment_slot": "0" @@ -26660,6 +28800,8 @@ "durability": null, "name": "Pirate's hat", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "hat": "true", "id": "2651", @@ -26679,6 +28821,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody in the colours of Zamorak.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9", "absorb": "3,0,6", "equipment_slot": "4", @@ -26705,6 +28849,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs in the colours of Zamorak.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -26731,6 +28877,8 @@ "ge_buy_limit": "2", "examine": "A full helmet in the colours of Zamorak.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "remove_beard": "true", @@ -26757,6 +28905,8 @@ "ge_buy_limit": "2", "examine": "A Rune kiteshield in the colours of Zamorak.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -26782,6 +28932,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody in the colours of Saradomin.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -26808,6 +28960,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs in the colours of Saradomin.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -26834,6 +28988,8 @@ "ge_buy_limit": "2", "examine": "Rune full helmet in the colours of Saradomin.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "remove_beard": "true", @@ -26860,6 +29016,8 @@ "ge_buy_limit": "2", "examine": "Rune kiteshield in the colours of Saradomin.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5.4", "absorb": "3,0,7", "equipment_slot": "5", @@ -26885,6 +29043,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody in the colours of Guthix.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -26911,6 +29071,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs in the colours of Guthix.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -26937,6 +29099,8 @@ "ge_buy_limit": "2", "examine": "A rune full helmet in the colours of Guthix.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "remove_beard": "true", @@ -26963,6 +29127,8 @@ "ge_buy_limit": "2", "examine": "Rune kiteshield in the colours of Guthix.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5.4", "absorb": "3,0,7", "equipment_slot": "5", @@ -27285,6 +29451,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2714" @@ -27295,6 +29463,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2715" @@ -27313,6 +29483,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2717" @@ -27323,6 +29495,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2718" @@ -27341,6 +29515,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2720" @@ -27351,6 +29527,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2721" @@ -27377,6 +29555,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2724" @@ -27395,6 +29575,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2726" @@ -27413,6 +29595,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2728" @@ -27431,6 +29615,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2730" @@ -27449,6 +29635,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2732" @@ -27467,6 +29655,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2734" @@ -27485,6 +29675,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2736" @@ -27503,6 +29695,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2738" @@ -27521,6 +29715,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2740" @@ -27539,6 +29735,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2742" @@ -27557,6 +29755,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2744" @@ -27575,6 +29775,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2746" @@ -27593,6 +29795,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2748" @@ -27619,6 +29823,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2775" @@ -27637,6 +29843,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2777" @@ -27655,6 +29863,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2779" @@ -27673,6 +29883,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2781" @@ -27699,6 +29911,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2784" @@ -27725,6 +29939,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2787" @@ -27743,6 +29959,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2789" @@ -27761,6 +29979,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2791" @@ -27795,6 +30015,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2795" }, @@ -27820,6 +30042,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2798" }, @@ -27837,6 +30061,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "2800" }, @@ -27854,6 +30080,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2802" @@ -27872,6 +30100,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2804" @@ -27890,6 +30120,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2806" @@ -27908,6 +30140,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2808" @@ -27926,6 +30160,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2810" @@ -27944,6 +30180,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2812" @@ -27962,6 +30200,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2814" @@ -27980,6 +30220,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2816" @@ -27998,6 +30240,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2818" @@ -28016,6 +30260,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2820" @@ -28034,6 +30280,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2822" @@ -28052,6 +30300,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2824" @@ -28070,6 +30320,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2826" @@ -28088,6 +30340,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2828" @@ -28106,6 +30360,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "2830" @@ -28316,6 +30572,8 @@ "durability": null, "name": "Wolfbone arrowtips", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "2861" }, @@ -28326,6 +30584,8 @@ "durability": null, "name": "Achey tree logs", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "1", "archery_ticket_price": "0", "id": "2862" @@ -28364,14 +30624,16 @@ "shop_price": "25", "ge_buy_limit": "1000", "examine": "A large ogre arrow with a bone tip.", - "grand_exchange_price": "49", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", + "equipment_slot": "13", + "grand_exchange_price": "49", "name": "Ogre arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "2866", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "examine": "A large pair of ogre bellows. If filled with gas (1-3): A large pair of ogre bellows, it has x load(s) of swamp gas in it.", @@ -28419,6 +30681,8 @@ "durability": null, "name": "Raw chompy", "tradeable": "true", + "low_alchemy": "34", + "high_alchemy": "51", "weight": "10", "archery_ticket_price": "0", "id": "2876" @@ -28440,6 +30704,8 @@ "durability": null, "name": "Cooked chompy", "tradeable": "true", + "low_alchemy": "52", + "high_alchemy": "78", "weight": "10", "archery_ticket_price": "0", "id": "2878" @@ -28473,6 +30739,8 @@ "shop_price": "500", "examine": "More powerful than a normal bow, useful against large game birds.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1", "attack_speed": "8", "two_handed": "true", @@ -28518,15 +30786,17 @@ "shop_price": "2000", "ge_buy_limit": "100", "examine": "A shield made in the Elemental Workshop.", - "grand_exchange_price": "709", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "5", + "grand_exchange_price": "709", "name": "Elemental shield", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "2890", - "bonuses": "0,0,0,0,0,0,0,0,6,0,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,0,0,0,0,0,6,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -28541,6 +30811,8 @@ "examine": "This needs refining.", "durability": null, "name": "Elemental ore", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "2.2", "archery_ticket_price": "0", "id": "2892" @@ -28572,6 +30844,8 @@ "ge_buy_limit": "100", "examine": "Some fine werewolf clothing.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -28690,6 +30964,8 @@ "ge_buy_limit": "100", "examine": "Some fine werewolf clothing.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -28807,6 +31083,8 @@ "ge_buy_limit": "100", "examine": "Some fine werewolf clothing.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -28924,6 +31202,8 @@ "ge_buy_limit": "100", "examine": "Some fine werewolf clothing.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -29041,6 +31321,8 @@ "ge_buy_limit": "100", "examine": "Some fine werewolf clothing.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -29148,6 +31430,8 @@ "examine": "A replica tinderbox made of solid gold.", "durability": null, "name": "Golden tinderbox", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "2946" }, @@ -29155,7 +31439,9 @@ "examine": "A replica candle made of solid gold.", "durability": null, "name": "Golden candle", + "low_alchemy": "120", "tradeable": "false", + "high_alchemy": "180", "destroy": "true", "archery_ticket_price": "0", "id": "2947" @@ -29182,12 +31468,16 @@ "examine": "A replica needle made of solid gold.", "durability": null, "name": "Golden needle", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "2951" }, { "examine": "A silver dagger that can prevent werewolves changing form.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -29208,6 +31498,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "2953" @@ -29218,6 +31510,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "2954" @@ -29230,6 +31524,8 @@ "durability": null, "name": "Moonlight mead", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2955" }, @@ -29246,6 +31542,8 @@ "examine": "An empty druid pouch.", "durability": null, "name": "Druid pouch", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2957" }, @@ -29253,6 +31551,8 @@ "examine": "A druid pouch.", "durability": null, "name": "Druid pouch", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "2958" }, @@ -29276,6 +31576,8 @@ "ge_buy_limit": "100", "examine": "It's a silver sickle.", "durability": null, + "low_alchemy": "70", + "high_alchemy": "105", "weight": "1.6", "weapon_interface": "6", "defence_anim": "397", @@ -29298,23 +31600,27 @@ "id": "2962" }, { - "attack_anims": "390,390,381,390", "examine": "It's a blessed silver sickle.", "durability": null, - "name": "Silver sickle(b)", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "1.5", - "archery_ticket_price": "0", "weapon_interface": "6", - "id": "2963", - "bonuses": "0,0,0,0,0,0,1,1,1,1,0,1,5,0,0", "defence_anim": "397", - "equipment_slot": "3" + "equipment_slot": "3", + "attack_anims": "390,390,381,390", + "name": "Silver sickle(b)", + "archery_ticket_price": "0", + "id": "2963", + "bonuses": "0,0,0,0,0,0,1,1,1,1,0,1,5,0,0" }, { "shop_price": "1", "examine": "Used for washing your face, amongst other things.", "durability": null, "name": "Washing bowl", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.4", "archery_ticket_price": "0", "id": "2964" @@ -29407,6 +31713,8 @@ "durability": null, "name": "Sickle mould", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "archery_ticket_price": "0", "id": "2976" @@ -29593,15 +31901,17 @@ "shop_price": "800", "ge_buy_limit": "10", "examine": "You should see the shark...", - "grand_exchange_price": "1500000", "durability": null, + "low_alchemy": "35", + "high_alchemy": "53", + "weight": "0.3", + "equipment_slot": "9", + "grand_exchange_price": "1500000", "name": "Pirate's hook", "tradeable": "true", - "weight": "0.3", "archery_ticket_price": "0", "id": "2997", - "bonuses": "0,0,0,0,0,1,5,3,0,0,1,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,1,5,3,0,0,1,0,0,0,0" }, { "shop_price": "3", @@ -29611,6 +31921,8 @@ "durability": null, "name": "Clean toadflax", "tradeable": "true", + "low_alchemy": "19", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "2998" }, @@ -29631,6 +31943,8 @@ "durability": null, "name": "Clean snapdragon", "tradeable": "true", + "low_alchemy": "23", + "high_alchemy": "35", "archery_ticket_price": "0", "id": "3000" }, @@ -29650,6 +31964,8 @@ "durability": null, "name": "Toadflax potion(unf)", "tradeable": "true", + "low_alchemy": "19", + "high_alchemy": "28", "weight": "0.3", "archery_ticket_price": "0", "id": "3002" @@ -29670,6 +31986,8 @@ "durability": null, "name": "Snapdragon potion(unf)", "tradeable": "true", + "low_alchemy": "23", + "high_alchemy": "35", "archery_ticket_price": "0", "id": "3004" }, @@ -29688,6 +32006,8 @@ "durability": null, "name": "Firework", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "3006" }, @@ -29706,6 +32026,8 @@ "durability": null, "name": "Energy potion(4)", "tradeable": "true", + "low_alchemy": "44", + "high_alchemy": "66", "archery_ticket_price": "0", "id": "3008" }, @@ -29726,6 +32048,8 @@ "durability": null, "name": "Energy potion(3)", "tradeable": "true", + "low_alchemy": "44", + "high_alchemy": "66", "archery_ticket_price": "0", "id": "3010" }, @@ -29746,6 +32070,8 @@ "durability": null, "name": "Energy potion(2)", "tradeable": "true", + "low_alchemy": "44", + "high_alchemy": "66", "archery_ticket_price": "0", "id": "3012" }, @@ -29766,6 +32092,8 @@ "durability": null, "name": "Energy potion(1)", "tradeable": "true", + "low_alchemy": "44", + "high_alchemy": "66", "archery_ticket_price": "0", "id": "3014" }, @@ -29786,6 +32114,8 @@ "durability": null, "name": "Super energy(4)", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "archery_ticket_price": "0", "id": "3016" }, @@ -29806,6 +32136,8 @@ "durability": null, "name": "Super energy(3)", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "archery_ticket_price": "0", "id": "3018" }, @@ -29825,6 +32157,8 @@ "durability": null, "name": "Super energy(2)", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "archery_ticket_price": "0", "id": "3020" }, @@ -29844,6 +32178,8 @@ "durability": null, "name": "Super energy(1)", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "archery_ticket_price": "0", "id": "3022" }, @@ -29864,6 +32200,8 @@ "durability": null, "name": "Super restore(4)", "tradeable": "true", + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.1", "archery_ticket_price": "0", "id": "3024" @@ -29885,6 +32223,8 @@ "durability": null, "name": "Super restore(3)", "tradeable": "true", + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.1", "archery_ticket_price": "0", "id": "3026" @@ -29905,6 +32245,8 @@ "durability": null, "name": "Super restore(2)", "tradeable": "true", + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.1", "archery_ticket_price": "0", "id": "3028" @@ -29925,6 +32267,8 @@ "durability": null, "name": "Super restore(1)", "tradeable": "true", + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.1", "archery_ticket_price": "0", "id": "3030" @@ -30025,6 +32369,8 @@ "durability": null, "name": "Magic potion(4)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "3040" }, @@ -30044,6 +32390,8 @@ "durability": null, "name": "Magic potion(3)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "3042" }, @@ -30063,6 +32411,8 @@ "durability": null, "name": "Magic potion(2)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "3044" }, @@ -30082,6 +32432,8 @@ "durability": null, "name": "Magic potion(1)", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "3046" }, @@ -30146,6 +32498,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "6800", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -30162,6 +32515,7 @@ "bonuses": "7,-1,28,12,0,2,3,1,12,0,0,35,0,0,0", "requirements": "{0,30}-{6,30}", "durability": null, + "high_alchemy": "10200", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -30174,6 +32528,7 @@ "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", + "low_alchemy": "18000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -30191,6 +32546,7 @@ "requirements": "{0,40}-{6,40}", "shop_price": "160", "durability": null, + "high_alchemy": "27000", "weight": "2", "weapon_interface": "1", "equip_audio": "2230", @@ -30305,6 +32661,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "19", + "high_alchemy": "28", "weight": "0.9", "attack_speed": "4", "two_handed": "true", @@ -30326,6 +32684,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "attack_speed": "4", "two_handed": "true", @@ -30348,6 +32708,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "70", + "high_alchemy": "105", "weight": "0.9", "attack_speed": "4", "two_handed": "true", @@ -30369,6 +32731,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "144", + "high_alchemy": "216", "weight": "6", "attack_speed": "4", "two_handed": "true", @@ -30390,6 +32754,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "190", + "high_alchemy": "285", "weight": "0.9", "attack_speed": "4", "two_handed": "true", @@ -30411,6 +32777,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "480", + "high_alchemy": "720", "attack_speed": "4", "two_handed": "true", "weapon_interface": "9", @@ -30432,6 +32800,8 @@ "examine": "A set of fighting claws.", "has_special": "true", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", "weight": "0.9", "attack_speed": "4", "two_handed": "true", @@ -30474,15 +32844,17 @@ "shop_price": "1900", "ge_buy_limit": "100", "examine": "Boots made for general climbing; rocks a speciality.", - "grand_exchange_price": "51400", "durability": null, - "name": "Climbing boots", + "low_alchemy": "4", + "high_alchemy": "7", "destroy": "true", "weight": "0.3", + "equipment_slot": "10", + "grand_exchange_price": "51400", + "name": "Climbing boots", "archery_ticket_price": "0", "id": "3105", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,2,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,2,0,0,0" }, { "ge_buy_limit": "100", @@ -30497,6 +32869,8 @@ "examine": "Climbing boots with spikes.", "durability": null, "name": "Spiked boots", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.3", "archery_ticket_price": "0", "id": "3107", @@ -30599,6 +32973,8 @@ "ge_buy_limit": "10", "examine": "A solid stone shield.", "durability": null, + "low_alchemy": "22400", + "high_alchemy": "33600", "weight": "6.8", "absorb": "5,0,10", "equipment_slot": "5", @@ -30757,6 +33133,8 @@ "examine": "A series of connected metal rings.", "rare_item": "true", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "weight": "6.8", "absorb": "4,0,9", "equipment_slot": "4", @@ -30786,6 +33164,8 @@ "durability": null, "name": "Raw karambwan", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "3142" @@ -30807,6 +33187,8 @@ "durability": null, "name": "Cooked karambwan", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "3144" @@ -30824,6 +33206,8 @@ "examine": "Cooked octopus. It looks poorly cooked and quite dangerous.", "durability": null, "name": "Poison karambwan", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "3146" @@ -30835,6 +33219,8 @@ "durability": null, "name": "Cooked karambwan", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "3147" @@ -30850,6 +33236,8 @@ "examine": "Small brightly coloured tropical fish.", "durability": null, "name": "Raw karambwanji", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "3150" }, @@ -30857,6 +33245,8 @@ "examine": "Small brightly coloured tropical fish.", "durability": null, "name": "Karambwanji", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.99", "archery_ticket_price": "0", "id": "3151" @@ -30865,6 +33255,8 @@ "examine": "Freshly made octopus paste. It smells quite nauseating.", "durability": null, "name": "Karambwan paste", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3152" }, @@ -30872,6 +33264,8 @@ "examine": "Freshly made octopus paste. It smells quite nauseating.", "durability": null, "name": "Karambwan paste", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3153" }, @@ -30879,6 +33273,8 @@ "examine": "Freshly made octopus paste. It smells quite nauseating.", "durability": null, "name": "Karambwan paste", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3154" }, @@ -30886,6 +33282,8 @@ "examine": "This paste smells of raw fish./This paste smells of cooked fish.", "durability": null, "name": "Karambwanji paste", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3155" }, @@ -30893,6 +33291,8 @@ "examine": "This paste smells of raw fish./This paste smells of cooked fish.", "durability": null, "name": "Karambwanji paste", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3156" }, @@ -30901,14 +33301,16 @@ "shop_price": "5", "ge_buy_limit": "100", "examine": "A wide bodied and thin necked vessel, encrusted with sea salt. / The Karambwan Vessel is loaded with Karambwanji", - "grand_exchange_price": "221", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "3", + "equipment_slot": "3", + "grand_exchange_price": "221", "name": "Karambwan vessel", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "3157", - "equipment_slot": "3" + "id": "3157" }, { "ge_buy_limit": "100", @@ -30927,6 +33329,8 @@ "durability": null, "name": "Karambwan vessel", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "3159" @@ -30952,6 +33356,7 @@ "durability": null, "name": "Sliced banana", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "3162" }, @@ -30969,6 +33374,8 @@ "examine": "A very strong spirit brewed in Karamja.", "durability": null, "name": "Karamjan rum", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "3164" }, @@ -30977,6 +33384,8 @@ "examine": "A very strong spirit brewed in Karamja.", "durability": null, "name": "Karamjan rum", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "3165" }, @@ -30992,6 +33401,8 @@ "examine": "It's the skin of a (hopefully) dead monkey.", "durability": null, "name": "Monkey skin", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "3167" }, @@ -31016,134 +33427,145 @@ "turn90cw_anim": "1207", "examine": "A bronze tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "10", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "266", "stand_anim": "813", "tradeable": "true", - "name": "Bronze spear(kp)", "run_anim": "1210", "archery_ticket_price": "0", "id": "3170", "stand_turn_anim": "1209", - "bonuses": "5,5,5,0,0,1,1,0,0,0,0,6,0,0,0" + "bonuses": "5,5,5,0,0,1,1,0,0,0,0,6,0,0,0", + "durability": null, + "high_alchemy": "15", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Bronze spear(kp)" }, { "turn90cw_anim": "1207", "examine": "An iron tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "36", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "304", "stand_anim": "813", "tradeable": "true", - "name": "Iron spear(kp)", "run_anim": "1210", "archery_ticket_price": "0", "id": "3171", "stand_turn_anim": "1209", - "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0" + "bonuses": "8,8,8,0,0,1,1,0,0,0,0,10,0,0,0", + "durability": null, + "high_alchemy": "54", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Iron spear(kp)" }, { - "requirements": "{0,5}", "turn90cw_anim": "1207", "examine": "A steel tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "503", "stand_anim": "813", "tradeable": "true", - "name": "Steel spear(kp)", "run_anim": "1210", "archery_ticket_price": "0", "id": "3172", "stand_turn_anim": "1209", - "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0" + "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0", + "requirements": "{0,5}", + "durability": null, + "high_alchemy": "195", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Steel spear(kp)" }, { - "requirements": "{0,20}", "turn90cw_anim": "1207", "examine": "A mithril tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "1.8", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "368", "stand_anim": "813", "tradeable": "true", - "name": "Mithril spear(kp)", "run_anim": "1210", "archery_ticket_price": "0", "id": "3173", "stand_turn_anim": "1209", - "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0" + "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0", + "requirements": "{0,20}", + "durability": null, + "high_alchemy": "507", + "weight": "1.8", + "weapon_interface": "14", + "render_anim": "28", + "name": "Mithril spear(kp)" }, { - "requirements": "{0,30}", "turn90cw_anim": "1207", "examine": "An adamant tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "832", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "1093", "stand_anim": "813", "tradeable": "true", - "name": "Adamant spear(kp)", "run_anim": "1210", "archery_ticket_price": "0", "id": "3174", "stand_turn_anim": "1209", - "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0" + "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0", + "requirements": "{0,30}", + "durability": null, + "high_alchemy": "1248", + "weight": "2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Adamant spear(kp)" }, { "turn90cw_anim": "1207", "examine": "A rune tipped spear.", "walk_anim": "1205", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -31161,6 +33583,7 @@ "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0", "requirements": "{0,40}", "durability": null, + "high_alchemy": "12480", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -31172,6 +33595,7 @@ "examine": "A dragon tipped spear.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "24960", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -31189,6 +33613,7 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "37440", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -31307,6 +33732,8 @@ "durability": null, "name": "Cleaning cloth", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "1", "archery_ticket_price": "0", "id": "3188" @@ -31325,6 +33752,7 @@ "turn90cw_anim": "1207", "examine": "A bronze halberd.", "walk_anim": "1205", + "low_alchemy": "32", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31342,6 +33770,7 @@ "bonuses": "7,8,0,-4,0,-1,1,2,0,0,0,8,0,0,0", "shop_price": "104", "durability": null, + "high_alchemy": "48", "weight": "3", "weapon_interface": "15", "render_anim": "28", @@ -31361,6 +33790,7 @@ "turn90cw_anim": "1207", "examine": "An iron halberd.", "walk_anim": "1205", + "low_alchemy": "145", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31378,6 +33808,7 @@ "bonuses": "9,12,0,-4,0,-1,1,2,0,0,0,12,0,0,0", "shop_price": "364", "durability": null, + "high_alchemy": "218", "weight": "3.1", "weapon_interface": "15", "render_anim": "28", @@ -31397,6 +33828,7 @@ "turn90cw_anim": "1207", "examine": "A steel halberd.", "walk_anim": "1205", + "low_alchemy": "400", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31415,6 +33847,7 @@ "requirements": "{0,5}", "shop_price": "1300", "durability": null, + "high_alchemy": "600", "weight": "3", "weapon_interface": "15", "render_anim": "28", @@ -31434,6 +33867,7 @@ "turn90cw_anim": "1207", "examine": "A black halberd.", "walk_anim": "1205", + "low_alchemy": "768", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31452,6 +33886,7 @@ "requirements": "{0,5}-{2,10}", "shop_price": "2496", "durability": null, + "high_alchemy": "1152", "weight": "3", "weapon_interface": "15", "render_anim": "28", @@ -31471,6 +33906,7 @@ "turn90cw_anim": "1207", "examine": "A mithril halberd.", "walk_anim": "1205", + "low_alchemy": "1352", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31489,6 +33925,7 @@ "requirements": "{0,20}-{2,10}", "shop_price": "3380", "durability": null, + "high_alchemy": "2028", "weight": "2.7", "weapon_interface": "15", "render_anim": "28", @@ -31508,6 +33945,7 @@ "turn90cw_anim": "1207", "examine": "An adamant halberd.", "walk_anim": "1205", + "low_alchemy": "3328", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31526,6 +33964,7 @@ "requirements": "{0,30}-{2,15}", "shop_price": "8320", "durability": null, + "high_alchemy": "4992", "weight": "3.6", "weapon_interface": "15", "render_anim": "28", @@ -31545,6 +33984,7 @@ "turn90cw_anim": "1207", "examine": "A rune halberd.", "walk_anim": "1205", + "low_alchemy": "51200", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31563,6 +34003,7 @@ "requirements": "{0,40}-{2,20}", "shop_price": "128000", "durability": null, + "high_alchemy": "76800", "weight": "3", "weapon_interface": "15", "render_anim": "28", @@ -31584,6 +34025,7 @@ "examine": "A dragon halberd.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "130000", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -31602,6 +34044,7 @@ "requirements": "{0,60}-{2,30}", "shop_price": "325000", "durability": null, + "high_alchemy": "195000", "weight": "3.1", "weapon_interface": "15", "render_anim": "28", @@ -31635,6 +34078,8 @@ "examine": "Lord Iorwerth's crystal pendant.", "durability": null, "name": "Crystal pendant", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "3208", "equipment_slot": "2" @@ -31655,6 +34100,8 @@ "durability": null, "name": "Limestone", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "2.2", "archery_ticket_price": "0", "id": "3211" @@ -31672,6 +34119,8 @@ "examine": "Some quicklime.", "durability": null, "name": "Quicklime", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2.2", "archery_ticket_price": "0", "id": "3213" @@ -31688,6 +34137,8 @@ "examine": "A pile of ground sulphur.", "durability": null, "name": "Ground sulphur", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "3215" @@ -31766,6 +34217,8 @@ "examine": "A strip of cloth.", "durability": null, "name": "Strip of cloth", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "3224" }, @@ -31777,6 +34230,8 @@ "durability": null, "name": "Raw rabbit", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.1", "archery_ticket_price": "0", "id": "3226" @@ -31798,6 +34253,8 @@ "durability": null, "name": "Cooked rabbit", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "11", "archery_ticket_price": "0", "id": "3228" }, @@ -32012,6 +34469,7 @@ "durability": null, "name": "Vampire dust", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "3325" }, @@ -32028,15 +34486,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "An easy-to-make, marshy-coloured, Mort Myre snail shell helmet.", - "grand_exchange_price": "56", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "56", "name": "Myre snelm", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "3327", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32053,6 +34513,8 @@ "ge_buy_limit": "100", "examine": "Rounded: A red and black snail shell helmet. Pointed: A red and black pointed snail shell helmet.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "equipment_slot": "0", "grand_exchange_price": "291", @@ -32076,14 +34538,16 @@ "shop_price": "300", "ge_buy_limit": "100", "examine": "An easy-to-make, muddy-yellow, Mort Myre snail shell helmet.", - "grand_exchange_price": "57", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "0", + "grand_exchange_price": "57", "name": "Ochre snelm", "tradeable": "true", "archery_ticket_price": "0", "id": "3331", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32098,15 +34562,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "A moody blue snail shell helmet, mort myre snail shell helm", - "grand_exchange_price": "73", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1.9", + "equipment_slot": "0", + "grand_exchange_price": "73", "name": "Bruise blue snelm", "tradeable": "true", - "weight": "1.9", "archery_ticket_price": "0", "id": "3333", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32121,15 +34587,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "An easy-to-make, orange-and-bark coloured, Mort Myre snail shell helmet.", - "grand_exchange_price": "63", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "63", "name": "Broken bark snelm", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "3335", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32144,15 +34612,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "An easy-to-make, marshy-coloured, Mort Myre snail shell helmet.", - "grand_exchange_price": "58", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "58", "name": "Myre snelm", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "3337", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32169,6 +34639,8 @@ "ge_buy_limit": "100", "examine": "Rounded: A red and black snail shell helmet. Pointed: A red and black pointed snail shell helmet.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "equipment_slot": "0", "grand_exchange_price": "147", @@ -32192,14 +34664,16 @@ "shop_price": "300", "ge_buy_limit": "100", "examine": "An easy-to-make, muddy-yellow, Mort Myre snail shell helmet.", - "grand_exchange_price": "54", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "0", + "grand_exchange_price": "54", "name": "Ochre snelm", "tradeable": "true", "archery_ticket_price": "0", "id": "3341", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32214,15 +34688,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "A moody blue snail shell helmet, mort myre snail shell helm", - "grand_exchange_price": "248", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1.9", + "equipment_slot": "0", + "grand_exchange_price": "248", "name": "Bruise blue snelm", "tradeable": "true", - "weight": "1.9", "archery_ticket_price": "0", "id": "3343", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -32240,6 +34716,8 @@ "durability": null, "name": "Blamish myre shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3345" @@ -32260,6 +34738,8 @@ "durability": null, "name": "Blamish red shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3347" @@ -32280,6 +34760,8 @@ "durability": null, "name": "Blamish ochre shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3349" @@ -32300,6 +34782,8 @@ "durability": null, "name": "Blamish blue shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "3351" }, @@ -32319,6 +34803,8 @@ "durability": null, "name": "Blamish bark shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3353" @@ -32339,6 +34825,8 @@ "durability": null, "name": "Blamish myre shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3355" @@ -32359,6 +34847,8 @@ "durability": null, "name": "Blamish red shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3357" @@ -32379,6 +34869,8 @@ "durability": null, "name": "Blamish ochre shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "3359" @@ -32399,6 +34891,8 @@ "durability": null, "name": "Blamish blue shell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "3361" }, @@ -32419,6 +34913,8 @@ "durability": null, "name": "Thin snail", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "2", "archery_ticket_price": "0", "id": "3363" @@ -32439,6 +34935,8 @@ "durability": null, "name": "Lean snail", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "2", "archery_ticket_price": "0", "id": "3365" @@ -32460,6 +34958,8 @@ "durability": null, "name": "Fat snail", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "3367" }, @@ -32479,6 +34979,8 @@ "durability": null, "name": "Thin snail meat", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "3", "archery_ticket_price": "0", "id": "3369" @@ -32499,6 +35001,8 @@ "durability": null, "name": "Lean snail meat", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "3371" }, @@ -32518,6 +35022,8 @@ "durability": null, "name": "Fat snail meat", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "4.5", "archery_ticket_price": "0", "id": "3373" @@ -32546,6 +35052,8 @@ "durability": null, "name": "Sample bottle", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "3377" }, @@ -32604,6 +35112,8 @@ "ge_buy_limit": "100", "examine": "A wooden helmet.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.9", "absorb": "3,1,0", "equipment_slot": "0", @@ -32629,6 +35139,8 @@ "ge_buy_limit": "100", "examine": "Provides good protection.", "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "4.5", "absorb": "6,3,0", "equipment_slot": "4", @@ -32655,6 +35167,8 @@ "ge_buy_limit": "100", "examine": "These should protect my legs.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3.6", "absorb": "4,2,0", "equipment_slot": "7", @@ -32680,6 +35194,8 @@ "ge_buy_limit": "100", "examine": "These should keep my hands safe.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.9", "equipment_slot": "9", "lendable": "true", @@ -32704,6 +35220,8 @@ "ge_buy_limit": "100", "examine": "Wooden foot protection.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.9", "equipment_slot": "10", "lendable": "true", @@ -32828,6 +35346,8 @@ "durability": null, "name": "Ash potion(unf)", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "3406" }, @@ -32844,6 +35364,8 @@ "examine": "4 doses serum 207 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 207 (4)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3408" }, @@ -32851,6 +35373,8 @@ "examine": "3 doses serum 207 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 207 (3)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3410" }, @@ -32858,6 +35382,8 @@ "examine": "2 doses serum 207 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 207 (2)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3412" }, @@ -32865,6 +35391,8 @@ "examine": "1 dose serum 207 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 207 (1)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3414" }, @@ -32873,6 +35401,8 @@ "examine": "3 doses permanent serum 208 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 208 (4)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3416" }, @@ -32881,6 +35411,8 @@ "examine": "3 doses permanent serum 208 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 208 (3)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3417" }, @@ -32889,6 +35421,8 @@ "examine": "2 doses permanent serum 208 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 208 (2)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3418" }, @@ -32897,6 +35431,8 @@ "examine": "1 dose permanent serum 208 as described in Herbi Flax's diary.", "durability": null, "name": "Serum 208 (1)", + "low_alchemy": "5", + "high_alchemy": "8", "archery_ticket_price": "0", "id": "3419" }, @@ -32908,6 +35444,8 @@ "durability": null, "name": "Limestone brick", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1.3", "archery_ticket_price": "0", "id": "3420" @@ -32929,6 +35467,8 @@ "durability": null, "name": "Olive oil(4)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "3422" }, @@ -32949,6 +35489,8 @@ "durability": null, "name": "Olive oil(3)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "3424" }, @@ -32969,6 +35511,8 @@ "durability": null, "name": "Olive oil(2)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "3426" }, @@ -32989,6 +35533,8 @@ "durability": null, "name": "Olive oil(1)", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "3428" }, @@ -33008,6 +35554,8 @@ "durability": null, "name": "Sacred oil(4)", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3430" }, @@ -33027,6 +35575,8 @@ "durability": null, "name": "Sacred oil(3)", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3432" }, @@ -33046,6 +35596,8 @@ "durability": null, "name": "Sacred oil(2)", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3434" }, @@ -33065,6 +35617,8 @@ "durability": null, "name": "Sacred oil(1)", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3436" }, @@ -33084,6 +35638,8 @@ "durability": null, "name": "Pyre logs", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "3438" }, @@ -33103,6 +35659,8 @@ "durability": null, "name": "Oak pyre logs", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "3440" }, @@ -33122,6 +35680,8 @@ "durability": null, "name": "Willow pyre logs", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1.3", "archery_ticket_price": "0", "id": "3442" @@ -33142,6 +35702,8 @@ "durability": null, "name": "Maple pyre logs", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "weight": "1.3", "archery_ticket_price": "0", "id": "3444" @@ -33162,6 +35724,8 @@ "durability": null, "name": "Yew pyre logs", "tradeable": "true", + "low_alchemy": "192", + "high_alchemy": "288", "weight": "1", "archery_ticket_price": "0", "id": "3446" @@ -33182,6 +35746,8 @@ "durability": null, "name": "Magic pyre logs", "tradeable": "true", + "low_alchemy": "256", + "high_alchemy": "384", "weight": "1.3", "archery_ticket_price": "0", "id": "3448" @@ -33342,6 +35908,8 @@ "durability": null, "name": "Fine cloth", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1", "archery_ticket_price": "0", "id": "3470" @@ -33359,35 +35927,41 @@ "requirements": "{1,10}", "ge_buy_limit": "2", "examine": "Black plateskirt with trim.", - "grand_exchange_price": "3077", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", + "weight": "8", + "equipment_slot": "7", + "grand_exchange_price": "3077", "name": "Black plateskirt (t)", "tradeable": "true", - "weight": "8", "archery_ticket_price": "0", "id": "3472", - "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0" }, { "requirements": "{1,10}", "ge_buy_limit": "2", "examine": "Black plateskirt with gold trim.", - "grand_exchange_price": "10600", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", + "weight": "9", + "equipment_slot": "7", + "grand_exchange_price": "10600", "name": "Black plateskirt (g)", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", "id": "3473", - "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,21,20,19,-4,20,3,0,0,0,0" }, { "requirements": "{1,30}", "ge_buy_limit": "2", "examine": "Adamant plateskirt with trim.", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "9", "absorb": "1,0,3", "equipment_slot": "7", @@ -33403,6 +35977,8 @@ "ge_buy_limit": "2", "examine": "Adamant plateskirt with gold trim.", "durability": null, + "low_alchemy": "2560", + "high_alchemy": "3840", "weight": "9", "absorb": "1,0,3", "equipment_slot": "7", @@ -33418,6 +35994,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt with gold trim.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33435,6 +36013,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt with trim.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "8", "absorb": "2,0,4", "equipment_slot": "7", @@ -33451,6 +36031,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt in the colours of Zamorak.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33467,6 +36049,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt in the colours of Saradomin.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33483,6 +36067,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt in the colours of Guthix.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33499,6 +36085,8 @@ "ge_buy_limit": "2", "examine": "Rune platebody with complete gold trim & plating.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "10", "absorb": "3,0,6", "equipment_slot": "4", @@ -33525,6 +36113,8 @@ "ge_buy_limit": "2", "examine": "Rune platelegs with gold plate.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33550,6 +36140,8 @@ "ge_buy_limit": "2", "examine": "Rune plateskirt with gold plate.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -33567,6 +36159,8 @@ "ge_buy_limit": "2", "examine": "Rune full helmet with gold plate.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "remove_beard": "true", @@ -33593,6 +36187,8 @@ "ge_buy_limit": "2", "examine": "Rune kiteshield with gold plate.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -33787,6 +36383,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3511" @@ -33837,6 +36435,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3517" @@ -33855,6 +36455,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3519" @@ -33873,6 +36475,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3521" @@ -33891,6 +36495,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3523" @@ -33925,6 +36531,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3527" @@ -33943,6 +36551,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3529" @@ -33961,6 +36571,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3531" @@ -33979,6 +36591,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3533" @@ -33997,6 +36611,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3535" @@ -34015,6 +36631,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3537" @@ -34033,6 +36651,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3539" @@ -34051,6 +36671,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3541" @@ -34069,6 +36691,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3543" @@ -34087,6 +36711,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3545" @@ -34105,6 +36731,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3547" @@ -34123,6 +36751,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3549" @@ -34141,6 +36771,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3551" @@ -34159,6 +36791,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3553" @@ -34177,6 +36811,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3555" @@ -34195,6 +36831,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3557" @@ -34213,6 +36851,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3559" @@ -34231,6 +36871,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3561" @@ -34249,6 +36891,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3563" @@ -34267,6 +36911,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3565" }, @@ -34284,6 +36930,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3567" }, @@ -34301,6 +36949,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3569" }, @@ -34318,6 +36968,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3571" }, @@ -34359,6 +37011,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3576" }, @@ -34376,6 +37030,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "3578" }, @@ -34401,6 +37057,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3581" @@ -34419,6 +37077,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3583" @@ -34437,6 +37097,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3585" @@ -34455,6 +37117,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3587" @@ -34473,6 +37137,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3589" @@ -34491,6 +37157,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3591" @@ -34509,6 +37177,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3593" @@ -34527,6 +37197,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3595" @@ -34545,6 +37217,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3597" @@ -34571,6 +37245,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3600" @@ -34597,6 +37273,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "3603" @@ -34780,6 +37458,8 @@ "examine": "An exquisitely shaped tool specially designed for fixing temples.", "durability": null, "name": "Flamtaer hammer", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "1.3", "archery_ticket_price": "0", "id": "3678" @@ -34806,6 +37486,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Lyre", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "3689", @@ -34815,6 +37497,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Enchanted lyre", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "3690", @@ -34824,6 +37508,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Enchanted lyre(1)", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "3691", @@ -34986,6 +37672,8 @@ "durability": null, "name": "Keg of beer", "tradeable": "true", + "low_alchemy": "130", + "high_alchemy": "195", "weight": "20", "archery_ticket_price": "0", "id": "3711" @@ -35034,6 +37722,8 @@ "examine": "A very attractive magnet.", "durability": null, "name": "Magnet", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "3718" }, @@ -35106,6 +37796,7 @@ "durability": null, "name": "Empty bucket", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "3727" @@ -35281,6 +37972,8 @@ "examine": "A sturdy helm worn only by Fremennik clan members.", "durability": null, "name": "Fremennik helm", + "low_alchemy": "2600", + "high_alchemy": "3900", "weight": "2.7", "archery_ticket_price": "0", "id": "3748", @@ -35295,6 +37988,8 @@ "ge_buy_limit": "100", "examine": "This helmet is worn by archers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2", "absorb": "0,3,1", "equipment_slot": "0", @@ -35323,6 +38018,8 @@ "ge_buy_limit": "100", "examine": "This helmet is worn by berserkers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -35351,6 +38048,8 @@ "ge_buy_limit": "100", "examine": "This helm is worn by warriors.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -35379,6 +38078,8 @@ "ge_buy_limit": "100", "examine": "This helm is worn by farseers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "0", @@ -35401,23 +38102,27 @@ "id": "3756" }, { - "attack_anims": "390,390,381,390", "examine": "A sword used only by Fremennik warriors.", "durability": null, - "name": "Fremennik blade", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1.8", - "archery_ticket_price": "0", "attack_speed": "4", "weapon_interface": "6", - "id": "3757", - "bonuses": "6,29,-2,0,0,0,1,0,0,0,0,28,0,0,0", "defence_anim": "397", - "equipment_slot": "3" + "equipment_slot": "3", + "attack_anims": "390,390,381,390", + "name": "Fremennik blade", + "archery_ticket_price": "0", + "id": "3757", + "bonuses": "6,29,-2,0,0,0,1,0,0,0,0,28,0,0,0" }, { "examine": "A shield worn by Fremennik warriors.", "durability": null, "name": "Fremennik shield", + "low_alchemy": "2000", + "high_alchemy": "3000", "destroy": "true", "weight": "2.2", "archery_ticket_price": "0", @@ -35429,14 +38134,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "697", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "697", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3759", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35451,14 +38158,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "54", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "54", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3761", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35473,14 +38182,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "581", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "581", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3763", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35495,14 +38206,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "912", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "912", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3765", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35514,18 +38227,20 @@ "id": "3766" }, { - "remove_sleeves": "true", "shop_price": "325", "ge_buy_limit": "100", "examine": "The latest in Fremennik fashion.", - "grand_exchange_price": "100", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "100", "name": "Fremennik shirt", "tradeable": "true", "archery_ticket_price": "0", "id": "3767", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35537,18 +38252,20 @@ "id": "3768" }, { - "remove_sleeves": "true", "shop_price": "325", "ge_buy_limit": "100", "examine": "The latest in Fremennik fashion.", - "grand_exchange_price": "486", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "486", "name": "Fremennik shirt", "tradeable": "true", "archery_ticket_price": "0", "id": "3769", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35560,18 +38277,20 @@ "id": "3770" }, { - "remove_sleeves": "true", "shop_price": "325", "ge_buy_limit": "100", "examine": "The latest in Fremennik fashion.", - "grand_exchange_price": "242", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "242", "name": "Fremennik shirt", "tradeable": "true", "archery_ticket_price": "0", "id": "3771", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35583,18 +38302,20 @@ "id": "3772" }, { - "remove_sleeves": "true", "shop_price": "325", "ge_buy_limit": "100", "examine": "The latest in Fremennik fashion.", - "grand_exchange_price": "500", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "500", "name": "Fremennik shirt", "tradeable": "true", "archery_ticket_price": "0", "id": "3773", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35606,18 +38327,20 @@ "id": "3774" }, { - "remove_sleeves": "true", "shop_price": "325", "ge_buy_limit": "100", "examine": "The latest in Fremennik fashion.", - "grand_exchange_price": "450", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "450", "name": "Fremennik shirt", "tradeable": "true", "archery_ticket_price": "0", "id": "3775", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35632,14 +38355,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "674", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "674", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3777", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35654,14 +38379,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "809", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "809", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3779", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35676,14 +38403,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "632", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "632", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3781", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35698,14 +38427,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "517", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "517", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3783", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35720,14 +38451,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "398", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "398", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3785", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35742,14 +38475,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "283", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "283", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3787", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35764,14 +38499,16 @@ "shop_price": "325", "ge_buy_limit": "1000", "examine": "The latest fashion in Rellekka.", - "grand_exchange_price": "966", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "equipment_slot": "1", + "grand_exchange_price": "966", "name": "Fremennik cloak", "tradeable": "true", "archery_ticket_price": "0", "id": "3789", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "1000", @@ -35786,15 +38523,17 @@ "shop_price": "650", "ge_buy_limit": "100", "examine": "Very stylish!", - "grand_exchange_price": "205", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "0.5", + "equipment_slot": "10", + "grand_exchange_price": "205", "name": "Fremennik boots", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", "id": "3791", - "bonuses": "0,0,0,0,0,0,1,1,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,1,1,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35810,6 +38549,8 @@ "ge_buy_limit": "100", "examine": "The latest fashion of Rellekka.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "weight": "0.9", "equipment_slot": "4", "remove_sleeves": "true", @@ -35833,15 +38574,17 @@ "shop_price": "650", "ge_buy_limit": "100", "examine": "The latest fashion of Rellekka.", - "grand_exchange_price": "663", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "663", "name": "Fremennik skirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "3795", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35856,15 +38599,17 @@ "shop_price": "650", "ge_buy_limit": "100", "examine": "A silly pointed hat.", - "grand_exchange_price": "2380", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "2380", "name": "Fremennik hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "3797", - "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -35902,6 +38647,8 @@ "durability": null, "name": "Keg of beer", "tradeable": "true", + "low_alchemy": "130", + "high_alchemy": "195", "weight": "20", "archery_ticket_price": "0", "id": "3801" @@ -35922,6 +38669,7 @@ "durability": null, "name": "Beer", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "3803" @@ -35941,6 +38689,8 @@ "durability": null, "name": "Tankard", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "3805" }, @@ -35958,6 +38708,8 @@ "durability": null, "name": "Saradomin page 1", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3827" }, @@ -35968,6 +38720,8 @@ "durability": null, "name": "Saradomin page 2", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3828" }, @@ -35978,6 +38732,8 @@ "durability": null, "name": "Saradomin page 3", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3829" }, @@ -35988,6 +38744,8 @@ "durability": null, "name": "Saradomin page 4", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3830" }, @@ -35998,6 +38756,8 @@ "durability": null, "name": "Zamorak page 1", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3831" }, @@ -36008,6 +38768,8 @@ "durability": null, "name": "Zamorak page 2", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3832" }, @@ -36018,6 +38780,8 @@ "durability": null, "name": "Zamorak page 3", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3833" }, @@ -36028,6 +38792,8 @@ "durability": null, "name": "Zamorak page 4", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3834" }, @@ -36038,6 +38804,8 @@ "durability": null, "name": "Guthix page 1", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3835" }, @@ -36048,6 +38816,8 @@ "durability": null, "name": "Guthix page 2", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3836" }, @@ -36058,6 +38828,8 @@ "durability": null, "name": "Guthix page 3", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3837" }, @@ -36068,6 +38840,8 @@ "durability": null, "name": "Guthix page 4", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "3838" }, @@ -36076,6 +38850,8 @@ "examine": "An incomplete book of Saradomin.", "durability": null, "name": "Damaged book", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3839", @@ -36087,6 +38863,8 @@ "examine": "The Holy book of Saradomin.", "durability": null, "name": "Holy book", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3840", @@ -36098,6 +38876,8 @@ "examine": "An incomplete book of Zamorak.", "durability": null, "name": "Damaged book", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3841", @@ -36108,6 +38888,8 @@ "examine": "The unholy book of Zamorak.", "durability": null, "name": "Unholy book", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3842", @@ -36119,6 +38901,8 @@ "examine": "An incomplete book of Guthix.", "durability": null, "name": "Damaged book", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3843", @@ -36129,6 +38913,8 @@ "examine": "The holy book of Guthix.", "durability": null, "name": "Book of balance", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "3844", @@ -36177,6 +38963,8 @@ "durability": null, "name": "Games necklace(8)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3853", "equipment_slot": "2" @@ -36197,6 +38985,8 @@ "durability": null, "name": "Games necklace(7)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3855", "equipment_slot": "2" @@ -36215,6 +39005,8 @@ "durability": null, "name": "Games necklace(6)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3857", "equipment_slot": "2" @@ -36233,6 +39025,8 @@ "durability": null, "name": "Games necklace(5)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3859", "equipment_slot": "2" @@ -36251,6 +39045,8 @@ "durability": null, "name": "Games necklace(4)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3861", "equipment_slot": "2" @@ -36269,6 +39065,8 @@ "durability": null, "name": "Games necklace(3)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3863", "equipment_slot": "2" @@ -36287,6 +39085,8 @@ "durability": null, "name": "Games necklace(2)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3865", "equipment_slot": "2" @@ -36306,6 +39106,8 @@ "durability": null, "name": "Games necklace(1)", "tradeable": "true", + "low_alchemy": "420", + "high_alchemy": "630", "archery_ticket_price": "0", "id": "3867", "equipment_slot": "2" @@ -36355,6 +39157,7 @@ "examine": "For making a giant pen.", "durability": null, "name": "Giant nib", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "3897" }, @@ -36362,6 +39165,7 @@ "examine": "The king should be able to use this.", "durability": null, "name": "Giant pen", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "3898" }, @@ -36370,6 +39174,8 @@ "examine": "Not as good as a pet frog.", "durability": null, "name": "Iron sickle", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1.6", "archery_ticket_price": "0", "id": "3899", @@ -36389,7 +39195,9 @@ "examine": "A pile of gout tubers suitable for use in mountainous terrain.", "durability": null, "name": "Hardy gout tuber", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "4001" @@ -36422,6 +39230,8 @@ "examine": "Magical monkey talking dentures! What more can we say? Ook!", "durability": null, "name": "Monkey dentures", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.2", "archery_ticket_price": "0", "id": "4006" @@ -36430,6 +39240,8 @@ "examine": "A gold bar with a talkative monkey spirit.", "durability": null, "name": "Enchanted bar", + "low_alchemy": "320", + "high_alchemy": "480", "weight": "2", "archery_ticket_price": "0", "id": "4007" @@ -36439,6 +39251,8 @@ "examine": "It's... the eye of a gnome! Now what on earth could one do with this?", "durability": null, "name": "Eye of gnome", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "4008" @@ -36448,6 +39262,8 @@ "examine": "It's... the eye of a gnome! Now what on earth could one do with this?", "durability": null, "name": "Eye of gnome", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "4009" @@ -36457,6 +39273,8 @@ "examine": "They are Monkey Nuts. Yummy.", "durability": null, "name": "Monkey nuts", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4012" }, @@ -36465,6 +39283,8 @@ "examine": "It's a monkey bar. It looks highly nutritious.", "durability": null, "name": "Monkey bar", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4014" }, @@ -36473,6 +39293,8 @@ "examine": "It's a bowl full of mushy banana", "durability": null, "name": "Banana stew", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "4016" }, @@ -36480,6 +39302,8 @@ "examine": "It's an amulet mould shaped like a monkey head.", "durability": null, "name": "M'amulet mould", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "4020" @@ -36506,6 +39330,8 @@ "examine": "A magic talisman in shape of a monkey head.", "durability": null, "name": "Monkey talisman", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.25", "archery_ticket_price": "0", "id": "4023" @@ -36514,6 +39340,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4024", "equipment_slot": "3" @@ -36522,6 +39350,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4025", "equipment_slot": "3" @@ -36530,6 +39360,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4026", "equipment_slot": "3" @@ -36538,6 +39370,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4027", "equipment_slot": "3" @@ -36546,6 +39380,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4028", "equipment_slot": "3" @@ -36554,6 +39390,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4029", "equipment_slot": "3" @@ -36562,6 +39400,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4030", "equipment_slot": "3" @@ -36570,6 +39410,8 @@ "examine": "A magical talisman in the shape of a Karamjan monkey head.", "durability": null, "name": "Monkey greegree", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "4031", "equipment_slot": "3" @@ -36774,6 +39616,8 @@ "examine": "A very decorative sword.", "walk_anim": "819", "durability": null, + "low_alchemy": "520", + "high_alchemy": "780", "weight": "1", "turn90ccw_anim": "822", "weapon_interface": "6", @@ -36813,12 +39657,14 @@ "shop_price": "40", "examine": "A very decorative helm.", "durability": null, - "name": "Decorative helm", + "low_alchemy": "312", + "high_alchemy": "468", "weight": "1", + "equipment_slot": "0", + "name": "Decorative helm", "archery_ticket_price": "0", "id": "4071", - "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,7,8,6,-1,7,3,0,0,0,0" }, { "requirements": "{1,5}", @@ -36870,6 +39716,8 @@ "examine": "A gift from Santa.", "durability": null, "name": "Yo-yo", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4079" }, @@ -36877,6 +39725,8 @@ "examine": "Increases the wearer's strength and accuracy by 15% when fighting the undead.", "durability": null, "name": "Salve amulet", + "low_alchemy": "75000", + "high_alchemy": "75000", "weight": "0.6", "archery_ticket_price": "0", "id": "4081", @@ -36894,6 +39744,8 @@ "examine": "Unwaxed: It needs waxing before I can use it. Waxed: A waxed sled.", "durability": null, "name": "Sled", + "low_alchemy": "70", + "high_alchemy": "105", "archery_ticket_price": "0", "attack_speed": "4", "id": "4083", @@ -36904,6 +39756,8 @@ "examine": "Unwaxed: It needs waxing before I can use it. Waxed: A waxed sled.", "walk_anim": "1468", "durability": null, + "low_alchemy": "70", + "high_alchemy": "105", "turn90ccw_anim": "1468", "attack_speed": "4", "two_handed": "true", @@ -36921,6 +39775,8 @@ "examine": "I can use this to wax my sled.", "durability": null, "name": "Wax", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "4085", "equipment_slot": "5" @@ -36929,6 +39785,8 @@ "examine": "These pale flowers have a pungent odour.", "durability": null, "name": "Trollweiss", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "attack_speed": "5", "id": "4086", @@ -36941,6 +39799,8 @@ "ge_buy_limit": "10", "examine": "Looks pretty heavy.", "durability": null, + "low_alchemy": "108000", + "high_alchemy": "162000", "weight": "9", "absorb": "3,0,6", "equipment_slot": "7", @@ -36967,6 +39827,8 @@ "ge_buy_limit": "100", "examine": "Blue: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -36994,6 +39856,8 @@ "ge_buy_limit": "100", "examine": "The upper half of a magical robe.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "4", @@ -37021,6 +39885,8 @@ "ge_buy_limit": "100", "examine": "The lower half of a magical robe.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "absorb": "4,2,0", "equipment_slot": "7", "lendable": "true", @@ -37046,6 +39912,8 @@ "ge_buy_limit": "100", "examine": "Magical gloves.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "9", "lendable": "true", @@ -37071,6 +39939,8 @@ "ge_buy_limit": "100", "examine": "Magical boots.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "10", "lendable": "true", @@ -37096,6 +39966,8 @@ "ge_buy_limit": "100", "examine": "Black: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -37123,6 +39995,8 @@ "ge_buy_limit": "100", "examine": "The upper half of a magical robe.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "4", @@ -37150,6 +40024,8 @@ "ge_buy_limit": "100", "examine": "The lower half of a magical robe.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "absorb": "4,2,0", "equipment_slot": "7", "lendable": "true", @@ -37175,6 +40051,8 @@ "ge_buy_limit": "100", "examine": "Dark magical gloves.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "9", "lendable": "true", @@ -37200,6 +40078,8 @@ "ge_buy_limit": "100", "examine": "Magical boots.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "10", "lendable": "true", @@ -37225,6 +40105,8 @@ "ge_buy_limit": "100", "examine": "White: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -37252,6 +40134,8 @@ "ge_buy_limit": "100", "examine": "The upper half of a magical robe.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "4", @@ -37279,6 +40163,8 @@ "ge_buy_limit": "100", "examine": "The lower half of a magical robe.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "absorb": "4,2,0", "equipment_slot": "7", "lendable": "true", @@ -37304,6 +40190,8 @@ "ge_buy_limit": "100", "examine": "Bright magical gloves.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "9", "lendable": "true", @@ -37329,6 +40217,8 @@ "ge_buy_limit": "100", "examine": "Magical boots.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.4", "equipment_slot": "10", "lendable": "true", @@ -37351,15 +40241,17 @@ { "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "359", "durability": null, + "low_alchemy": "9", + "high_alchemy": "14", + "weight": "1.3", + "equipment_slot": "10", + "grand_exchange_price": "359", "name": "Bronze boots", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "4119", - "bonuses": "0,0,0,-3,-1,1,2,3,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,1,2,3,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -37373,15 +40265,17 @@ { "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "17000", "durability": null, + "low_alchemy": "33", + "high_alchemy": "50", + "weight": "1.3", + "equipment_slot": "10", + "grand_exchange_price": "17000", "name": "Iron boots", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "4121", - "bonuses": "0,0,0,-3,-1,2,3,4,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,2,3,4,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -37396,15 +40290,17 @@ "requirements": "{1,5}", "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "258", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1.3", + "equipment_slot": "10", + "grand_exchange_price": "258", "name": "Steel boots", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "4123", - "bonuses": "0,0,0,-3,-1,5,6,7,0,0,5,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,5,6,7,0,0,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -37419,15 +40315,17 @@ "requirements": "{1,10}", "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "317", "durability": null, + "low_alchemy": "230", + "high_alchemy": "345", + "weight": "1.3", + "equipment_slot": "10", + "grand_exchange_price": "317", "name": "Black boots", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "4125", - "bonuses": "0,0,0,-3,-1,7,8,9,0,0,7,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,7,8,9,0,0,7,0,0,0,0" }, { "ge_buy_limit": "100", @@ -37442,15 +40340,17 @@ "requirements": "{1,20}", "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "580", "durability": null, + "low_alchemy": "312", + "high_alchemy": "468", + "weight": "1", + "equipment_slot": "10", + "grand_exchange_price": "580", "name": "Mithril boots", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "4127", - "bonuses": "0,0,0,-3,-1,8,9,10,0,0,8,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,8,9,10,0,0,8,0,0,0,0" }, { "ge_buy_limit": "100", @@ -37465,15 +40365,17 @@ "requirements": "{1,30}", "ge_buy_limit": "100", "examine": "These will protect my feet.", - "grand_exchange_price": "1336", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", + "weight": "1.3", + "equipment_slot": "10", + "grand_exchange_price": "1336", "name": "Adamant boots", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "4129", - "bonuses": "0,0,0,-3,-1,10,11,12,0,0,9,1,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-3,-1,10,11,12,0,0,9,1,0,0,0" }, { "ge_buy_limit": "100", @@ -37489,6 +40391,8 @@ "ge_buy_limit": "100", "examine": "These will protect my feet.", "durability": null, + "low_alchemy": "5000", + "high_alchemy": "7500", "weight": "1.3", "equipment_slot": "10", "lendable": "true", @@ -37643,6 +40547,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrows", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4150", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,28,0,0" @@ -37654,6 +40560,7 @@ "walk_anim": "1660", "has_special": "true", "rare_item": "true", + "low_alchemy": "48000", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -37671,6 +40578,7 @@ "bonuses": "0,82,0,0,0,0,0,0,0,0,0,82,0,0,0", "requirements": "{0,70}", "durability": null, + "high_alchemy": "72000", "weight": "0.45", "weapon_interface": "11", "equip_audio": "2249", @@ -37695,6 +40603,7 @@ "walk_anim": "1663", "has_special": "true", "rare_item": "true", + "low_alchemy": "20000", "turn90ccw_anim": "1663", "attack_speed": "7", "two_handed": "true", @@ -37712,6 +40621,7 @@ "bonuses": "0,0,81,0,0,0,0,0,0,0,0,79,0,0,0", "requirements": "{0,50}-{2,50}", "durability": null, + "high_alchemy": "30000", "weight": "4.5", "weapon_interface": "10", "render_anim": "27", @@ -37742,6 +40652,8 @@ "ge_buy_limit": "100", "examine": "I can just about see things in this shield's reflection.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "2.2", "equipment_slot": "5", "grand_exchange_price": "3318", @@ -37761,29 +40673,31 @@ "id": "4157" }, { - "requirements": "{0,55}-{18,50}", - "shop_price": "31000", "turn90cw_anim": "1207", "examine": "A spear with a leaf-shaped point.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "12400", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "stand_anim": "813", - "name": "Leaf-bladed spear", "run_anim": "1210", "archery_ticket_price": "0", "id": "4158", "stand_turn_anim": "1209", - "bonuses": "47,42,36,0,0,1,1,0,0,0,0,50,0,0,0" + "bonuses": "47,42,36,0,0,1,1,0,0,0,0,50,0,0,0", + "requirements": "{0,55}-{18,50}", + "shop_price": "31000", + "durability": null, + "high_alchemy": "18600", + "weight": "2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Leaf-bladed spear" }, { "requirements": "{0,55}-{18,50}", @@ -37791,6 +40705,8 @@ "examine": "A spear with a leaf-shaped point.", "durability": null, "name": "Leaf-bladed spear", + "low_alchemy": "12400", + "high_alchemy": "18600", "weight": "2", "archery_ticket_price": "0", "attack_speed": "5", @@ -37803,6 +40719,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrow", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4160", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,28", @@ -37816,6 +40734,8 @@ "durability": null, "name": "Bag of salt", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4161" }, @@ -37823,14 +40743,16 @@ "shop_price": "500", "ge_buy_limit": "100", "examine": "I can even smash stone with this.", - "grand_exchange_price": "140", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", + "weight": "2.2", + "equipment_slot": "3", + "grand_exchange_price": "140", "name": "Rock hammer", "tradeable": "true", - "weight": "2.2", "archery_ticket_price": "0", - "id": "4162", - "equipment_slot": "3" + "id": "4162" }, { "ge_buy_limit": "100", @@ -37846,14 +40768,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "Stops me breathing in too much dust.", - "grand_exchange_price": "615", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "615", "name": "Face mask", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", - "id": "4164", - "equipment_slot": "0" + "id": "4164" }, { "ge_buy_limit": "100", @@ -37869,14 +40793,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "These will protect my ears from loud noise.", - "grand_exchange_price": "484", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "2.6", + "equipment_slot": "0", + "grand_exchange_price": "484", "name": "Earmuffs", "tradeable": "true", - "weight": "2.6", "archery_ticket_price": "0", - "id": "4166", - "equipment_slot": "0" + "id": "4166" }, { "ge_buy_limit": "100", @@ -37892,14 +40818,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "Protects me from any bad smells.", - "grand_exchange_price": "523", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "8", + "equipment_slot": "0", + "grand_exchange_price": "523", "name": "Nose peg", "tradeable": "true", - "weight": "8", "archery_ticket_price": "0", - "id": "4168", - "equipment_slot": "0" + "id": "4168" }, { "ge_buy_limit": "100", @@ -37915,6 +40843,7 @@ "turn90cw_anim": "1207", "examine": "An old and magical staff.", "walk_anim": "1205", + "low_alchemy": "8400", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -37932,6 +40861,7 @@ "requirements": "{18,55}-{6,50}", "shop_price": "21000", "durability": null, + "high_alchemy": "12600", "weight": "1.8", "weapon_interface": "1", "render_anim": "28", @@ -37952,6 +40882,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrows", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4172", "equipment_slot": "13" @@ -37961,6 +40893,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrows", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4173", "equipment_slot": "13" @@ -37970,6 +40904,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrows", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4174", "equipment_slot": "13" @@ -37979,6 +40915,8 @@ "examine": "Arrows with a wider than normal tip.", "durability": null, "name": "Broad arrows", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4175", "equipment_slot": "13" @@ -37987,6 +40925,8 @@ "examine": "A weapon from the Abyss.", "rare_item": "true", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "weight": "0.45", "attack_speed": "4", "render_anim": "620", @@ -38007,16 +40947,18 @@ "id": "4179" }, { - "lendable": "true", "examine": "Looks pretty heavy.", - "grand_exchange_price": "165900", "durability": null, + "low_alchemy": "108000", + "high_alchemy": "162000", + "weight": "9", + "absorb": "3,0,6", + "lendable": "true", + "grand_exchange_price": "165900", "name": "Dragon platelegs", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", "id": "4180", - "absorb": "3,0,6", "bonuses": "0,0,0,-21,-7,68,66,63,-4,65,20,0,0,0,0" }, { @@ -38218,6 +41160,7 @@ "examine": "A book on Cadarn clan history.", "durability": null, "name": "Cadarn lineage", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4209" }, @@ -38617,6 +41560,8 @@ "requirements": "{4,5}", "examine": "This bow has been signed by Robin, Master Bowman.", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", "weight": "2", "attack_speed": "6", "two_handed": "true", @@ -38632,6 +41577,8 @@ "examine": "It's a bowl of water, with some nettles in it.", "durability": null, "name": "Nettle-water", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.9", "archery_ticket_price": "0", "id": "4237" @@ -38640,6 +41587,8 @@ "examine": "It's a bowl of (milky) nettle tea.", "durability": null, "name": "Nettle tea", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.9", "archery_ticket_price": "0", "id": "4239" @@ -38648,6 +41597,8 @@ "examine": "It's a bowl of (milky) nettle tea.", "durability": null, "name": "Nettle tea", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.9", "archery_ticket_price": "0", "id": "4240" @@ -38656,6 +41607,8 @@ "examine": "(In inventory) A handful of nettles (In ground) I better not get stung/I wouldn't like to get stung/I wish I could sting other people/Dock leaves at the ready/These may hurt/nettles sting my leggies(Draynor Village nettles)", "durability": null, "name": "Nettles", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4241" }, @@ -38666,6 +41619,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "4242" @@ -38677,6 +41632,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "4243" @@ -38695,6 +41652,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "4245" @@ -38706,6 +41665,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "4246" @@ -38739,6 +41700,8 @@ "examine": "The amulet of ghostspeak glows green from the crone's enchantment.", "durability": null, "name": "Ghostspeak amulet", + "low_alchemy": "14", + "high_alchemy": "21", "archery_ticket_price": "0", "id": "4250", "equipment_slot": "2" @@ -38749,6 +41712,7 @@ "durability": null, "name": "Ectophial", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4251" }, @@ -38758,6 +41722,7 @@ "durability": null, "name": "Ectophial", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4252" }, @@ -38998,6 +41963,8 @@ "durability": null, "name": "Raw beef", "tradeable": "true", + "low_alchemy": "23", + "high_alchemy": "35", "weight": "0.3", "archery_ticket_price": "0", "id": "4287" @@ -39019,6 +41986,8 @@ "durability": null, "name": "Raw chicken", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "0.15", "archery_ticket_price": "0", "id": "4289" @@ -39040,6 +42009,8 @@ "durability": null, "name": "Cooked chicken", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.1", "archery_ticket_price": "0", "id": "4291" @@ -39061,6 +42032,8 @@ "durability": null, "name": "Cooked meat", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.25", "archery_ticket_price": "0", "id": "4293" @@ -39089,18 +42062,20 @@ "id": "4297" }, { - "remove_sleeves": "true", "ge_buy_limit": "100", "examine": "The label says 'Vivid Crimson', but it looks like pink to me!", - "grand_exchange_price": "19", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "0.9", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "19", "name": "Ham shirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "4298", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39114,15 +42089,17 @@ { "ge_buy_limit": "100", "examine": "The label says 'Vivid Crimson', but it looks like pink to me!", - "grand_exchange_price": "11", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "11", "name": "Ham robe", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "4300", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39137,15 +42114,17 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "Light-weight head protection and eye shield.", - "grand_exchange_price": "400", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "0.4", + "equipment_slot": "0", + "grand_exchange_price": "400", "name": "Ham hood", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4302", - "bonuses": "0,0,0,0,0,0,1,2,0,1,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,1,2,0,1,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39159,15 +42138,17 @@ { "ge_buy_limit": "100", "examine": "A HAM cape.", - "grand_exchange_price": "25", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "25", "name": "Ham cloak", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4304", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39185,6 +42166,8 @@ "durability": null, "name": "H.a.m logo", "tradeable": "true", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "4306", "equipment_slot": "2" @@ -39241,6 +42224,7 @@ "durability": null, "name": "Crystal of seren", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4313" }, @@ -39248,15 +42232,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "2342", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "2342", "name": "Team-1 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4315", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39271,15 +42257,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1145", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1145", "name": "Team-2 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4317", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39294,15 +42282,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "141", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "141", "name": "Team-3 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4319", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39317,15 +42307,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "973", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "973", "name": "Team-4 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4321", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39340,15 +42332,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1294", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1294", "name": "Team-5 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4323", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39363,15 +42357,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "124", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "124", "name": "Team-6 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4325", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39386,15 +42382,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1264", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1264", "name": "Team-7 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4327", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39409,15 +42407,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1824", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1824", "name": "Team-8 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4329", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39432,15 +42432,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "841", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "841", "name": "Team-9 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4331", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39455,15 +42457,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1127", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1127", "name": "Team-10 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4333", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39478,15 +42482,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "2011", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "2011", "name": "Team-11 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4335", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39501,15 +42507,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1591", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1591", "name": "Team-12 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4337", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39524,15 +42532,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "308", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "308", "name": "Team-13 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4339", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39547,15 +42557,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1504", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1504", "name": "Team-14 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4341", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39570,15 +42582,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1462", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1462", "name": "Team-15 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4343", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39593,15 +42607,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "313", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "313", "name": "Team-16 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4345", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39616,15 +42632,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1231", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1231", "name": "Team-17 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4347", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39639,15 +42657,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1678", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1678", "name": "Team-18 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4349", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39662,15 +42682,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1041", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1041", "name": "Team-19 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4351", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39685,15 +42707,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "703", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "703", "name": "Team-20 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4353", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39708,15 +42732,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1292", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1292", "name": "Team-21 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4355", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39731,15 +42757,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1368", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1368", "name": "Team-22 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4357", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39754,15 +42782,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "280", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "280", "name": "Team-23 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4359", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39777,15 +42807,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1512", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1512", "name": "Team-24 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4361", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39800,15 +42832,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1395", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1395", "name": "Team-25 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4363", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39823,15 +42857,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "191", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "191", "name": "Team-26 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4365", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39846,15 +42882,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1420", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1420", "name": "Team-27 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4367", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39869,15 +42907,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1920", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1920", "name": "Team-28 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4369", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39892,15 +42932,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1175", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1175", "name": "Team-29 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4371", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39915,15 +42957,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "552", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "552", "name": "Team-30 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4373", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39938,15 +42982,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1385", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1385", "name": "Team-31 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4375", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39961,15 +43007,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1168", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1168", "name": "Team-32 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4377", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -39984,15 +43032,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "211", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "211", "name": "Team-33 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4379", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40007,15 +43057,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1128", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1128", "name": "Team-34 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4381", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40030,15 +43082,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1140", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1140", "name": "Team-35 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4383", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40053,15 +43107,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "84", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "84", "name": "Team-36 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4385", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40076,15 +43132,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1010", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1010", "name": "Team-37 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4387", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40099,15 +43157,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1833", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1833", "name": "Team-38 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4389", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40122,15 +43182,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "914", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "914", "name": "Team-39 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4391", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40145,15 +43207,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "582", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "582", "name": "Team-40 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4393", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40168,15 +43232,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1471", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1471", "name": "Team-41 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4395", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40191,15 +43257,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1072", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1072", "name": "Team-42 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4397", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40214,15 +43282,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "298", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "298", "name": "Team-43 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4399", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40237,15 +43307,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1268", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1268", "name": "Team-44 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4401", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40260,15 +43332,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1371", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1371", "name": "Team-45 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4403", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40283,15 +43357,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "140", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "140", "name": "Team-46 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4405", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40306,15 +43382,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1233", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1233", "name": "Team-47 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4407", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40329,15 +43407,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1836", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1836", "name": "Team-48 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4409", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40352,15 +43432,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "1185", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1185", "name": "Team-49 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4411", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40375,15 +43457,17 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "Ooohhh look at the pretty colours...", - "grand_exchange_price": "708", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "708", "name": "Team-50 cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4413", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -40398,6 +43482,8 @@ "examine": "A jungle forester's blunt axe.", "durability": null, "name": "Blunt axe", + "low_alchemy": "22", + "high_alchemy": "33", "weight": "1.3", "archery_ticket_price": "0", "id": "4415" @@ -40417,6 +43503,8 @@ "durability": null, "name": "Guthix rest(4)", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4417" }, @@ -40436,6 +43524,8 @@ "durability": null, "name": "Guthix rest(3)", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4419" }, @@ -40455,6 +43545,8 @@ "durability": null, "name": "Guthix rest(2)", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4421" }, @@ -40474,6 +43566,8 @@ "durability": null, "name": "Guthix rest(1)", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4423" }, @@ -40514,6 +43608,8 @@ "examine": "An animate rock spell is written on this parchment.", "durability": null, "name": "Animate rock scroll", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "4428" }, @@ -40552,6 +43648,8 @@ "durability": null, "name": "Airtight pot", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.5", "archery_ticket_price": "0", "id": "4436" @@ -40572,6 +43670,8 @@ "durability": null, "name": "Unfired pot lid", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4438" }, @@ -40591,6 +43691,8 @@ "durability": null, "name": "Pot lid", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "4440" }, @@ -40622,6 +43724,8 @@ "examine": "A jungle forester's super sharp axe.", "durability": null, "name": "Sharpened axe", + "low_alchemy": "22", + "high_alchemy": "33", "weight": "1.3", "archery_ticket_price": "0", "id": "4444" @@ -40661,6 +43765,8 @@ "durability": null, "name": "Bowl of hot water", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4456" @@ -40681,6 +43787,8 @@ "durability": null, "name": "Cup of water", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4458" }, @@ -40700,6 +43808,8 @@ "durability": null, "name": "Cup of hot water", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4460" }, @@ -40717,6 +43827,8 @@ "durability": null, "name": "Ruined herb tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4462" }, @@ -40734,6 +43846,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4464" }, @@ -40753,6 +43867,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4466" }, @@ -40772,6 +43888,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4468" }, @@ -40791,6 +43909,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4470" }, @@ -40810,6 +43930,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4472" }, @@ -40829,6 +43951,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4474" }, @@ -40848,6 +43972,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4476" }, @@ -40867,6 +43993,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4478" }, @@ -40886,6 +44014,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4480" }, @@ -40905,6 +44035,8 @@ "durability": null, "name": "Herb tea mix", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4482" }, @@ -41006,6 +44138,8 @@ "durability": null, "name": "Rope", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1.3", "archery_ticket_price": "0", "id": "4498", @@ -41056,6 +44190,8 @@ "examine": "A very decorative sword.", "walk_anim": "819", "durability": null, + "low_alchemy": "520", + "high_alchemy": "780", "weight": "1", "turn90ccw_anim": "822", "weapon_interface": "6", @@ -41097,12 +44233,14 @@ "shop_price": "40", "examine": "A very decorative helm.", "durability": null, - "name": "Decorative helm", + "low_alchemy": "312", + "high_alchemy": "468", "weight": "1", + "equipment_slot": "0", + "name": "Decorative helm", "archery_ticket_price": "0", "id": "4506", - "bonuses": "0,0,0,-3,-1,10,11,9,-1,10,5,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,10,11,9,-1,10,5,0,0,0,0" }, { "requirements": "{1,20}", @@ -41122,6 +44260,8 @@ "examine": "A very decorative sword.", "walk_anim": "819", "durability": null, + "low_alchemy": "520", + "high_alchemy": "780", "weight": "1", "turn90ccw_anim": "822", "weapon_interface": "6", @@ -41163,12 +44303,14 @@ "shop_price": "40", "examine": "A very decorative helm.", "durability": null, - "name": "Decorative helm", + "low_alchemy": "312", + "high_alchemy": "468", "weight": "1", + "equipment_slot": "0", + "name": "Decorative helm", "archery_ticket_price": "0", "id": "4511", - "bonuses": "0,0,0,-3,-1,14,15,13,-1,14,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,14,15,13,-1,14,6,0,0,0,0" }, { "requirements": "{1,30}", @@ -41222,6 +44364,8 @@ "durability": null, "name": "Giant frog legs", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "4517" @@ -41240,11 +44384,13 @@ "shop_price": "10", "ge_buy_limit": "100", "examine": "Empty: An oil lamp with no oil in it.Filled: Not the genie sort.", - "grand_exchange_price": "1575", "durability": null, + "low_alchemy": "11", + "high_alchemy": "16", + "weight": "0.4", + "grand_exchange_price": "1575", "name": "Oil lamp", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4522" }, @@ -41264,6 +44410,8 @@ "durability": null, "name": "Oil lamp", "tradeable": "true", + "low_alchemy": "11", + "high_alchemy": "16", "weight": "0.4", "archery_ticket_price": "0", "id": "4524" @@ -41273,11 +44421,13 @@ "shop_price": "10", "ge_buy_limit": "100", "examine": "Empty: An oil lamp with no oil in it.Filled: Not the genie sort.", - "grand_exchange_price": "2", "durability": null, + "low_alchemy": "11", + "high_alchemy": "16", + "weight": "0.4", + "grand_exchange_price": "2", "name": "Oil lamp", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "4525" }, @@ -41298,6 +44448,8 @@ "durability": null, "name": "Candle lantern", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4527" @@ -41319,6 +44471,8 @@ "durability": null, "name": "Candle lantern", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4529" @@ -41338,6 +44492,8 @@ "durability": null, "name": "Candle lantern", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4531" @@ -41349,6 +44505,8 @@ "durability": null, "name": "Candle lantern", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4532" @@ -41366,6 +44524,8 @@ "durability": null, "name": "Candle lantern", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.9", "archery_ticket_price": "0", "id": "4534" @@ -41378,6 +44538,8 @@ "durability": null, "name": "Oil lantern", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.9", "archery_ticket_price": "0", "id": "4535" @@ -41399,6 +44561,8 @@ "durability": null, "name": "Oil lantern", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.9", "archery_ticket_price": "0", "id": "4537" @@ -41418,6 +44582,8 @@ "durability": null, "name": "Oil lantern", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.9", "archery_ticket_price": "0", "id": "4539" @@ -41430,6 +44596,8 @@ "durability": null, "name": "Oil lantern frame", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "4540" }, @@ -41450,6 +44618,8 @@ "durability": null, "name": "Lantern lens", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "archery_ticket_price": "0", "id": "4542" }, @@ -41469,7 +44639,9 @@ "grand_exchange_price": "88", "durability": null, "name": "Bullseye lantern", + "low_alchemy": "168", "tradeable": "true", + "high_alchemy": "252", "weight": "1", "archery_ticket_price": "0", "id": "4544" @@ -41488,11 +44660,13 @@ "shop_price": "400", "ge_buy_limit": "100", "examine": "You need to add lamp oil before you can use it.", - "grand_exchange_price": "158", "durability": null, + "low_alchemy": "168", + "high_alchemy": "252", + "weight": "1", + "grand_exchange_price": "158", "name": "Bullseye lantern", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "4546" }, @@ -41510,11 +44684,13 @@ "shop_price": "400", "ge_buy_limit": "100", "examine": "A sturdy steel lantern.", - "grand_exchange_price": "1345", "durability": null, + "low_alchemy": "168", + "high_alchemy": "252", + "weight": "1", + "grand_exchange_price": "1345", "name": "Bullseye lantern", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "4548" }, @@ -41533,7 +44709,9 @@ "grand_exchange_price": "1235", "durability": null, "name": "Bullseye lantern", + "low_alchemy": "168", "tradeable": "false", + "high_alchemy": "252", "weight": "1", "archery_ticket_price": "0", "id": "4550" @@ -41545,6 +44723,8 @@ "ge_buy_limit": "100", "examine": "You don't want to wear it inside-out.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "weight": "2.2", "remove_beard": "true", "equipment_slot": "0", @@ -41591,6 +44771,8 @@ "durability": null, "name": "Purple sweets", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "4561" }, @@ -41712,29 +44894,31 @@ "id": "4574" }, { - "requirements": "{0,10}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A black tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "260", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "536", "stand_anim": "813", "tradeable": "true", - "name": "Black spear", "run_anim": "1210", "archery_ticket_price": "0", "id": "4580", "stand_turn_anim": "1209", - "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0" + "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0", + "requirements": "{0,10}", + "durability": null, + "high_alchemy": "390", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Black spear" }, { "ge_buy_limit": "100", @@ -41746,29 +44930,31 @@ "id": "4581" }, { - "requirements": "{0,10}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A black tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "260", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "2808", "stand_anim": "813", "tradeable": "true", - "name": "Black spear(p)", "run_anim": "1210", "archery_ticket_price": "0", "id": "4582", "stand_turn_anim": "1209", - "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0" + "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0", + "requirements": "{0,10}", + "durability": null, + "high_alchemy": "390", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Black spear(p)" }, { "ge_buy_limit": "100", @@ -41785,6 +44971,8 @@ "examine": "A black tipped spear.", "walk_anim": "1205", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -41808,6 +44996,8 @@ "ge_buy_limit": "10", "examine": "This looks pretty heavy.", "durability": null, + "low_alchemy": "108000", + "high_alchemy": "162000", "weight": "9", "absorb": "3,0,6", "equipment_slot": "7", @@ -41834,6 +45024,7 @@ "examine": "A vicious, curved sword.", "walk_anim": "819", "has_special": "true", + "low_alchemy": "40000", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -41851,6 +45042,7 @@ "requirements": "{0,60}", "shop_price": "100000", "durability": null, + "high_alchemy": "60000", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -41907,6 +45099,8 @@ "durability": null, "name": "Note", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "4597" }, @@ -41916,6 +45110,8 @@ "durability": null, "name": "Note", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "4598" }, @@ -41937,6 +45133,8 @@ "ge_buy_limit": "100", "examine": "A handy little club made out of willow.", "durability": null, + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -41986,6 +45184,7 @@ "examine": "Makes a hissing sound.", "durability": null, "name": "Snake charm", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "4605", @@ -42014,6 +45213,8 @@ "durability": null, "name": "Super kebab", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "4608" @@ -42057,6 +45258,8 @@ "examine": "It has a picture of a dragon on it.", "durability": null, "name": "Spinning plate", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "4613" }, @@ -42135,6 +45338,8 @@ "durability": null, "name": "Bandit's brew", "tradeable": "true", + "low_alchemy": "260", + "high_alchemy": "390", "archery_ticket_price": "0", "id": "4627" }, @@ -42151,6 +45356,8 @@ "examine": "A copy of the engravings found on a mysterious stone tablet.", "durability": null, "name": "Etchings", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "4654" }, @@ -42158,6 +45365,8 @@ "examine": "A rough translation made from archaeological etchings.", "durability": null, "name": "Translation", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "1", "archery_ticket_price": "0", "id": "4655" @@ -42166,6 +45375,8 @@ "examine": "This key is unusally warm to the touch.", "durability": null, "name": "Warm key", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "4656" }, @@ -42266,6 +45477,8 @@ "examine": "Finely ground garlic powder.", "durability": null, "name": "Garlic powder", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "4668" }, @@ -42303,6 +45516,8 @@ "examine": "An old and strangely shaped metal cross.", "durability": null, "name": "Gilded cross", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "4674" }, @@ -42311,6 +45526,7 @@ "turn90cw_anim": "1207", "examine": "A magical staff of ancient origin...", "walk_anim": "1205", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -42328,6 +45544,7 @@ "requirements": "{0,50}-{6,50}", "shop_price": "80000", "durability": null, + "high_alchemy": "60000", "weight": "2.25", "weapon_interface": "1", "render_anim": "28", @@ -42392,6 +45609,8 @@ "durability": null, "name": "Holy symbol", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "4682", "bonuses": "0,0,0,0,0,2,2,2,2,2,3,0,0,8,0" @@ -42403,6 +45622,8 @@ "durability": null, "name": "Unholy symbol", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "4683", "bonuses": "2,2,2,2,2,0,0,0,0,0,0,0,0,8,0" @@ -42412,6 +45633,8 @@ "examine": "One sheet of mummy wrap.", "durability": null, "name": "Linen", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.9", "archery_ticket_price": "0", "id": "4684" @@ -42427,6 +45650,8 @@ "examine": "It's a bucket of sap.", "durability": null, "name": "Bucket of sap", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "2", "archery_ticket_price": "0", "id": "4687" @@ -42435,6 +45660,8 @@ "examine": "A little heap of salt.", "durability": null, "name": "Pile of salt", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "4689" }, @@ -42452,6 +45679,8 @@ "durability": null, "name": "Gold leaf", "tradeable": "true", + "low_alchemy": "52000", + "high_alchemy": "78000", "weight": "1", "archery_ticket_price": "0", "id": "4692" @@ -42471,6 +45700,8 @@ "durability": null, "name": "Steam rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4694" }, @@ -42482,6 +45713,8 @@ "durability": null, "name": "Mist rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4695" }, @@ -42493,6 +45726,8 @@ "durability": null, "name": "Dust rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4696" }, @@ -42504,6 +45739,8 @@ "durability": null, "name": "Smoke rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4697" }, @@ -42515,6 +45752,8 @@ "durability": null, "name": "Mud rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4698" }, @@ -42526,6 +45765,8 @@ "durability": null, "name": "Lava rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4699" }, @@ -42533,6 +45774,8 @@ "examine": "You need to add lamp oil before you can use it.", "durability": null, "name": "Sapphire lantern", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1.3", "archery_ticket_price": "0", "id": "4700" @@ -42541,6 +45784,8 @@ "examine": "A bullseye lantern with a sapphire for a lens.", "durability": null, "name": "Sapphire lantern", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1.3", "archery_ticket_price": "0", "id": "4701" @@ -42549,6 +45794,8 @@ "examine": "A lantern casting a bright blue beam.", "durability": null, "name": "Sapphire lantern", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1.3", "archery_ticket_price": "0", "id": "4702" @@ -42560,6 +45807,8 @@ "durability": null, "name": "Magic stone", "tradeable": "true", + "low_alchemy": "390000", + "high_alchemy": "585000", "weight": "1", "archery_ticket_price": "0", "id": "4703" @@ -42587,6 +45836,8 @@ "examine": "This book must be really old!", "durability": null, "name": "Crumbling tome", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "4707" }, @@ -42597,6 +45848,8 @@ "examine": "Ahrim the Blighted's leather hood.", "durability": null, "rare_item": "true", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", "absorb": "5,2,0", "equipment_slot": "0", @@ -42623,6 +45876,7 @@ "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "34000", "turn90ccw_anim": "1208", "attack_speed": "6", "two_handed": "true", @@ -42640,6 +45894,7 @@ "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0", "requirements": "{0,70}-{6,70}", "durability": null, + "high_alchemy": "51000", "weight": "2", "weapon_interface": "1", "render_anim": "28", @@ -42662,6 +45917,8 @@ "examine": "Ahrim the Blighted's armoured robe top.", "durability": null, "rare_item": "true", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", "absorb": "10,5,0", "equipment_slot": "4", @@ -42689,6 +45946,8 @@ "examine": "Ahrim the Blighted's armoured robe skirt.", "durability": null, "rare_item": "true", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "12", "absorb": "7,3,0", "equipment_slot": "7", @@ -42716,6 +45975,8 @@ "examine": "Dharok the Wretched's helm.", "durability": "1", "rare_item": "true", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "equipment_slot": "0", @@ -42742,6 +46003,7 @@ "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", "rare_item": "true", + "low_alchemy": "83200", "turn90ccw_anim": "822", "attack_speed": "7", "two_handed": "true", @@ -42759,6 +46021,7 @@ "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0", "requirements": "{0,70}-{2,70}", "durability": null, + "high_alchemy": "124800", "weight": "13", "weapon_interface": "2", "render_anim": "134", @@ -42780,6 +46043,8 @@ "examine": "Dharok the Wretched's platebody armour.", "durability": null, "rare_item": "true", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", "absorb": "5,0,10", "equipment_slot": "4", @@ -42807,6 +46072,8 @@ "examine": "Dharok the Wretched's plate leg armour.", "durability": null, "rare_item": "true", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "10", "absorb": "3,0,7", "equipment_slot": "7", @@ -42834,6 +46101,8 @@ "examine": "Guthan the Infested's helm", "durability": null, "rare_item": "true", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -42861,6 +46130,7 @@ "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -42878,6 +46148,7 @@ "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0", "requirements": "{0,70}", "durability": null, + "high_alchemy": "60000", "weight": "2.2", "weapon_interface": "14", "render_anim": "28", @@ -42899,6 +46170,8 @@ "examine": "Guthan the Infested's platebody armour.", "durability": null, "rare_item": "true", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", "absorb": "5,0,10", "equipment_slot": "4", @@ -42926,6 +46199,8 @@ "examine": "Guthan the Infested's chainskirt.", "durability": null, "rare_item": "true", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "8", "absorb": "3,0,7", "equipment_slot": "7", @@ -42953,6 +46228,8 @@ "examine": "Karil the Tainted's coif.", "durability": null, "rare_item": "true", + "low_alchemy": "5200", + "high_alchemy": "7800", "absorb": "0,5,2", "remove_beard": "true", "equipment_slot": "0", @@ -42979,6 +46256,7 @@ "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", "rare_item": "true", + "low_alchemy": "64000", "turn90ccw_anim": "2076", "attack_speed": "4", "two_handed": "true", @@ -42996,6 +46274,7 @@ "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,70}", "durability": null, + "high_alchemy": "96000", "weight": "2", "weapon_interface": "17", "render_anim": "372", @@ -43018,6 +46297,8 @@ "examine": "Karil the Tainted's leather body armour.", "durability": null, "rare_item": "true", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", "absorb": "0,10,5", "equipment_slot": "4", @@ -43045,6 +46326,8 @@ "examine": "Karil the Tainted's leather skirt.", "durability": null, "rare_item": "true", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "2", "absorb": "0,7,3", "equipment_slot": "7", @@ -43070,14 +46353,16 @@ "shop_price": "420", "ge_buy_limit": "10000", "examine": "Must need a special type of crossbow to use this.", - "grand_exchange_price": "238", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "equipment_slot": "13", + "grand_exchange_price": "238", "name": "Bolt rack", "tradeable": "true", "archery_ticket_price": "0", "id": "4740", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,55", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,55" }, { "remove_head": "true", @@ -43086,6 +46371,8 @@ "examine": "Torag the Corrupted's helm.", "durability": null, "rare_item": "true", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -43113,6 +46400,8 @@ "examine": "Torag the Corrupted's twin hammers.", "durability": null, "rare_item": "true", + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -43144,6 +46433,8 @@ "examine": "Torag the Corrupted's platebody armour.", "durability": null, "rare_item": "true", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", "absorb": "5,0,10", "equipment_slot": "4", @@ -43171,6 +46462,8 @@ "examine": "Torag the Corrupted's plate leg armour.", "durability": null, "rare_item": "true", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "9", "absorb": "3,0,7", "equipment_slot": "7", @@ -43198,6 +46491,8 @@ "examine": "Verac the Defiled's helm.", "durability": null, "rare_item": "true", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -43225,6 +46520,7 @@ "examine": "Verac the Defiled's flail.", "walk_anim": "1830", "rare_item": "true", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", @@ -43242,6 +46538,7 @@ "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0", "requirements": "{0,70}", "durability": null, + "high_alchemy": "96000", "weight": "2", "weapon_interface": "8", "render_anim": "1426", @@ -43264,6 +46561,8 @@ "examine": "Verac the Defiled's brassard.", "durability": null, "rare_item": "true", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", "absorb": "5,0,10", "equipment_slot": "4", @@ -43291,6 +46590,8 @@ "examine": "Verac the Defiled's plate skirt.", "durability": null, "rare_item": "true", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "5", "absorb": "3,0,7", "equipment_slot": "7", @@ -43315,99 +46616,114 @@ "requirements": "{4,30}", "ge_buy_limit": "1000", "examine": "Blunt bronze arrow...ouch", - "grand_exchange_price": "39", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "equipment_slot": "13", + "grand_exchange_price": "39", "name": "Bronze brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4773", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,11", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,11" }, { "requirements": "{4,30}", "ge_buy_limit": "1000", "examine": "Blunt iron arrow...ouch", - "grand_exchange_price": "14", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "equipment_slot": "13", + "grand_exchange_price": "14", "name": "Iron brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4778", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,13", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,13" }, { "requirements": "{4,30}", "ge_buy_limit": "1000", "examine": "Blunt steel arrow...ouch", - "grand_exchange_price": "20", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "20", "name": "Steel brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4783", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,19", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,19" }, { "requirements": "{4,30}", "ge_buy_limit": "1000", "examine": "Blunt black arrow...ouch", - "grand_exchange_price": "63", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", + "equipment_slot": "13", + "grand_exchange_price": "63", "name": "Black brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4788", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,30}", "shop_price": "20", "ge_buy_limit": "1000", "examine": "Blunt mithril arrow...ouch", - "grand_exchange_price": "80", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "equipment_slot": "13", + "grand_exchange_price": "80", "name": "Mithril brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4793", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,34", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,34" }, { "requirements": "{4,30}", "ge_buy_limit": "1000", "examine": "Blunt adamant arrow...ouch", - "grand_exchange_price": "154", "durability": null, + "low_alchemy": "38", + "high_alchemy": "57", + "equipment_slot": "13", + "grand_exchange_price": "154", "name": "Adamant brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4798", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,45", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,45" }, { "requirements": "{4,30}", "shop_price": "180", "ge_buy_limit": "1000", "examine": "Blunt rune arrow...ouch", - "grand_exchange_price": "188", "durability": null, + "low_alchemy": "180", + "high_alchemy": "270", + "equipment_slot": "13", + "grand_exchange_price": "188", "name": "Rune brutal", "tradeable": "true", "archery_ticket_price": "0", "id": "4803", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "examine": "A very black prism.", "durability": null, "name": "Black prism", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "4808" }, @@ -43499,6 +46815,8 @@ "durability": null, "name": "Bronze nails", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "4819" }, @@ -43510,6 +46828,8 @@ "durability": null, "name": "Iron nails", "tradeable": "true", + "low_alchemy": "13", + "high_alchemy": "19", "archery_ticket_price": "0", "id": "4820" }, @@ -43520,6 +46840,8 @@ "durability": null, "name": "Black nails", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "4821" }, @@ -43530,6 +46852,8 @@ "durability": null, "name": "Mithril nails", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "archery_ticket_price": "0", "id": "4822" }, @@ -43540,6 +46864,8 @@ "durability": null, "name": "Adamantite nails", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "27", "archery_ticket_price": "0", "id": "4823" }, @@ -43550,6 +46876,8 @@ "durability": null, "name": "Rune nails", "tradeable": "true", + "low_alchemy": "88", + "high_alchemy": "132", "archery_ticket_price": "0", "id": "4824" }, @@ -43560,6 +46888,8 @@ "durability": null, "name": "Unstrung comp bow", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "4825" }, @@ -43578,6 +46908,8 @@ "ge_buy_limit": "100", "examine": "A composite ogre bow.", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "1.8", "attack_speed": "5", "two_handed": "true", @@ -43692,6 +47024,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "4838" @@ -43710,6 +47044,8 @@ "durability": null, "name": "Rogue's purse potion(unf)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "4840" }, @@ -43809,6 +47145,8 @@ "durability": null, "name": "Ogre coffin key", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "4850" }, @@ -43857,57 +47195,65 @@ "remove_head": "true", "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's leather hood.", - "grand_exchange_price": "77678", "durability": null, - "name": "Ahrim's hood 100", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", + "absorb": "5,2,0", + "equipment_slot": "0", + "grand_exchange_price": "77678", + "name": "Ahrim's hood 100", "archery_ticket_price": "0", "id": "4856", - "absorb": "5,2,0", - "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's leather hood.", - "grand_exchange_price": "77678", "durability": null, - "name": "Ahrim's hood 75", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", + "absorb": "5,2,0", + "equipment_slot": "0", + "grand_exchange_price": "77678", + "name": "Ahrim's hood 75", "archery_ticket_price": "0", "id": "4857", - "absorb": "5,2,0", - "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's leather hood.", - "grand_exchange_price": "77678", "durability": null, - "name": "Ahrim's hood 50", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", + "absorb": "5,2,0", + "equipment_slot": "0", + "grand_exchange_price": "77678", + "name": "Ahrim's hood 50", "archery_ticket_price": "0", "id": "4858", - "absorb": "5,2,0", - "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's leather hood.", - "grand_exchange_price": "77678", "durability": null, - "name": "Ahrim's hood 25", + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", + "absorb": "5,2,0", + "equipment_slot": "0", + "grand_exchange_price": "77678", + "name": "Ahrim's hood 25", "archery_ticket_price": "0", "id": "4859", - "absorb": "5,2,0", - "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,6,-2,15,13,16,6,0,15,0,0,0,0" }, { "remove_head": "true", @@ -43915,6 +47261,8 @@ "ge_buy_limit": "10", "examine": "Ahrim the Blighted's leather hood.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "0.9", "absorb": "5,2,0", "equipment_slot": "0", @@ -43935,104 +47283,112 @@ "id": "4861" }, { - "requirements": "{0,70}-{6,70}", "turn90cw_anim": "1207", "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "34000", "turn90ccw_anim": "1208", "attack_speed": "6", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "50655", "stand_anim": "813", - "attack_audios": "2555,0,0,0", - "name": "Ahrim's staff 100", "run_anim": "1210", "archery_ticket_price": "0", "id": "4862", "stand_turn_anim": "1209", - "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0" + "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0", + "requirements": "{0,70}-{6,70}", + "durability": null, + "high_alchemy": "51000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Ahrim's staff 100" }, { - "requirements": "{0,70}-{6,70}", "turn90cw_anim": "1207", "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "34000", "turn90ccw_anim": "1208", "attack_speed": "6", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "50655", "stand_anim": "813", - "attack_audios": "2555,0,0,0", - "name": "Ahrim's staff 75", "run_anim": "1210", "archery_ticket_price": "0", "id": "4863", "stand_turn_anim": "1209", - "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0" + "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0", + "requirements": "{0,70}-{6,70}", + "durability": null, + "high_alchemy": "51000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Ahrim's staff 75" }, { - "requirements": "{0,70}-{6,70}", "turn90cw_anim": "1207", "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "34000", "turn90ccw_anim": "1208", "attack_speed": "6", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "50655", "stand_anim": "813", - "attack_audios": "2555,0,0,0", - "name": "Ahrim's staff 50", "run_anim": "1210", "archery_ticket_price": "0", "id": "4864", "stand_turn_anim": "1209", - "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0" + "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0", + "requirements": "{0,70}-{6,70}", + "durability": null, + "high_alchemy": "51000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Ahrim's staff 50" }, { - "requirements": "{0,70}-{6,70}", "turn90cw_anim": "1207", "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "34000", "turn90ccw_anim": "1208", "attack_speed": "6", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "50655", "stand_anim": "813", - "attack_audios": "2555,0,0,0", - "name": "Ahrim's staff 25", "run_anim": "1210", "archery_ticket_price": "0", "id": "4865", "stand_turn_anim": "1209", - "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0" + "bonuses": "12,-1,65,15,0,3,5,2,15,0,0,68,0,0,0", + "requirements": "{0,70}-{6,70}", + "durability": null, + "high_alchemy": "51000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Ahrim's staff 25" }, { "requirements": "{0,70}-{6,70}", @@ -44041,6 +47397,8 @@ "examine": "Ahrim the Blighted's quarterstaff.", "walk_anim": "1205", "durability": null, + "low_alchemy": "34000", + "high_alchemy": "51000", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "6", @@ -44070,65 +47428,75 @@ }, { "requirements": "{1,70}-{6,70}", - "remove_sleeves": "true", "examine": "Ahrim the Blighted's armoured robe top.", - "grand_exchange_price": "1458307", "durability": null, - "name": "Ahrim's top 100", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", + "absorb": "10,5,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1458307", + "name": "Ahrim's top 100", "archery_ticket_price": "0", "id": "4868", - "absorb": "10,5,0", - "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", - "remove_sleeves": "true", "examine": "Ahrim the Blighted's armoured robe top.", - "grand_exchange_price": "1458307", "durability": null, - "name": "Ahrim's top 75", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", + "absorb": "10,5,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1458307", + "name": "Ahrim's top 75", "archery_ticket_price": "0", "id": "4869", - "absorb": "10,5,0", - "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", - "remove_sleeves": "true", "examine": "Ahrim the Blighted's armoured robe top.", - "grand_exchange_price": "1458307", "durability": null, - "name": "Ahrim's top 50", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", + "absorb": "10,5,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1458307", + "name": "Ahrim's top 50", "archery_ticket_price": "0", "id": "4870", - "absorb": "10,5,0", - "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", - "remove_sleeves": "true", "examine": "Ahrim the Blighted's armoured robe top.", - "grand_exchange_price": "1458307", "durability": null, - "name": "Ahrim's top 25", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", + "absorb": "10,5,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1458307", + "name": "Ahrim's top 25", "archery_ticket_price": "0", "id": "4871", - "absorb": "10,5,0", - "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,30,-10,52,37,63,30,0,60,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", "ge_buy_limit": "10", "examine": "Ahrim the Blighted's armoured robe top.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "5", "absorb": "10,5,0", "equipment_slot": "4", @@ -44152,68 +47520,78 @@ { "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's armoured robe skirt.", - "grand_exchange_price": "1561591", "durability": null, - "name": "Ahrim's skirt 100", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "12", + "absorb": "7,3,0", + "equipment_slot": "7", + "grand_exchange_price": "1561591", + "name": "Ahrim's skirt 100", "archery_ticket_price": "0", "id": "4874", - "absorb": "7,3,0", - "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's armoured robe skirt.", - "grand_exchange_price": "1561591", "durability": null, - "name": "Ahrim's skirt 75", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "12", + "absorb": "7,3,0", + "equipment_slot": "7", + "grand_exchange_price": "1561591", + "name": "Ahrim's skirt 75", "archery_ticket_price": "0", "id": "4875", - "absorb": "7,3,0", - "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's armoured robe skirt.", - "grand_exchange_price": "1561591", "durability": null, - "name": "Ahrim's skirt 50", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "12", + "absorb": "7,3,0", + "equipment_slot": "7", + "grand_exchange_price": "1561591", + "name": "Ahrim's skirt 50", "archery_ticket_price": "0", "id": "4876", - "absorb": "7,3,0", - "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", "examine": "Ahrim the Blighted's armoured robe skirt.", - "grand_exchange_price": "1561591", "durability": null, - "name": "Ahrim's skirt 25", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "12", + "absorb": "7,3,0", + "equipment_slot": "7", + "grand_exchange_price": "1561591", + "name": "Ahrim's skirt 25", "archery_ticket_price": "0", "id": "4877", - "absorb": "7,3,0", - "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,22,-7,33,30,36,22,0,30,0,0,0,0" }, { "requirements": "{1,70}-{6,70}", "ge_buy_limit": "10", "examine": "Ahrim the Blighted's armoured robe skirt.", - "grand_exchange_price": "1500000", "durability": null, + "low_alchemy": "18800", + "high_alchemy": "28200", + "weight": "12", + "absorb": "7,3,0", + "equipment_slot": "7", + "grand_exchange_price": "1500000", "name": "Ahrim's skirt 0", "tradeable": "true", - "weight": "12", "archery_ticket_price": "0", - "id": "4878", - "absorb": "7,3,0", - "equipment_slot": "7" + "id": "4878" }, { "ge_buy_limit": "10", @@ -44229,57 +47607,65 @@ "remove_head": "true", "requirements": "{1,70}", "examine": "Dharok the Wretched's helm.", - "grand_exchange_price": "1355582", "durability": null, - "name": "Dharok's helm 100", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", + "absorb": "2,0,5", + "equipment_slot": "0", + "grand_exchange_price": "1355582", + "name": "Dharok's helm 100", "archery_ticket_price": "0", "id": "4880", - "absorb": "2,0,5", - "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}", "examine": "Dharok the Wretched's helm.", - "grand_exchange_price": "1355582", "durability": null, - "name": "Dharok's helm 75", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", + "absorb": "2,0,5", + "equipment_slot": "0", + "grand_exchange_price": "1355582", + "name": "Dharok's helm 75", "archery_ticket_price": "0", "id": "4881", - "absorb": "2,0,5", - "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}", "examine": "Dharok the Wretched's helm.", - "grand_exchange_price": "1355582", "durability": null, - "name": "Dharok's helm 50", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", + "absorb": "2,0,5", + "equipment_slot": "0", + "grand_exchange_price": "1355582", + "name": "Dharok's helm 50", "archery_ticket_price": "0", "id": "4882", - "absorb": "2,0,5", - "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}", "examine": "Dharok the Wretched's helm.", - "grand_exchange_price": "1355582", "durability": null, - "name": "Dharok's helm 25", + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", + "absorb": "2,0,5", + "equipment_slot": "0", + "grand_exchange_price": "1355582", + "name": "Dharok's helm 25", "archery_ticket_price": "0", "id": "4883", - "absorb": "2,0,5", - "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,45,48,44,-1,51,15,0,0,0,0" }, { "remove_head": "true", @@ -44287,6 +47673,8 @@ "ge_buy_limit": "10", "examine": "Dharok the Wretched's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "equipment_slot": "0", @@ -44307,133 +47695,143 @@ "id": "4885" }, { - "requirements": "{0,70}-{2,70}", "turn90cw_anim": "2064", "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", - "durability": null, - "weight": "13", + "low_alchemy": "83200", "turn90ccw_anim": "2064", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "2", "turn180_anim": "2064", "defence_anim": "424", - "render_anim": "134", "equipment_slot": "3", "attack_anims": "2067,2067,2066,2067", "grand_exchange_price": "454500", "stand_anim": "2065", - "attack_audios": "1320,0,0,0", - "name": "Dharok's axe 100", "run_anim": "824", "archery_ticket_price": "0", "id": "4886", "stand_turn_anim": "823", - "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0" + "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0", + "requirements": "{0,70}-{2,70}", + "durability": null, + "high_alchemy": "124800", + "weight": "13", + "weapon_interface": "2", + "render_anim": "134", + "attack_audios": "1320,0,0,0", + "name": "Dharok's axe 100" }, { - "requirements": "{0,70}-{2,70}", "turn90cw_anim": "2064", "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", - "durability": null, - "weight": "13", + "low_alchemy": "83200", "turn90ccw_anim": "2064", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "2", "turn180_anim": "2064", "defence_anim": "424", - "render_anim": "134", "equipment_slot": "3", "attack_anims": "2067,2067,2066,2067", "grand_exchange_price": "454500", "stand_anim": "2065", - "attack_audios": "1320,0,0,0", - "name": "Dharok's axe 75", "run_anim": "824", "archery_ticket_price": "0", "id": "4887", "stand_turn_anim": "823", - "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0" + "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0", + "requirements": "{0,70}-{2,70}", + "durability": null, + "high_alchemy": "124800", + "weight": "13", + "weapon_interface": "2", + "render_anim": "134", + "attack_audios": "1320,0,0,0", + "name": "Dharok's axe 75" }, { - "requirements": "{0,70}-{2,70}", "turn90cw_anim": "2064", "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", - "durability": null, - "weight": "13", + "low_alchemy": "83200", "turn90ccw_anim": "2064", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "2", "turn180_anim": "2064", "defence_anim": "424", - "render_anim": "134", "equipment_slot": "3", "attack_anims": "2067,2067,2066,2067", "grand_exchange_price": "454500", "stand_anim": "2065", - "attack_audios": "1320,0,0,0", - "name": "Dharok's axe 50", "run_anim": "824", "archery_ticket_price": "0", "id": "4888", "stand_turn_anim": "823", - "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0" + "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0", + "requirements": "{0,70}-{2,70}", + "durability": null, + "high_alchemy": "124800", + "weight": "13", + "weapon_interface": "2", + "render_anim": "134", + "attack_audios": "1320,0,0,0", + "name": "Dharok's axe 50" }, { - "requirements": "{0,70}-{2,70}", "turn90cw_anim": "2064", "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", - "durability": null, - "weight": "13", + "low_alchemy": "83200", "turn90ccw_anim": "2064", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "2", "turn180_anim": "2064", "defence_anim": "424", - "render_anim": "134", "equipment_slot": "3", "attack_anims": "2067,2067,2066,2067", "grand_exchange_price": "454500", "stand_anim": "2065", - "attack_audios": "1320,0,0,0", - "name": "Dharok's axe 25", "run_anim": "824", "archery_ticket_price": "0", "id": "4889", "stand_turn_anim": "823", - "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0" + "bonuses": "-4,103,95,-4,0,0,0,0,0,-1,0,105,0,0,0", + "requirements": "{0,70}-{2,70}", + "durability": null, + "high_alchemy": "124800", + "weight": "13", + "weapon_interface": "2", + "render_anim": "134", + "attack_audios": "1320,0,0,0", + "name": "Dharok's axe 25" }, { - "requirements": "{0,70}-{2,70}", "ge_buy_limit": "10", "turn90cw_anim": "2064", "examine": "Dharok the Wretched's greataxe.", "walk_anim": "2064", - "durability": null, - "weight": "13", + "low_alchemy": "83200", "turn90ccw_anim": "2064", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "2", "turn180_anim": "2064", - "render_anim": "134", "equipment_slot": "3", "grand_exchange_price": "442600", "stand_anim": "2065", - "attack_audios": "1320,0,0,0", "tradeable": "true", - "name": "Dharok's axe 0", "run_anim": "824", "archery_ticket_price": "0", "id": "4890", - "stand_turn_anim": "823" + "stand_turn_anim": "823", + "requirements": "{0,70}-{2,70}", + "durability": null, + "high_alchemy": "124800", + "weight": "13", + "weapon_interface": "2", + "render_anim": "134", + "attack_audios": "1320,0,0,0", + "name": "Dharok's axe 0" }, { "ge_buy_limit": "10", @@ -44447,65 +47845,75 @@ }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Dharok the Wretched's platebody armour.", - "grand_exchange_price": "481600", "durability": null, - "name": "Dharok's body 100", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "481600", + "name": "Dharok's body 100", "archery_ticket_price": "0", "id": "4892", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Dharok the Wretched's platebody armour.", - "grand_exchange_price": "481600", "durability": null, - "name": "Dharok's body 75", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "481600", + "name": "Dharok's body 75", "archery_ticket_price": "0", "id": "4893", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Dharok the Wretched's platebody armour.", - "grand_exchange_price": "481600", "durability": null, - "name": "Dharok's body 50", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "481600", + "name": "Dharok's body 50", "archery_ticket_price": "0", "id": "4894", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Dharok the Wretched's platebody armour.", - "grand_exchange_price": "481600", "durability": null, - "name": "Dharok's body 25", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "481600", + "name": "Dharok's body 25", "archery_ticket_price": "0", "id": "4895", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Dharok the Wretched's platebody armour.", "durability": null, + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9.9", "absorb": "5,0,10", "equipment_slot": "4", @@ -44529,68 +47937,78 @@ { "requirements": "{1,70}", "examine": "Dharok the Wretched's plate leg armour.", - "grand_exchange_price": "897451", "durability": null, - "name": "Dharok's legs 100", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "10", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "897451", + "name": "Dharok's legs 100", "archery_ticket_price": "0", "id": "4898", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Dharok the Wretched's plate leg armour.", - "grand_exchange_price": "897451", "durability": null, - "name": "Dharok's legs 75", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "10", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "897451", + "name": "Dharok's legs 75", "archery_ticket_price": "0", "id": "4899", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Dharok the Wretched's plate leg armour.", - "grand_exchange_price": "897451", "durability": null, - "name": "Dharok's legs 50", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "10", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "897451", + "name": "Dharok's legs 50", "archery_ticket_price": "0", "id": "4900", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Dharok the Wretched's plate leg armour.", - "grand_exchange_price": "897451", "durability": null, - "name": "Dharok's legs 25", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "10", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "897451", + "name": "Dharok's legs 25", "archery_ticket_price": "0", "id": "4901", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Dharok the Wretched's plate leg armour.", - "grand_exchange_price": "676000", "durability": null, + "low_alchemy": "110000", + "high_alchemy": "165000", + "weight": "10", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "676000", "name": "Dharok's legs 0", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", - "id": "4902", - "absorb": "3,0,7", - "equipment_slot": "7" + "id": "4902" }, { "ge_buy_limit": "10", @@ -44607,6 +48025,8 @@ "requirements": "{1,70}", "examine": "Guthan the Infested's helm", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -44622,6 +48042,8 @@ "requirements": "{1,70}", "examine": "Guthan the Infested's helm", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -44637,6 +48059,8 @@ "requirements": "{1,70}", "examine": "Guthan the Infested's helm", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -44652,6 +48076,8 @@ "requirements": "{1,70}", "examine": "Guthan the Infested's helm", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -44668,6 +48094,8 @@ "ge_buy_limit": "10", "examine": "Guthan the Infested's helm", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "2", "absorb": "2,0,5", "remove_beard": "true", @@ -44689,133 +48117,143 @@ "id": "4909" }, { - "requirements": "{0,70}", "turn90cw_anim": "1207", "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "371782", "stand_anim": "813", - "attack_audios": "1316,0,0,0", - "name": "Guthan's spear 100", "run_anim": "1210", "archery_ticket_price": "0", "id": "4910", "stand_turn_anim": "1209", - "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0" + "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "60000", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "attack_audios": "1316,0,0,0", + "name": "Guthan's spear 100" }, { - "requirements": "{0,70}", "turn90cw_anim": "1207", "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "371782", "stand_anim": "813", - "attack_audios": "1316,0,0,0", - "name": "Guthan's spear 75", "run_anim": "1210", "archery_ticket_price": "0", "id": "4911", "stand_turn_anim": "1209", - "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0" + "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "60000", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "attack_audios": "1316,0,0,0", + "name": "Guthan's spear 75" }, { - "requirements": "{0,70}", "turn90cw_anim": "1207", "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "371782", "stand_anim": "813", - "attack_audios": "1316,0,0,0", - "name": "Guthan's spear 50", "run_anim": "1210", "archery_ticket_price": "0", "id": "4912", "stand_turn_anim": "1209", - "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0" + "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "60000", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "attack_audios": "1316,0,0,0", + "name": "Guthan's spear 50" }, { - "requirements": "{0,70}", "turn90cw_anim": "1207", "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", "defence_anim": "2079", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "2080,2081,2082,2080", "grand_exchange_price": "371782", "stand_anim": "813", - "attack_audios": "1316,0,0,0", - "name": "Guthan's spear 25", "run_anim": "1210", "archery_ticket_price": "0", "id": "4913", "stand_turn_anim": "1209", - "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0" + "bonuses": "75,75,75,0,0,7,7,7,0,0,0,75,0,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "60000", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "attack_audios": "1316,0,0,0", + "name": "Guthan's spear 25" }, { - "requirements": "{0,70}", "ge_buy_limit": "10", "turn90cw_anim": "1207", "examine": "Guthan the Infested's warspear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "379500", "stand_anim": "813", - "attack_audios": "1316,0,0,0", "tradeable": "true", - "name": "Guthan's spear 0", "run_anim": "1210", "archery_ticket_price": "0", "id": "4914", - "stand_turn_anim": "1209" + "stand_turn_anim": "1209", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "60000", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "attack_audios": "1316,0,0,0", + "name": "Guthan's spear 0" }, { "ge_buy_limit": "10", @@ -44829,65 +48267,75 @@ }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Guthan the Infested's platebody armour.", - "grand_exchange_price": "241605", "durability": null, - "name": "Guthan's body 100", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "241605", + "name": "Guthan's body 100", "archery_ticket_price": "0", "id": "4916", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Guthan the Infested's platebody armour.", - "grand_exchange_price": "241605", "durability": null, - "name": "Guthan's body 75", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "241605", + "name": "Guthan's body 75", "archery_ticket_price": "0", "id": "4917", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Guthan the Infested's platebody armour.", - "grand_exchange_price": "241605", "durability": null, - "name": "Guthan's body 50", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "241605", + "name": "Guthan's body 50", "archery_ticket_price": "0", "id": "4918", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Guthan the Infested's platebody armour.", - "grand_exchange_price": "241605", "durability": null, - "name": "Guthan's body 25", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "241605", + "name": "Guthan's body 25", "archery_ticket_price": "0", "id": "4919", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Guthan the Infested's platebody armour.", "durability": null, + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", "absorb": "5,0,10", "equipment_slot": "4", @@ -44911,68 +48359,78 @@ { "requirements": "{1,70}", "examine": "Guthan the Infested's chainskirt.", - "grand_exchange_price": "224030", "durability": null, - "name": "Guthan's skirt 100", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "8", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "224030", + "name": "Guthan's skirt 100", "archery_ticket_price": "0", "id": "4922", - "absorb": "3,0,7", - "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Guthan the Infested's chainskirt.", - "grand_exchange_price": "224030", "durability": null, - "name": "Guthan's skirt 75", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "8", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "224030", + "name": "Guthan's skirt 75", "archery_ticket_price": "0", "id": "4923", - "absorb": "3,0,7", - "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Guthan the Infested's chainskirt.", - "grand_exchange_price": "224030", "durability": null, - "name": "Guthan's skirt 50", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "8", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "224030", + "name": "Guthan's skirt 50", "archery_ticket_price": "0", "id": "4924", - "absorb": "3,0,7", - "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Guthan the Infested's chainskirt.", - "grand_exchange_price": "224030", "durability": null, - "name": "Guthan's skirt 25", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "8", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "224030", + "name": "Guthan's skirt 25", "archery_ticket_price": "0", "id": "4925", - "absorb": "3,0,7", - "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-14,-7,75,72,73,-4,82,30,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Guthan the Infested's chainskirt.", - "grand_exchange_price": "240900", "durability": null, + "low_alchemy": "110000", + "high_alchemy": "165000", + "weight": "8", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "240900", "name": "Guthan's skirt 0", "tradeable": "true", - "weight": "8", "archery_ticket_price": "0", - "id": "4926", - "absorb": "3,0,7", - "equipment_slot": "7" + "id": "4926" }, { "ge_buy_limit": "10", @@ -44988,57 +48446,65 @@ "remove_head": "true", "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's coif.", - "grand_exchange_price": "7520", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", + "absorb": "0,5,2", + "remove_beard": "true", + "equipment_slot": "0", + "grand_exchange_price": "7520", "name": "Karil's coif 100", "archery_ticket_price": "0", "id": "4928", - "absorb": "0,5,2", - "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0", - "remove_beard": "true", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's coif.", - "grand_exchange_price": "7520", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", + "absorb": "0,5,2", + "remove_beard": "true", + "equipment_slot": "0", + "grand_exchange_price": "7520", "name": "Karil's coif 75", "archery_ticket_price": "0", "id": "4929", - "absorb": "0,5,2", - "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0", - "remove_beard": "true", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's coif.", - "grand_exchange_price": "7520", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", + "absorb": "0,5,2", + "remove_beard": "true", + "equipment_slot": "0", + "grand_exchange_price": "7520", "name": "Karil's coif 50", "archery_ticket_price": "0", "id": "4930", - "absorb": "0,5,2", - "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0", - "remove_beard": "true", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's coif.", - "grand_exchange_price": "7520", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", + "absorb": "0,5,2", + "remove_beard": "true", + "equipment_slot": "0", + "grand_exchange_price": "7520", "name": "Karil's coif 25", "archery_ticket_price": "0", "id": "4931", - "absorb": "0,5,2", - "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0", - "remove_beard": "true", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,3,6,9,12,6,10,15,0,0,0,0" }, { "remove_head": "true", @@ -45046,6 +48512,8 @@ "ge_buy_limit": "1", "examine": "Karil the Tainted's coif.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "absorb": "0,5,2", "remove_beard": "true", "equipment_slot": "0", @@ -45066,108 +48534,116 @@ "id": "4933" }, { - "requirements": "{4,70}", "turn90cw_anim": "2076", "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2076", "attack_speed": "4", "two_handed": "true", - "weapon_interface": "17", "turn180_anim": "2076", "defence_anim": "424", - "render_anim": "372", "equipment_slot": "3", "attack_anims": "2075,2075,2075,2075", "grand_exchange_price": "108029", "stand_anim": "2074", - "attack_audios": "2700,0,0,0", - "name": "Karil's x-bow 100", "run_anim": "2077", "archery_ticket_price": "0", "id": "4934", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "17", + "render_anim": "372", + "attack_audios": "2700,0,0,0", + "name": "Karil's x-bow 100" }, { - "requirements": "{4,70}", "turn90cw_anim": "2076", "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2076", "attack_speed": "4", "two_handed": "true", - "weapon_interface": "17", "turn180_anim": "2076", "defence_anim": "424", - "render_anim": "372", "equipment_slot": "3", "attack_anims": "2075,2075,2075,2075", "grand_exchange_price": "108029", "stand_anim": "2074", - "attack_audios": "2700,0,0,0", - "name": "Karil's x-bow 75", "run_anim": "2077", "archery_ticket_price": "0", "id": "4935", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "17", + "render_anim": "372", + "attack_audios": "2700,0,0,0", + "name": "Karil's x-bow 75" }, { - "requirements": "{4,70}", "turn90cw_anim": "2076", "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2076", "attack_speed": "4", "two_handed": "true", - "weapon_interface": "17", "turn180_anim": "2076", "defence_anim": "424", - "render_anim": "372", "equipment_slot": "3", "attack_anims": "2075,2075,2075,2075", "grand_exchange_price": "108029", "stand_anim": "2074", - "attack_audios": "2700,0,0,0", - "name": "Karil's x-bow 50", "run_anim": "2077", "archery_ticket_price": "0", "id": "4936", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "17", + "render_anim": "372", + "attack_audios": "2700,0,0,0", + "name": "Karil's x-bow 50" }, { - "requirements": "{4,70}", "turn90cw_anim": "2076", "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2076", "attack_speed": "4", "two_handed": "true", - "weapon_interface": "17", "turn180_anim": "2076", "defence_anim": "424", - "render_anim": "372", "equipment_slot": "3", "attack_anims": "2075,2075,2075,2075", "grand_exchange_price": "108029", "stand_anim": "2074", - "attack_audios": "2700,0,0,0", - "name": "Karil's x-bow 25", "run_anim": "2077", "archery_ticket_price": "0", "id": "4937", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,84,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "17", + "render_anim": "372", + "attack_audios": "2700,0,0,0", + "name": "Karil's x-bow 25" }, { "requirements": "{4,70}", @@ -45176,6 +48652,8 @@ "examine": "Karil the Tainted's repeating crossbow.", "walk_anim": "2076", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "2", "turn90ccw_anim": "2076", "attack_speed": "4", @@ -45205,65 +48683,75 @@ }, { "requirements": "{1,70}-{4,70}", - "remove_sleeves": "true", "examine": "Karil the Tainted's leather body armour.", - "grand_exchange_price": "983428", "durability": null, - "name": "Karil's top 100", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", + "absorb": "0,10,5", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "983428", + "name": "Karil's top 100", "archery_ticket_price": "0", "id": "4940", - "absorb": "0,10,5", - "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", - "remove_sleeves": "true", "examine": "Karil the Tainted's leather body armour.", - "grand_exchange_price": "983428", "durability": null, - "name": "Karil's top 75", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", + "absorb": "0,10,5", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "983428", + "name": "Karil's top 75", "archery_ticket_price": "0", "id": "4941", - "absorb": "0,10,5", - "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", - "remove_sleeves": "true", "examine": "Karil the Tainted's leather body armour.", - "grand_exchange_price": "983428", "durability": null, - "name": "Karil's top 50", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", + "absorb": "0,10,5", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "983428", + "name": "Karil's top 50", "archery_ticket_price": "0", "id": "4942", - "absorb": "0,10,5", - "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", - "remove_sleeves": "true", "examine": "Karil the Tainted's leather body armour.", - "grand_exchange_price": "983428", "durability": null, - "name": "Karil's top 25", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", + "absorb": "0,10,5", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "983428", + "name": "Karil's top 25", "archery_ticket_price": "0", "id": "4943", - "absorb": "0,10,5", - "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,30,47,42,50,65,57,60,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", "ge_buy_limit": "1", "examine": "Karil the Tainted's leather body armour.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "6", "absorb": "0,10,5", "equipment_slot": "4", @@ -45287,68 +48775,78 @@ { "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's leather skirt.", - "grand_exchange_price": "85135", "durability": null, - "name": "Karil's skirt 100", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "2", + "absorb": "0,7,3", + "equipment_slot": "7", + "grand_exchange_price": "85135", + "name": "Karil's skirt 100", "archery_ticket_price": "0", "id": "4946", - "absorb": "0,7,3", - "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's leather skirt.", - "grand_exchange_price": "85135", "durability": null, - "name": "Karil's skirt 75", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "2", + "absorb": "0,7,3", + "equipment_slot": "7", + "grand_exchange_price": "85135", + "name": "Karil's skirt 75", "archery_ticket_price": "0", "id": "4947", - "absorb": "0,7,3", - "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's leather skirt.", - "grand_exchange_price": "85135", "durability": null, - "name": "Karil's skirt 50", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "2", + "absorb": "0,7,3", + "equipment_slot": "7", + "grand_exchange_price": "85135", + "name": "Karil's skirt 50", "archery_ticket_price": "0", "id": "4948", - "absorb": "0,7,3", - "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", "examine": "Karil the Tainted's leather skirt.", - "grand_exchange_price": "85135", "durability": null, - "name": "Karil's skirt 25", + "low_alchemy": "18800", + "high_alchemy": "28200", "weight": "2", + "absorb": "0,7,3", + "equipment_slot": "7", + "grand_exchange_price": "85135", + "name": "Karil's skirt 25", "archery_ticket_price": "0", "id": "4949", - "absorb": "0,7,3", - "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-10,17,26,20,28,35,33,30,0,0,0,0" }, { "requirements": "{1,70}-{4,70}", "ge_buy_limit": "1", "examine": "Karil the Tainted's leather skirt.", - "grand_exchange_price": "153100", "durability": null, + "low_alchemy": "18800", + "high_alchemy": "28200", + "weight": "2", + "absorb": "0,7,3", + "equipment_slot": "7", + "grand_exchange_price": "153100", "name": "Karil's skirt 0", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "4950", - "absorb": "0,7,3", - "equipment_slot": "7" + "id": "4950" }, { "ge_buy_limit": "1", @@ -45365,6 +48863,8 @@ "requirements": "{1,70}", "examine": "Torag the Corrupted's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -45380,6 +48880,8 @@ "requirements": "{1,70}", "examine": "Torag the Corrupted's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -45395,6 +48897,8 @@ "requirements": "{1,70}", "examine": "Torag the Corrupted's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -45410,6 +48914,8 @@ "requirements": "{1,70}", "examine": "Torag the Corrupted's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -45426,6 +48932,8 @@ "ge_buy_limit": "10", "examine": "Torag the Corrupted's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "5", "absorb": "2,0,5", "remove_beard": "true", @@ -45450,6 +48958,8 @@ "requirements": "{0,70}-{2,70}", "examine": "Torag the Corrupted's twin hammers.", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -45468,6 +48978,8 @@ "requirements": "{0,70}-{2,70}", "examine": "Torag the Corrupted's twin hammers.", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -45486,6 +48998,8 @@ "requirements": "{0,70}-{2,70}", "examine": "Torag the Corrupted's twin hammers.", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -45504,6 +49018,8 @@ "requirements": "{0,70}-{2,70}", "examine": "Torag the Corrupted's twin hammers.", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -45523,6 +49039,8 @@ "ge_buy_limit": "10", "examine": "Torag the Corrupted's twin hammers.", "durability": null, + "low_alchemy": "64000", + "high_alchemy": "96000", "weight": "3", "attack_speed": "5", "two_handed": "true", @@ -45547,65 +49065,75 @@ }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Torag the Corrupted's platebody armour.", - "grand_exchange_price": "297733", "durability": null, - "name": "Torag's body 100", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "297733", + "name": "Torag's body 100", "archery_ticket_price": "0", "id": "4964", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Torag the Corrupted's platebody armour.", - "grand_exchange_price": "297733", "durability": null, - "name": "Torag's body 75", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "297733", + "name": "Torag's body 75", "archery_ticket_price": "0", "id": "4965", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Torag the Corrupted's platebody armour.", - "grand_exchange_price": "297733", "durability": null, - "name": "Torag's body 50", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "297733", + "name": "Torag's body 50", "archery_ticket_price": "0", "id": "4966", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Torag the Corrupted's platebody armour.", - "grand_exchange_price": "297733", "durability": null, - "name": "Torag's body 25", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "297733", + "name": "Torag's body 25", "archery_ticket_price": "0", "id": "4967", - "absorb": "5,0,10", - "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,122,120,107,-6,132,60,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Torag the Corrupted's platebody armour.", "durability": null, + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "9", "absorb": "5,0,10", "equipment_slot": "4", @@ -45629,68 +49157,78 @@ { "requirements": "{1,70}", "examine": "Torag the Corrupted's plate leg armour.", - "grand_exchange_price": "384813", "durability": null, - "name": "Torag's legs 100", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "9", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "384813", + "name": "Torag's legs 100", "archery_ticket_price": "0", "id": "4970", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Torag the Corrupted's plate leg armour.", - "grand_exchange_price": "384813", "durability": null, - "name": "Torag's legs 75", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "9", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "384813", + "name": "Torag's legs 75", "archery_ticket_price": "0", "id": "4971", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Torag the Corrupted's plate leg armour.", - "grand_exchange_price": "384813", "durability": null, - "name": "Torag's legs 50", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "9", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "384813", + "name": "Torag's legs 50", "archery_ticket_price": "0", "id": "4972", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "examine": "Torag the Corrupted's plate leg armour.", - "grand_exchange_price": "384813", "durability": null, - "name": "Torag's legs 25", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "9", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "384813", + "name": "Torag's legs 25", "archery_ticket_price": "0", "id": "4973", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,-4,92,30,0,0,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Torag the Corrupted's plate leg armour.", - "grand_exchange_price": "371300", "durability": null, + "low_alchemy": "110000", + "high_alchemy": "165000", + "weight": "9", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "371300", "name": "Torag's legs 0", "tradeable": "true", - "weight": "9", "archery_ticket_price": "0", - "id": "4974", - "absorb": "3,0,7", - "equipment_slot": "7" + "id": "4974" }, { "ge_buy_limit": "10", @@ -45707,6 +49245,8 @@ "requirements": "{1,70}", "examine": "Verac the Defiled's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -45722,6 +49262,8 @@ "requirements": "{1,70}", "examine": "Verac the Defiled's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -45737,6 +49279,8 @@ "requirements": "{1,70}", "examine": "Verac the Defiled's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -45752,6 +49296,8 @@ "requirements": "{1,70}", "examine": "Verac the Defiled's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -45768,6 +49314,8 @@ "ge_buy_limit": "10", "examine": "Verac the Defiled's helm.", "durability": null, + "low_alchemy": "41200", + "high_alchemy": "61800", "weight": "1", "absorb": "2,0,5", "remove_beard": "true", @@ -45789,133 +49337,143 @@ "id": "4981" }, { - "requirements": "{0,70}", "turn90cw_anim": "2060", "examine": "Verac the Defiled's flail.", "walk_anim": "1830", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "2060", "defence_anim": "424", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "2062,2062,2062,2062", "grand_exchange_price": "95474", "stand_anim": "1832", - "attack_audios": "1323,0,0,0", - "name": "Verac's flail 100", "run_anim": "1831", "archery_ticket_price": "0", "id": "4982", "stand_turn_anim": "823", - "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0" + "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "8", + "render_anim": "1426", + "attack_audios": "1323,0,0,0", + "name": "Verac's flail 100" }, { - "requirements": "{0,70}", "turn90cw_anim": "2060", "examine": "Verac the Defiled's flail.", "walk_anim": "1830", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "2060", "defence_anim": "424", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "2062,2062,2062,2062", "grand_exchange_price": "95474", "stand_anim": "1832", - "attack_audios": "1323,0,0,0", - "name": "Verac's flail 75", "run_anim": "1831", "archery_ticket_price": "0", "id": "4983", "stand_turn_anim": "823", - "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0" + "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "8", + "render_anim": "1426", + "attack_audios": "1323,0,0,0", + "name": "Verac's flail 75" }, { - "requirements": "{0,70}", "turn90cw_anim": "2060", "examine": "Verac the Defiled's flail.", "walk_anim": "1830", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "2060", "defence_anim": "424", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "2062,2062,2062,2062", "grand_exchange_price": "95474", "stand_anim": "1832", - "attack_audios": "1323,0,0,0", - "name": "Verac's flail 50", "run_anim": "1831", "archery_ticket_price": "0", "id": "4984", "stand_turn_anim": "823", - "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0" + "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "8", + "render_anim": "1426", + "attack_audios": "1323,0,0,0", + "name": "Verac's flail 50" }, { - "requirements": "{0,70}", "turn90cw_anim": "2060", "examine": "Verac the Defiled's flail.", "walk_anim": "1830", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "2060", "defence_anim": "424", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "2062,2062,2062,2062", "grand_exchange_price": "95474", "stand_anim": "1832", - "attack_audios": "1323,0,0,0", - "name": "Verac's flail 25", "run_anim": "1831", "archery_ticket_price": "0", "id": "4985", "stand_turn_anim": "823", - "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0" + "bonuses": "68,-2,82,0,0,0,0,0,0,0,0,72,6,0,0", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "8", + "render_anim": "1426", + "attack_audios": "1323,0,0,0", + "name": "Verac's flail 25" }, { - "requirements": "{0,70}", "ge_buy_limit": "10", "turn90cw_anim": "2060", "examine": "Verac the Defiled's flail.", "walk_anim": "1830", - "durability": null, - "weight": "2", + "low_alchemy": "64000", "turn90ccw_anim": "2060", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "2060", - "render_anim": "1426", "equipment_slot": "3", "grand_exchange_price": "95500", "stand_anim": "1832", - "attack_audios": "1323,0,0,0", "tradeable": "true", - "name": "Verac's flail 0", "run_anim": "1831", "archery_ticket_price": "0", "id": "4986", - "stand_turn_anim": "823" + "stand_turn_anim": "823", + "requirements": "{0,70}", + "durability": null, + "high_alchemy": "96000", + "weight": "2", + "weapon_interface": "8", + "render_anim": "1426", + "attack_audios": "1323,0,0,0", + "name": "Verac's flail 0" }, { "ge_buy_limit": "10", @@ -45929,65 +49487,75 @@ }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Verac the Defiled's brassard.", - "grand_exchange_price": "177963", "durability": null, - "name": "Verac's top 100", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "177963", + "name": "Verac's top 100", "archery_ticket_price": "0", "id": "4988", - "absorb": "5,0,10", - "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Verac the Defiled's brassard.", - "grand_exchange_price": "177963", "durability": null, - "name": "Verac's top 75", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "177963", + "name": "Verac's top 75", "archery_ticket_price": "0", "id": "4989", - "absorb": "5,0,10", - "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Verac the Defiled's brassard.", - "grand_exchange_price": "177963", "durability": null, - "name": "Verac's top 50", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "177963", + "name": "Verac's top 50", "archery_ticket_price": "0", "id": "4990", - "absorb": "5,0,10", - "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0" }, { "requirements": "{1,70}", - "remove_sleeves": "true", "examine": "Verac the Defiled's brassard.", - "grand_exchange_price": "177963", "durability": null, - "name": "Verac's top 25", + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", + "absorb": "5,0,10", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "177963", + "name": "Verac's top 25", "archery_ticket_price": "0", "id": "4991", - "absorb": "5,0,10", - "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-6,-2,81,95,85,0,81,60,0,5,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Verac the Defiled's brassard.", "durability": null, + "low_alchemy": "112000", + "high_alchemy": "168000", "weight": "5", "absorb": "5,0,10", "equipment_slot": "4", @@ -46011,68 +49579,78 @@ { "requirements": "{1,70}", "examine": "Verac the Defiled's plate skirt.", - "grand_exchange_price": "297540", "durability": null, - "name": "Verac's skirt 100", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "297540", + "name": "Verac's skirt 100", "archery_ticket_price": "0", "id": "4994", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0" }, { "requirements": "{1,70}", "examine": "Verac the Defiled's plate skirt.", - "grand_exchange_price": "297540", "durability": null, - "name": "Verac's skirt 75", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "297540", + "name": "Verac's skirt 75", "archery_ticket_price": "0", "id": "4995", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0" }, { "requirements": "{1,70}", "examine": "Verac the Defiled's plate skirt.", - "grand_exchange_price": "297540", "durability": null, - "name": "Verac's skirt 50", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "297540", + "name": "Verac's skirt 50", "archery_ticket_price": "0", "id": "4996", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0" }, { "requirements": "{1,70}", "examine": "Verac the Defiled's plate skirt.", - "grand_exchange_price": "297540", "durability": null, - "name": "Verac's skirt 25", + "low_alchemy": "110000", + "high_alchemy": "165000", "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "297540", + "name": "Verac's skirt 25", "archery_ticket_price": "0", "id": "4997", - "absorb": "3,0,7", - "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-21,-7,85,82,83,0,84,30,0,4,0,0" }, { "requirements": "{1,70}", "ge_buy_limit": "10", "examine": "Verac the Defiled's plate skirt.", - "grand_exchange_price": "321600", "durability": null, + "low_alchemy": "110000", + "high_alchemy": "165000", + "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "7", + "grand_exchange_price": "321600", "name": "Verac's skirt 0", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", - "id": "4998", - "absorb": "3,0,7", - "equipment_slot": "7" + "id": "4998" }, { "ge_buy_limit": "10", @@ -46091,6 +49669,8 @@ "durability": null, "name": "Raw cave eel", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "5001" @@ -46102,6 +49682,8 @@ "durability": null, "name": "Cave eel", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.5", "archery_ticket_price": "0", "id": "5003" @@ -46110,6 +49692,8 @@ "examine": "That's disgusting!", "durability": null, "name": "Frog spawn", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5004" }, @@ -46159,15 +49743,17 @@ { "shop_price": "900", "examine": "Unlit: A helmet with an unlit lamp on it. Lit: A helmet with a lamp on it.", - "grand_exchange_price": "380", "durability": null, + "low_alchemy": "360", + "high_alchemy": "540", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "380", "name": "Mining helmet", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "5013", - "bonuses": "0,0,0,-3,-1,4,5,3,-1,4,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,4,5,3,-1,4,0,0,0,0,0" }, { "requirements": "{11,65}", @@ -46175,6 +49761,8 @@ "ge_buy_limit": "100", "examine": "Unlit: A helmet with an unlit lamp on it. Lit: A helmet with a lamp on it.", "durability": null, + "low_alchemy": "360", + "high_alchemy": "540", "weight": "1", "equipment_slot": "0", "grand_exchange_price": "342", @@ -46195,28 +49783,30 @@ }, { "ge_buy_limit": "100", - "shop_price": "600", "turn90cw_anim": "1207", "examine": "Basic but brutal!", "walk_anim": "1205", - "durability": null, - "weight": "1.3", + "low_alchemy": "240", "turn90ccw_anim": "1208", "attack_speed": "6", "two_handed": "false", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "219", "stand_anim": "813", "tradeable": "true", - "name": "Bone spear", "run_anim": "1210", "archery_ticket_price": "0", "id": "5016", "stand_turn_anim": "1209", - "bonuses": "11,11,11,0,0,1,1,0,0,0,0,13,0,0,0" + "bonuses": "11,11,11,0,0,1,1,0,0,0,0,13,0,0,0", + "shop_price": "600", + "durability": null, + "high_alchemy": "360", + "weight": "1.3", + "weapon_interface": "14", + "render_anim": "28", + "name": "Bone spear" }, { "ge_buy_limit": "100", @@ -46233,6 +49823,8 @@ "ge_buy_limit": "100", "examine": "Basic but brutal!", "durability": null, + "low_alchemy": "240", + "high_alchemy": "360", "weight": "0.9", "attack_speed": "6", "weapon_interface": "10", @@ -46291,17 +49883,19 @@ "id": "5023" }, { - "remove_sleeves": "true", "shop_price": "812", "ge_buy_limit": "100", "examine": "Blue top, very tiny.", - "grand_exchange_price": "710", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "710", "name": "Woven top", "tradeable": "true", "archery_ticket_price": "0", - "id": "5024", - "equipment_slot": "4" + "id": "5024" }, { "ge_buy_limit": "100", @@ -46313,17 +49907,19 @@ "id": "5025" }, { - "remove_sleeves": "true", "shop_price": "812", "ge_buy_limit": "100", "examine": "Blue top, very tiny.", - "grand_exchange_price": "908", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "908", "name": "Woven top", "tradeable": "true", "archery_ticket_price": "0", - "id": "5026", - "equipment_slot": "4" + "id": "5026" }, { "ge_buy_limit": "100", @@ -46335,17 +49931,19 @@ "id": "5027" }, { - "remove_sleeves": "true", "shop_price": "812", "ge_buy_limit": "100", "examine": "Blue top, very tiny.", - "grand_exchange_price": "1357", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1357", "name": "Woven top", "tradeable": "true", "archery_ticket_price": "0", - "id": "5028", - "equipment_slot": "4" + "id": "5028" }, { "ge_buy_limit": "100", @@ -46692,6 +50290,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5070" }, @@ -46700,6 +50299,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5071" }, @@ -46708,6 +50308,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5072" }, @@ -46716,6 +50317,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5073" }, @@ -46724,6 +50326,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5074" }, @@ -46732,6 +50335,7 @@ "durability": null, "name": "Bird's nest", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5075" }, @@ -47401,6 +51005,8 @@ "durability": null, "name": "Gardening trowel", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "5325" }, @@ -47437,6 +51043,8 @@ "durability": null, "name": "Secateurs", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5329", "equipment_slot": "3" @@ -47457,6 +51065,8 @@ "grand_exchange_price": "298", "durability": null, "name": "Watering can", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5331" }, @@ -47475,6 +51085,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(1)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5333" }, @@ -47484,6 +51096,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(2)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5334" }, @@ -47493,6 +51107,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(3)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5335" }, @@ -47502,6 +51118,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(4)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5336" }, @@ -47511,6 +51129,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(5)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5337" }, @@ -47520,6 +51140,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(6)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5338" }, @@ -47529,6 +51151,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(7)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5339" }, @@ -47538,6 +51162,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can(8)", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5340" }, @@ -47549,6 +51175,8 @@ "durability": null, "name": "Rake", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "1.3", "archery_ticket_price": "0", "id": "5341" @@ -47570,6 +51198,8 @@ "durability": null, "name": "Seed dibber", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5343" }, @@ -47589,6 +51219,8 @@ "durability": null, "name": "Gardening boots", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "1", "archery_ticket_price": "0", "id": "5345", @@ -47728,6 +51360,7 @@ "examine": "A yew seed has been sown in the plant pot", "durability": null, "name": "Yew seedling", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5361" @@ -47775,6 +51408,7 @@ "examine": "A yew seed has been sown in the plant pot", "durability": null, "name": "Yew seedling", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5367" @@ -48022,6 +51656,8 @@ "durability": null, "name": "Oranges(5)", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "0.1", "archery_ticket_price": "0", "id": "5396" @@ -48041,6 +51677,7 @@ "durability": null, "name": "Strawberries(1)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "5398" @@ -48058,6 +51695,7 @@ "durability": null, "name": "Strawberries(2)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "5400" @@ -48075,6 +51713,7 @@ "durability": null, "name": "Strawberries(3)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "5402" @@ -48092,6 +51731,7 @@ "durability": null, "name": "Strawberries(4)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "5404" @@ -48110,6 +51750,7 @@ "durability": null, "name": "Strawberries(5)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.25", "archery_ticket_price": "0", "id": "5406" @@ -48129,6 +51770,7 @@ "durability": null, "name": "Bananas(1)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "5408" @@ -48146,6 +51788,7 @@ "durability": null, "name": "Bananas(2)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "5410" @@ -48163,6 +51806,7 @@ "durability": null, "name": "Bananas(3)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.1", "archery_ticket_price": "0", "id": "5412" @@ -48181,6 +51825,7 @@ "durability": null, "name": "Bananas(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5414" }, @@ -48199,6 +51844,7 @@ "durability": null, "name": "Bananas(5)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5416" }, @@ -48938,6 +52584,8 @@ "durability": null, "name": "Strawberry", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1", "archery_ticket_price": "0", "id": "5504" @@ -48984,6 +52632,8 @@ "examine": "A medium-sized pouch used for storing essence.", "durability": null, "name": "Medium pouch", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "5510" @@ -48992,6 +52642,8 @@ "examine": "A medium-sized pouch used for storing essence.", "durability": null, "name": "Medium pouch", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "5511" @@ -49001,6 +52653,8 @@ "examine": "A large pouch used for storing essence.", "durability": null, "name": "Large pouch", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1", "archery_ticket_price": "0", "id": "5512" @@ -49010,6 +52664,8 @@ "examine": "A large pouch used for storing essence.", "durability": null, "name": "Large pouch", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1", "archery_ticket_price": "0", "id": "5513" @@ -49019,6 +52675,8 @@ "examine": "A giant-sized pouch used for storing essence.", "durability": null, "name": "Giant pouch", + "low_alchemy": "480", + "high_alchemy": "720", "weight": "1", "archery_ticket_price": "0", "id": "5514" @@ -49028,6 +52686,8 @@ "examine": "A giant-sized pouch used for storing essence.", "durability": null, "name": "Giant pouch", + "low_alchemy": "480", + "high_alchemy": "720", "weight": "1", "archery_ticket_price": "0", "id": "5515" @@ -49039,6 +52699,8 @@ "durability": null, "name": "Elemental talisman", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "5516" }, @@ -49072,6 +52734,8 @@ "durability": null, "name": "Abyssal book", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "5520" }, @@ -49082,6 +52746,8 @@ "durability": null, "name": "Binding necklace", "tradeable": "true", + "low_alchemy": "570", + "high_alchemy": "855", "weight": "1", "archery_ticket_price": "0", "id": "5521", @@ -49104,6 +52770,8 @@ "durability": null, "name": "Tiara mould", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "5523" @@ -49124,6 +52792,8 @@ "durability": null, "name": "Tiara", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "5525", @@ -49145,6 +52815,8 @@ "durability": null, "name": "Air tiara", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "5527", @@ -49163,14 +52835,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of the mind.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "10", "name": "Mind tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5529", - "equipment_slot": "0" + "id": "5529" }, { "ge_buy_limit": "100", @@ -49185,14 +52859,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of water.", - "grand_exchange_price": "1351", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "1351", "name": "Water tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5531", - "equipment_slot": "0" + "id": "5531" }, { "ge_buy_limit": "100", @@ -49207,14 +52883,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of the body.", - "grand_exchange_price": "5", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "5", "name": "Body tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5533", - "equipment_slot": "0" + "id": "5533" }, { "ge_buy_limit": "100", @@ -49229,14 +52907,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of the earth.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "4", "name": "Earth tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5535", - "equipment_slot": "0" + "id": "5535" }, { "ge_buy_limit": "100", @@ -49251,14 +52931,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of fire.", - "grand_exchange_price": "8", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "8", "name": "Fire tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5537", - "equipment_slot": "0" + "id": "5537" }, { "ge_buy_limit": "100", @@ -49273,14 +52955,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of the cosmos.", - "grand_exchange_price": "8", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "8", "name": "Cosmic tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5539", - "equipment_slot": "0" + "id": "5539" }, { "ge_buy_limit": "100", @@ -49295,14 +52979,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of nature.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "10", "name": "Nature tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5541", - "equipment_slot": "0" + "id": "5541" }, { "ge_buy_limit": "100", @@ -49317,14 +53003,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of chaos.", - "grand_exchange_price": "10", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "10", "name": "Chaos tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5543", - "equipment_slot": "0" + "id": "5543" }, { "ge_buy_limit": "100", @@ -49339,14 +53027,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of law.", - "grand_exchange_price": "11", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "11", "name": "Law tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5545", - "equipment_slot": "0" + "id": "5545" }, { "ge_buy_limit": "100", @@ -49361,14 +53051,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of death.", - "grand_exchange_price": "65", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "65", "name": "Death tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5547", - "equipment_slot": "0" + "id": "5547" }, { "ge_buy_limit": "100", @@ -49383,14 +53075,16 @@ "requirements": "", "ge_buy_limit": "100", "examine": "A tiara infused with the properties of Blood.", - "grand_exchange_price": "1058", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "1058", "name": "Blood tiara", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "5549", - "equipment_slot": "0" + "id": "5549" }, { "ge_buy_limit": "100", @@ -49420,6 +53114,8 @@ "examine": "Black banded leather armour, a rogue's dream!", "durability": null, "name": "Rogue top", + "low_alchemy": "250", + "high_alchemy": "375", "weight": "0.4", "archery_ticket_price": "0", "id": "5553", @@ -49431,6 +53127,8 @@ "examine": "Black banded leather armour, a rogue's dream!", "durability": null, "name": "Rogue mask", + "low_alchemy": "150", + "high_alchemy": "225", "weight": "0.5", "archery_ticket_price": "0", "id": "5554", @@ -49442,6 +53140,8 @@ "examine": "Black banded leather armour, a rogue's dream!", "durability": null, "name": "Rogue trousers", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.4", "archery_ticket_price": "0", "id": "5555", @@ -49452,6 +53152,8 @@ "examine": "Black banded leather gloves, a rogue's dream!", "durability": null, "name": "Rogue gloves", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.4", "archery_ticket_price": "0", "id": "5556", @@ -49462,6 +53164,8 @@ "examine": "Black banded leather boots, a rogue's dream!", "durability": null, "name": "Rogue boots", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.4", "archery_ticket_price": "0", "id": "5557", @@ -49473,6 +53177,8 @@ "examine": "It can do almost anything!", "durability": null, "name": "Rogue kit", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "5558" }, @@ -49489,6 +53195,8 @@ "examine": "A useful hearing aid.", "durability": null, "name": "Stethoscope", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "5560", "equipment_slot": "5" @@ -49515,6 +53223,8 @@ "ge_buy_limit": "100", "examine": "An initiate Temple Knight's helm.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "2.2", "remove_beard": "true", "equipment_slot": "0", @@ -49531,6 +53241,8 @@ "ge_buy_limit": "100", "examine": "An initiate Temple Knight's Armour.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "8", "absorb": "1,0,3", "equipment_slot": "4", @@ -49548,6 +53260,8 @@ "ge_buy_limit": "100", "examine": "An initiate Temple Knight's leg armour.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "7", "absorb": "1,0,2", "equipment_slot": "7", @@ -49658,6 +53372,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5592" @@ -49669,6 +53385,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5593" @@ -49680,6 +53398,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5594" @@ -49691,6 +53411,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5595" @@ -49702,6 +53424,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5596" @@ -49713,6 +53437,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5597" @@ -49724,6 +53450,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5598" @@ -49735,6 +53463,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5599" @@ -49746,6 +53476,8 @@ "durability": null, "name": "Tin", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "5600" @@ -49757,6 +53489,8 @@ "durability": null, "name": "Chisel", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "0.4", "archery_ticket_price": "0", "id": "5601" @@ -49767,6 +53501,8 @@ "durability": null, "name": "Bronze wire", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "5602" }, @@ -49785,6 +53521,8 @@ "examine": "A very attractive magnet.", "durability": null, "name": "Magnet", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5604" }, @@ -49795,6 +53533,8 @@ "durability": null, "name": "Knife", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.4", "archery_ticket_price": "0", "id": "5605" @@ -49814,6 +53554,7 @@ "durability": null, "name": "Grain", "tradeable": "true", + "high_alchemy": "1", "weight": "0.6", "archery_ticket_price": "0", "id": "5607", @@ -49893,165 +53634,189 @@ "shop_price": "7", "ge_buy_limit": "10000", "examine": "Arrows with bronze heads.", - "grand_exchange_price": "127", "durability": null, + "low_alchemy": "2", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "127", "name": "Bronze arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5616", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7" }, { "shop_price": "20", "ge_buy_limit": "10000", "examine": "Arrows with iron heads.", - "grand_exchange_price": "138", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "138", "name": "Iron arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5617", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "requirements": "{4,5}", "shop_price": "46", "ge_buy_limit": "10000", "examine": "Arrows with steel heads.", - "grand_exchange_price": "159", "durability": null, + "low_alchemy": "18", + "high_alchemy": "27", + "equipment_slot": "13", + "grand_exchange_price": "159", "name": "Steel arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5618", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,20}", "shop_price": "76", "ge_buy_limit": "10000", "examine": "Arrows with mithril heads.", - "grand_exchange_price": "176", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "equipment_slot": "13", + "grand_exchange_price": "176", "name": "Mithril arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5619", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,30}", "shop_price": "172", "ge_buy_limit": "10000", "examine": "Arrows with adamantite heads.", - "grand_exchange_price": "211", "durability": null, + "low_alchemy": "68", + "high_alchemy": "103", + "equipment_slot": "13", + "grand_exchange_price": "211", "name": "Adamant arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5620", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,40}", "shop_price": "510", "ge_buy_limit": "10000", "examine": "Arrows with rune heads.", - "grand_exchange_price": "415", "durability": null, + "low_alchemy": "204", + "high_alchemy": "306", + "equipment_slot": "13", + "grand_exchange_price": "415", "name": "Rune arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "5621", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "shop_price": "7", "ge_buy_limit": "10000", "examine": "Arrows with bronze heads.", - "grand_exchange_price": "1076", "durability": null, + "low_alchemy": "2", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "1076", "name": "Bronze arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5622", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,7" }, { "shop_price": "20", "ge_buy_limit": "10000", "examine": "Arrows with iron heads.", - "grand_exchange_price": "1037", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "1037", "name": "Iron arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5623", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "requirements": "{4,5}", "shop_price": "46", "ge_buy_limit": "10000", "examine": "Arrows with steel heads.", - "grand_exchange_price": "1038", "durability": null, + "low_alchemy": "18", + "high_alchemy": "27", + "equipment_slot": "13", + "grand_exchange_price": "1038", "name": "Steel arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5624", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{4,20}", "shop_price": "76", "ge_buy_limit": "10000", "examine": "Arrows with mithril heads.", - "grand_exchange_price": "718", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "equipment_slot": "13", + "grand_exchange_price": "718", "name": "Mithril arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5625", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,22" }, { "requirements": "{4,30}", "shop_price": "172", "ge_buy_limit": "10000", "examine": "Arrows with adamantite heads.", - "grand_exchange_price": "101", "durability": null, + "low_alchemy": "68", + "high_alchemy": "103", + "equipment_slot": "13", + "grand_exchange_price": "101", "name": "Adamant arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5626", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,31" }, { "requirements": "{4,40}", "shop_price": "510", "ge_buy_limit": "10000", "examine": "Arrows with rune heads.", - "grand_exchange_price": "1300", "durability": null, + "low_alchemy": "204", + "high_alchemy": "306", + "equipment_slot": "13", + "grand_exchange_price": "1300", "name": "Rune arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "5627", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "ge_buy_limit": "1000", @@ -50074,6 +53839,7 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an iron tip.", "durability": null, + "high_alchemy": "1", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50092,6 +53858,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a steel tip.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50128,6 +53896,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a mithril tip.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50146,6 +53916,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an adamantite tip.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "39", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50164,6 +53936,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a rune tip.", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50198,6 +53972,7 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an iron tip.", "durability": null, + "high_alchemy": "1", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50216,6 +53991,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a steel tip.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50252,6 +54029,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a mithril tip.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50270,6 +54049,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with an adamantite tip.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "39", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50288,6 +54069,8 @@ "ge_buy_limit": "1000", "examine": "A deadly throwing dart with a rune tip.", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50306,6 +54089,8 @@ "ge_buy_limit": "1000", "examine": "A bronze-tipped javelin.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50323,6 +54108,8 @@ "ge_buy_limit": "1000", "examine": "An iron-tipped javelin.", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50341,6 +54128,8 @@ "ge_buy_limit": "1000", "examine": "A steel-tipped javelin.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "22", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50359,6 +54148,8 @@ "ge_buy_limit": "1000", "examine": "A mithril tipped javelin.", "durability": null, + "low_alchemy": "39", + "high_alchemy": "58", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50390,6 +54181,8 @@ "ge_buy_limit": "1000", "examine": "A rune tipped javelin.", "durability": null, + "low_alchemy": "249", + "high_alchemy": "374", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50407,6 +54200,8 @@ "ge_buy_limit": "100", "examine": "A bronze-tipped javelin.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50424,6 +54219,8 @@ "ge_buy_limit": "1000", "examine": "An iron-tipped javelin.", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50442,6 +54239,8 @@ "ge_buy_limit": "1000", "examine": "A steel-tipped javelin.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "22", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50460,6 +54259,8 @@ "ge_buy_limit": "1000", "examine": "A mithril tipped javelin.", "durability": null, + "low_alchemy": "39", + "high_alchemy": "58", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50492,6 +54293,8 @@ "ge_buy_limit": "1000", "examine": "A rune tipped javelin.", "durability": null, + "low_alchemy": "249", + "high_alchemy": "374", "attack_speed": "6", "weapon_interface": "18", "defence_anim": "424", @@ -50509,6 +54312,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50527,6 +54332,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50546,6 +54353,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "27", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50564,6 +54373,8 @@ "ge_buy_limit": "100", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "16", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50583,6 +54394,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "7", + "high_alchemy": "11", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50601,6 +54414,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "26", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50619,6 +54434,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "66", + "high_alchemy": "100", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50637,6 +54454,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50655,6 +54474,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50674,6 +54495,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "27", + "high_alchemy": "40", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50692,6 +54515,8 @@ "ge_buy_limit": "100", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "16", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50711,6 +54536,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "7", + "high_alchemy": "11", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50744,6 +54571,8 @@ "ge_buy_limit": "10000", "examine": "A finely balanced throwing knife.", "durability": null, + "low_alchemy": "66", + "high_alchemy": "100", "attack_speed": "3", "weapon_interface": "18", "defence_anim": "424", @@ -50762,6 +54591,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -50789,6 +54620,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -50817,6 +54650,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -50845,6 +54680,8 @@ "ge_buy_limit": "100", "examine": "A dangerous dagger.", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "0.3", "attack_speed": "4", "weapon_interface": "5", @@ -50896,6 +54733,8 @@ "ge_buy_limit": "100", "examine": "A powerful dagger.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -50926,6 +54765,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -50960,6 +54801,8 @@ "ge_buy_limit": "100", "examine": "A vicious black dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51005,6 +54848,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51032,6 +54877,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51060,6 +54907,8 @@ "ge_buy_limit": "100", "examine": "Short but pointy.", "durability": null, + "low_alchemy": "50", + "high_alchemy": "75", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51088,6 +54937,8 @@ "ge_buy_limit": "100", "examine": "A dangerous dagger.", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "0.3", "attack_speed": "4", "weapon_interface": "5", @@ -51139,6 +54990,8 @@ "ge_buy_limit": "100", "examine": "A powerful dagger.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51169,6 +55022,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51203,6 +55058,8 @@ "ge_buy_limit": "100", "examine": "A vicious black dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -51249,6 +55106,8 @@ "examine": "A bronze tipped spear.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -51282,6 +55141,8 @@ "examine": "An iron tipped spear.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -51310,29 +55171,31 @@ "id": "5707" }, { - "requirements": "{0,5}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A steel tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "596", "stand_anim": "813", "tradeable": "true", - "name": "Steel spear(p+)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5708", "stand_turn_anim": "1209", - "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0" + "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0", + "requirements": "{0,5}", + "durability": null, + "high_alchemy": "195", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Steel spear(p+)" }, { "ge_buy_limit": "100", @@ -51344,29 +55207,31 @@ "id": "5709" }, { - "requirements": "{0,20}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A mithril tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "1.8", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "802", "stand_anim": "813", "tradeable": "true", - "name": "Mithril spear(p+)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5710", "stand_turn_anim": "1209", - "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0" + "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0", + "requirements": "{0,20}", + "durability": null, + "high_alchemy": "507", + "weight": "1.8", + "weapon_interface": "14", + "render_anim": "28", + "name": "Mithril spear(p+)" }, { "ge_buy_limit": "100", @@ -51378,29 +55243,31 @@ "id": "5711" }, { - "requirements": "{0,30}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "An adamant tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "832", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "1394", "stand_anim": "813", "tradeable": "true", - "name": "Adamant spear(p+)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5712", "stand_turn_anim": "1209", - "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0" + "bonuses": "24,24,24,0,0,1,1,0,0,0,0,28,0,0,0", + "requirements": "{0,30}", + "durability": null, + "high_alchemy": "1248", + "weight": "2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Adamant spear(p+)" }, { "ge_buy_limit": "100", @@ -51412,30 +55279,32 @@ "id": "5713" }, { - "requirements": "{0,40}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A rune tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", - "lendable": "true", "grand_exchange_price": "12500", "stand_anim": "813", "tradeable": "true", - "name": "Rune spear(p+)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5714", "stand_turn_anim": "1209", - "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0" + "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0", + "requirements": "{0,40}", + "durability": null, + "high_alchemy": "12480", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "lendable": "true", + "name": "Rune spear(p+)" }, { "ge_buy_limit": "100", @@ -51452,6 +55321,7 @@ "examine": "A dragon tipped spear.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "24960", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -51469,6 +55339,7 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "37440", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -51492,6 +55363,8 @@ "examine": "A bronze tipped spear.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -51525,6 +55398,8 @@ "examine": "An iron tipped spear.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -51553,29 +55428,31 @@ "id": "5721" }, { - "requirements": "{0,5}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A steel tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "130", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "8336", "stand_anim": "813", "tradeable": "true", - "name": "Steel spear(p++)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5722", "stand_turn_anim": "1209", - "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0" + "bonuses": "12,12,12,0,0,1,1,0,0,0,0,12,0,0,0", + "requirements": "{0,5}", + "durability": null, + "high_alchemy": "195", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Steel spear(p++)" }, { "ge_buy_limit": "100", @@ -51587,29 +55464,31 @@ "id": "5723" }, { - "requirements": "{0,20}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A mithril tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "1.8", + "low_alchemy": "338", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "7035", "stand_anim": "813", "tradeable": "true", - "name": "Mithril spear(p++)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5724", "stand_turn_anim": "1209", - "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0" + "bonuses": "17,17,17,0,0,1,1,0,0,0,0,18,0,0,0", + "requirements": "{0,20}", + "durability": null, + "high_alchemy": "507", + "weight": "1.8", + "weapon_interface": "14", + "render_anim": "28", + "name": "Mithril spear(p++)" }, { "ge_buy_limit": "100", @@ -51651,30 +55530,32 @@ "id": "5727" }, { - "requirements": "{0,40}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A rune tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "8320", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", - "lendable": "true", "grand_exchange_price": "17700", "stand_anim": "813", "tradeable": "true", - "name": "Rune spear(p++)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5728", "stand_turn_anim": "1209", - "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0" + "bonuses": "36,36,36,0,0,1,1,0,0,0,0,42,0,0,0", + "requirements": "{0,40}", + "durability": null, + "high_alchemy": "12480", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "lendable": "true", + "name": "Rune spear(p++)" }, { "ge_buy_limit": "100", @@ -51691,6 +55572,7 @@ "examine": "A dragon tipped spear.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "24960", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -51708,6 +55590,7 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "37440", "weight": "2", "weapon_interface": "14", "render_anim": "28", @@ -51740,29 +55623,31 @@ "id": "5733" }, { - "requirements": "{0,10}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A black tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "260", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "3351", "stand_anim": "813", "tradeable": "true", - "name": "Black spear(p+)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5734", "stand_turn_anim": "1209", - "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0" + "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0", + "requirements": "{0,10}", + "durability": null, + "high_alchemy": "390", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Black spear(p+)" }, { "ge_buy_limit": "100", @@ -51774,29 +55659,31 @@ "id": "5735" }, { - "requirements": "{0,10}", "ge_buy_limit": "100", "turn90cw_anim": "1207", "examine": "A black tipped spear.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "260", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "14", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "9065", "stand_anim": "813", "tradeable": "true", - "name": "Black spear(p++)", "run_anim": "1210", "archery_ticket_price": "0", "id": "5736", "stand_turn_anim": "1209", - "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0" + "bonuses": "15,15,15,0,0,1,1,0,0,0,0,16,0,0,0", + "requirements": "{0,10}", + "durability": null, + "high_alchemy": "390", + "weight": "2.2", + "weapon_interface": "14", + "render_anim": "28", + "name": "Black spear(p++)" }, { "ge_buy_limit": "100", @@ -51824,6 +55711,7 @@ "durability": null, "name": "Asgarnian ale(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5739" }, @@ -51843,6 +55731,7 @@ "durability": null, "name": "Mature wmb", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5741" }, @@ -51862,6 +55751,7 @@ "durability": null, "name": "Greenman's ale(m)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "5743" @@ -51882,6 +55772,7 @@ "durability": null, "name": "Dragon bitter(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5745" }, @@ -51901,6 +55792,7 @@ "durability": null, "name": "Dwarven stout(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5747" }, @@ -51920,6 +55812,8 @@ "durability": null, "name": "Moonlight mead(m)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5749" }, @@ -51939,6 +55833,7 @@ "durability": null, "name": "Axeman's folly", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5751" }, @@ -51958,6 +55853,7 @@ "durability": null, "name": "Axeman's folly(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5753" }, @@ -51977,6 +55873,7 @@ "durability": null, "name": "Chef's delight", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5755" }, @@ -51996,6 +55893,7 @@ "durability": null, "name": "Chef's delight(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5757" }, @@ -52015,6 +55913,7 @@ "durability": null, "name": "Slayer's respite", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5759" }, @@ -52034,6 +55933,7 @@ "durability": null, "name": "Slayer's respite(m)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5761" }, @@ -52054,6 +55954,7 @@ "durability": null, "name": "Cider", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5763" @@ -52074,6 +55975,7 @@ "durability": null, "name": "Mature cider", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5765" }, @@ -52094,6 +55996,8 @@ "durability": null, "name": "Ale yeast", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2", "archery_ticket_price": "0", "id": "5767" @@ -52134,6 +56038,7 @@ "durability": null, "name": "Dwarven stout(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5771" }, @@ -52154,6 +56059,7 @@ "durability": null, "name": "Dwarven stout(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5773" }, @@ -52174,6 +56080,7 @@ "durability": null, "name": "Dwarven stout(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5775" }, @@ -52194,6 +56101,7 @@ "durability": null, "name": "Dwarven stout(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5777" }, @@ -52214,6 +56122,7 @@ "durability": null, "name": "Asgarnian ale(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5779" }, @@ -52234,6 +56143,7 @@ "durability": null, "name": "Asgarnian ale(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5781" }, @@ -52254,6 +56164,7 @@ "durability": null, "name": "Asgarnian ale(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5783" }, @@ -52274,6 +56185,7 @@ "durability": null, "name": "Asgarnian ale(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5785" }, @@ -52294,6 +56206,7 @@ "durability": null, "name": "Greenmans ale(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5787" }, @@ -52314,6 +56227,7 @@ "durability": null, "name": "Greenmans ale(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5789" }, @@ -52334,6 +56248,7 @@ "durability": null, "name": "Greenmans ale(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5791" }, @@ -52354,6 +56269,7 @@ "durability": null, "name": "Greenmans ale(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5793" }, @@ -52374,6 +56290,7 @@ "durability": null, "name": "Mind bomb(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5795" }, @@ -52394,6 +56311,7 @@ "durability": null, "name": "Mind bomb(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5797" }, @@ -52414,6 +56332,7 @@ "durability": null, "name": "Mind bomb(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5799" }, @@ -52434,6 +56353,7 @@ "durability": null, "name": "Mind bomb(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5801" }, @@ -52454,6 +56374,7 @@ "durability": null, "name": "Dragon bitter(1)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5803" @@ -52475,6 +56396,7 @@ "durability": null, "name": "Dragon bitter(2)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5805" @@ -52496,6 +56418,7 @@ "durability": null, "name": "Dragon bitter(3)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5807" @@ -52517,6 +56440,7 @@ "durability": null, "name": "Dragon bitter(4)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5809" @@ -52538,6 +56462,8 @@ "durability": null, "name": "Moonlight mead(1)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5811" }, @@ -52558,6 +56484,8 @@ "durability": null, "name": "Moonlight mead(2)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5813" }, @@ -52578,6 +56506,8 @@ "durability": null, "name": "Moonlight mead(3)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5815" }, @@ -52598,6 +56528,8 @@ "durability": null, "name": "Moonlight mead(4)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5817" }, @@ -52617,6 +56549,7 @@ "durability": null, "name": "Axeman's folly(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5819" }, @@ -52636,6 +56569,7 @@ "durability": null, "name": "Axeman's folly(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5821" }, @@ -52655,6 +56589,7 @@ "durability": null, "name": "Axeman's folly(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5823" }, @@ -52674,6 +56609,7 @@ "durability": null, "name": "Axeman's folly(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5825" }, @@ -52693,6 +56629,7 @@ "durability": null, "name": "Chef's delight(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5827" }, @@ -52712,6 +56649,7 @@ "durability": null, "name": "Chef's delight(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5829" }, @@ -52731,6 +56669,7 @@ "durability": null, "name": "Chef's delight(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5831" }, @@ -52750,6 +56689,7 @@ "durability": null, "name": "Chef's delight(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5833" }, @@ -52769,6 +56709,7 @@ "durability": null, "name": "Slayer's respite(1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5835" }, @@ -52788,6 +56729,7 @@ "durability": null, "name": "Slayer's respite(2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5837" }, @@ -52807,6 +56749,7 @@ "durability": null, "name": "Slayer's respite(3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5839" }, @@ -52826,6 +56769,7 @@ "durability": null, "name": "Slayer's respite(4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5841" }, @@ -52846,6 +56790,7 @@ "durability": null, "name": "Cider(1)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5843" @@ -52867,6 +56812,7 @@ "durability": null, "name": "Cider(2)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5845" @@ -52888,6 +56834,7 @@ "durability": null, "name": "Cider(3)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5847" @@ -52909,6 +56856,7 @@ "durability": null, "name": "Cider(4)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "5849" @@ -52929,6 +56877,7 @@ "durability": null, "name": "Dwarven stout(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5851" }, @@ -52948,6 +56897,7 @@ "durability": null, "name": "Dwarven stout(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5853" }, @@ -52967,6 +56917,7 @@ "durability": null, "name": "Dwarven stout(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5855" }, @@ -52986,6 +56937,7 @@ "durability": null, "name": "Dwarven stout(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5857" }, @@ -53005,6 +56957,7 @@ "durability": null, "name": "Asgarnian ale(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5859" }, @@ -53024,6 +56977,7 @@ "durability": null, "name": "Asgarnian ale(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5861" }, @@ -53043,6 +56997,7 @@ "durability": null, "name": "Asgarnian ale(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5863" }, @@ -53062,6 +57017,7 @@ "durability": null, "name": "Asgarnian ale(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5865" }, @@ -53081,6 +57037,7 @@ "durability": null, "name": "Greenmans ale(m1)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "5867" @@ -53101,6 +57058,7 @@ "durability": null, "name": "Greenmans ale(m2)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "5869" @@ -53121,6 +57079,7 @@ "durability": null, "name": "Greenmans ale(m3)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "5871" @@ -53141,6 +57100,7 @@ "durability": null, "name": "Greenmans ale(m4)", "tradeable": "true", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "5873" @@ -53161,6 +57121,7 @@ "durability": null, "name": "Mind bomb(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5875" }, @@ -53180,6 +57141,7 @@ "durability": null, "name": "Mind bomb(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5877" }, @@ -53199,6 +57161,7 @@ "durability": null, "name": "Mind bomb(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5879" }, @@ -53218,6 +57181,7 @@ "durability": null, "name": "Mind bomb(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5881" }, @@ -53237,6 +57201,7 @@ "durability": null, "name": "Dragon bitter(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5883" }, @@ -53256,6 +57221,7 @@ "durability": null, "name": "Dragon bitter(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5885" }, @@ -53275,6 +57241,7 @@ "durability": null, "name": "Dragon bitter(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5887" }, @@ -53294,6 +57261,7 @@ "durability": null, "name": "Dragon bitter(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5889" }, @@ -53314,6 +57282,8 @@ "durability": null, "name": "M'light mead(m1)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5891" }, @@ -53333,6 +57303,8 @@ "durability": null, "name": "M'light mead(m2)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5893" }, @@ -53352,6 +57324,8 @@ "durability": null, "name": "M'light mead(m3)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5895" }, @@ -53371,6 +57345,8 @@ "durability": null, "name": "M'light mead(m4)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "5897" }, @@ -53390,6 +57366,7 @@ "durability": null, "name": "Axeman's folly(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5899" }, @@ -53409,6 +57386,7 @@ "durability": null, "name": "Axeman's folly(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5901" }, @@ -53428,6 +57406,7 @@ "durability": null, "name": "Axeman's folly(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5903" }, @@ -53447,6 +57426,7 @@ "durability": null, "name": "Axeman's folly(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5905" }, @@ -53466,6 +57446,7 @@ "durability": null, "name": "Chef's delight(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5907" }, @@ -53485,6 +57466,7 @@ "durability": null, "name": "Chef's delight(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5909" }, @@ -53504,6 +57486,7 @@ "durability": null, "name": "Chef's delight(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5911" }, @@ -53523,6 +57506,7 @@ "durability": null, "name": "Chef's delight(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5913" }, @@ -53542,6 +57526,7 @@ "durability": null, "name": "Slayer respite(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5915" }, @@ -53561,6 +57546,7 @@ "durability": null, "name": "Slayer respite(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5917" }, @@ -53580,6 +57566,7 @@ "durability": null, "name": "Slayer respite(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5919" }, @@ -53599,6 +57586,7 @@ "durability": null, "name": "Slayer respite(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5921" }, @@ -53618,6 +57606,7 @@ "durability": null, "name": "Cider(m1)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5923" }, @@ -53637,6 +57626,7 @@ "durability": null, "name": "Cider(m2)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5925" }, @@ -53656,6 +57646,7 @@ "durability": null, "name": "Cider(m3)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5927" }, @@ -53675,6 +57666,7 @@ "durability": null, "name": "Cider(m4)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "5929" }, @@ -53694,6 +57686,8 @@ "durability": null, "name": "Jute fibre", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.2", "archery_ticket_price": "0", "id": "5931" @@ -53714,6 +57708,7 @@ "durability": null, "name": "Willow branch", "tradeable": "true", + "high_alchemy": "1", "weight": "0.9", "archery_ticket_price": "0", "id": "5933" @@ -53744,6 +57739,8 @@ "durability": null, "name": "Weapon poison+", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "5937" }, @@ -53763,6 +57760,8 @@ "durability": null, "name": "Weapon poison++", "tradeable": "true", + "low_alchemy": "172", + "high_alchemy": "259", "weight": "0.1", "archery_ticket_price": "0", "id": "5940" @@ -53783,6 +57782,8 @@ "durability": null, "name": "Antipoison+(4)", "tradeable": "true", + "low_alchemy": "144", + "high_alchemy": "216", "weight": "1", "archery_ticket_price": "0", "id": "5943" @@ -53803,6 +57804,8 @@ "durability": null, "name": "Antipoison+(3)", "tradeable": "true", + "low_alchemy": "144", + "high_alchemy": "216", "weight": "1", "archery_ticket_price": "0", "id": "5945" @@ -53823,6 +57826,8 @@ "durability": null, "name": "Antipoison+(2)", "tradeable": "true", + "low_alchemy": "144", + "high_alchemy": "216", "weight": "1", "archery_ticket_price": "0", "id": "5947" @@ -53843,6 +57848,8 @@ "durability": null, "name": "Antipoison+(1)", "tradeable": "true", + "low_alchemy": "144", + "high_alchemy": "216", "weight": "1", "archery_ticket_price": "0", "id": "5949" @@ -53863,6 +57870,8 @@ "durability": null, "name": "Antipoison++(4)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "5952" }, @@ -53882,6 +57891,8 @@ "durability": null, "name": "Antipoison++(3)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "5954" }, @@ -53901,6 +57912,8 @@ "durability": null, "name": "Antipoison++(2)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "5956" }, @@ -53920,6 +57933,8 @@ "durability": null, "name": "Antipoison++(1)", "tradeable": "true", + "low_alchemy": "115", + "high_alchemy": "172", "archery_ticket_price": "0", "id": "5958" }, @@ -54022,6 +58037,8 @@ "durability": null, "name": "Curry leaf", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "11", "archery_ticket_price": "0", "id": "5970" }, @@ -54041,6 +58058,8 @@ "durability": null, "name": "Papaya fruit", "tradeable": "true", + "low_alchemy": "25", + "high_alchemy": "38", "archery_ticket_price": "0", "id": "5972" }, @@ -54060,6 +58079,8 @@ "durability": null, "name": "Coconut", "tradeable": "true", + "low_alchemy": "34", + "high_alchemy": "52", "archery_ticket_price": "0", "id": "5974" }, @@ -54079,6 +58100,8 @@ "durability": null, "name": "Coconut", "tradeable": "true", + "low_alchemy": "34", + "high_alchemy": "52", "archery_ticket_price": "0", "id": "5976" }, @@ -54117,6 +58140,8 @@ "durability": null, "name": "Calquat fruit", "tradeable": "true", + "low_alchemy": "21", + "high_alchemy": "32", "archery_ticket_price": "0", "id": "5980" }, @@ -54137,6 +58162,8 @@ "durability": null, "name": "Watermelon", "tradeable": "true", + "low_alchemy": "19", + "high_alchemy": "28", "weight": "0.111", "archery_ticket_price": "0", "id": "5982" @@ -54157,6 +58184,8 @@ "durability": null, "name": "Watermelon slice", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "5984" }, @@ -54176,6 +58205,8 @@ "durability": null, "name": "Sweetcorn", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "5986" }, @@ -54195,6 +58226,8 @@ "durability": null, "name": "Cooked sweetcorn", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "5988" }, @@ -54221,6 +58254,8 @@ "durability": null, "name": "Apple mush", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "5992" }, @@ -54240,6 +58275,8 @@ "durability": null, "name": "Hammerstone hops", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "5994" }, @@ -54259,6 +58296,8 @@ "durability": null, "name": "Asgarnian hops", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "1", "archery_ticket_price": "0", "id": "5996" @@ -54279,6 +58318,8 @@ "durability": null, "name": "Yanillian hops", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "5998" }, @@ -54299,6 +58340,8 @@ "durability": null, "name": "Krandorian hops", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "6000" }, @@ -54354,6 +58397,8 @@ "durability": null, "name": "Barley", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "6006" }, @@ -54373,6 +58418,8 @@ "durability": null, "name": "Barley malt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "6008" }, @@ -54411,6 +58458,8 @@ "durability": null, "name": "Nasturtiums", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "6012" }, @@ -54430,6 +58479,7 @@ "durability": null, "name": "Rosemary", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6014" }, @@ -54468,6 +58518,8 @@ "durability": null, "name": "Poison ivy berries", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "39", "archery_ticket_price": "0", "id": "6018" }, @@ -54602,6 +58654,8 @@ "durability": null, "name": "Compost", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "3", "archery_ticket_price": "0", "id": "6032" @@ -54622,6 +58676,8 @@ "durability": null, "name": "Supercompost", "tradeable": "true", + "low_alchemy": "34", + "high_alchemy": "51", "weight": "3", "archery_ticket_price": "0", "id": "6034" @@ -54643,6 +58699,8 @@ "durability": null, "name": "Plant cure", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "6036" }, @@ -54842,6 +58900,7 @@ "examine": "This should scare the birds.", "durability": null, "name": "Scarecrow", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6059" }, @@ -54856,32 +58915,38 @@ "shop_price": "3", "ge_buy_limit": "10000", "examine": "Bronze crossbow bolts.", - "grand_exchange_price": "134", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "134", "name": "Bronze bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "6061", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "shop_price": "3", "ge_buy_limit": "10000", "examine": "Bronze crossbow bolts.", - "grand_exchange_price": "1162", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "1162", "name": "Bronze bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "6062", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,10" }, { "examine": "How do I wash blood stains out?", "durability": null, "name": "Bloody mourner top", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.72", "archery_ticket_price": "0", "id": "6064" @@ -54891,6 +58956,8 @@ "examine": "A thick heavy leather top.", "durability": null, "name": "Mourner top", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "6065", "equipment_slot": "4" @@ -54899,6 +58966,8 @@ "examine": "Damaged: These are in need of a good tailor.Repaired: A pair of mourner trousers.", "durability": null, "name": "Mourner trousers", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "6066" @@ -54907,6 +58976,8 @@ "examine": "Damaged: These are in need of a good tailor.Repaired: A pair of mourner trousers.", "durability": null, "name": "Mourner trousers", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.25", "archery_ticket_price": "0", "id": "6067", @@ -54917,6 +58988,8 @@ "examine": "These will keep my hands warm.", "durability": null, "name": "Mourner gloves", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "2.3", "archery_ticket_price": "0", "id": "6068", @@ -54928,6 +59001,8 @@ "examine": "Comfortable leather boots.", "durability": null, "name": "Mourner boots", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1.36", "archery_ticket_price": "0", "id": "6069", @@ -54938,6 +59013,8 @@ "examine": "A dull brown cape.", "durability": null, "name": "Mourner cloak", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2.25", "archery_ticket_price": "0", "id": "6070", @@ -54955,6 +59032,8 @@ "examine": "A bar of soap taken from Tegid.", "durability": null, "name": "Tegid's soap", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.5", "archery_ticket_price": "0", "id": "6072" @@ -54970,6 +59049,7 @@ "examine": "A book on the exploration of the eastern realm.", "durability": null, "name": "Eastern discovery", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6075" }, @@ -54986,6 +59066,7 @@ "examine": "A book about the great divide.", "durability": null, "name": "The great divide", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "6079" @@ -55004,6 +59085,8 @@ "examine": "A device for firing dye.", "walk_anim": "2317", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "weight": "4", "turn90ccw_anim": "2320", "attack_speed": "4", @@ -55030,6 +59113,8 @@ "examine": "A large pair of ogre bellows filled with red dye.", "durability": null, "name": "Red dye bellows", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6085" }, @@ -55037,6 +59122,8 @@ "examine": "A large pair of ogre bellows filled with blue dye.", "durability": null, "name": "Blue dye bellows", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6086" }, @@ -55044,6 +59131,8 @@ "examine": "A large pair of ogre bellows filled with yellow dye.", "durability": null, "name": "Yellow dye bellows", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6087" }, @@ -55051,6 +59140,8 @@ "examine": "A large pair of ogre bellows filled with green dye.", "durability": null, "name": "Green dye bellows", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6088" }, @@ -55120,6 +59211,8 @@ "examine": "It's a sieve.", "durability": null, "name": "Sieve", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "6097" }, @@ -55127,6 +59220,8 @@ "examine": "A pile of toxic powder.", "durability": null, "name": "Toxic powder", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "6098" }, @@ -55177,6 +59272,8 @@ "examine": "They seem to be not quite of this world...", "durability": null, "name": "Ghostly boots", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "6106", "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", @@ -55206,6 +59303,8 @@ "examine": "A ghostly hood, fit for a ghostly head.", "durability": null, "name": "Ghostly hood", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "6109", "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0", @@ -55215,6 +59314,8 @@ "examine": "They seem to fade in and out of existence...", "durability": null, "name": "Ghostly gloves", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "6110", "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", @@ -55224,6 +59325,8 @@ "examine": "Made of a strange, ghostly material...", "durability": null, "name": "Ghostly cloak", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "6111", "bonuses": "0,0,0,5,0,0,0,0,5,0,0,0,0,0,0", @@ -55244,7 +59347,9 @@ "examine": "A handful of Kelda Hops.", "durability": null, "name": "Kelda hops", + "low_alchemy": "1", "tradeable": "false", + "high_alchemy": "2", "destroy": "true", "weight": "0.01", "archery_ticket_price": "0", @@ -55255,6 +59360,7 @@ "examine": "A pint of bluish beer.", "durability": null, "name": "Kelda stout", + "high_alchemy": "1", "weight": "0.5", "archery_ticket_price": "0", "id": "6118" @@ -55289,6 +59395,7 @@ "durability": null, "name": "Beer glass", "tradeable": "true", + "high_alchemy": "1", "weight": "0.05", "archery_ticket_price": "0", "id": "6123", @@ -55305,6 +59412,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Enchanted lyre(2)", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "6125", @@ -55314,6 +59423,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Enchanted lyre(3)", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "6126", @@ -55323,6 +59434,8 @@ "examine": "This will teleport me to Rellekka when I play it. A musical intrument that I can magically play.", "durability": null, "name": "Enchanted lyre(4)", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "archery_ticket_price": "0", "id": "6127", @@ -55334,6 +59447,8 @@ "ge_buy_limit": "100", "examine": "Protective headwear made from crabs. Better than it sounds.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -55362,6 +59477,8 @@ "ge_buy_limit": "100", "examine": "Some tough leggings made from rock crab parts.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "9", "absorb": "2,0,4", "equipment_slot": "7", @@ -55379,6 +59496,8 @@ "ge_buy_limit": "100", "examine": "A helm fit for any Fremennik ranger.", "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1", "absorb": "0,3,1", "remove_beard": "true", @@ -55405,6 +59524,8 @@ "ge_buy_limit": "100", "examine": "A constant reminder that I'm above a Dagannoth in the food chain.", "durability": null, + "low_alchemy": "3000", + "high_alchemy": "4500", "weight": "6", "absorb": "0,6,3", "equipment_slot": "4", @@ -55431,6 +59552,8 @@ "ge_buy_limit": "100", "examine": "Stylish leg armour for rangers with a lingering smell of raw fish...", "durability": null, + "low_alchemy": "1560", + "high_alchemy": "2340", "weight": "5", "absorb": "0,4,2", "equipment_slot": "7", @@ -55457,6 +59580,8 @@ "ge_buy_limit": "100", "examine": "Make your foes cower by wearing a skull as a helmet!", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "1.3", "absorb": "3,1,0", "equipment_slot": "0", @@ -55482,6 +59607,8 @@ "ge_buy_limit": "100", "examine": "The bones in this armour seems to vibrate with a magic quality...", "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "4.9", "absorb": "6,3,0", "equipment_slot": "4", @@ -55508,6 +59635,8 @@ "ge_buy_limit": "100", "examine": "A superior set of strengthened slacks for any self respecting seer.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "4", "absorb": "4,2,0", "equipment_slot": "7", @@ -55529,18 +59658,20 @@ "id": "6142" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Some finely crafted Fremennik boots, made from spined dagannoth hide.", - "grand_exchange_price": "1671", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "3", + "equipment_slot": "10", + "lendable": "true", + "grand_exchange_price": "1671", "name": "Spined boots", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "6143", - "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55552,18 +59683,20 @@ "id": "6144" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Some Fremennik boots, made from the shards of a rock crab's shell.", - "grand_exchange_price": "756", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "3.1", + "equipment_slot": "10", + "lendable": "true", + "grand_exchange_price": "756", "name": "Rock-shell boots", "tradeable": "true", - "weight": "3.1", "archery_ticket_price": "0", "id": "6145", - "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55575,18 +59708,20 @@ "id": "6146" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Some finely crafted Fremennik boots, made from the bones of a Wallasalki.", - "grand_exchange_price": "4958", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "3.1", + "equipment_slot": "10", + "lendable": "true", + "grand_exchange_price": "4958", "name": "Skeletal boots", "tradeable": "true", - "weight": "3.1", "archery_ticket_price": "0", "id": "6147", - "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55598,18 +59733,20 @@ "id": "6148" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Fremennik gloves stitched together from spined dagannoth hide.", - "grand_exchange_price": "955", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "3", + "equipment_slot": "9", + "lendable": "true", + "grand_exchange_price": "955", "name": "Spined gloves", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "6149", - "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55621,18 +59758,20 @@ "id": "6150" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Fremennik gloves stitched together from rock crab shell shards.", - "grand_exchange_price": "951", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "2", + "equipment_slot": "9", + "lendable": "true", + "grand_exchange_price": "951", "name": "Rock-shell gloves", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "6151", - "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55644,18 +59783,20 @@ "id": "6152" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "Fremennik gloves stitched together from wallasalki bones fragments.", - "grand_exchange_price": "21800", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "3.1", + "equipment_slot": "9", + "lendable": "true", + "grand_exchange_price": "21800", "name": "Skeletal gloves", "tradeable": "true", - "weight": "3.1", "archery_ticket_price": "0", "id": "6153", - "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -55673,6 +59814,8 @@ "durability": null, "name": "Dagannoth hide", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6155" @@ -55693,6 +59836,8 @@ "durability": null, "name": "Rock-shell chunk", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3", "archery_ticket_price": "0", "id": "6157" @@ -55713,6 +59858,8 @@ "durability": null, "name": "Rock-shell shard", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "6159" }, @@ -55732,6 +59879,8 @@ "durability": null, "name": "Rock-shell splinter", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3", "archery_ticket_price": "0", "id": "6161" @@ -55752,6 +59901,8 @@ "durability": null, "name": "Skull piece", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6163" @@ -55772,6 +59923,8 @@ "durability": null, "name": "Ribcage piece", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6165" @@ -55792,6 +59945,8 @@ "durability": null, "name": "Fibula piece", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6167" @@ -55812,6 +59967,8 @@ "durability": null, "name": "Circular hide", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6169" @@ -55832,6 +59989,8 @@ "durability": null, "name": "Flattened hide", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6171" @@ -55852,6 +60011,8 @@ "durability": null, "name": "Stretched hide", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3.1", "archery_ticket_price": "0", "id": "6173" @@ -56062,6 +60223,8 @@ "durability": null, "name": "Small fishing net", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "4.5", "archery_ticket_price": "0", "id": "6209" @@ -56073,6 +60236,8 @@ "durability": null, "name": "Teak pyre logs", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "6211" @@ -56093,6 +60258,8 @@ "durability": null, "name": "Mahogany pyre log", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1.3", "archery_ticket_price": "0", "id": "6213" @@ -56111,6 +60278,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56133,16 +60302,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (9)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6217", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56154,16 +60325,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (8)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6219", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56175,16 +60348,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (7)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6221", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56196,16 +60371,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (6)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6223", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56217,16 +60394,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (5)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6225", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56238,16 +60417,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (4)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6227", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56259,16 +60440,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (3)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6229", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56280,16 +60463,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (2)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6231", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56301,16 +60486,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (1)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6233", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56324,6 +60511,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56348,6 +60537,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56370,16 +60561,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (9)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6239", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56391,16 +60584,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (8)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6241", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56412,16 +60607,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (7)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6243", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56433,16 +60630,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (6)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6245", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56454,16 +60653,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (5)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6247", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56475,16 +60676,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (4)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6249", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56496,16 +60699,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (3)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6251", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56517,16 +60722,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (2)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6253", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56538,16 +60745,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (1)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6255", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56561,6 +60770,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56585,6 +60796,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56608,16 +60821,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (9)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6261", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56629,16 +60844,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (8)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6263", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56650,16 +60867,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (7)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6265", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56671,16 +60890,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (6)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6267", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56692,16 +60913,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (5)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6269", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56713,16 +60936,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (4)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6271", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56734,16 +60959,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (3)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6273", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56755,16 +60982,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (2)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6275", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56776,16 +61005,18 @@ { "requirements": "{1,25}-{6,25}", "examine": "A scary broodoo shield.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "5.4", + "absorb": "4,2,0", + "equipment_slot": "5", + "grand_exchange_price": "1", "name": "Broodoo shield (1)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "6277", - "absorb": "4,2,0", - "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,3,-7,10,10,15,5,0,20,0,5,0,0" }, { "durability": null, @@ -56799,6 +61030,8 @@ "ge_buy_limit": "100", "examine": "A scary broodoo shield.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "5.4", "absorb": "4,2,0", "equipment_slot": "5", @@ -56888,6 +61121,8 @@ "durability": null, "name": "Snake hide", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.5", "archery_ticket_price": "0", "id": "6287" @@ -56908,6 +61143,8 @@ "durability": null, "name": "Snakeskin", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.5", "archery_ticket_price": "0", "id": "6289" @@ -56928,6 +61165,8 @@ "durability": null, "name": "Spider carcass", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.8", "archery_ticket_price": "0", "id": "6291" @@ -56949,6 +61188,8 @@ "durability": null, "name": "Spider on stick", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "6293" @@ -56970,6 +61211,8 @@ "durability": null, "name": "Spider on shaft", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "1", "archery_ticket_price": "0", "id": "6295" @@ -56991,6 +61234,8 @@ "durability": null, "name": "Spider on stick", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "6297" @@ -57012,6 +61257,8 @@ "durability": null, "name": "Spider on shaft", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "1", "archery_ticket_price": "0", "id": "6299" @@ -57039,6 +61286,8 @@ "durability": null, "name": "Spider on shaft", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "1", "archery_ticket_price": "0", "id": "6303" @@ -57057,6 +61306,8 @@ "durability": null, "name": "Skewer stick", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "6305" }, @@ -57095,6 +61346,8 @@ "ge_buy_limit": "100", "examine": "A jungle specific slashing device.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1.35", "weapon_interface": "6", "render_anim": "2554", @@ -57120,6 +61373,8 @@ "ge_buy_limit": "100", "examine": "A jungle specific slashing device.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weapon_interface": "6", "render_anim": "2554", "equipment_slot": "3", @@ -57144,6 +61399,8 @@ "ge_buy_limit": "100", "examine": "A jungle specific slashing device.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1.3", "attack_speed": "4", "weapon_interface": "6", @@ -57173,6 +61430,8 @@ "durability": null, "name": "Proboscis", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6319" }, @@ -57182,6 +61441,8 @@ "ge_buy_limit": "100", "examine": "Made from 100% real snakeskin.", "durability": null, + "low_alchemy": "500", + "high_alchemy": "750", "weight": "10", "absorb": "0,4,2", "equipment_slot": "4", @@ -57207,6 +61468,8 @@ "ge_buy_limit": "100", "examine": "Made from 100% real snake.", "durability": null, + "low_alchemy": "470", + "high_alchemy": "705", "weight": "3.6", "absorb": "0,3,1", "equipment_slot": "7", @@ -57232,6 +61495,8 @@ "ge_buy_limit": "100", "examine": "Lightweight head protection.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.9", "absorb": "0,2,1", "equipment_slot": "0", @@ -57255,15 +61520,17 @@ "requirements": "{1,30}-{4,30}", "ge_buy_limit": "100", "examine": "Made from snakes.", - "grand_exchange_price": "10800", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "0.3", + "equipment_slot": "10", + "grand_exchange_price": "10800", "name": "Snakeskin boots", "tradeable": "true", - "weight": "0.3", "archery_ticket_price": "0", "id": "6328", - "bonuses": "0,0,0,-10,3,1,1,2,1,0,9,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-10,3,1,1,2,1,0,9,0,0,0,0" }, { "ge_buy_limit": "100", @@ -57278,15 +61545,17 @@ "requirements": "{1,30}-{4,30}", "ge_buy_limit": "10000", "examine": "Made from 100% real snake.", - "grand_exchange_price": "914", "durability": null, + "low_alchemy": "173", + "high_alchemy": "260", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "914", "name": "Snakeskin v'brace", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "6330", - "bonuses": "0,0,0,-5,6,2,2,2,1,0,1,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-5,6,2,2,2,1,0,1,0,0,0,0" }, { "ge_buy_limit": "10000", @@ -57304,6 +61573,8 @@ "durability": null, "name": "Mahogany logs", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.33", "archery_ticket_price": "0", "id": "6332" @@ -57315,6 +61586,8 @@ "durability": null, "name": "Teak logs", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1.35", "archery_ticket_price": "0", "id": "6333" @@ -57335,6 +61608,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "6335", @@ -57356,6 +61631,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "6337", @@ -57377,6 +61654,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "6339", @@ -57392,18 +61671,20 @@ "id": "6340" }, { - "remove_sleeves": "true", "shop_price": "300", "ge_buy_limit": "100", "examine": "Local dress.", - "grand_exchange_price": "3331", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "3331", "name": "Tribal top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6341", - "equipment_slot": "4" + "id": "6341" }, { "ge_buy_limit": "100", @@ -57418,14 +61699,16 @@ "shop_price": "250", "ge_buy_limit": "100", "examine": "A brightly coloured robe prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "1382", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "2", + "equipment_slot": "7", + "grand_exchange_price": "1382", "name": "Villager robe", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "6343", - "equipment_slot": "7" + "id": "6343" }, { "ge_buy_limit": "100", @@ -57440,14 +61723,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "A brightly coloured hat prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "2337", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "2337", "name": "Villager hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6345", - "equipment_slot": "0" + "id": "6345" }, { "ge_buy_limit": "100", @@ -57462,14 +61747,16 @@ "shop_price": "150", "ge_buy_limit": "100", "examine": "A <colour> armband, as worn by the Tai Bwo Wannai locals.", - "grand_exchange_price": "734", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", + "weight": "0.5", + "equipment_slot": "9", + "grand_exchange_price": "734", "name": "Villager armband", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "id": "6347", - "equipment_slot": "9" + "id": "6347" }, { "ge_buy_limit": "100", @@ -57484,14 +61771,16 @@ "shop_price": "100", "ge_buy_limit": "100", "examine": "A brightly coloured pair of local sandals.", - "grand_exchange_price": "2793", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.6", + "equipment_slot": "10", + "grand_exchange_price": "2793", "name": "Villager sandals", "tradeable": "true", - "weight": "0.6", "archery_ticket_price": "0", - "id": "6349", - "equipment_slot": "10" + "id": "6349" }, { "ge_buy_limit": "100", @@ -57503,18 +61792,20 @@ "id": "6350" }, { - "remove_sleeves": "true", "shop_price": "300", "ge_buy_limit": "100", "examine": "Local dress.", - "grand_exchange_price": "3171", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "3171", "name": "Tribal top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6351", - "equipment_slot": "4" + "id": "6351" }, { "ge_buy_limit": "100", @@ -57529,14 +61820,16 @@ "shop_price": "250", "ge_buy_limit": "100", "examine": "A brightly coloured robe prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "1416", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "2", + "equipment_slot": "7", + "grand_exchange_price": "1416", "name": "Villager robe", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "6353", - "equipment_slot": "7" + "id": "6353" }, { "ge_buy_limit": "100", @@ -57551,14 +61844,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "A brightly coloured hat prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "2785", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "2785", "name": "Villager hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6355", - "equipment_slot": "0" + "id": "6355" }, { "ge_buy_limit": "100", @@ -57573,14 +61868,16 @@ "shop_price": "100", "ge_buy_limit": "100", "examine": "A brightly coloured pair of local sandals.", - "grand_exchange_price": "944", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.6", + "equipment_slot": "10", + "grand_exchange_price": "944", "name": "Villager sandals", "tradeable": "true", - "weight": "0.6", "archery_ticket_price": "0", - "id": "6357", - "equipment_slot": "10" + "id": "6357" }, { "ge_buy_limit": "100", @@ -57595,14 +61892,16 @@ "shop_price": "150", "ge_buy_limit": "100", "examine": "A <colour> armband, as worn by the Tai Bwo Wannai locals.", - "grand_exchange_price": "672", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", + "weight": "0.5", + "equipment_slot": "9", + "grand_exchange_price": "672", "name": "Villager armband", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "id": "6359", - "equipment_slot": "9" + "id": "6359" }, { "ge_buy_limit": "100", @@ -57614,18 +61913,20 @@ "id": "6360" }, { - "remove_sleeves": "true", "shop_price": "300", "ge_buy_limit": "100", "examine": "Local dress.", - "grand_exchange_price": "2484", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "2484", "name": "Tribal top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6361", - "equipment_slot": "4" + "id": "6361" }, { "ge_buy_limit": "100", @@ -57640,14 +61941,16 @@ "shop_price": "250", "ge_buy_limit": "100", "examine": "A brightly coloured robe prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "499", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "2", + "equipment_slot": "7", + "grand_exchange_price": "499", "name": "Villager robe", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "6363", - "equipment_slot": "7" + "id": "6363" }, { "ge_buy_limit": "100", @@ -57662,14 +61965,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "A brightly coloured hat prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "2440", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "2440", "name": "Villager hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6365", - "equipment_slot": "0" + "id": "6365" }, { "ge_buy_limit": "100", @@ -57684,14 +61989,16 @@ "shop_price": "100", "ge_buy_limit": "100", "examine": "A brightly coloured pair of local sandals.", - "grand_exchange_price": "1479", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.6", + "equipment_slot": "10", + "grand_exchange_price": "1479", "name": "Villager sandals", "tradeable": "true", - "weight": "0.6", "archery_ticket_price": "0", - "id": "6367", - "equipment_slot": "10" + "id": "6367" }, { "ge_buy_limit": "100", @@ -57706,14 +62013,16 @@ "shop_price": "150", "ge_buy_limit": "100", "examine": "A <colour> armband, as worn by the Tai Bwo Wannai locals.", - "grand_exchange_price": "823", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", + "weight": "0.5", + "equipment_slot": "9", + "grand_exchange_price": "823", "name": "Villager armband", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "id": "6369", - "equipment_slot": "9" + "id": "6369" }, { "ge_buy_limit": "100", @@ -57725,18 +62034,20 @@ "id": "6370" }, { - "remove_sleeves": "true", "shop_price": "300", "ge_buy_limit": "100", "examine": "Local dress.", - "grand_exchange_price": "2683", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "2683", "name": "Tribal top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6371", - "equipment_slot": "4" + "id": "6371" }, { "ge_buy_limit": "100", @@ -57751,14 +62062,16 @@ "shop_price": "250", "ge_buy_limit": "100", "examine": "A brightly coloured robe prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "331", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "2", + "equipment_slot": "7", + "grand_exchange_price": "331", "name": "Villager robe", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "6373", - "equipment_slot": "7" + "id": "6373" }, { "ge_buy_limit": "100", @@ -57773,14 +62086,16 @@ "shop_price": "200", "ge_buy_limit": "100", "examine": "A brightly coloured hat prized by the Tai Bwo Wannai peoples.", - "grand_exchange_price": "3010", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "3010", "name": "Villager hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6375", - "equipment_slot": "0" + "id": "6375" }, { "ge_buy_limit": "100", @@ -57795,14 +62110,16 @@ "shop_price": "100", "ge_buy_limit": "100", "examine": "A brightly coloured pair of local sandals.", - "grand_exchange_price": "2310", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.6", + "equipment_slot": "10", + "grand_exchange_price": "2310", "name": "Villager sandals", "tradeable": "true", - "weight": "0.6", "archery_ticket_price": "0", - "id": "6377", - "equipment_slot": "10" + "id": "6377" }, { "ge_buy_limit": "100", @@ -57817,14 +62134,16 @@ "shop_price": "150", "ge_buy_limit": "100", "examine": "A <colour> armband, as worn by the Tai Bwo Wannai locals.", - "grand_exchange_price": "1697", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", + "weight": "0.5", + "equipment_slot": "9", + "grand_exchange_price": "1697", "name": "Villager armband", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "id": "6379", - "equipment_slot": "9" + "id": "6379" }, { "ge_buy_limit": "100", @@ -57839,14 +62158,16 @@ "shop_price": "24", "ge_buy_limit": "100", "examine": "A fez hat. Juss like that.", - "grand_exchange_price": "690", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "0", + "grand_exchange_price": "690", "name": "Fez", "tradeable": "true", "archery_ticket_price": "0", "hat": true, - "id": "6382", - "equipment_slot": "0" + "id": "6382" }, { "ge_buy_limit": "100", @@ -57858,18 +62179,20 @@ "id": "6383" }, { - "remove_sleeves": "true", "shop_price": "15", "ge_buy_limit": "100", "examine": "A bit itchy.", - "grand_exchange_price": "649", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "649", "name": "Desert top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6384", - "equipment_slot": "4" + "id": "6384" }, { "ge_buy_limit": "100", @@ -57888,6 +62211,8 @@ "durability": null, "name": "Desert robes", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "6386", "equipment_slot": "7" @@ -57902,18 +62227,20 @@ "id": "6387" }, { - "remove_sleeves": "true", "shop_price": "15", "ge_buy_limit": "100", "examine": "A bit itchy.", - "grand_exchange_price": "1016", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1016", "name": "Desert top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "6388", - "equipment_slot": "4" + "id": "6388" }, { "ge_buy_limit": "100", @@ -57932,6 +62259,8 @@ "durability": null, "name": "Desert legs", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "6390", "equipment_slot": "7" @@ -57950,13 +62279,15 @@ "shop_price": "35", "ge_buy_limit": "100", "examine": "Good for keeping the sun off my neck.", - "grand_exchange_price": "531", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", + "equipment_slot": "0", + "grand_exchange_price": "531", "name": "Menap headgear", "tradeable": "true", "archery_ticket_price": "0", - "id": "6392", - "equipment_slot": "0" + "id": "6392" }, { "ge_buy_limit": "100", @@ -57968,17 +62299,19 @@ "id": "6393" }, { - "remove_sleeves": "true", "shop_price": "20", "ge_buy_limit": "100", "examine": "Colourful.", - "grand_exchange_price": "650", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "650", "name": "Menaphite top", "tradeable": "true", "archery_ticket_price": "0", - "id": "6394", - "equipment_slot": "4" + "id": "6394" }, { "ge_buy_limit": "100", @@ -57997,6 +62330,8 @@ "durability": null, "name": "Menaphite robe", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "6396", "equipment_slot": "7" @@ -58018,6 +62353,8 @@ "durability": null, "name": "Menap action kilt", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6398", "equipment_slot": "7" @@ -58036,13 +62373,15 @@ "shop_price": "35", "ge_buy_limit": "100", "examine": "Good for keeping the sun off my neck.", - "grand_exchange_price": "484", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", + "equipment_slot": "0", + "grand_exchange_price": "484", "name": "Menap headgear", "tradeable": "true", "archery_ticket_price": "0", - "id": "6400", - "equipment_slot": "0" + "id": "6400" }, { "ge_buy_limit": "100", @@ -58054,17 +62393,19 @@ "id": "6401" }, { - "remove_sleeves": "true", "shop_price": "20", "ge_buy_limit": "100", "examine": "Colourful.", - "grand_exchange_price": "557", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "557", "name": "Menaphite top", "tradeable": "true", "archery_ticket_price": "0", - "id": "6402", - "equipment_slot": "4" + "id": "6402" }, { "ge_buy_limit": "100", @@ -58083,6 +62424,8 @@ "durability": null, "name": "Menaphite robe", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "6404", "equipment_slot": "7" @@ -58104,6 +62447,8 @@ "durability": null, "name": "Menap action kilt", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "6406", "equipment_slot": "7" @@ -58123,6 +62468,8 @@ "ge_buy_limit": "100", "examine": "An offensive blackjack.", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58148,6 +62495,8 @@ "ge_buy_limit": "100", "examine": "An defensive blackjack.", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58173,6 +62522,8 @@ "ge_buy_limit": "100", "examine": "An offensive blackjack.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58198,6 +62549,8 @@ "ge_buy_limit": "100", "examine": "A defensive blackjack.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58224,6 +62577,8 @@ "ge_buy_limit": "100", "examine": "A solid bit of maple.", "durability": null, + "low_alchemy": "480", + "high_alchemy": "720", "weight": "1.8", "attack_speed": "4", "weapon_interface": "10", @@ -58250,6 +62605,8 @@ "ge_buy_limit": "100", "examine": "An offensive blackjack.", "durability": null, + "low_alchemy": "640", + "high_alchemy": "960", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58276,6 +62633,8 @@ "ge_buy_limit": "100", "examine": "A defensive blackjack.", "durability": null, + "low_alchemy": "640", + "high_alchemy": "960", "weight": "1", "attack_speed": "4", "weapon_interface": "10", @@ -58303,6 +62662,8 @@ "durability": null, "name": "Air rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6422" }, @@ -58320,6 +62681,8 @@ "durability": null, "name": "Water rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6424" }, @@ -58337,6 +62700,8 @@ "durability": null, "name": "Earth rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6426" }, @@ -58354,6 +62719,8 @@ "durability": null, "name": "Fire rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6428" }, @@ -58371,6 +62738,8 @@ "durability": null, "name": "Chaos rune", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "6430" }, @@ -58388,6 +62757,8 @@ "durability": null, "name": "Death rune", "tradeable": "true", + "low_alchemy": "41", + "high_alchemy": "62", "archery_ticket_price": "0", "id": "6432" }, @@ -58405,6 +62776,8 @@ "durability": null, "name": "Law rune", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "archery_ticket_price": "0", "id": "6434" }, @@ -58422,6 +62795,8 @@ "durability": null, "name": "Mind rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6436" }, @@ -58439,6 +62814,8 @@ "durability": null, "name": "Body rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6438" }, @@ -58453,6 +62830,7 @@ "examine": "A spadeful of refined coal.", "durability": null, "name": "Spadeful of coke", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "6448" @@ -58503,7 +62881,9 @@ "examine": "A delphinium seed.", "durability": null, "name": "Delphinium seed", + "low_alchemy": "1", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "6457" @@ -58585,6 +62965,8 @@ "durability": null, "name": "Plant cure", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "6468" }, @@ -58592,6 +62974,7 @@ "examine": "Looks delicious.", "durability": null, "name": "White tree fruit", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6469" }, @@ -58602,6 +62985,8 @@ "durability": null, "name": "Compost potion(4)", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "6470" }, @@ -58621,6 +63006,8 @@ "durability": null, "name": "Compost potion(3)", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "6472" }, @@ -58640,6 +63027,8 @@ "durability": null, "name": "Compost potion(2)", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "6474" }, @@ -58659,6 +63048,8 @@ "durability": null, "name": "Compost potion(1)", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "6476" }, @@ -58699,6 +63090,8 @@ "examine": "A razor sharp ring of obsidian.", "durability": null, "tokkul_price": "375", + "low_alchemy": "100", + "high_alchemy": "150", "attack_speed": "4", "weapon_interface": "18", "defence_anim": "424", @@ -58718,6 +63111,8 @@ "examine": "A razor sharp sword of obsidian.", "durability": null, "tokkul_price": "60000", + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "1.8", "attack_speed": "4", "weapon_interface": "5", @@ -58738,6 +63133,8 @@ "examine": "A spiked shield of Obsidian.", "durability": null, "tokkul_price": "67500", + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "3.6", "absorb": "5,0,11", "equipment_slot": "5", @@ -58755,6 +63152,8 @@ "examine": "A large knife of Obsidian.", "durability": null, "tokkul_price": "37500", + "low_alchemy": "10000", + "high_alchemy": "15000", "weight": "0.4", "attack_speed": "4", "weapon_interface": "6", @@ -58775,6 +63174,7 @@ "examine": "A staff of obsidian.", "walk_anim": "1205", "tokkul_price": "52500", + "low_alchemy": "14000", "turn90ccw_anim": "1208", "attack_speed": "6", "two_handed": "true", @@ -58793,6 +63193,7 @@ "requirements": "{0,60}-{6,60}", "shop_price": "52500", "durability": null, + "high_alchemy": "21000", "weight": "1", "weapon_interface": "1", "render_anim": "28", @@ -58805,6 +63206,8 @@ "examine": "A mace of obsidian.", "durability": null, "tokkul_price": "45000", + "low_alchemy": "12000", + "high_alchemy": "18000", "weight": "1.8", "attack_speed": "5", "weapon_interface": "10", @@ -58824,6 +63227,7 @@ "examine": "A maul of obsidian.", "walk_anim": "1663", "tokkul_price": "75000", + "low_alchemy": "20000", "turn90ccw_anim": "1663", "attack_speed": "7", "two_handed": "true", @@ -58842,6 +63246,7 @@ "requirements": "{2,60}", "shop_price": "75000", "durability": null, + "high_alchemy": "30000", "weight": "3.6", "weapon_interface": "10", "render_anim": "27", @@ -59076,6 +63481,7 @@ "examine": "It's a slightly magical stick.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "6800", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -59090,6 +63496,7 @@ "bonuses": "7,-1,28,12,0,2,3,1,12,0,0,35,0,0,0", "requirements": "{0,30}-{6,30}", "durability": null, + "high_alchemy": "10200", "weight": "2.2", "weapon_interface": "1", "equip_audio": "2230", @@ -59098,30 +63505,32 @@ "name": "Mud battlestaff" }, { - "requirements": "{0,40}-{6,40}", "ge_buy_limit": "10", - "shop_price": "40000", "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "18000", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "423100", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "true", - "name": "Mystic mud staff", "run_anim": "1210", "archery_ticket_price": "0", "id": "6563", "stand_turn_anim": "1209", - "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0" + "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0", + "requirements": "{0,40}-{6,40}", + "shop_price": "40000", + "durability": null, + "high_alchemy": "27000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Mystic mud staff" }, { "examine": "A valuable ring.", @@ -59129,6 +63538,8 @@ "durability": null, "name": "Onyx ring", "tradeable": "true", + "low_alchemy": "80400", + "high_alchemy": "120600", "archery_ticket_price": "0", "id": "6564" }, @@ -59138,6 +63549,8 @@ "durability": null, "name": "Onyx necklace", "tradeable": "true", + "low_alchemy": "80400", + "high_alchemy": "120600", "archery_ticket_price": "0", "id": "6565" }, @@ -59147,6 +63560,8 @@ "durability": null, "name": "Onyx amulet", "tradeable": "true", + "low_alchemy": "80800", + "high_alchemy": "121200", "archery_ticket_price": "0", "id": "6566" }, @@ -59156,6 +63571,8 @@ "examine": "A cape woven of obsidian plates.", "durability": null, "tokkul_price": "90000", + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1.8", "equipment_slot": "1", "lendable": "true", @@ -59180,6 +63597,8 @@ "durability": null, "name": "Fire cape", "tradeable": "false", + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1.8", "archery_ticket_price": "0", "id": "6570", @@ -59195,6 +63614,8 @@ "durability": null, "name": "Uncut onyx", "tradeable": "true", + "low_alchemy": "120000", + "high_alchemy": "180000", "archery_ticket_price": "0", "id": "6571" }, @@ -59214,6 +63635,8 @@ "durability": null, "name": "Onyx", "tradeable": "true", + "low_alchemy": "120000", + "high_alchemy": "180000", "archery_ticket_price": "0", "id": "6573" }, @@ -59233,6 +63656,8 @@ "durability": null, "name": "Onyx ring", "tradeable": "true", + "low_alchemy": "80400", + "high_alchemy": "120600", "archery_ticket_price": "0", "id": "6575", "equipment_slot": "12" @@ -59253,6 +63678,8 @@ "durability": null, "name": "Onyx necklace", "tradeable": "true", + "low_alchemy": "80400", + "high_alchemy": "120600", "archery_ticket_price": "0", "id": "6577", "equipment_slot": "2" @@ -59272,6 +63699,8 @@ "durability": null, "name": "Onyx amulet", "tradeable": "true", + "low_alchemy": "80800", + "high_alchemy": "121200", "archery_ticket_price": "0", "id": "6579" }, @@ -59289,6 +63718,8 @@ "durability": null, "name": "Onyx amulet", "tradeable": "true", + "low_alchemy": "80800", + "high_alchemy": "121200", "archery_ticket_price": "0", "id": "6581", "equipment_slot": "2" @@ -59309,6 +63740,8 @@ "durability": null, "name": "Ring of stone", "tradeable": "true", + "low_alchemy": "80800", + "high_alchemy": "121200", "archery_ticket_price": "0", "id": "6583", "equipment_slot": "12" @@ -59323,17 +63756,19 @@ "id": "6584" }, { - "lendable": "true", "ge_buy_limit": "100", "examine": "A very powerful onyx amulet.", - "grand_exchange_price": "9200000", "durability": null, + "low_alchemy": "80800", + "high_alchemy": "121200", + "equipment_slot": "2", + "lendable": "true", + "grand_exchange_price": "9200000", "name": "Amulet of fury", "tradeable": "true", "archery_ticket_price": "0", "id": "6585", - "bonuses": "10,10,10,10,10,15,15,15,15,15,15,8,5,0,0", - "equipment_slot": "2" + "bonuses": "10,10,10,10,10,15,15,15,15,15,15,8,5,0,0" }, { "ge_buy_limit": "100", @@ -59350,6 +63785,8 @@ "ge_buy_limit": "100", "examine": "A set of fighting claws.", "durability": null, + "low_alchemy": "144", + "high_alchemy": "216", "attack_speed": "4", "two_handed": "true", "weapon_interface": "9", @@ -59380,6 +63817,8 @@ "ge_buy_limit": "100", "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "499", + "high_alchemy": "748", "weight": "2.7", "attack_speed": "6", "weapon_interface": "2", @@ -59409,6 +63848,8 @@ "ge_buy_limit": "100", "examine": "A vicious white dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -59439,6 +63880,8 @@ "ge_buy_limit": "100", "examine": "A vicious white dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -59467,6 +63910,8 @@ "ge_buy_limit": "100", "examine": "A vicious white dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -59495,6 +63940,8 @@ "ge_buy_limit": "100", "examine": "A vicious white dagger.", "durability": null, + "low_alchemy": "96", + "high_alchemy": "144", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -59522,6 +63969,7 @@ "turn90cw_anim": "1207", "examine": "A white halberd.", "walk_anim": "1205", + "low_alchemy": "768", "turn90ccw_anim": "1208", "attack_speed": "7", "two_handed": "true", @@ -59540,6 +63988,7 @@ "requirements": "{0,10}-{5,10}", "shop_price": "1920", "durability": null, + "high_alchemy": "1152", "weight": "3.1", "weapon_interface": "15", "render_anim": "28", @@ -59560,6 +64009,8 @@ "ge_buy_limit": "100", "examine": "A spiky mace.", "durability": null, + "low_alchemy": "172", + "high_alchemy": "259", "weight": "1.8", "attack_speed": "5", "weapon_interface": "8", @@ -59583,29 +64034,31 @@ "id": "6602" }, { - "requirements": "{0,10}-{5,10}", "ge_buy_limit": "100", - "shop_price": "200", "turn90cw_anim": "1207", "examine": "A Magical staff.", "walk_anim": "1205", - "durability": null, - "weight": "2.2", + "low_alchemy": "80", "turn90ccw_anim": "1208", - "weapon_interface": "1", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "650", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "true", - "name": "White magic staff", "run_anim": "1210", "archery_ticket_price": "0", "id": "6603", "stand_turn_anim": "1209", - "bonuses": "2,-1,10,10,0,2,3,1,10,0,0,7,1,0,0" + "bonuses": "2,-1,10,10,0,2,3,1,10,0,0,7,1,0,0", + "requirements": "{0,10}-{5,10}", + "shop_price": "200", + "durability": null, + "high_alchemy": "120", + "weight": "2.2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "White magic staff" }, { "ge_buy_limit": "100", @@ -59621,6 +64074,7 @@ "turn90cw_anim": "1207", "examine": "A razor sharp sword.", "walk_anim": "1205", + "low_alchemy": "249", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -59638,6 +64092,7 @@ "requirements": "{0,10}-{5,10}", "shop_price": "624", "durability": null, + "high_alchemy": "374", "weight": "1.8", "weapon_interface": "5", "render_anim": "1381", @@ -59657,6 +64112,7 @@ "turn90cw_anim": "821", "examine": "A razor sharp longsword.", "walk_anim": "819", + "low_alchemy": "384", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -59674,6 +64130,7 @@ "requirements": "{0,10}-{5,10}", "shop_price": "960", "durability": null, + "high_alchemy": "576", "weight": "1.8", "weapon_interface": "6", "render_anim": "1", @@ -59693,6 +64150,7 @@ "turn90cw_anim": "7044", "examine": "A two handed sword.", "walk_anim": "7046", + "low_alchemy": "768", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -59711,6 +64169,7 @@ "requirements": "{0,10}-{5,10}", "shop_price": "1920", "durability": null, + "high_alchemy": "1152", "weight": "3.6", "weapon_interface": "7", "render_anim": "124", @@ -59731,6 +64190,7 @@ "turn90cw_anim": "821", "examine": "A vicious, curved sword.", "walk_anim": "819", + "low_alchemy": "307", "turn90ccw_anim": "822", "attack_speed": "4", "turn180_anim": "820", @@ -59748,6 +64208,7 @@ "requirements": "{0,10}-{5,10}", "shop_price": "768", "durability": null, + "high_alchemy": "460", "weight": "1", "weapon_interface": "6", "render_anim": "1", @@ -59769,6 +64230,8 @@ "ge_buy_limit": "100", "examine": "I don't think it's intended for joinery.", "durability": null, + "low_alchemy": "392", + "high_alchemy": "588", "weight": "1.8", "attack_speed": "6", "weapon_interface": "10", @@ -59798,6 +64261,8 @@ "ge_buy_limit": "100", "examine": "A series of connected metal rings.", "durability": null, + "low_alchemy": "576", + "high_alchemy": "864", "weight": "6.8", "absorb": "1,0,2", "equipment_slot": "4", @@ -59823,6 +64288,8 @@ "ge_buy_limit": "100", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "9.9", "absorb": "1,0,2", "equipment_slot": "4", @@ -59849,6 +64316,8 @@ "ge_buy_limit": "100", "examine": "These will protect my feet.", "durability": null, + "low_alchemy": "230", + "high_alchemy": "345", "weight": "1.3", "equipment_slot": "10", "grand_exchange_price": "1016", @@ -59874,6 +64343,8 @@ "ge_buy_limit": "100", "examine": "A medium sized helmet.", "durability": null, + "low_alchemy": "230", + "high_alchemy": "345", "weight": "1.9", "equipment_slot": "0", "grand_exchange_price": "853", @@ -59899,6 +64370,8 @@ "ge_buy_limit": "100", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "2.7", "remove_beard": "true", "equipment_slot": "0", @@ -59924,6 +64397,8 @@ "ge_buy_limit": "100", "examine": "Big, white and heavy looking.", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", "weight": "9", "equipment_slot": "7", "grand_exchange_price": "2115", @@ -59948,6 +64423,8 @@ "ge_buy_limit": "100", "examine": "Big, white, and heavy looking.", "durability": null, + "low_alchemy": "768", + "high_alchemy": "1152", "weight": "8.1", "equipment_slot": "7", "grand_exchange_price": "2000", @@ -59972,6 +64449,8 @@ "ge_buy_limit": "100", "examine": "These will keep my hands warm!", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.2", "equipment_slot": "9", "grand_exchange_price": "2036", @@ -59996,6 +64475,8 @@ "ge_buy_limit": "100", "examine": "A medium square shield.", "durability": null, + "low_alchemy": "460", + "high_alchemy": "691", "weight": "3.6", "absorb": "1,0,2", "equipment_slot": "5", @@ -60021,6 +64502,8 @@ "ge_buy_limit": "100", "examine": "A large metal shield.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "5.4", "absorb": "1,0,2", "equipment_slot": "5", @@ -60242,6 +64725,8 @@ "examine": "The jar keeps shaking... I'm scared.", "durability": null, "name": "Fishing explosive", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "6660" }, @@ -60273,6 +64758,8 @@ "examine": "The jar keeps shaking... I'm scared.", "durability": null, "name": "Fishing explosive", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "6664" }, @@ -60369,7 +64856,9 @@ "examine": "A tiny net for grabbing tiny fish.", "durability": null, "name": "Tiny net", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -60403,6 +64892,8 @@ "durability": null, "name": "Seaweed in a box", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6679" }, @@ -60411,6 +64902,8 @@ "durability": null, "name": "Seaweed in a box?", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6680" }, @@ -60421,6 +64914,7 @@ "durability": null, "name": "Ground guam", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6681" }, @@ -60440,6 +64934,7 @@ "durability": null, "name": "Ground seaweed", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "6683" }, @@ -60459,6 +64954,8 @@ "durability": null, "name": "Saradomin brew(4)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "121", "archery_ticket_price": "0", "id": "6685" }, @@ -60478,6 +64975,8 @@ "durability": null, "name": "Saradomin brew(3)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "121", "archery_ticket_price": "0", "id": "6687" }, @@ -60497,6 +64996,8 @@ "durability": null, "name": "Saradomin brew(2)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "121", "archery_ticket_price": "0", "id": "6689" }, @@ -60516,6 +65017,8 @@ "durability": null, "name": "Saradomin brew(1)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "121", "archery_ticket_price": "0", "id": "6691" }, @@ -60571,6 +65074,8 @@ "durability": null, "name": "Pat of butter", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.2", "archery_ticket_price": "0", "id": "6697" @@ -60598,6 +65103,8 @@ "durability": null, "name": "Baked potato", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "0.5", "archery_ticket_price": "0", "id": "6701" @@ -60618,6 +65125,8 @@ "durability": null, "name": "Potato with butter", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "6703" @@ -60639,6 +65148,8 @@ "durability": null, "name": "Potato with cheese", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "weight": "0.5", "archery_ticket_price": "0", "id": "6705" @@ -60665,6 +65176,8 @@ "examine": "Especially good against diseased arachnids.", "durability": null, "name": "Slayer gloves", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "6708", "bonuses": "0,0,0,0,0,4,5,3,0,0,1,0,0,0,0" @@ -60697,6 +65210,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "6712" @@ -60705,6 +65220,8 @@ "examine": "A heavy metal wrench.", "durability": null, "name": "Wrench", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6713" }, @@ -60712,6 +65229,8 @@ "examine": "A shining paragon of wrenchly virtue.", "durability": null, "name": "Holy wrench", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "6714" }, @@ -60756,6 +65275,8 @@ "examine": "Especially good against diseased arachnids.", "durability": null, "name": "Slayer gloves", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "6720", "bonuses": "0,0,0,0,0,4,5,3,0,0,1,0,0,0,0", @@ -60791,6 +65312,8 @@ "has_special": "true", "durability": null, "rare_item": "true", + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "1", "attack_speed": "5", "two_handed": "true", @@ -60859,18 +65382,20 @@ "id": "6730" }, { - "lendable": "true", "ge_buy_limit": "10", "examine": "A mysterious ring that can fill the wearer with magical power...", - "grand_exchange_price": "478800", "rare_item": "true", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "equipment_slot": "12", + "lendable": "true", + "grand_exchange_price": "478800", "name": "Seers ring", "tradeable": "true", "archery_ticket_price": "0", "id": "6731", - "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0", - "equipment_slot": "12" + "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -60882,18 +65407,20 @@ "id": "6732" }, { - "lendable": "true", "ge_buy_limit": "10", "examine": "A fabled ring that improves the wearer's skill with a bow...", - "grand_exchange_price": "1400000", "rare_item": "true", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "equipment_slot": "12", + "lendable": "true", + "grand_exchange_price": "1400000", "name": "Archers ring", "tradeable": "true", "archery_ticket_price": "0", "id": "6733", - "bonuses": "0,0,0,0,4,0,0,0,0,4,0,0,0,0,0", - "equipment_slot": "12" + "bonuses": "0,0,0,0,4,0,0,0,0,4,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -60905,18 +65432,20 @@ "id": "6734" }, { - "lendable": "true", "ge_buy_limit": "10", "examine": "A legendary ring once worn by Fremennik warriors.", - "grand_exchange_price": "178100", "rare_item": "true", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "equipment_slot": "12", + "lendable": "true", + "grand_exchange_price": "178100", "name": "Warrior ring", "tradeable": "true", "archery_ticket_price": "0", "id": "6735", - "bonuses": "0,4,0,0,0,0,4,0,0,0,0,0,0,0,0", - "equipment_slot": "12" + "bonuses": "0,4,0,0,0,0,4,0,0,0,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -60928,18 +65457,20 @@ "id": "6736" }, { - "lendable": "true", "ge_buy_limit": "10", "examine": "A ring reputed to bring out a berserk fury in its wearer.", - "grand_exchange_price": "2700000", "rare_item": "true", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "equipment_slot": "12", + "lendable": "true", + "grand_exchange_price": "2700000", "name": "Berserker ring", "tradeable": "true", "archery_ticket_price": "0", "id": "6737", - "bonuses": "0,0,0,0,0,0,0,4,0,0,0,4,0,0,0", - "equipment_slot": "12" + "bonuses": "0,0,0,0,0,0,0,4,0,0,0,4,0,0,0" }, { "ge_buy_limit": "10", @@ -60957,6 +65488,8 @@ "has_special": "true", "rare_item": "true", "durability": null, + "low_alchemy": "22000", + "high_alchemy": "33000", "weapon_interface": "2", "render_anim": "2586", "defence_anim": "397", @@ -60982,6 +65515,8 @@ "examine": "Bob can fix this broken (metal) axe for me.", "durability": null, "name": "Broken axe", + "low_alchemy": "160", + "high_alchemy": "160", "weight": "2.5", "archery_ticket_price": "0", "id": "6741", @@ -61004,6 +65539,8 @@ { "examine": "The magical sword 'Silverlight'. / The magical sword 'Silverlight', stained black with mushroom ink. (during Shadow of the Storm)", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.8", "attack_speed": "5", "weapon_interface": "6", @@ -61020,6 +65557,8 @@ "examine": "The magical sword Silverlight, enhanced with the blood of Agrith-Naar.", "has_special": "true", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1.8", "attack_speed": "5", "weapon_interface": "6", @@ -61060,6 +65599,8 @@ "examine": "A desert shirt stained black with mushroom ink.", "durability": null, "name": "Black desert shirt", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "6750", "equipment_slot": "4" @@ -61068,6 +65609,8 @@ "examine": "A desert robe stained black with mushroom ink.", "durability": null, "name": "Black desert robe", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "6752", "equipment_slot": "7" @@ -61088,6 +65631,7 @@ "turn90cw_anim": "1207", "examine": "A Guthix Mjolnir.", "walk_anim": "1205", + "low_alchemy": "250", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -61106,6 +65650,7 @@ "bonuses": "0,0,11,0,0,0,0,0,0,0,0,14,0,0,0", "shop_price": "250", "durability": null, + "high_alchemy": "375", "weight": "2", "weapon_interface": "3", "render_anim": "28", @@ -61125,6 +65670,7 @@ "turn90cw_anim": "1207", "examine": "A Saradomin Mjolnir.", "walk_anim": "1205", + "low_alchemy": "250", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -61143,6 +65689,7 @@ "bonuses": "0,0,11,0,0,0,0,0,0,0,0,14,0,0,0", "shop_price": "250", "durability": null, + "high_alchemy": "375", "weight": "2", "weapon_interface": "3", "render_anim": "28", @@ -61162,6 +65709,7 @@ "turn90cw_anim": "1207", "examine": "A Zamorak mjolnir.", "walk_anim": "1205", + "low_alchemy": "250", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -61179,6 +65727,7 @@ "stand_turn_anim": "1209", "bonuses": "0,0,11,0,0,0,0,0,0,0,0,14,0,0,0", "durability": null, + "high_alchemy": "375", "weight": "2", "weapon_interface": "3", "render_anim": "28", @@ -61466,6 +66015,8 @@ "durability": null, "name": "Choc-ice", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "6794" }, @@ -61493,6 +66044,8 @@ "grand_exchange_price": "206", "durability": null, "name": "Watering can", + "low_alchemy": "3", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "6797" }, @@ -61578,6 +66131,8 @@ "ge_buy_limit": "10", "examine": "These look pretty heavy.", "durability": null, + "low_alchemy": "26400", + "high_alchemy": "39600", "weight": "15", "absorb": "2,0,5", "equipment_slot": "7", @@ -61631,6 +66186,8 @@ "durability": null, "name": "Fur", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.4", "archery_ticket_price": "0", "id": "6814" @@ -61698,6 +66255,8 @@ "examine": "A large pouch used for storing essence.", "durability": null, "name": "Large pouch", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "1", "archery_ticket_price": "0", "id": "6819" @@ -62278,15 +66837,17 @@ "requirements": "{6,60}", "ge_buy_limit": "10", "examine": "The magical book of the Mage.", - "grand_exchange_price": "3800000", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", + "weight": "1", + "equipment_slot": "5", + "grand_exchange_price": "3800000", "name": "Mage's book", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "6889", - "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,0,0" }, { "ge_buy_limit": "10", @@ -62458,6 +67019,8 @@ "examine": "A beginner level wand", "walk_anim": "1146", "durability": null, + "low_alchemy": "480", + "high_alchemy": "720", "weight": "0.2", "turn90ccw_anim": "822", "weapon_interface": "1", @@ -62484,29 +67047,31 @@ "id": "6909" }, { - "requirements": "{6,50}", "ge_buy_limit": "10", - "shop_price": "606060060", "turn90cw_anim": "821", "examine": "An apprentice level wand.", "walk_anim": "1146", - "durability": null, + "low_alchemy": "600", "turn90ccw_anim": "822", - "weapon_interface": "1", "turn180_anim": "820", "defence_anim": "420", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "82000", "stand_anim": "809", "tradeable": "true", - "name": "Apprentice wand", "run_anim": "1210", "archery_ticket_price": "0", "id": "6910", "stand_turn_anim": "823", - "bonuses": "0,0,0,10,0,0,0,0,10,0,0,0,0,0,0" + "bonuses": "0,0,0,10,0,0,0,0,10,0,0,0,0,0,0", + "requirements": "{6,50}", + "shop_price": "606060060", + "durability": null, + "high_alchemy": "900", + "weapon_interface": "1", + "render_anim": "1426", + "name": "Apprentice wand" }, { "ge_buy_limit": "10", @@ -62524,6 +67089,8 @@ "examine": "A teacher level wand.", "walk_anim": "1146", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "turn90ccw_anim": "822", "weapon_interface": "1", "turn180_anim": "820", @@ -62549,29 +67116,31 @@ "id": "6913" }, { - "requirements": "{6,60}", "ge_buy_limit": "10", "turn90cw_anim": "821", "examine": "A master level wand.", "walk_anim": "1146", - "durability": null, - "weight": "0.1", + "low_alchemy": "1000", "turn90ccw_anim": "822", - "weapon_interface": "1", "turn180_anim": "820", "defence_anim": "420", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "419,419,419,419", "grand_exchange_price": "1700000", "stand_anim": "8980", "tradeable": "true", - "name": "Master wand", "run_anim": "1210", "archery_ticket_price": "0", "id": "6914", "stand_turn_anim": "823", - "bonuses": "0,0,0,20,0,0,0,0,20,0,0,0,0,0,0" + "bonuses": "0,0,0,20,0,0,0,0,20,0,0,0,0,0,0", + "requirements": "{6,60}", + "durability": null, + "high_alchemy": "1500", + "weight": "0.1", + "weapon_interface": "1", + "render_anim": "1426", + "name": "Master wand" }, { "ge_buy_limit": "10", @@ -62587,6 +67156,8 @@ "ge_buy_limit": "10", "examine": "Mystical robes.", "durability": null, + "low_alchemy": "56000", + "high_alchemy": "84000", "weight": "2.2", "absorb": "3,1,0", "equipment_slot": "4", @@ -62612,6 +67183,8 @@ "ge_buy_limit": "10", "examine": "A mystic hat.", "durability": null, + "low_alchemy": "6800", + "high_alchemy": "10200", "weight": "0.4", "absorb": "1,0,0", "equipment_slot": "0", @@ -62637,6 +67210,8 @@ "ge_buy_limit": "10", "examine": "Mystical boots.", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", "destroy": "true", "weight": "0.4", "equipment_slot": "10", @@ -62660,15 +67235,17 @@ "requirements": "{1,25}-{6,50}", "ge_buy_limit": "10", "examine": "Mystical gloves.", - "grand_exchange_price": "1900000", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", + "weight": "0.4", + "equipment_slot": "9", + "grand_exchange_price": "1900000", "name": "Infinity gloves", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "6922", - "bonuses": "0,0,0,5,0,0,0,0,5,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,5,0,0,0,0,5,0,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -62684,6 +67261,8 @@ "ge_buy_limit": "10", "examine": "Mystical robes.", "durability": null, + "low_alchemy": "36000", + "high_alchemy": "54000", "weight": "1.8", "absorb": "2,1,0", "equipment_slot": "7", @@ -62858,6 +67437,8 @@ "ge_buy_limit": "100", "examine": "Use pink dye on a cape and this is what you get!", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "destroy": "true", "weight": "0.4", "equipment_slot": "1", @@ -62881,6 +67462,8 @@ "examine": "A freshly baked baguette.", "durability": null, "name": "Baguette", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "6961" }, @@ -62891,6 +67474,8 @@ "durability": null, "name": "Triangle sandwich", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "6962" }, @@ -62898,6 +67483,8 @@ "examine": "A freshly made roll.", "durability": null, "name": "Roll", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.5", "archery_ticket_price": "0", "id": "6963" @@ -62914,20 +67501,24 @@ "examine": "A freshly made square sandwich.", "durability": null, "name": "Square sandwich", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "6965" }, { - "lendable": "true", "examine": "Makes the wearer pretty intimidating.", - "grand_exchange_price": "61200", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", + "weight": "1.3", + "absorb": "2,0,4", + "lendable": "true", + "grand_exchange_price": "61200", "name": "Dragon med helm", "tradeable": "true", - "weight": "1.3", "archery_ticket_price": "0", "id": "6967", - "absorb": "2,0,4", "bonuses": "0,0,0,-3,-1,33,35,32,-1,34,10,0,0,0,0" }, { @@ -62943,6 +67534,8 @@ "durability": null, "name": "Shark", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "0.6", "archery_ticket_price": "0", "id": "6969" @@ -63239,6 +67832,8 @@ "durability": null, "name": "Chisel", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "0.4", "archery_ticket_price": "0", "id": "7004", @@ -63249,14 +67844,16 @@ "shop_price": "130", "ge_buy_limit": "100", "examine": "A lantern to aid attacking Harpie bugs.", - "grand_exchange_price": "466", "durability": null, + "low_alchemy": "52", + "high_alchemy": "78", + "weight": "2.2", + "equipment_slot": "5", + "grand_exchange_price": "466", "name": "Unlit bug lantern", "tradeable": "true", - "weight": "2.2", "archery_ticket_price": "0", - "id": "7051", - "equipment_slot": "5" + "id": "7051" }, { "ge_buy_limit": "100", @@ -63273,6 +67870,8 @@ "examine": "A lantern to aid attacking Harpie bugs.", "durability": null, "name": "Lit bug lantern", + "low_alchemy": "52", + "high_alchemy": "78", "weight": "2.2", "archery_ticket_price": "0", "id": "7053", @@ -63285,6 +67884,8 @@ "durability": null, "name": "Chilli potato", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "weight": "0.5", "archery_ticket_price": "0", "id": "7054" @@ -63305,6 +67906,8 @@ "durability": null, "name": "Egg potato", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.5", "archery_ticket_price": "0", "id": "7056" @@ -63325,6 +67928,8 @@ "durability": null, "name": "Mushroom potato", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "27", "weight": "0.5", "archery_ticket_price": "0", "id": "7058" @@ -63345,6 +67950,8 @@ "durability": null, "name": "Tuna potato", "tradeable": "true", + "low_alchemy": "45", + "high_alchemy": "67", "weight": "0.5", "archery_ticket_price": "0", "id": "7060" @@ -63365,6 +67972,8 @@ "durability": null, "name": "Chilli con carne", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "weight": "0.5", "archery_ticket_price": "0", "id": "7062" @@ -63385,6 +67994,8 @@ "durability": null, "name": "Egg and tomato", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.5", "archery_ticket_price": "0", "id": "7064" @@ -63405,6 +68016,8 @@ "durability": null, "name": "Mushroom & onion", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "27", "weight": "0.5", "archery_ticket_price": "0", "id": "7066" @@ -63425,6 +68038,8 @@ "durability": null, "name": "Tuna and corn", "tradeable": "true", + "low_alchemy": "45", + "high_alchemy": "67", "weight": "0.5", "archery_ticket_price": "0", "id": "7068" @@ -63445,6 +68060,8 @@ "durability": null, "name": "Minced meat", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "7070" @@ -63465,6 +68082,8 @@ "durability": null, "name": "Spicy sauce", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "weight": "0.5", "archery_ticket_price": "0", "id": "7072" @@ -63485,6 +68104,8 @@ "durability": null, "name": "Chopped garlic", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "7074" }, @@ -63504,6 +68125,8 @@ "durability": null, "name": "Uncooked egg", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "7076" @@ -63524,6 +68147,8 @@ "durability": null, "name": "Scrambled egg", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "7078" @@ -63544,6 +68169,8 @@ "durability": null, "name": "Sliced mushrooms", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "25", "weight": "0.5", "archery_ticket_price": "0", "id": "7080" @@ -63564,6 +68191,8 @@ "durability": null, "name": "Fried mushrooms", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "25", "weight": "0.5", "archery_ticket_price": "0", "id": "7082" @@ -63584,6 +68213,8 @@ "durability": null, "name": "Fried onions", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "weight": "0.5", "archery_ticket_price": "0", "id": "7084" @@ -63604,6 +68235,8 @@ "durability": null, "name": "Chopped tuna", "tradeable": "true", + "low_alchemy": "41", + "high_alchemy": "62", "weight": "0.5", "archery_ticket_price": "0", "id": "7086" @@ -63624,6 +68257,8 @@ "durability": null, "name": "Sweetcorn", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "7088" }, @@ -63682,6 +68317,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "7110", @@ -63700,14 +68337,16 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "Essential pirate wear.", - "grand_exchange_price": "714", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "714", "name": "Pirate bandana", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", - "id": "7112", - "equipment_slot": "0" + "id": "7112" }, { "ge_buy_limit": "100", @@ -63722,14 +68361,16 @@ "shop_price": "350", "ge_buy_limit": "100", "examine": "Not for land lubbers.", - "grand_exchange_price": "2530", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", + "weight": "4", + "equipment_slot": "10", + "grand_exchange_price": "2530", "name": "Pirate boots", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", - "id": "7114", - "equipment_slot": "10" + "id": "7114" }, { "ge_buy_limit": "100", @@ -63747,6 +68388,8 @@ "durability": null, "name": "Pirate leggings", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "7116", "equipment_slot": "7" @@ -63793,6 +68436,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "7122", @@ -63811,14 +68456,16 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "Essential pirate wear.", - "grand_exchange_price": "340", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "340", "name": "Pirate bandana", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", - "id": "7124", - "equipment_slot": "0" + "id": "7124" }, { "ge_buy_limit": "100", @@ -63836,6 +68483,8 @@ "durability": null, "name": "Pirate leggings", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "7126", "equipment_slot": "7" @@ -63856,6 +68505,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "7128", @@ -63874,14 +68525,16 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "Essential pirate wear.", - "grand_exchange_price": "154", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "154", "name": "Pirate bandana", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", - "id": "7130", - "equipment_slot": "0" + "id": "7130" }, { "ge_buy_limit": "100", @@ -63899,6 +68552,8 @@ "durability": null, "name": "Pirate leggings", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "7132", "equipment_slot": "7" @@ -63919,6 +68574,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "weight": "1", "archery_ticket_price": "0", "id": "7134", @@ -63937,14 +68594,16 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "Essential pirate wear.", - "grand_exchange_price": "469", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "469", "name": "Pirate bandana", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", - "id": "7136", - "equipment_slot": "0" + "id": "7136" }, { "ge_buy_limit": "100", @@ -63962,6 +68621,8 @@ "durability": null, "name": "Pirate leggings", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "7138", "equipment_slot": "7" @@ -63979,41 +68640,47 @@ "shop_price": "2560", "examine": "Feels quite lucky.", "durability": null, - "name": "Lucky cutlass", + "low_alchemy": "1024", + "high_alchemy": "1536", "weight": "1.8", - "archery_ticket_price": "0", "attack_speed": "4", "weapon_interface": "6", + "equipment_slot": "3", + "name": "Lucky cutlass", + "archery_ticket_price": "0", "id": "7140", - "bonuses": "5,20,0,-5,0,6,6,6,0,0,0,25,0,0,0", - "equipment_slot": "3" + "bonuses": "5,20,0,-5,0,6,6,6,0,0,0,25,0,0,0" }, { "shop_price": "1040", "examine": "I hope he doesn't want it back.", "durability": null, - "name": "Harry's cutlass", + "low_alchemy": "416", + "high_alchemy": "624", "weight": "1", - "archery_ticket_price": "0", "attack_speed": "4", "weapon_interface": "6", + "equipment_slot": "3", + "name": "Harry's cutlass", + "archery_ticket_price": "0", "id": "7141", - "bonuses": "3,14,0,-5,0,4,4,4,0,0,0,22,0,0,0", - "equipment_slot": "3" + "bonuses": "3,14,0,-5,0,4,4,4,0,0,0,22,0,0,0" }, { "shop_price": "25600", "examine": "The very butcher of a silk button.", "durability": null, - "name": "Rapier", + "low_alchemy": "10240", + "high_alchemy": "15360", "weight": "1", - "archery_ticket_price": "0", "attack_speed": "4", "weapon_interface": "5", - "id": "7142", - "bonuses": "45,7,-2,0,0,0,1,0,0,0,0,44,0,0,0", "render_anim": "2622", - "equipment_slot": "3" + "equipment_slot": "3", + "name": "Rapier", + "archery_ticket_price": "0", + "id": "7142", + "bonuses": "45,7,-2,0,0,0,1,0,0,0,0,44,0,0,0" }, { "examine": "Looks valuable.", @@ -64076,6 +68743,8 @@ "durability": null, "name": "Rope", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1.3", "archery_ticket_price": "0", "id": "7155" @@ -64096,6 +68765,8 @@ "examine": "I think it is eating through the bottle.", "durability": null, "name": "Braindeath 'rum", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "0.9", "archery_ticket_price": "0", "id": "7157" @@ -64107,6 +68778,7 @@ "walk_anim": "7046", "has_special": "true", "rare_item": "true", + "low_alchemy": "88000", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", @@ -64124,6 +68796,7 @@ "bonuses": "-4,92,80,-4,0,0,0,0,0,-1,0,93,0,0,0", "requirements": "{0,60}", "durability": null, + "high_alchemy": "132000", "weight": "3", "weapon_interface": "7", "render_anim": "124", @@ -64137,6 +68810,8 @@ "ge_buy_limit": "100", "examine": "They're heavily insulated wellies.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1.3", "equipment_slot": "10", "grand_exchange_price": "269", @@ -64169,6 +68844,8 @@ "durability": null, "name": "Pie recipe book", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7162" }, @@ -64189,6 +68866,8 @@ "durability": null, "name": "Part mud pie", "tradeable": "true", + "low_alchemy": "21", + "high_alchemy": "32", "archery_ticket_price": "0", "id": "7164" }, @@ -64210,6 +68889,8 @@ "durability": null, "name": "Part mud pie", "tradeable": "true", + "low_alchemy": "21", + "high_alchemy": "32", "archery_ticket_price": "0", "id": "7166" }, @@ -64230,6 +68911,8 @@ "durability": null, "name": "Raw mud pie", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "16", "archery_ticket_price": "0", "id": "7168" }, @@ -64250,6 +68933,8 @@ "examine": "All the good of the earth.", "walk_anim": "819", "durability": null, + "low_alchemy": "21", + "high_alchemy": "32", "turn90ccw_anim": "822", "weapon_interface": "13", "turn180_anim": "820", @@ -64281,6 +68966,8 @@ "durability": null, "name": "Part garden pie", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "7172" }, @@ -64301,6 +68988,8 @@ "durability": null, "name": "Part garden pie", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "7174" }, @@ -64321,6 +69010,8 @@ "durability": null, "name": "Raw garden pie", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.5", "archery_ticket_price": "0", "id": "7176" @@ -64342,6 +69033,8 @@ "durability": null, "name": "Garden pie", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "7178" }, @@ -64362,6 +69055,8 @@ "durability": null, "name": "Half a garden pie", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "7180" }, @@ -64382,6 +69077,8 @@ "durability": null, "name": "Part fish pie", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7182" }, @@ -64402,6 +69099,8 @@ "durability": null, "name": "Part fish pie", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7184" }, @@ -64422,6 +69121,8 @@ "durability": null, "name": "Raw fish pie", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.5", "archery_ticket_price": "0", "id": "7186" @@ -64443,6 +69144,8 @@ "durability": null, "name": "Fish pie", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7188" }, @@ -64463,6 +69166,8 @@ "durability": null, "name": "Half a fish pie", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7190" }, @@ -64523,6 +69228,8 @@ "durability": null, "name": "Raw admiral pie", "tradeable": "true", + "low_alchemy": "62", + "high_alchemy": "93", "weight": "0.5", "archery_ticket_price": "0", "id": "7196" @@ -64584,6 +69291,8 @@ "durability": null, "name": "Part wild pie", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "7202" }, @@ -64604,6 +69313,8 @@ "durability": null, "name": "Part wild pie", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "7204" }, @@ -64624,6 +69335,8 @@ "durability": null, "name": "Raw wild pie", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "7206" }, @@ -64644,6 +69357,8 @@ "durability": null, "name": "Wild pie", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "7208" }, @@ -64664,6 +69379,8 @@ "durability": null, "name": "Half a wild pie", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "7210" }, @@ -64684,6 +69401,8 @@ "durability": null, "name": "Part summer pie", "tradeable": "true", + "low_alchemy": "56", + "high_alchemy": "84", "archery_ticket_price": "0", "id": "7212" }, @@ -64704,6 +69423,8 @@ "durability": null, "name": "Part summer pie", "tradeable": "true", + "low_alchemy": "56", + "high_alchemy": "84", "archery_ticket_price": "0", "id": "7214" }, @@ -64724,6 +69445,8 @@ "durability": null, "name": "Raw summer pie", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "0.5", "archery_ticket_price": "0", "id": "7216" @@ -64745,6 +69468,8 @@ "durability": null, "name": "Summer pie", "tradeable": "true", + "low_alchemy": "56", + "high_alchemy": "84", "archery_ticket_price": "0", "id": "7218" }, @@ -64765,6 +69490,8 @@ "durability": null, "name": "Half a summer pie", "tradeable": "true", + "low_alchemy": "56", + "high_alchemy": "84", "archery_ticket_price": "0", "id": "7220" }, @@ -64785,6 +69512,8 @@ "durability": null, "name": "Burnt rabbit", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "11", "archery_ticket_price": "0", "id": "7222" }, @@ -64796,6 +69525,8 @@ "durability": null, "name": "Roast rabbit", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "7223" }, @@ -64807,6 +69538,8 @@ "durability": null, "name": "Skewered rabbit", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.1", "archery_ticket_price": "0", "id": "7224" @@ -64819,6 +69552,8 @@ "durability": null, "name": "Iron spit", "tradeable": "true", + "low_alchemy": "25", + "high_alchemy": "38", "weight": "1.5", "archery_ticket_price": "0", "id": "7225" @@ -64838,6 +69573,8 @@ "durability": null, "name": "Cooked chompy", "tradeable": "true", + "low_alchemy": "52", + "high_alchemy": "78", "weight": "10", "archery_ticket_price": "0", "id": "7228" @@ -64857,6 +69594,8 @@ "grand_exchange_price": "294", "durability": null, "name": "Skewered chompy", + "low_alchemy": "59", + "high_alchemy": "89", "destroy": "true", "archery_ticket_price": "0", "id": "7230" @@ -64910,6 +69649,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7237" @@ -64936,6 +69677,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7240" @@ -64954,6 +69697,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7242" @@ -64972,6 +69717,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7244" @@ -64990,6 +69737,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7246" @@ -65080,6 +69829,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7257" @@ -65098,6 +69849,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7259" @@ -65116,6 +69869,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7261" @@ -65134,6 +69889,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7263" @@ -65152,6 +69909,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7265" @@ -65170,6 +69929,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7267" @@ -65323,6 +70084,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7287" @@ -65341,6 +70104,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7289" @@ -65359,6 +70124,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7291" @@ -65377,6 +70144,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7293" @@ -65395,6 +70164,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7295" @@ -65461,6 +70232,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7306" @@ -65479,6 +70252,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7308" @@ -65497,6 +70272,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7310" @@ -65515,6 +70292,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7312" @@ -65533,6 +70312,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7314" @@ -65551,6 +70332,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7316" @@ -65569,6 +70352,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7318" @@ -65580,6 +70365,8 @@ "durability": null, "name": "Red boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "7319", "equipment_slot": "0" @@ -65600,6 +70387,8 @@ "durability": null, "name": "Orange boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "7321", "equipment_slot": "0" @@ -65620,6 +70409,8 @@ "durability": null, "name": "Green boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "7323", "equipment_slot": "0" @@ -65640,6 +70431,8 @@ "durability": null, "name": "Blue boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "7325", "equipment_slot": "0" @@ -65660,6 +70453,8 @@ "durability": null, "name": "Black boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "7327", "equipment_slot": "0" @@ -65680,6 +70475,8 @@ "durability": null, "name": "Red firelighter", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "7329" }, @@ -65690,6 +70487,8 @@ "durability": null, "name": "Green firelighter", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "7330" }, @@ -65700,6 +70499,8 @@ "durability": null, "name": "Blue firelighter", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "7331" }, @@ -65708,6 +70509,8 @@ "ge_buy_limit": "2", "examine": "A black kitesheild with a heraldic design.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -65732,6 +70535,8 @@ "ge_buy_limit": "2", "examine": "A shield with a heraldic design.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -65756,6 +70561,8 @@ "ge_buy_limit": "2", "examine": "A rune kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5.4", "absorb": "3,0,7", "equipment_slot": "5", @@ -65780,6 +70587,8 @@ "ge_buy_limit": "2", "examine": "A black kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "6530", + "high_alchemy": "9795", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -65804,6 +70613,8 @@ "ge_buy_limit": "2", "examine": "A shield with a heraldic design.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -65828,6 +70639,8 @@ "ge_buy_limit": "2", "examine": "A rune kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5.4", "absorb": "3,0,7", "equipment_slot": "5", @@ -65852,6 +70665,8 @@ "ge_buy_limit": "2", "examine": "A black shield with a heraldic design.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -65876,6 +70691,8 @@ "ge_buy_limit": "2", "examine": "A shield with a heraldic design.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -65900,6 +70717,8 @@ "ge_buy_limit": "2", "examine": "A rune kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -65924,6 +70743,8 @@ "ge_buy_limit": "2", "examine": "A black shield with a heraldic design.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -65948,6 +70769,8 @@ "ge_buy_limit": "2", "examine": "A shield with a heraldic design.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -65972,6 +70795,8 @@ "ge_buy_limit": "2", "examine": "A rune kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -65996,6 +70821,8 @@ "ge_buy_limit": "2", "examine": "A black shield with a heraldic design.", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", "weight": "4", "absorb": "1,0,2", "equipment_slot": "5", @@ -66020,6 +70847,8 @@ "ge_buy_limit": "2", "examine": "A shield with a heraldic design.", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -66044,6 +70873,8 @@ "ge_buy_limit": "2", "examine": "A rune kiteshield with a heraldic design.", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", "weight": "5", "absorb": "3,0,7", "equipment_slot": "5", @@ -66068,6 +70899,8 @@ "ge_buy_limit": "2", "examine": "Those studs should provide a bit more protection. Nice trim too!", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", "weight": "5.4", "absorb": "0,3,1", "equipment_slot": "4", @@ -66092,6 +70925,8 @@ "ge_buy_limit": "2", "examine": "Those studs should provide a bit more protection. Nice trim too!", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", "weight": "5.4", "absorb": "0,3,1", "equipment_slot": "4", @@ -66116,6 +70951,8 @@ "ge_buy_limit": "2", "examine": "Those studs should provide a bit more protection. Nice trim too!", "durability": null, + "low_alchemy": "300", + "high_alchemy": "450", "weight": "4.5", "absorb": "0,2,1", "equipment_slot": "7", @@ -66140,6 +70977,8 @@ "ge_buy_limit": "2", "examine": "Those studs should provide a bit more protection. Nice trim, too!", "durability": null, + "low_alchemy": "300", + "high_alchemy": "450", "weight": "4.5", "absorb": "0,2,1", "equipment_slot": "7", @@ -66326,6 +71165,7 @@ "durability": null, "name": "Blue skirt (g)", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "7386", @@ -66348,6 +71188,7 @@ "durability": null, "name": "Blue skirt (t)", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7388", "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0", @@ -66363,18 +71204,20 @@ "id": "7389" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "I can practise magic better in this.", - "grand_exchange_price": "1200000", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1200000", "name": "Wizard robe (g)", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "7390", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "ge_buy_limit": "2", @@ -66386,18 +71229,20 @@ "id": "7391" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "I can do magic better in this.", - "grand_exchange_price": "244600", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "244600", "name": "Wizard robe (t)", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "7392", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "ge_buy_limit": "2", @@ -66411,16 +71256,17 @@ { "ge_buy_limit": "2", "examine": "A silly pointed hat with colourful trim.", - "grand_exchange_price": "1400000", "durability": null, + "high_alchemy": "1", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "1400000", "name": "Wizard hat (g)", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "hat": "true", "id": "7394", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0" }, { "ge_buy_limit": "2", @@ -66434,16 +71280,17 @@ { "ge_buy_limit": "2", "examine": "A silly pointed hat, with colourful trim.", - "grand_exchange_price": "352700", "durability": null, + "high_alchemy": "1", + "weight": "0.4", + "equipment_slot": "0", + "grand_exchange_price": "352700", "name": "Wizard hat (t)", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "hat": "true", "id": "7396", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0" }, { "ge_buy_limit": "2", @@ -66459,6 +71306,8 @@ "ge_buy_limit": "2", "examine": "Enchanted Wizards robes.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "weight": "1.8", "absorb": "2,1,0", "equipment_slot": "7", @@ -66474,6 +71323,8 @@ "ge_buy_limit": "2", "examine": "Enchanted Wizards robes.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "weight": "1", "absorb": "3,1,0", "equipment_slot": "4", @@ -66490,14 +71341,16 @@ "requirements": "{1,40}-{6,20}", "ge_buy_limit": "2", "examine": "A three pointed hat of magic.", - "grand_exchange_price": "8845", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "equipment_slot": "0", + "grand_exchange_price": "8845", "name": "Enchanted hat", "tradeable": "true", "archery_ticket_price": "0", "id": "7400", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0" }, { "durability": null, @@ -66524,6 +71377,8 @@ "examine": "A number of chemical covered wooden logs.", "durability": null, "name": "Red logs", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "7404" }, @@ -66531,6 +71386,8 @@ "examine": "A number of chemical covered wooden logs.", "durability": null, "name": "Green logs", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2", "archery_ticket_price": "0", "id": "7405" @@ -66539,6 +71396,8 @@ "examine": "A number of chemical covered wooden logs.", "durability": null, "name": "Blue logs", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2", "archery_ticket_price": "0", "id": "7406" @@ -66564,6 +71423,8 @@ "shop_price": "40000", "examine": "The only way to kill a Tanglefoot.", "durability": null, + "low_alchemy": "75000", + "high_alchemy": "75000", "destroy": "true", "weight": "0.4", "attack_speed": "5", @@ -66599,6 +71460,7 @@ "examine": "Full: ", "durability": null, "name": "Bird's nest", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7413" }, @@ -66624,6 +71486,8 @@ "durability": null, "name": "Mole claw", "tradeable": "true", + "low_alchemy": "240", + "high_alchemy": "360", "archery_ticket_price": "0", "id": "7416" }, @@ -66643,6 +71507,8 @@ "durability": null, "name": "Mole skin", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "archery_ticket_price": "0", "id": "7418" }, @@ -66669,6 +71535,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66688,6 +71556,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66707,6 +71577,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66726,6 +71598,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66745,6 +71619,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66764,6 +71640,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66783,6 +71661,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66802,6 +71682,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66821,6 +71703,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66840,6 +71724,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66859,6 +71745,8 @@ "examine": "Pumps fungicide.", "walk_anim": "3334", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "2", "turn90ccw_anim": "822", "turn180_anim": "820", @@ -66877,6 +71765,8 @@ "examine": "Does exactly what it says on the tin. (Kills Fungi.)", "durability": null, "name": "Fungicide", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7432" }, @@ -66885,6 +71775,8 @@ "ge_buy_limit": "100", "examine": "Spoooooon!", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.4", "attack_speed": "5", "weapon_interface": "6", @@ -66910,6 +71802,8 @@ "ge_buy_limit": "100", "examine": "A large whisk of death.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "attack_speed": "4", "weapon_interface": "5", "equipment_slot": "3", @@ -66935,6 +71829,8 @@ "ge_buy_limit": "100", "examine": "Use the spork.", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "1.8", "attack_speed": "4", "weapon_interface": "5", @@ -66956,30 +71852,32 @@ "id": "7438" }, { - "requirements": "{0,10}", "ge_buy_limit": "100", - "shop_price": "1728", "turn90cw_anim": "7044", "examine": "A large spatula... of doom!", "walk_anim": "7046", - "durability": null, - "weight": "3.6", + "low_alchemy": "768", "turn90ccw_anim": "7043", "attack_speed": "7", "two_handed": "true", - "weapon_interface": "7", "turn180_anim": "7045", - "render_anim": "124", "equipment_slot": "3", "grand_exchange_price": "953", "stand_anim": "7047", "tradeable": "true", - "name": "Spatula", "run_anim": "7039", "archery_ticket_price": "0", "id": "7439", "stand_turn_anim": "7040", - "bonuses": "-4,27,21,-4,0,0,0,0,0,-1,0,22,0,0,0" + "bonuses": "-4,27,21,-4,0,0,0,0,0,-1,0,22,0,0,0", + "requirements": "{0,10}", + "shop_price": "1728", + "durability": null, + "high_alchemy": "1152", + "weight": "3.6", + "weapon_interface": "7", + "render_anim": "124", + "name": "Spatula" }, { "ge_buy_limit": "100", @@ -66996,6 +71894,8 @@ "ge_buy_limit": "100", "examine": "Looks like it's non-stick too!", "durability": null, + "low_alchemy": "664", + "high_alchemy": "996", "weight": "1.5", "attack_speed": "6", "weapon_interface": "10", @@ -67022,6 +71922,8 @@ "ge_buy_limit": "100", "examine": "Generally used for impaling fresh meat.", "durability": null, + "low_alchemy": "1280", + "high_alchemy": "1920", "weight": "2", "attack_speed": "5", "weapon_interface": "6", @@ -67048,6 +71950,8 @@ "ge_buy_limit": "100", "examine": "That's how I roll!", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "weight": "1.8", "attack_speed": "5", "weapon_interface": "10", @@ -67074,6 +71978,8 @@ "ge_buy_limit": "100", "examine": "A sharp, dependable knife, for filleting meat.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "attack_speed": "4", "weapon_interface": "5", "equipment_slot": "3", @@ -67099,6 +72005,7 @@ "turn90cw_anim": "821", "examine": "Often used to soften tough meat up.", "walk_anim": "819", + "low_alchemy": "16600", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -67116,6 +72023,7 @@ "requirements": "{0,40}", "shop_price": "41500", "durability": null, + "high_alchemy": "24900", "weight": "1", "weapon_interface": "10", "render_anim": "1", @@ -67136,6 +72044,8 @@ "ge_buy_limit": "100", "examine": "An effective tool for chopping tough meat.", "durability": null, + "low_alchemy": "10240", + "high_alchemy": "15360", "weight": "0.5", "attack_speed": "4", "weapon_interface": "6", @@ -67164,6 +72074,8 @@ "examine": "A pair of plain gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.2", "archery_ticket_price": "0", "id": "7453", @@ -67175,6 +72087,8 @@ "examine": "A pair of bronze-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.2", "archery_ticket_price": "0", "id": "7454", @@ -67186,6 +72100,8 @@ "examine": "A pair of iron-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.2", "archery_ticket_price": "0", "id": "7455", @@ -67197,6 +72113,8 @@ "examine": "A pair of steel-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.2", "archery_ticket_price": "0", "id": "7456", @@ -67208,6 +72126,8 @@ "examine": "A pair of black-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.2", "archery_ticket_price": "0", "id": "7457", @@ -67219,6 +72139,8 @@ "examine": "A pair of mithril-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "600", + "high_alchemy": "900", "archery_ticket_price": "0", "id": "7458", "bonuses": "6,6,6,3,6,6,6,6,3,6,3,6,0,0,0", @@ -67229,6 +72151,8 @@ "examine": "A pair of adamant-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "0.2", "archery_ticket_price": "0", "id": "7459", @@ -67241,6 +72165,8 @@ "examine": "A pair of rune-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "2000", + "high_alchemy": "3000", "archery_ticket_price": "0", "id": "7460", "bonuses": "8,8,8,4,8,8,8,8,4,8,4,8,0,0,0", @@ -67252,6 +72178,8 @@ "examine": "A pair of dragon-coloured gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "40000", + "high_alchemy": "60000", "archery_ticket_price": "0", "id": "7461", "bonuses": "9,9,9,5,9,9,9,9,5,9,5,9,0,0,0", @@ -67263,6 +72191,8 @@ "examine": "A pair of Barrows-themed gloves.", "durability": null, "name": "Gloves", + "low_alchemy": "40000", + "high_alchemy": "60000", "weight": "0.2", "archery_ticket_price": "0", "id": "7462", @@ -67288,6 +72218,7 @@ "examine": "Surprise, it looks like a vanilla pod.", "durability": null, "name": "Vanilla pod", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7465" }, @@ -67494,6 +72425,8 @@ "examine": "A cool refreshing fruit mix. With ash in for some reason.", "durability": null, "name": "Dirty blast", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "7497" }, @@ -67561,6 +72494,7 @@ "examine": "There appears to be a coin in the bottom. Liked by dwarves.", "durability": null, "name": "Asgoldian ale", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7508" }, @@ -67584,6 +72518,8 @@ "examine": "Two out of two goblin generals prefer it!", "durability": null, "name": "Slop of compromise", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7511" }, @@ -67591,6 +72527,8 @@ "examine": "Previously a nice crispy loaf of bread. Now just kind of icky.", "durability": null, "name": "Soggy bread", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7512" }, @@ -67598,6 +72536,8 @@ "examine": "They clearly taste so much better this way!", "durability": null, "name": "Spicy maggots", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7513" }, @@ -67606,6 +72546,7 @@ "durability": null, "name": "Dyed orange", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7514" }, @@ -67654,6 +72595,8 @@ "durability": null, "name": "Cooked crab meat", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "7521" @@ -67673,6 +72616,8 @@ "durability": null, "name": "Cooked crab meat", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "7523" @@ -67683,6 +72628,8 @@ "durability": null, "name": "Cooked crab meat", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "7524" @@ -67693,6 +72640,8 @@ "durability": null, "name": "Cooked crab meat", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "7525" @@ -67703,6 +72652,8 @@ "durability": null, "name": "Cooked crab meat", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "7526" @@ -67725,6 +72676,8 @@ "examine": "Would taste nicer if I cooked it.", "durability": null, "name": "Raw fishcake", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7529" }, @@ -67732,6 +72685,8 @@ "examine": "Mmmm, reminds me of the seaside.", "durability": null, "name": "Cooked fishcake", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "7530" }, @@ -67837,6 +72792,8 @@ "examine": "Egg containing knowledge.", "durability": null, "name": "Enchanted egg", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "7544" }, @@ -67845,6 +72802,8 @@ "examine": "Guiding milk.", "durability": null, "name": "Enchanted milk", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "2", "archery_ticket_price": "0", "id": "7545" @@ -67854,7 +72813,9 @@ "examine": "A pot of special flour.", "durability": null, "name": "Enchanted flour", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -67864,6 +72825,8 @@ "examine": "A druid pouch.", "durability": null, "name": "Druid pouch", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7547" }, @@ -67908,6 +72871,8 @@ "durability": null, "name": "Mithril arrow", "tradeable": "true", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "7552", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,22,0,0" @@ -67926,6 +72891,8 @@ "durability": null, "name": "Fire rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7554" }, @@ -67943,6 +72910,8 @@ "durability": null, "name": "Water rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7556" }, @@ -67960,6 +72929,8 @@ "durability": null, "name": "Air rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7558" }, @@ -67977,6 +72948,8 @@ "durability": null, "name": "Chaos rune", "tradeable": "true", + "low_alchemy": "18", + "high_alchemy": "28", "archery_ticket_price": "0", "id": "7560" }, @@ -68029,6 +73002,8 @@ "durability": null, "name": "Raw jubbly", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "10", "archery_ticket_price": "0", "id": "7566" @@ -68049,6 +73024,8 @@ "durability": null, "name": "Cooked jubbly", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "10", "archery_ticket_price": "0", "id": "7568" @@ -68073,6 +73050,8 @@ "examine": "Like a banana only redder.", "durability": null, "name": "Red banana", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7572", "equipment_slot": "5" @@ -68081,6 +73060,8 @@ "examine": "Like monkey nuts only tchikier.", "durability": null, "name": "Tchiki monkey nuts", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7573" }, @@ -68220,6 +73201,8 @@ "examine": "I look 40,000 years old in this...", "durability": null, "name": "Zombie mask", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "7594", "remove_beard": "true", @@ -68229,6 +73212,8 @@ "examine": "Smells pretty funky.", "durability": null, "name": "Zombie gloves", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "7595", "equipment_slot": "9" @@ -68238,6 +73223,8 @@ "examine": "Thrilling.", "durability": null, "name": "Zombie boots", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "7596", "equipment_slot": "10" @@ -68562,25 +73549,27 @@ "examine": "A partialy charged rod.", "walk_anim": "1205", "has_special": "true", - "durability": null, - "destroy": "true", - "weight": "2", + "low_alchemy": "400", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "stand_anim": "813", - "name": "Rod of ivandis(8)", "run_anim": "1210", "archery_ticket_price": "0", "id": "7641", "stand_turn_anim": "1209", - "bonuses": "0,-1,7,4,0,2,3,1,4,0,0,3,0,0,0" + "bonuses": "0,-1,7,4,0,2,3,1,4,0,0,3,0,0,0", + "durability": null, + "high_alchemy": "600", + "destroy": "true", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "name": "Rod of ivandis(8)" }, { "turn90cw_anim": "1207", @@ -68748,6 +73737,8 @@ "examine": "A mould of the Rod of Ivandis.", "durability": null, "name": "Rod clay mould", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "7649" @@ -68759,6 +73750,8 @@ "durability": null, "name": "Silver dust", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.33", "archery_ticket_price": "0", "id": "7650" @@ -68847,6 +73840,8 @@ "durability": null, "name": "Guthix balance(4)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "7660" }, @@ -68866,6 +73861,8 @@ "durability": null, "name": "Guthix balance(3)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "7662" }, @@ -68885,6 +73882,8 @@ "durability": null, "name": "Guthix balance(2)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "7664" }, @@ -68904,6 +73903,8 @@ "durability": null, "name": "Guthix balance(1)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "7666" }, @@ -68921,6 +73922,7 @@ "turn90cw_anim": "1663", "examine": "A specially crafted hammer with strange markings on it.", "walk_anim": "1663", + "low_alchemy": "1200", "turn90ccw_anim": "1663", "attack_speed": "5", "two_handed": "true", @@ -68938,6 +73940,7 @@ "bonuses": "-4,-4,35,-4,0,0,0,0,0,0,0,35,0,0,0", "shop_price": "3000", "durability": null, + "high_alchemy": "1800", "weight": "1.8", "weapon_interface": "10", "render_anim": "27", @@ -69405,6 +74408,7 @@ "durability": null, "name": "Empty cup", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7728" }, @@ -69422,6 +74426,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7730" @@ -69433,6 +74439,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7731" @@ -69451,6 +74459,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7733" @@ -69462,6 +74472,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7734" @@ -69480,6 +74492,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7736" @@ -69491,6 +74505,8 @@ "durability": null, "name": "Cup of tea", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "7737" @@ -69516,6 +74532,7 @@ "durability": null, "name": "Beer", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "7740" @@ -69534,6 +74551,7 @@ "durability": null, "name": "Beer glass", "tradeable": "true", + "high_alchemy": "1", "weight": "0.05", "archery_ticket_price": "0", "id": "7742" @@ -69552,6 +74570,7 @@ "durability": null, "name": "Asgarnian ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7744" }, @@ -69569,6 +74588,7 @@ "durability": null, "name": "Greenman's ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7746" }, @@ -69586,6 +74606,7 @@ "durability": null, "name": "Dragon bitter", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "7748" @@ -69604,6 +74625,8 @@ "durability": null, "name": "Moonlight mead", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7750" }, @@ -69621,6 +74644,7 @@ "durability": null, "name": "Cider", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "7752" @@ -69638,6 +74662,7 @@ "durability": null, "name": "Chef's delight", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7754" }, @@ -69678,6 +74703,8 @@ "durability": null, "name": "Toy soldier", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "7759" @@ -69697,6 +74724,8 @@ "durability": null, "name": "Toy soldier (wound)", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "7761" @@ -69715,6 +74744,8 @@ "durability": null, "name": "Toy doll", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7763" }, @@ -69733,6 +74764,8 @@ "durability": null, "name": "Toy doll (wound)", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7765" }, @@ -69751,6 +74784,8 @@ "durability": null, "name": "Toy mouse", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "7767" @@ -69771,6 +74806,8 @@ "durability": null, "name": "Toy mouse (wound)", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "7769" @@ -69789,6 +74826,8 @@ "durability": null, "name": "Clockwork cat", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -69860,6 +74899,8 @@ "examine": "A tome of learning that focuses on the Fishing skill.", "durability": null, "name": "Fishing tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7779" @@ -69868,6 +74909,8 @@ "examine": "A tome of learning that focuses on the Fishing skill.", "durability": null, "name": "Fishing tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7780" @@ -69876,6 +74919,8 @@ "examine": "A tome of learning that focuses on the Fishing skill.", "durability": null, "name": "Fishing tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7781" @@ -69884,6 +74929,8 @@ "examine": "A tome of learning that focuses on Agility.", "durability": null, "name": "Agility tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7782" @@ -69892,6 +74939,8 @@ "examine": "A tome of learning that focuses on Agility.", "durability": null, "name": "Agility tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7783" @@ -69900,6 +74949,8 @@ "examine": "A tome of learning that focuses on Agility.", "durability": null, "name": "Agility tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7784" @@ -69908,6 +74959,8 @@ "examine": "A tome of learning that focuses on the Thieving skill.", "durability": null, "name": "Thieving tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7785" @@ -69916,6 +74969,8 @@ "examine": "A tome of learning that focuses on the Thieving skill.", "durability": null, "name": "Thieving tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7786" @@ -69924,6 +74979,8 @@ "examine": "A tome of learning that focuses on the Thieving skill.", "durability": null, "name": "Thieving tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7787" @@ -69932,6 +74989,8 @@ "examine": "A tome of learning which focuses on the Slayer skill.", "durability": null, "name": "Slayer tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7788" @@ -69940,6 +74999,8 @@ "examine": "A tome of learning which focuses on the Slayer skill.", "durability": null, "name": "Slayer tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7789" @@ -69948,6 +75009,8 @@ "examine": "A tome of learning which focuses on the Slayer skill.", "durability": null, "name": "Slayer tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7790" @@ -69957,6 +75020,8 @@ "examine": "A tome of learning that focuses on the Mining skill.", "durability": null, "name": "Mining tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7791" @@ -69966,6 +75031,8 @@ "examine": "A tome of learning that focuses on the Mining skill.", "durability": null, "name": "Mining tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7792" @@ -69975,6 +75042,8 @@ "examine": "A tome of learning that focuses on the Mining skill.", "durability": null, "name": "Mining tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7793" @@ -69983,6 +75052,8 @@ "examine": "A tome of learning that focuses on Firemaking.", "durability": null, "name": "Firemaking tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7794" @@ -69991,6 +75062,8 @@ "examine": "A tome of learning that focuses on Firemaking.", "durability": null, "name": "Firemaking tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7795" @@ -69999,6 +75072,8 @@ "examine": "A tome of learning that focuses on Firemaking.", "durability": null, "name": "Firemaking tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7796" @@ -70008,6 +75083,8 @@ "examine": "A tome of learning that focuses on the Woodcutting skill.", "durability": null, "name": "Woodcutting tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7797" @@ -70017,6 +75094,8 @@ "examine": "A tome of learning that focuses on the Woodcutting skill.", "durability": null, "name": "Woodcutting tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7798" @@ -70026,6 +75105,8 @@ "examine": "A tome of learning that focuses on the Woodcutting skill.", "durability": null, "name": "Woodcutting tome", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "archery_ticket_price": "0", "id": "7799" @@ -70045,6 +75126,8 @@ "durability": null, "name": "Snake hide", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "weight": "0.5", "archery_ticket_price": "0", "id": "7801" @@ -71025,6 +76108,8 @@ "durability": null, "name": "Bottle of wine", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1", "archery_ticket_price": "0", "id": "7919" @@ -71040,6 +76125,7 @@ "examine": "This one has clearly been taken down and passed around.", "durability": null, "name": "Empty wine bottle", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "7921" @@ -71048,6 +76134,7 @@ "examine": "The money off voucher has expired.", "durability": null, "name": "Al kharid flyer", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "7922" }, @@ -71064,6 +76151,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7928" }, @@ -71073,6 +76162,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7929" }, @@ -71082,6 +76173,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7930" }, @@ -71091,6 +76184,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7931" }, @@ -71100,6 +76195,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7932" }, @@ -71109,6 +76206,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7933" }, @@ -71120,6 +76219,8 @@ "durability": null, "name": "Field ration", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "7934" }, @@ -71140,6 +76241,8 @@ "durability": null, "name": "Pure essence", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "7936" }, @@ -71159,6 +76262,8 @@ "durability": null, "name": "Tortoise shell", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "6.8", "archery_ticket_price": "0", "id": "7939" @@ -71176,6 +76281,8 @@ "examine": "A sturdy sheet of iron.", "durability": null, "name": "Iron sheet", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1.75", "archery_ticket_price": "0", "id": "7941" @@ -71184,6 +76291,8 @@ "examine": "Perfect for storing. Not so good for eating.", "durability": null, "name": "Fresh monkfish", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.8", "archery_ticket_price": "0", "id": "7942" @@ -71192,6 +76301,8 @@ "examine": "Perfect for storing. Not so good for eating.", "durability": null, "name": "Fresh monkfish", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.8", "archery_ticket_price": "0", "id": "7943" @@ -71203,6 +76314,8 @@ "durability": null, "name": "Raw monkfish", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "weight": "0.4", "archery_ticket_price": "0", "id": "7944" @@ -71223,6 +76336,8 @@ "durability": null, "name": "Monkfish", "tradeable": "true", + "low_alchemy": "92", + "high_alchemy": "138", "weight": "0.4", "archery_ticket_price": "0", "id": "7946" @@ -71290,6 +76405,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "7956" @@ -71301,6 +76418,7 @@ "durability": null, "name": "White apron", "tradeable": "true", + "high_alchemy": "1", "weight": "0.45", "archery_ticket_price": "0", "id": "7957" @@ -71310,7 +76428,9 @@ "examine": "A prop for holding up a tunnel roof.", "durability": null, "name": "Mining prop", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "7958" @@ -71320,7 +76440,9 @@ "examine": "A box full of stolen Etceterian items.", "durability": null, "name": "Heavy box", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "7959" @@ -71329,6 +76451,8 @@ "examine": "It says 'To the dungeons' on the side.", "durability": null, "name": "Empty box", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7960" }, @@ -71336,6 +76460,8 @@ "examine": "A diary with one/two/three/four/five page(s).", "durability": null, "name": "Burnt diary", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7961" }, @@ -71343,6 +76469,8 @@ "examine": "A diary with one/two/three/four/five page(s).", "durability": null, "name": "Burnt diary", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7962" }, @@ -71350,6 +76478,8 @@ "examine": "A diary with one/two/three/four/five page(s).", "durability": null, "name": "Burnt diary", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7963" }, @@ -71357,6 +76487,8 @@ "examine": "A diary with one/two/three/four/five page(s).", "durability": null, "name": "Burnt diary", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7964" }, @@ -71364,6 +76496,8 @@ "examine": "A diary with one/two/three/four/five page(s).", "durability": null, "name": "Burnt diary", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "7965" }, @@ -71371,7 +76505,9 @@ "examine": "A dwarf-made coal engine. It looks very sturdy.", "durability": null, "name": "Engine", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "7967" @@ -71380,6 +76516,8 @@ "examine": "A beam with a pulley attached.", "durability": null, "name": "Pulley beam", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7969" }, @@ -71387,6 +76525,8 @@ "examine": "A long beam with a pulley attached.", "durability": null, "name": "Long pulley beam", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7970" }, @@ -71394,6 +76534,8 @@ "examine": "A very long beam with a pulley attached.", "durability": null, "name": "Longer pulley beam", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7971" }, @@ -71401,7 +76543,9 @@ "examine": "The manual for an AMCE Lift-In-A-Box.", "durability": null, "name": "Lift manual", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "7972" @@ -71410,6 +76554,8 @@ "examine": "A wooden beam.", "durability": null, "name": "Beam", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "7973" }, @@ -71424,7 +76570,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Cockatrice head", + "low_alchemy": "800", "tradeable": "false", + "high_alchemy": "1200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71434,7 +76582,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Basilisk head", + "low_alchemy": "1600", "tradeable": "false", + "high_alchemy": "2400", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71444,7 +76594,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kurask head", + "low_alchemy": "2400", "tradeable": "false", + "high_alchemy": "3600", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71454,7 +76606,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Abyssal head", + "low_alchemy": "4800", "tradeable": "false", + "high_alchemy": "7200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71464,7 +76618,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kbd heads", + "low_alchemy": "20000", "tradeable": "false", + "high_alchemy": "30000", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71488,7 +76644,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Cockatrice head", + "low_alchemy": "800", "tradeable": "false", + "high_alchemy": "1200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71498,7 +76656,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Basilisk head", + "low_alchemy": "1600", "tradeable": "false", + "high_alchemy": "2400", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71508,7 +76668,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kurask head", + "low_alchemy": "2400", "tradeable": "false", + "high_alchemy": "3600", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71518,7 +76680,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Abyssal head", + "low_alchemy": "4800", "tradeable": "false", + "high_alchemy": "7200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71528,7 +76692,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kbd heads", + "low_alchemy": "20000", "tradeable": "false", + "high_alchemy": "30000", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -71545,6 +76711,8 @@ "examine": "Whopper! I should get this stuffed!", "durability": null, "name": "Big bass", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "6", "archery_ticket_price": "0", "id": "7989" @@ -71553,6 +76721,8 @@ "examine": "Whopper! I should get this stuffed!", "durability": null, "name": "Big bass", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "6", "archery_ticket_price": "0", "id": "7990" @@ -71561,6 +76731,8 @@ "examine": "Whopper! I should get this stuffed!", "durability": null, "name": "Big swordfish", + "low_alchemy": "1000", + "high_alchemy": "1500", "archery_ticket_price": "0", "id": "7991" }, @@ -71568,6 +76740,8 @@ "examine": "Whopper! I should get this stuffed!", "durability": null, "name": "Big swordfish", + "low_alchemy": "1000", + "high_alchemy": "1500", "archery_ticket_price": "0", "id": "7992" }, @@ -71575,6 +76749,8 @@ "examine": "Its a monster! I should get this stuffed!", "durability": null, "name": "Big shark", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.7", "archery_ticket_price": "0", "id": "7993" @@ -71583,6 +76759,8 @@ "examine": "Its a monster! I should get this stuffed!", "durability": null, "name": "Big shark", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.7", "archery_ticket_price": "0", "id": "7994" @@ -71591,6 +76769,8 @@ "examine": "A portrait of King Arthur.", "durability": null, "name": "Arthur portrait", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1", "archery_ticket_price": "0", "id": "7995" @@ -71608,6 +76788,8 @@ "examine": "A painting of the staute of King Alvis of Keldagrim", "durability": null, "name": "Keldagrim portrait", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1", "archery_ticket_price": "0", "id": "7997" @@ -71625,6 +76807,8 @@ "examine": "The exotic land of the Elves.", "durability": null, "name": "Isafdar painting", + "low_alchemy": "800", + "high_alchemy": "1200", "archery_ticket_price": "0", "id": "8000" }, @@ -71633,6 +76817,8 @@ "examine": "The tropical coast of karamja.", "durability": null, "name": "Karamja painting", + "low_alchemy": "800", + "high_alchemy": "1200", "archery_ticket_price": "0", "id": "8001" }, @@ -71662,6 +76848,8 @@ "durability": null, "name": "Varrock teleport", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "archery_ticket_price": "0", "id": "8007" }, @@ -71673,6 +76861,8 @@ "durability": null, "name": "Lumbridge teleport", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "archery_ticket_price": "0", "id": "8008" }, @@ -71684,6 +76874,8 @@ "durability": null, "name": "Falador teleport", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "destroy": "true", "archery_ticket_price": "0", "id": "8009" @@ -71696,6 +76888,8 @@ "durability": null, "name": "Camelot teleport", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "archery_ticket_price": "0", "id": "8010" }, @@ -71707,6 +76901,8 @@ "durability": null, "name": "Ardougne teleport", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "archery_ticket_price": "0", "id": "8011" }, @@ -71718,6 +76914,8 @@ "durability": null, "name": "Watchtower t'port", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "1700", "archery_ticket_price": "0", "id": "8012" }, @@ -72091,6 +77289,8 @@ "durability": null, "name": "Candles", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8128" }, @@ -72167,6 +77367,8 @@ "durability": null, "name": "Thorny hedge", "tradeable": "true", + "low_alchemy": "2000", + "high_alchemy": "3000", "archery_ticket_price": "0", "id": "8203" }, @@ -72176,6 +77378,8 @@ "durability": null, "name": "Nice hedge", "tradeable": "true", + "low_alchemy": "4000", + "high_alchemy": "6000", "archery_ticket_price": "0", "id": "8204" }, @@ -72185,6 +77389,8 @@ "durability": null, "name": "Small box hedge", "tradeable": "true", + "low_alchemy": "6000", + "high_alchemy": "9000", "archery_ticket_price": "0", "id": "8205" }, @@ -72194,6 +77400,8 @@ "durability": null, "name": "Topiary hedge", "tradeable": "true", + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "10", "archery_ticket_price": "0", "id": "8206" @@ -72203,6 +77411,8 @@ "examine": "You can plant this in your garden.", "durability": null, "name": "Fancy hedge", + "low_alchemy": "10000", + "high_alchemy": "15000", "weight": "10", "archery_ticket_price": "0", "id": "8207" @@ -72212,6 +77422,8 @@ "examine": "You can plant this in your garden.", "durability": null, "name": "Tall fancy hedge", + "low_alchemy": "20000", + "high_alchemy": "30000", "archery_ticket_price": "0", "id": "8208" }, @@ -72221,6 +77433,7 @@ "durability": null, "name": "Rosemary", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8210" }, @@ -72254,6 +77467,7 @@ "durability": null, "name": "Asgarnian ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8241" }, @@ -72264,6 +77478,7 @@ "durability": null, "name": "Greenman's ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8242" }, @@ -72274,6 +77489,7 @@ "durability": null, "name": "Dragon bitter", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "8243" @@ -72284,6 +77500,7 @@ "durability": null, "name": "Chef's delight", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8244" }, @@ -72319,7 +77536,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Cockatrice head", + "low_alchemy": "800", "tradeable": "false", + "high_alchemy": "1200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -72329,7 +77548,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Basilisk head", + "low_alchemy": "1600", "tradeable": "false", + "high_alchemy": "2400", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -72339,7 +77560,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kurask head", + "low_alchemy": "2400", "tradeable": "false", + "high_alchemy": "3600", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -72349,7 +77572,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Abyssal head", + "low_alchemy": "4800", "tradeable": "false", + "high_alchemy": "7200", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -72359,7 +77584,9 @@ "examine": "I should get it stuffed!", "durability": null, "name": "Kbd heads", + "low_alchemy": "20000", "tradeable": "false", + "high_alchemy": "30000", "destroy": "true", "weight": "10", "archery_ticket_price": "0", @@ -72384,6 +77611,8 @@ "examine": "The magical sword 'Silverlight'. / The magical sword 'Silverlight', stained black with mushroom ink. (during Shadow of the Storm)", "durability": null, "name": "Silverlight", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.8", "archery_ticket_price": "0", "attack_speed": "5", @@ -72394,6 +77623,8 @@ "examine": "This used to belong to King Arthur.", "durability": null, "name": "Excalibur", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "2.2", "archery_ticket_price": "0", "attack_speed": "5", @@ -72404,6 +77635,8 @@ "examine": "The magical sword Silverlight, enhanced with the blood of Agrith-Naar.", "durability": null, "name": "Darklight", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1.8", "archery_ticket_price": "0", "attack_speed": "5", @@ -72416,6 +77649,8 @@ "durability": null, "name": "Anti-dragon shield", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "5.4", "archery_ticket_price": "0", "id": "8282", @@ -72427,6 +77662,8 @@ "durability": null, "name": "Amulet of glory", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "8283", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,0,3,0" @@ -72436,6 +77673,8 @@ "examine": "The cape worn by members of the Legends Guild.", "durability": null, "name": "Cape of legends", + "low_alchemy": "180", + "high_alchemy": "270", "weight": "1.8", "archery_ticket_price": "0", "id": "8284", @@ -72539,6 +77778,8 @@ "durability": null, "name": "Bagged dead tree", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1", "archery_ticket_price": "0", "id": "8417" @@ -72605,6 +77846,8 @@ "durability": null, "name": "Bagged maple tree", "tradeable": "true", + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "10", "archery_ticket_price": "0", "id": "8425" @@ -72623,6 +77866,8 @@ "durability": null, "name": "Bagged yew tree", "tradeable": "true", + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "10", "archery_ticket_price": "0", "id": "8427" @@ -72641,6 +77886,8 @@ "durability": null, "name": "Bagged magic tree", "tradeable": "true", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "10", "archery_ticket_price": "0", "id": "8429" @@ -72660,6 +77907,8 @@ "durability": null, "name": "Bagged plant 1", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "10", "archery_ticket_price": "0", "id": "8431" @@ -72714,6 +77963,8 @@ "durability": null, "name": "Thorny hedge", "tradeable": "true", + "low_alchemy": "2000", + "high_alchemy": "3000", "archery_ticket_price": "0", "id": "8437" }, @@ -72731,6 +77982,8 @@ "durability": null, "name": "Nice hedge", "tradeable": "true", + "low_alchemy": "4000", + "high_alchemy": "6000", "archery_ticket_price": "0", "id": "8439" }, @@ -72748,6 +78001,8 @@ "durability": null, "name": "Small box hedge", "tradeable": "true", + "low_alchemy": "6000", + "high_alchemy": "9000", "archery_ticket_price": "0", "id": "8441" }, @@ -72765,6 +78020,8 @@ "durability": null, "name": "Topiary hedge", "tradeable": "true", + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "10", "archery_ticket_price": "0", "id": "8443" @@ -72782,6 +78039,8 @@ "examine": "You can plant this in your garden.", "durability": null, "name": "Fancy hedge", + "low_alchemy": "10000", + "high_alchemy": "15000", "weight": "10", "archery_ticket_price": "0", "id": "8445" @@ -72799,6 +78058,8 @@ "examine": "You can plant this in your garden.", "durability": null, "name": "Tall fancy hedge", + "low_alchemy": "20000", + "high_alchemy": "30000", "archery_ticket_price": "0", "id": "8447" }, @@ -72844,6 +78105,8 @@ "durability": null, "name": "Bagged daffodils", "tradeable": "true", + "low_alchemy": "4000", + "high_alchemy": "6000", "archery_ticket_price": "0", "id": "8453" }, @@ -72861,6 +78124,8 @@ "durability": null, "name": "Bagged bluebells", "tradeable": "true", + "low_alchemy": "6000", + "high_alchemy": "9000", "archery_ticket_price": "0", "id": "8455" }, @@ -72878,6 +78143,8 @@ "durability": null, "name": "Bagged sunflower", "tradeable": "true", + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "10", "archery_ticket_price": "0", "id": "8457" @@ -72896,6 +78163,8 @@ "durability": null, "name": "Bagged marigolds", "tradeable": "true", + "low_alchemy": "4000", + "high_alchemy": "6000", "archery_ticket_price": "0", "id": "8459" }, @@ -72913,6 +78182,8 @@ "durability": null, "name": "Bagged roses", "tradeable": "true", + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "10", "archery_ticket_price": "0", "id": "8461" @@ -72939,6 +78210,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8464", @@ -72951,6 +78224,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8466", @@ -72963,6 +78238,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8468", @@ -72975,6 +78252,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8470", @@ -72987,6 +78266,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8472", @@ -72999,6 +78280,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8474", @@ -73011,6 +78294,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8476", @@ -73023,6 +78308,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8478", @@ -73035,6 +78322,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8480", @@ -73047,6 +78336,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8482", @@ -73059,6 +78350,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8484", @@ -73071,6 +78364,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8486", @@ -73083,6 +78378,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8488", @@ -73095,6 +78392,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8490", @@ -73107,6 +78406,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8492", @@ -73119,6 +78420,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Rune heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8494", @@ -73338,6 +78641,7 @@ "durability": null, "name": "Asgarnian ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8520" }, @@ -73358,6 +78662,7 @@ "durability": null, "name": "Greenman's ale", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8522" }, @@ -73378,6 +78683,7 @@ "durability": null, "name": "Dragon bitter", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "8524" @@ -73398,6 +78704,7 @@ "durability": null, "name": "Chef's delight", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "8526" }, @@ -74524,6 +79831,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8682", @@ -74536,6 +79845,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8684", @@ -74548,6 +79859,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8686", @@ -74560,6 +79873,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8688", @@ -74572,6 +79887,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8690", @@ -74584,6 +79901,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8692", @@ -74596,6 +79915,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8694", @@ -74608,6 +79929,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8696", @@ -74620,6 +79943,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8698", @@ -74632,6 +79957,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8700", @@ -74644,6 +79971,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8702", @@ -74656,6 +79985,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8704", @@ -74668,6 +79999,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8706", @@ -74680,6 +80013,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8708", @@ -74692,6 +80027,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8710", @@ -74704,6 +80041,8 @@ "examine": "The colours represent crest.", "durability": null, "name": "Steel heraldic helm", + "low_alchemy": "240", + "high_alchemy": "360", "weight": "2.7", "archery_ticket_price": "0", "id": "8712", @@ -74712,436 +80051,500 @@ "equipment_slot": "0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8714", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8716", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8718", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8720", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8722", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8724", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8726", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8728", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8730", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8732", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8734", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8736", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8738", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8740", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8742", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", "examine": "A large metal shield.", - "grand_exchange_price": "32583", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "lendable": "true", + "grand_exchange_price": "32583", "name": "Rune kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8744", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8746", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8748", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8750", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8752", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8754", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8756", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8758", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8760", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8762", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8764", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8766", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8768", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8770", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8772", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8774", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "shop_price": "850", "examine": "A large metal shield.", - "grand_exchange_price": "346", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "equipment_slot": "5", + "grand_exchange_price": "346", "name": "Steel kiteshield", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "8776", - "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,13,15,14,-1,14,5,0,0,0,0" }, { "ge_buy_limit": "10000", @@ -75150,6 +80553,8 @@ "durability": null, "name": "Oak plank", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.8", "archery_ticket_price": "0", "id": "8778" @@ -75171,6 +80576,8 @@ "durability": null, "name": "Teak plank", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.8", "archery_ticket_price": "0", "id": "8780" @@ -75192,6 +80599,8 @@ "durability": null, "name": "Mahogany plank", "tradeable": "true", + "low_alchemy": "600", + "high_alchemy": "900", "weight": "0.8", "archery_ticket_price": "0", "id": "8782" @@ -75213,6 +80622,8 @@ "durability": null, "name": "Gold leaf", "tradeable": "true", + "low_alchemy": "52000", + "high_alchemy": "78000", "weight": "1", "archery_ticket_price": "0", "id": "8784" @@ -75234,6 +80645,8 @@ "durability": null, "name": "Marble block", "tradeable": "true", + "low_alchemy": "130000", + "high_alchemy": "195000", "weight": "13.6", "archery_ticket_price": "0", "id": "8786" @@ -75255,6 +80668,8 @@ "durability": null, "name": "Magic stone", "tradeable": "true", + "low_alchemy": "390000", + "high_alchemy": "585000", "weight": "1", "archery_ticket_price": "0", "id": "8788" @@ -75276,6 +80691,8 @@ "durability": null, "name": "Bolt of cloth", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1", "archery_ticket_price": "0", "id": "8790" @@ -75296,6 +80713,8 @@ "durability": null, "name": "Clockwork", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "1", "archery_ticket_price": "0", "id": "8792" @@ -75313,14 +80732,16 @@ "shop_price": "13", "ge_buy_limit": "100", "examine": "Good for cutting wood.", - "grand_exchange_price": "64", "durability": null, + "low_alchemy": "5", + "high_alchemy": "7", + "weight": "1", + "equipment_slot": "3", + "grand_exchange_price": "64", "name": "Saw", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "8794", - "equipment_slot": "3" + "id": "8794" }, { "ge_buy_limit": "100", @@ -75359,17 +80780,19 @@ "id": "8838" }, { - "remove_sleeves": "true", "shop_price": "250", "examine": "Torso armour from the order of the Void Knights.", "durability": null, + "low_alchemy": "19200", + "high_alchemy": "28800", + "weight": "6.8", + "equipment_slot": "4", + "remove_sleeves": "true", "name": "Void knight top", "tradeable": "false", - "weight": "6.8", "archery_ticket_price": "0", "id": "8839", - "bonuses": "0,0,0,0,0,45,45,45,45,45,45,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,45,45,45,45,45,45,0,0,0,0" }, { "shop_price": "250", @@ -75377,6 +80800,8 @@ "durability": null, "name": "Void knight robe", "tradeable": "false", + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "8", "archery_ticket_price": "0", "id": "8840", @@ -75387,6 +80812,8 @@ "shop_price": "250", "examine": "A mace used by the order of the Void Knights.", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", "weight": "1", "attack_speed": "5", "weapon_interface": "1", @@ -75404,6 +80831,8 @@ "durability": null, "name": "Void knight gloves", "tradeable": "false", + "low_alchemy": "2420", + "high_alchemy": "3631", "weight": "0.5", "archery_ticket_price": "0", "id": "8842", @@ -75622,6 +81051,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -75653,6 +81084,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -75684,6 +81117,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -75715,6 +81150,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.4", "attack_speed": "4", "weapon_interface": "5", @@ -75746,6 +81183,7 @@ "examine": "This fires crossbow bolts.", "walk_anim": "4226", "has_special": "true", + "low_alchemy": "800", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "4227", @@ -75763,6 +81201,7 @@ "requirements": "{4,28}", "shop_price": "2000", "durability": null, + "high_alchemy": "1200", "weight": "2.2", "weapon_interface": "17", "render_anim": "175", @@ -75784,14 +81223,16 @@ "shop_price": "4", "ge_buy_limit": "10000", "examine": "Good if you have a bone crossbow!", - "grand_exchange_price": "12", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", + "equipment_slot": "13", + "grand_exchange_price": "12", "name": "Bone bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "8882", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,49" }, { "examine": "See article", @@ -75819,15 +81260,17 @@ "requirements": "{1,20}-{2,10}", "ge_buy_limit": "10", "examine": "A magic cave horror mask.", - "grand_exchange_price": "989400", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "989400", "name": "Black mask (10)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8901", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -75841,15 +81284,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (9)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8903", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75861,15 +81306,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (8)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8905", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75881,15 +81328,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (7)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8907", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75901,15 +81350,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (6)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8909", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75921,15 +81372,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (5)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8911", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75941,15 +81394,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (4)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8913", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75961,15 +81416,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (3)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8915", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -75981,15 +81438,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (2)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8917", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -76001,15 +81460,17 @@ { "requirements": "{1,20}-{2,10}", "examine": "A magic cave horror mask.", - "grand_exchange_price": "583700", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "583700", "name": "Black mask (1)", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8919", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "durability": null, @@ -76022,15 +81483,17 @@ "requirements": "{1,20}-{2,10}", "ge_buy_limit": "10", "examine": "An inert-seeming cave horror mask.", - "grand_exchange_price": "956100", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "956100", "name": "Black mask", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "8921", - "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-3,-1,9,10,8,-1,9,0,0,0,0,0" }, { "ge_buy_limit": "10", @@ -76047,6 +81510,8 @@ "examine": "A stick on a string... pure style.", "durability": null, "name": "Witchwood icon", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "8923", "bonuses": "0,0,0,1,0,0,0,0,0,0,0,0,1,0,0", @@ -76058,6 +81523,8 @@ "durability": null, "name": "Bandana and eyepatch", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8924", @@ -76069,6 +81536,8 @@ "durability": null, "name": "Bandana and eyepatch", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8925", @@ -76080,6 +81549,8 @@ "durability": null, "name": "Bandana and eyepatch", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8926", @@ -76091,6 +81562,8 @@ "durability": null, "name": "Bandana and eyepatch", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8927", @@ -76101,6 +81574,8 @@ "durability": null, "name": "Hat and eyepatch", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8928", @@ -76111,6 +81586,8 @@ "examine": "Tied together so they don't come apart.", "durability": null, "name": "Crabclaw and hook", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "8929", @@ -76166,6 +81643,8 @@ "durability": null, "name": "Blue flowers", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8936" }, @@ -76181,6 +81660,8 @@ "durability": null, "name": "Red flowers", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8938" }, @@ -76245,6 +81726,8 @@ "durability": null, "name": "Pirate bandana", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "8949", @@ -76256,6 +81739,8 @@ "durability": null, "name": "Pirate hat", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "8950", "equipment_slot": "0" @@ -76273,7 +81758,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Blue naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8952", @@ -76285,7 +81772,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Green naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8953", @@ -76297,7 +81786,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Red naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8954", @@ -76309,7 +81800,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Brown naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8955", @@ -76321,7 +81814,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Black naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8956", @@ -76333,7 +81828,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Purple naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8957", @@ -76345,7 +81842,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Grey naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "8958", @@ -76356,6 +81855,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Blue tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8959", "equipment_slot": "0" @@ -76365,6 +81866,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Green tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8960", "equipment_slot": "0" @@ -76374,6 +81877,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Red tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8961", "equipment_slot": "0" @@ -76383,6 +81888,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Brown tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8962", "equipment_slot": "0" @@ -76392,6 +81899,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Black tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8963", "equipment_slot": "0" @@ -76401,6 +81910,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Purple tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8964", "equipment_slot": "0" @@ -76410,6 +81921,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Grey tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "8965", "equipment_slot": "0" @@ -76420,6 +81933,8 @@ "examine": "The flag of The Cutthroat.", "walk_anim": "1422", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "6", "turn90ccw_anim": "1425", "weapon_interface": "14", @@ -76439,6 +81954,8 @@ "examine": "The flag of The Guilded Smile.", "walk_anim": "1422", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "6", "turn90ccw_anim": "1425", "attack_speed": "2", @@ -76459,6 +81976,8 @@ "examine": "The flag of The Bronze Fist.", "walk_anim": "1422", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "weight": "6", "turn90ccw_anim": "1425", "weapon_interface": "14", @@ -76478,6 +81997,8 @@ "examine": "The flag of The Lucky Shot.", "walk_anim": "1422", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "weight": "6", "turn90ccw_anim": "1425", "weapon_interface": "14", @@ -76618,6 +82139,7 @@ "durability": null, "name": "Bucket", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "8986" @@ -76634,6 +82156,8 @@ "examine": "Apparently good for brewing.", "durability": null, "name": "The stuff", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.5", "archery_ticket_price": "0", "id": "8988" @@ -76657,6 +82181,8 @@ "examine": "Not for slackers", "durability": null, "name": "Blue navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8991", "equipment_slot": "7" @@ -76666,6 +82192,8 @@ "examine": "Not for slackers", "durability": null, "name": "Green navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8992", "equipment_slot": "7" @@ -76675,6 +82203,8 @@ "examine": "Not for slackers", "durability": null, "name": "Red navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8993", "equipment_slot": "7" @@ -76684,6 +82214,8 @@ "examine": "Not for slackers", "durability": null, "name": "Brown navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8994", "equipment_slot": "7" @@ -76693,6 +82225,8 @@ "examine": "Not for slackers", "durability": null, "name": "Black navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8995", "equipment_slot": "7" @@ -76702,6 +82236,8 @@ "examine": "Not for slackers", "durability": null, "name": "Purple navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8996", "equipment_slot": "7" @@ -76711,6 +82247,8 @@ "examine": "Not for slackers", "durability": null, "name": "Grey navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "8997", "equipment_slot": "7" @@ -76758,6 +82296,7 @@ "durability": null, "name": "Security book", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9003" }, @@ -76768,6 +82307,7 @@ "durability": null, "name": "Stronghold notes", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9004" }, @@ -76891,6 +82431,8 @@ "examine": "Oversized nail clippings.", "durability": null, "name": "Gorak claws", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "9016" }, @@ -76898,6 +82440,8 @@ "examine": "A flower with magical properties.", "durability": null, "name": "Star flower", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "9017" }, @@ -76905,6 +82449,8 @@ "examine": "Ground-down gorak claws.", "durability": null, "name": "Gorak claw powder", + "low_alchemy": "60", + "high_alchemy": "90", "weight": "1", "archery_ticket_price": "0", "id": "9018" @@ -76934,6 +82480,8 @@ "durability": null, "name": "Ivory comb", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "9026" }, @@ -76953,6 +82501,8 @@ "durability": null, "name": "Golden scarab", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9028" }, @@ -76972,6 +82522,8 @@ "durability": null, "name": "Stone scarab", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.07", "archery_ticket_price": "0", "id": "9030" @@ -76992,6 +82544,8 @@ "durability": null, "name": "Pottery scarab", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "9032" @@ -77012,6 +82566,8 @@ "durability": null, "name": "Golden statuette", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9034" }, @@ -77031,6 +82587,8 @@ "durability": null, "name": "Pottery statuette", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "9036" @@ -77051,6 +82609,8 @@ "durability": null, "name": "Stone statuette", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "9038" }, @@ -77070,6 +82630,8 @@ "durability": null, "name": "Gold seal", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9040" }, @@ -77089,6 +82651,8 @@ "durability": null, "name": "Stone seal", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "9042" }, @@ -77102,30 +82666,32 @@ "id": "9043" }, { - "requirements": "{0,30}-{6,30}", "ge_buy_limit": "10", "turn90cw_anim": "1207", "examine": "Fully charged: This sceptre is fully charged.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2", + "low_alchemy": "40", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "3", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "1000000", "stand_anim": "813", "tradeable": "true", - "name": "Pharaoh's sceptre", "run_anim": "1210", "archery_ticket_price": "0", "id": "9044", "stand_turn_anim": "1209", - "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0" + "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0", + "requirements": "{0,30}-{6,30}", + "durability": null, + "high_alchemy": "60", + "destroy": "true", + "weight": "2", + "weapon_interface": "3", + "render_anim": "28", + "name": "Pharaoh's sceptre" }, { "ge_buy_limit": "10", @@ -77137,29 +82703,31 @@ "id": "9045" }, { - "requirements": "{0,30}-{6,30}", "turn90cw_anim": "1207", "examine": "Fully charged: This sceptre is fully charged.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2", + "low_alchemy": "40", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "3", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "27", "stand_anim": "813", "tradeable": "true", - "name": "Pharaoh's sceptre", "run_anim": "1210", "archery_ticket_price": "0", "id": "9046", "stand_turn_anim": "1209", - "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0" + "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0", + "requirements": "{0,30}-{6,30}", + "durability": null, + "high_alchemy": "60", + "destroy": "true", + "weight": "2", + "weapon_interface": "3", + "render_anim": "28", + "name": "Pharaoh's sceptre" }, { "durability": null, @@ -77169,29 +82737,31 @@ "id": "9047" }, { - "requirements": "{0,30}-{6,30}", "turn90cw_anim": "1207", "examine": "Fully charged: This sceptre is fully charged.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2", + "low_alchemy": "40", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "3", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "27", "stand_anim": "813", "tradeable": "true", - "name": "Pharaoh's sceptre", "run_anim": "1210", "archery_ticket_price": "0", "id": "9048", "stand_turn_anim": "1209", - "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0" + "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0", + "requirements": "{0,30}-{6,30}", + "durability": null, + "high_alchemy": "60", + "destroy": "true", + "weight": "2", + "weapon_interface": "3", + "render_anim": "28", + "name": "Pharaoh's sceptre" }, { "durability": null, @@ -77201,30 +82771,32 @@ "id": "9049" }, { - "requirements": "{0,30}-{6,30}", "ge_buy_limit": "10", "turn90cw_anim": "1207", "examine": "Fully charged: This sceptre is fully charged.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2", + "low_alchemy": "40", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "3", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "985800", "stand_anim": "813", "tradeable": "true", - "name": "Pharaoh's sceptre", "run_anim": "1210", "archery_ticket_price": "0", "id": "9050", "stand_turn_anim": "1209", - "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0" + "bonuses": "7,-1,25,10,0,2,3,1,10,0,0,32,0,0,0", + "requirements": "{0,30}-{6,30}", + "durability": null, + "high_alchemy": "60", + "destroy": "true", + "weight": "2", + "weapon_interface": "3", + "render_anim": "28", + "name": "Pharaoh's sceptre" }, { "ge_buy_limit": "10", @@ -77258,6 +82830,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Red goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9054", @@ -77267,6 +82841,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Black goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9055", @@ -77276,6 +82852,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Yellow goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9056", @@ -77285,6 +82863,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Green goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9057", @@ -77294,6 +82874,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Purple goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9058", @@ -77303,6 +82885,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "Pink goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "9059", @@ -77312,6 +82896,8 @@ "examine": "A mystical lantern casting a green beam.", "durability": null, "name": "Emerald lantern", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1.3", "archery_ticket_price": "0", "id": "9064" @@ -77320,6 +82906,8 @@ "examine": "A mystical lantern casting a green beam.", "durability": null, "name": "Emerald lantern", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1.3", "archery_ticket_price": "0", "id": "9065", @@ -77329,6 +82917,8 @@ "examine": "A roughly circular disc of glass.", "durability": null, "name": "Emerald lens", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "9066" }, @@ -77345,6 +82935,8 @@ "examine": "Mystical headgear.", "durability": null, "name": "Moonclan helm", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "9068", "bonuses": "0,0,0,3,-5,3,3,3,3,-5,0,0,0,0,0", @@ -77355,6 +82947,8 @@ "examine": "A mystical hat.", "durability": null, "name": "Moonclan hat", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1", "archery_ticket_price": "0", "id": "9069", @@ -77367,6 +82961,8 @@ "examine": "Provides good protection.", "durability": null, "name": "Moonclan armour", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "4", "archery_ticket_price": "0", "id": "9070", @@ -77378,6 +82974,8 @@ "examine": "This should protect my legs.", "durability": null, "name": "Moonclan skirt", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "3", "archery_ticket_price": "0", "id": "9071", @@ -77389,6 +82987,8 @@ "examine": "These should keep my hands safe.", "durability": null, "name": "Moonclan gloves", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "9072", "bonuses": "0,0,0,2,-5,2,2,2,2,-5,2,0,0,0,0", @@ -77399,6 +82999,8 @@ "examine": "Groovy foot protection.", "durability": null, "name": "Moonclan boots", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "9073", "bonuses": "0,0,0,2,-5,2,2,2,2,-5,0,0,0,0,0", @@ -77409,6 +83011,8 @@ "examine": "A mystical cape.", "durability": null, "name": "Moonclan cape", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "9074", "bonuses": "0,0,0,2,-2,0,1,1,2,-2,0,0,0,0,0", @@ -77422,6 +83026,8 @@ "durability": null, "name": "Astral rune", "tradeable": "true", + "low_alchemy": "29", + "high_alchemy": "44", "archery_ticket_price": "0", "id": "9075" }, @@ -77456,6 +83062,8 @@ "examine": "The tooth, the whole tooth, and nothing but the tooth.", "durability": null, "name": "Suqah tooth", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "9079" }, @@ -77463,6 +83071,8 @@ "examine": "An untanned piece of suqah hide.", "durability": null, "name": "Suqah hide", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "9080" }, @@ -77470,6 +83080,8 @@ "examine": "A piece of Suqah hide that has been expertly tanned into leather.", "durability": null, "name": "Suqah leather", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "3", "archery_ticket_price": "0", "id": "9081" @@ -77536,6 +83148,8 @@ "durability": null, "name": "Vial of water", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.02", "archery_ticket_price": "0", "id": "9086" @@ -77578,6 +83192,8 @@ "examine": "A staff enchanted by air.", "walk_anim": "1205", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "weight": "1", "turn90ccw_anim": "1208", @@ -77602,6 +83218,8 @@ "examine": "A staff enchanted by air and fire.", "walk_anim": "1205", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "weight": "1", "turn90ccw_anim": "1208", @@ -77626,6 +83244,8 @@ "examine": "A staff enchanted by air, fire and water.", "walk_anim": "1205", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "weight": "1", "turn90ccw_anim": "1208", @@ -77664,6 +83284,8 @@ "shop_price": "15000", "examine": "A mystical helmet.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "absorb": "3,1,0", @@ -77681,6 +83303,8 @@ "shop_price": "120000", "examine": "Provides good protection.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "4.5", "absorb": "6,3,0", @@ -77698,6 +83322,8 @@ "shop_price": "80000", "examine": "These should protect my legs.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "3.65", "absorb": "4,2,0", @@ -77714,6 +83340,8 @@ "shop_price": "10000", "examine": "These should keep my hands safe.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "equipment_slot": "9", @@ -77729,6 +83357,8 @@ "shop_price": "10000", "examine": "Mystical foot protection.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "equipment_slot": "10", @@ -77744,6 +83374,8 @@ "shop_price": "12000", "examine": "Oooo pretty!", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", "destroy": "true", "weight": "0.4", "equipment_slot": "1", @@ -77755,42 +83387,48 @@ "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { - "destroy_message": "The Oneiromancer might be able to help you get another.", "requirements": "{1,40}-{6,65}", "shop_price": "4000", "examine": "Awesome.", "durability": null, + "low_alchemy": "12", + "high_alchemy": "18", + "destroy": "true", + "equipment_slot": "2", + "destroy_message": "The Oneiromancer might be able to help you get another.", "name": "Lunar amulet", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", "id": "9102", - "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,1,0,0,0,0,1,0,0,0,0,0,0" }, { "destroy_message": "The Oneiromancer might be able to help you get another.", "examine": "I'll be the talk of the town with this... maybe.", "durability": null, "name": "A special tiara", + "low_alchemy": "12", "tradeable": "false", + "high_alchemy": "18", "destroy": "true", "archery_ticket_price": "0", "id": "9103" }, { - "destroy_message": "The Oneiromancer might be able to help you get another.", "requirements": "{1,40}-{6,65}", "shop_price": "2000", "examine": "A mysterious ring that can fill the wearer with magical power.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "equipment_slot": "12", + "destroy_message": "The Oneiromancer might be able to help you get another.", "name": "Lunar ring", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", "id": "9104", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", - "equipment_slot": "12" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0" }, { "requirements": "", @@ -77815,89 +83453,101 @@ "shop_price": "60", "ge_buy_limit": "25000", "examine": "Iron crossbow bolts.", - "grand_exchange_price": "41", "durability": null, + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "41", "name": "Iron bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9140", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46" }, { "requirements": "{4,31}", "shop_price": "150", "ge_buy_limit": "10000", "examine": "Steel crossbow bolts.", - "grand_exchange_price": "90", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "90", "name": "Steel bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9141", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64" }, { "requirements": "{4,36}", "shop_price": "32", "ge_buy_limit": "10000", "examine": "Mithril crossbow bolts.", - "grand_exchange_price": "108", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "108", "name": "Mithril bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9142", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82" }, { "requirements": "{4,46}", "shop_price": "23", "ge_buy_limit": "10000", "examine": "Adamantite crossbow bolts.", - "grand_exchange_price": "210", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", + "equipment_slot": "13", + "grand_exchange_price": "210", "name": "Adamant bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9143", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,100", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,100" }, { "requirements": "{4,61}", "ge_buy_limit": "10000", "examine": "Runite crossbow bolts.", - "grand_exchange_price": "627", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "13", + "grand_exchange_price": "627", "name": "Rune bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9144", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115" }, { "requirements": "{4,26}", "shop_price": "6", "ge_buy_limit": "10000", "examine": "Silver crossbow bolts.", - "grand_exchange_price": "8", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "equipment_slot": "13", + "grand_exchange_price": "8", "name": "Silver bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9145", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36" }, { "ge_buy_limit": "500", "turn90cw_anim": "821", "examine": "A bronze crossbow.", "walk_anim": "4226", + "low_alchemy": "29", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -77914,6 +83564,7 @@ "bonuses": "0,0,0,0,18,0,0,0,0,0,0,0,0,0,0", "shop_price": "92", "durability": null, + "high_alchemy": "43", "weight": "4", "weapon_interface": "17", "render_anim": "175", @@ -77935,6 +83586,8 @@ "examine": "A blurite crossbow.", "walk_anim": "4226", "durability": null, + "low_alchemy": "37", + "high_alchemy": "55", "weight": "4", "turn90ccw_anim": "822", "attack_speed": "6", @@ -77957,6 +83610,7 @@ "turn90cw_anim": "821", "examine": "An iron crossbow.", "walk_anim": "4226", + "low_alchemy": "62", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -77974,6 +83628,7 @@ "requirements": "{4,26}", "shop_price": "157", "durability": null, + "high_alchemy": "94", "weight": "4", "weapon_interface": "17", "render_anim": "175", @@ -77994,6 +83649,7 @@ "turn90cw_anim": "821", "examine": "A steel crossbow.", "walk_anim": "4226", + "low_alchemy": "144", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -78010,6 +83666,7 @@ "bonuses": "0,0,0,0,54,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,31}", "durability": null, + "high_alchemy": "216", "weight": "5", "weapon_interface": "17", "render_anim": "175", @@ -78030,7 +83687,7 @@ "turn90cw_anim": "821", "examine": "A mithril crossbow", "walk_anim": "4226", - "low_alchemy": "", + "low_alchemy": "313", "turn90ccw_anim": "822", "turn180_anim": "4227", "defence_anim": "424", @@ -78046,7 +83703,7 @@ "bonuses": "0,0,0,0,66,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,36}", "durability": null, - "high_alchemy": "", + "high_alchemy": "469", "weight": "6", "weapon_interface": "17", "render_anim": "175", @@ -78067,6 +83724,7 @@ "turn90cw_anim": "821", "examine": "An adamantite crossbow.", "walk_anim": "4226", + "low_alchemy": "706", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -78084,6 +83742,7 @@ "requirements": "{4,46}", "shop_price": "2244", "durability": null, + "high_alchemy": "1060", "weight": "6", "weapon_interface": "17", "render_anim": "175", @@ -78104,6 +83763,7 @@ "turn90cw_anim": "821", "examine": "A runite crossbow.", "walk_anim": "4226", + "low_alchemy": "6480", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "4227", @@ -78121,6 +83781,7 @@ "requirements": "{4,61}", "shop_price": "16200", "durability": null, + "high_alchemy": "9720", "weight": "6", "weapon_interface": "17", "render_anim": "175", @@ -78144,6 +83805,8 @@ "durability": null, "name": "Jade bolt tips", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "9187" }, @@ -78154,6 +83817,8 @@ "durability": null, "name": "Topaz bolt tips", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "9188" }, @@ -78164,6 +83829,8 @@ "durability": null, "name": "Sapphire bolt tips", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "10", "archery_ticket_price": "0", "id": "9189" }, @@ -78174,6 +83841,8 @@ "durability": null, "name": "Emerald bolt tips", "tradeable": "true", + "low_alchemy": "13", + "high_alchemy": "19", "archery_ticket_price": "0", "id": "9190" }, @@ -78184,6 +83853,8 @@ "durability": null, "name": "Ruby bolt tips", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "40", "archery_ticket_price": "0", "id": "9191" }, @@ -78194,6 +83865,8 @@ "durability": null, "name": "Diamond bolt tips", "tradeable": "true", + "low_alchemy": "53", + "high_alchemy": "79", "archery_ticket_price": "0", "id": "9192" }, @@ -78204,6 +83877,8 @@ "durability": null, "name": "Dragon bolt tips", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "9193" }, @@ -78216,6 +83891,8 @@ "durability": null, "name": "Onyx bolt tips", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "9194" }, @@ -78226,6 +83903,8 @@ "durability": null, "name": "Opal bolts (e)", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "4", "archery_ticket_price": "0", "id": "9236", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,14", @@ -78236,6 +83915,8 @@ "examine": "Enchanted Jade tipped Blurite Crossbow Bolts.", "durability": null, "name": "Jade bolts (e)", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "9237", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,30", @@ -78245,106 +83926,122 @@ "requirements": "{4,26}", "ge_buy_limit": "25000", "examine": "Enchanted Pearl tipped Iron Crossbow Bolts.", - "grand_exchange_price": "36", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "equipment_slot": "13", + "grand_exchange_price": "36", "name": "Pearl bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9238", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,48", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,48" }, { "requirements": "{4,31}", "ge_buy_limit": "25000", "examine": "Enchanted Red Topaz tipped Steel Crossbow Bolts.", - "grand_exchange_price": "44", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "44", "name": "Topaz bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9239", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,66", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,66" }, { "requirements": "{4,36}", "shop_price": "103", "ge_buy_limit": "25000", "examine": "Enchanted Sapphire tipped Mithril Crossbow Bolts.", - "grand_exchange_price": "95", "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "equipment_slot": "13", + "grand_exchange_price": "95", "name": "Sapphire bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9240", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,83", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,83" }, { "requirements": "{4,36}", "ge_buy_limit": "25000", "examine": "Enchanted Emerald tipped Mithril Crossbow Bolts.", - "grand_exchange_price": "304", "durability": null, + "low_alchemy": "23", + "high_alchemy": "35", + "equipment_slot": "13", + "grand_exchange_price": "304", "name": "Emerald bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9241", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,85", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,85" }, { "requirements": "{4,46}", "ge_buy_limit": "25000", "examine": "Enchanted Ruby tipped Adamantite Crossbow Bolts.", - "grand_exchange_price": "450", "durability": null, + "low_alchemy": "55", + "high_alchemy": "82", + "equipment_slot": "13", + "grand_exchange_price": "450", "name": "Ruby bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9242", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,103", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,103" }, { "requirements": "{4,46}", "ge_buy_limit": "25000", "examine": "Enchanted Diamond tipped Adamantite Crossbow Bolts.", - "grand_exchange_price": "1631", "durability": null, + "low_alchemy": "84", + "high_alchemy": "126", + "equipment_slot": "13", + "grand_exchange_price": "1631", "name": "Diamond bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9243", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,105", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,105" }, { "requirements": "{4,61}", "ge_buy_limit": "25000", "examine": "Enchanted Dragonstone tipped Runite Crossbow Bolts.", - "grand_exchange_price": "3217", "durability": null, + "low_alchemy": "425", + "high_alchemy": "637", + "equipment_slot": "13", + "grand_exchange_price": "3217", "name": "Dragon bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9244", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,117", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,117" }, { "requirements": "{4,61}", "ge_buy_limit": "25000", "examine": "Enchanted Onyx tipped runite Crossbow Bolts.", - "grand_exchange_price": "8870", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "equipment_slot": "13", + "grand_exchange_price": "8870", "name": "Onyx bolts (e)", "tradeable": "true", "archery_ticket_price": "0", "id": "9245", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,120", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,120" }, { "requirements": "{4,16}", @@ -78360,82 +84057,93 @@ "shop_price": "60", "ge_buy_limit": "25000", "examine": "Iron crossbow bolts.", - "grand_exchange_price": "88", "durability": null, + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "88", "name": "Iron bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9287", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46" }, { "requirements": "{4,31}", "ge_buy_limit": "10000", "examine": "Steel crossbow bolts.", - "grand_exchange_price": "132", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "132", "name": "Steel bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9288", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64" }, { "requirements": "{4,36}", "shop_price": "32", "ge_buy_limit": "10000", "examine": "Mithril crossbow bolts.", - "grand_exchange_price": "146", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "146", "name": "Mithril bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9289", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82" }, { "requirements": "{4,46}", "shop_price": "23", "ge_buy_limit": "10000", "examine": "Adamantite crossbow bolts.", - "grand_exchange_price": "302", "durability": null, + "low_alchemy": "23", + "high_alchemy": "34", + "equipment_slot": "13", + "grand_exchange_price": "302", "name": "Adamant bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9290", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,100", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,100" }, { "requirements": "{4,61}", "ge_buy_limit": "10000", "examine": "Runite crossbow bolts.", - "grand_exchange_price": "734", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "13", + "grand_exchange_price": "734", "name": "Runite bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9291", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115" }, { "requirements": "{4,26}", "shop_price": "6", "ge_buy_limit": "10000", "examine": "Silver crossbow bolts.", - "grand_exchange_price": "34", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "equipment_slot": "13", + "grand_exchange_price": "34", "name": "Silver bolts (p)", "tradeable": "true", "archery_ticket_price": "0", "id": "9292", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36" }, { "requirements": "{4,16}", @@ -78451,41 +84159,46 @@ "shop_price": "60", "ge_buy_limit": "25000", "examine": "Iron crossbow bolts.", - "grand_exchange_price": "185", "durability": null, + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "185", "name": "Iron bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "9294", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46" }, { "requirements": "{4,31}", "ge_buy_limit": "10000", "examine": "Steel crossbow bolts.", - "grand_exchange_price": "215", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "215", "name": "Steel bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "9295", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64" }, { "requirements": "{4,36}", "shop_price": "32", "ge_buy_limit": "10000", "examine": "Mithril crossbow bolts.", - "grand_exchange_price": "296", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "296", "name": "Mithril bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "9296", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82" }, { "requirements": "{4,46}", @@ -78502,28 +84215,32 @@ "requirements": "{4,61}", "ge_buy_limit": "10000", "examine": "Runite crossbow bolts.", - "grand_exchange_price": "1130", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "13", + "grand_exchange_price": "1130", "name": "Runite bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "9298", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115" }, { "requirements": "{4,26}", "shop_price": "6", "ge_buy_limit": "10000", "examine": "Silver crossbow bolts.", - "grand_exchange_price": "129", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "equipment_slot": "13", + "grand_exchange_price": "129", "name": "Silver bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "9299", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36" }, { "requirements": "{4,16}", @@ -78539,41 +84256,46 @@ "shop_price": "60", "ge_buy_limit": "25000", "examine": "Iron crossbow bolts.", - "grand_exchange_price": "1136", "durability": null, + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "1136", "name": "Iron bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "9301", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,46" }, { "requirements": "{4,31}", "ge_buy_limit": "10000", "examine": "Steel crossbow bolts.", - "grand_exchange_price": "1088", "durability": null, + "low_alchemy": "3", + "high_alchemy": "4", + "equipment_slot": "13", + "grand_exchange_price": "1088", "name": "Steel bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "9302", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,64" }, { "requirements": "{4,36}", "shop_price": "32", "ge_buy_limit": "10000", "examine": "Mithril crossbow bolts.", - "grand_exchange_price": "903", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "903", "name": "Mithril bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "9303", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,82" }, { "requirements": "{4,46}", @@ -78590,34 +84312,40 @@ "requirements": "{4,61}", "ge_buy_limit": "10000", "examine": "Runite crossbow bolts.", - "grand_exchange_price": "1581", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "equipment_slot": "13", + "grand_exchange_price": "1581", "name": "Runite bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "9305", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,115" }, { "requirements": "{4,26}", "shop_price": "6", "ge_buy_limit": "10000", "examine": "Silver crossbow bolts.", - "grand_exchange_price": "1211", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "equipment_slot": "13", + "grand_exchange_price": "1211", "name": "Silver bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "9306", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,36" }, { "requirements": "{4,16}", "examine": "Jade tipped blurite bolts.", "durability": null, "name": "Jade bolts", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "9335", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,30", @@ -78628,92 +84356,106 @@ "shop_price": "62", "ge_buy_limit": "25000", "examine": "Red Topaz tipped Steel Crossbow Bolts.", - "grand_exchange_price": "60", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "13", + "grand_exchange_price": "60", "name": "Topaz bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9336", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,66", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,66" }, { "requirements": "{4,36}", "ge_buy_limit": "25000", "examine": "Sapphire tipped Mithril crossbow bolts.", - "grand_exchange_price": "89", "durability": null, + "low_alchemy": "14", + "high_alchemy": "22", + "equipment_slot": "13", + "grand_exchange_price": "89", "name": "Sapphire bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9337", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,83", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,83" }, { "requirements": "{4,36}", "ge_buy_limit": "25000", "examine": "Emerald tipped Mithril crossbow bolts.", - "grand_exchange_price": "177", "durability": null, + "low_alchemy": "21", + "high_alchemy": "31", + "equipment_slot": "13", + "grand_exchange_price": "177", "name": "Emerald bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9338", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,85", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,85" }, { "requirements": "{4,46}", "ge_buy_limit": "25000", "examine": "Ruby tipped Adamantite crossbow bolts.", - "grand_exchange_price": "408", "durability": null, + "low_alchemy": "50", + "high_alchemy": "75", + "equipment_slot": "13", + "grand_exchange_price": "408", "name": "Ruby bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9339", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,103", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,103" }, { "requirements": "{4,46}", "ge_buy_limit": "25000", "examine": "Diamond tipped Adamantite crossbow bolts.", - "grand_exchange_price": "1545", "durability": null, + "low_alchemy": "76", + "high_alchemy": "115", + "equipment_slot": "13", + "grand_exchange_price": "1545", "name": "Diamond bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9340", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,105", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,105" }, { "requirements": "{4,61}", "ge_buy_limit": "25000", "examine": "Dragonstone tipped Runite crossbow bolts.", - "grand_exchange_price": "3201", "durability": null, + "low_alchemy": "386", + "high_alchemy": "580", + "equipment_slot": "13", + "grand_exchange_price": "3201", "name": "Dragon bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9341", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,117", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,117" }, { "requirements": "{4,61}", "ge_buy_limit": "25000", "examine": "Onyx tipped Runite crossbow bolts.", - "grand_exchange_price": "8752", "durability": null, + "low_alchemy": "5453", + "high_alchemy": "8179", + "equipment_slot": "13", + "grand_exchange_price": "8752", "name": "Onyx bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "9342", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,120", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,120" }, { "shop_price": "1", @@ -78800,6 +84542,8 @@ "durability": null, "name": "Grapple", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9415" }, @@ -78810,6 +84554,8 @@ "durability": null, "name": "Mith grapple tip", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "9416" @@ -78830,6 +84576,8 @@ "durability": null, "name": "Mith grapple", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9418" }, @@ -78840,6 +84588,8 @@ "durability": null, "name": "Mith grapple", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9419", "equipment_slot": "13" @@ -78849,14 +84599,16 @@ "shop_price": "20", "ge_buy_limit": "5000", "examine": "A pair of bronze crossbow limbs.", - "grand_exchange_price": "49", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "1", + "equipment_slot": "5", + "grand_exchange_price": "49", "name": "Bronze limbs", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "9420", - "equipment_slot": "5" + "id": "9420" }, { "ge_buy_limit": "5000", @@ -78872,6 +84624,8 @@ "examine": "A pair of blurite crossbow limbs.", "durability": null, "name": "Blurite limbs", + "low_alchemy": "13", + "high_alchemy": "19", "weight": "1", "archery_ticket_price": "0", "id": "9422", @@ -78882,14 +84636,16 @@ "shop_price": "200", "ge_buy_limit": "5000", "examine": "A pair of iron crossbow limbs.", - "grand_exchange_price": "34", "durability": null, + "low_alchemy": "28", + "high_alchemy": "42", + "weight": "1", + "equipment_slot": "5", + "grand_exchange_price": "34", "name": "Iron limbs", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "9423", - "equipment_slot": "5" + "id": "9423" }, { "ge_buy_limit": "5000", @@ -78905,14 +84661,16 @@ "shop_price": "900", "ge_buy_limit": "5000", "examine": "A pair of steel crossbow limbs.", - "grand_exchange_price": "97", "durability": null, + "low_alchemy": "100", + "high_alchemy": "150", + "weight": "2", + "equipment_slot": "5", + "grand_exchange_price": "97", "name": "Steel limbs", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "9425", - "equipment_slot": "5" + "id": "9425" }, { "ge_buy_limit": "5000", @@ -78928,14 +84686,16 @@ "shop_price": "650", "ge_buy_limit": "5000", "examine": "A pair of mithril crossbow limbs.", - "grand_exchange_price": "347", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "weight": "2", + "equipment_slot": "5", + "grand_exchange_price": "347", "name": "Mithril limbs", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "9427", - "equipment_slot": "5" + "id": "9427" }, { "ge_buy_limit": "5000", @@ -78951,14 +84711,16 @@ "shop_price": "4800", "ge_buy_limit": "5000", "examine": "A pair of adamantite crossbow limbs.", - "grand_exchange_price": "1434", "durability": null, + "low_alchemy": "640", + "high_alchemy": "960", + "weight": "3", + "equipment_slot": "5", + "grand_exchange_price": "1434", "name": "Adamantite limbs", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "9429", - "equipment_slot": "5" + "id": "9429" }, { "ge_buy_limit": "5000", @@ -78973,14 +84735,16 @@ "requirements": "{9,69}", "ge_buy_limit": "5000", "examine": "A pair of runite crossbow limbs.", - "grand_exchange_price": "9441", "durability": null, + "low_alchemy": "6400", + "high_alchemy": "9600", + "weight": "3", + "equipment_slot": "5", + "grand_exchange_price": "9441", "name": "Runite limbs", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "9431", - "equipment_slot": "5" + "id": "9431" }, { "ge_buy_limit": "5000", @@ -79011,6 +84775,8 @@ "durability": null, "name": "Bolt mould", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "0.4", "archery_ticket_price": "0", "id": "9434" @@ -79031,6 +84797,7 @@ "durability": null, "name": "Sinew", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9436" }, @@ -79067,13 +84834,15 @@ "shop_price": "8", "ge_buy_limit": "1000", "examine": "A wooden crossbow stock", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "equipment_slot": "3", + "grand_exchange_price": "1", "name": "Wooden stock", "tradeable": "true", "archery_ticket_price": "0", - "id": "9440", - "equipment_slot": "3" + "id": "9440" }, { "ge_buy_limit": "1000", @@ -79088,14 +84857,16 @@ "requirements": "{24,9}", "ge_buy_limit": "1000", "examine": "An oak crossbow stock.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "10", + "high_alchemy": "16", + "weight": "3", + "equipment_slot": "3", + "grand_exchange_price": "1", "name": "Oak stock", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "9442", - "equipment_slot": "3" + "id": "9442" }, { "ge_buy_limit": "1000", @@ -79111,14 +84882,16 @@ "shop_price": "21", "ge_buy_limit": "1000", "examine": "A willow crossbow stock.", - "grand_exchange_price": "3", "durability": null, + "low_alchemy": "21", + "high_alchemy": "31", + "weight": "1", + "equipment_slot": "3", + "grand_exchange_price": "3", "name": "Willow stock", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "9444", - "equipment_slot": "3" + "id": "9444" }, { "ge_buy_limit": "1000", @@ -79134,13 +84907,15 @@ "shop_price": "231", "ge_buy_limit": "1000", "examine": "A teak crossbow stock.", - "grand_exchange_price": "6", "durability": null, + "low_alchemy": "30", + "high_alchemy": "46", + "equipment_slot": "3", + "grand_exchange_price": "6", "name": "Teak stock", "tradeable": "true", "archery_ticket_price": "0", - "id": "9446", - "equipment_slot": "3" + "id": "9446" }, { "ge_buy_limit": "1000", @@ -79159,6 +84934,8 @@ "durability": null, "name": "Maple stock", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "9448", "equipment_slot": "3" @@ -79176,14 +84953,16 @@ "requirements": "{9,61}", "ge_buy_limit": "1000", "examine": "A Mahogany crossbow stock.", - "grand_exchange_price": "23", "durability": null, + "low_alchemy": "53", + "high_alchemy": "79", + "weight": "3", + "equipment_slot": "3", + "grand_exchange_price": "23", "name": "Mahogany stock", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "9450", - "equipment_slot": "3" + "id": "9450" }, { "ge_buy_limit": "1000", @@ -79198,14 +84977,16 @@ "requirements": "{9,69}", "ge_buy_limit": "1000", "examine": "A yew crossbow stock.", - "grand_exchange_price": "37", "durability": null, + "low_alchemy": "66", + "high_alchemy": "100", + "weight": "3", + "equipment_slot": "3", + "grand_exchange_price": "37", "name": "Yew stock", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "9452", - "equipment_slot": "3" + "id": "9452" }, { "ge_buy_limit": "1000", @@ -79224,6 +85005,8 @@ "durability": null, "name": "Bronze c'bow (u)", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "8", "archery_ticket_price": "0", "id": "9454" @@ -79242,6 +85025,8 @@ "examine": "An unstrung blurite crossbow.", "durability": null, "name": "Blurite c'bow (u)", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "8", "archery_ticket_price": "0", "id": "9456" @@ -79253,6 +85038,8 @@ "durability": null, "name": "Iron c'bow (u)", "tradeable": "true", + "low_alchemy": "49", + "high_alchemy": "73", "weight": "8", "archery_ticket_price": "0", "id": "9457" @@ -79274,6 +85061,8 @@ "durability": null, "name": "Steel c'bow (u)", "tradeable": "true", + "low_alchemy": "130", + "high_alchemy": "196", "weight": "8", "archery_ticket_price": "0", "id": "9459" @@ -79295,6 +85084,8 @@ "durability": null, "name": "Mithril c'bow (u)", "tradeable": "true", + "low_alchemy": "300", + "high_alchemy": "450", "archery_ticket_price": "0", "id": "9461" }, @@ -79315,6 +85106,8 @@ "durability": null, "name": "Adamant c'bow (u)", "tradeable": "true", + "low_alchemy": "693", + "high_alchemy": "1039", "weight": "8", "archery_ticket_price": "0", "id": "9463" @@ -79336,6 +85129,8 @@ "durability": null, "name": "Runite c'bow (u)", "tradeable": "true", + "low_alchemy": "6466", + "high_alchemy": "9700", "archery_ticket_price": "0", "id": "9465" }, @@ -79371,6 +85166,8 @@ "durability": null, "name": "Grand seed pod", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "9469" }, @@ -79381,6 +85178,8 @@ "durability": null, "name": "Gnome scarf", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.2", "archery_ticket_price": "0", "id": "9470", @@ -79402,6 +85201,8 @@ "durability": null, "name": "Gnome goggles", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "9472", "equipment_slot": "0" @@ -79432,6 +85233,8 @@ "durability": null, "name": "Mint cake", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.1", "archery_ticket_price": "0", "id": "9475" @@ -79457,6 +85260,7 @@ "examine": "This cheese & tomato batta needs baking (and garnishing with equa leaves).", "durability": null, "name": "Half made batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9478" }, @@ -79465,6 +85269,7 @@ "examine": "This cheese & tomato batta needs garnishing with equa leaves.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9479" }, @@ -79473,6 +85278,7 @@ "examine": "This fruit batta needs baking (and garnishing with gnome spices).", "durability": null, "name": "Half made batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9480" }, @@ -79481,6 +85287,7 @@ "examine": "This fruit batta needs garnishing with gnome spices.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9481" }, @@ -79489,6 +85296,7 @@ "examine": "This toad batta needs baking.", "durability": null, "name": "Half made batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9482" }, @@ -79497,6 +85305,7 @@ "examine": "This veggie batta needs baking (and garnishing with equa leaves).", "durability": null, "name": "Half made batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9483" }, @@ -79505,6 +85314,7 @@ "examine": "This veggie batta needs garnishing with equa leaves.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9484" }, @@ -79513,6 +85323,7 @@ "examine": "This worm batta needs baking (and garnishing with equa leaves).", "durability": null, "name": "Half made batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9485" }, @@ -79521,6 +85332,7 @@ "examine": "This worm batta needs garnishing with equa leaves.", "durability": null, "name": "Unfinished batta", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9486" }, @@ -79531,6 +85343,8 @@ "durability": null, "name": "Wizard blizzard", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "9487" @@ -79549,6 +85363,8 @@ "durability": null, "name": "Wizard blizzard", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "9489" @@ -79560,6 +85376,8 @@ "durability": null, "name": "Wizard blizzard", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "9508" @@ -79578,6 +85396,8 @@ "durability": null, "name": "Short green guy", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9510" }, @@ -79595,6 +85415,8 @@ "durability": null, "name": "Pineapple punch", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9512" }, @@ -79612,6 +85434,8 @@ "durability": null, "name": "Fruit blast", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9514" }, @@ -79629,6 +85453,8 @@ "durability": null, "name": "Drunk dragon", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9516" }, @@ -79646,6 +85472,8 @@ "durability": null, "name": "Choc saturday", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "weight": "1", "archery_ticket_price": "0", "id": "9518" @@ -79664,6 +85492,8 @@ "durability": null, "name": "Blurberry special", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "9520" }, @@ -79679,6 +85509,8 @@ "examine": "A deep tin used to make gnome battas in.", "durability": null, "name": "Batta tin", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "9522" @@ -79695,6 +85527,8 @@ "examine": "A deep tin used to make gnome battas in.", "durability": null, "name": "Batta tin", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "0.1", "archery_ticket_price": "0", "id": "9524" @@ -79712,6 +85546,7 @@ "durability": null, "name": "Fruit batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9527" @@ -79730,6 +85565,7 @@ "durability": null, "name": "Toad batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9529" @@ -79763,6 +85599,7 @@ "durability": null, "name": "Vegetable batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9533" @@ -79780,6 +85617,7 @@ "durability": null, "name": "Cheese+tom batta", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9535" @@ -79797,6 +85635,7 @@ "durability": null, "name": "Toad crunchies", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9538" @@ -79815,6 +85654,7 @@ "durability": null, "name": "Spicy crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9540" }, @@ -79832,6 +85672,7 @@ "durability": null, "name": "Worm crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9542" }, @@ -79849,6 +85690,7 @@ "durability": null, "name": "Chocchip crunchies", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9544" }, @@ -79865,6 +85707,7 @@ "durability": null, "name": "Worm hole", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9547" }, @@ -79881,6 +85724,7 @@ "durability": null, "name": "Veg ball", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9549" }, @@ -79897,6 +85741,7 @@ "durability": null, "name": "Tangled toads' legs", "tradeable": "true", + "high_alchemy": "1", "weight": "0.3", "archery_ticket_price": "0", "id": "9551" @@ -79915,6 +85760,7 @@ "durability": null, "name": "Chocolate bomb", "tradeable": "true", + "high_alchemy": "1", "weight": "0.3", "archery_ticket_price": "0", "id": "9553" @@ -79930,6 +85776,7 @@ "examine": "This unfinished choco bomb needs baking, and final ingredients", "durability": null, "name": "Half made bowl", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9558" @@ -79938,6 +85785,7 @@ "examine": "This unfinished tangled toad legs bowl needs baking, and final ingredients", "durability": null, "name": "Half made bowl", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9559" @@ -79946,6 +85794,7 @@ "examine": "This unfinished choc bomb needs cream and chocolate dust.", "durability": null, "name": "Unfinished bowl", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9560" }, @@ -79953,6 +85802,7 @@ "examine": "This unfinished veggie ball needs baking, and final ingredients", "durability": null, "name": "Half made bowl", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9561" @@ -79961,6 +85811,7 @@ "examine": "This unfinished veggie ball needs equa leaves.", "durability": null, "name": "Unfinished bowl", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9562" }, @@ -79968,6 +85819,7 @@ "examine": "This unfinished worm hole needs baking, and final ingredients", "durability": null, "name": "Half made bowl", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9563" @@ -79976,6 +85828,7 @@ "examine": "This unfinished worm hole needs equa leaves.", "durability": null, "name": "Unfinished bowl", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9564" }, @@ -79990,6 +85843,7 @@ "examine": "This wizzard blizzard needs pouring, a lime slice, and pineapple chunks.", "durability": null, "name": "Mixed blizzard", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9566" }, @@ -79997,6 +85851,7 @@ "examine": "This short green guy cocktail needs pouring, a lime slice and equa leaves.", "durability": null, "name": "Mixed sgg", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9567" }, @@ -80004,6 +85859,7 @@ "examine": "This fruit blast cocktail needs pouring and a lemon slice.", "durability": null, "name": "Mixed blast", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9568" }, @@ -80011,6 +85867,7 @@ "examine": "This pineapple punch needs pouring, lime and pineapple chunks, and a orange slice.", "durability": null, "name": "Mixed punch", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9569" }, @@ -80018,6 +85875,7 @@ "examine": "This blurberry special needs pouring, orange and lemon chunks, a lime slice and equa leaves.", "durability": null, "name": "Mixed blurberry special", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9570" }, @@ -80026,6 +85884,7 @@ "durability": null, "name": "Half made crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9577" }, @@ -80034,6 +85893,7 @@ "durability": null, "name": "Unfinished crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9578" }, @@ -80042,6 +85902,7 @@ "durability": null, "name": "Half made crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9579" }, @@ -80050,6 +85911,7 @@ "durability": null, "name": "Unfinished crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9580" }, @@ -80058,6 +85920,7 @@ "durability": null, "name": "Half made crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9581" }, @@ -80066,6 +85929,7 @@ "durability": null, "name": "Unfinished crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9582" }, @@ -80074,6 +85938,7 @@ "durability": null, "name": "Half made crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9583" }, @@ -80082,6 +85947,7 @@ "durability": null, "name": "Unfinished crunchy", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "9584" }, @@ -80385,6 +86251,8 @@ "ge_buy_limit": "100", "examine": "As used by King Tyras personal guard.", "durability": null, + "low_alchemy": "220", + "high_alchemy": "330", "weight": "0.9", "equipment_slot": "0", "grand_exchange_price": "1406", @@ -80407,7 +86275,9 @@ "examine": "This needs refining.", "durability": null, "name": "Daeyalt ore", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "weight": "2", "archery_ticket_price": "0", @@ -80418,6 +86288,8 @@ "ge_buy_limit": "100", "examine": "Dressing like the Vyrewatch could be a useful disguise in the ghetto of Meiyerditch.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.9", "equipment_slot": "4", "remove_sleeves": "true", @@ -80441,15 +86313,17 @@ "shop_price": "635", "ge_buy_limit": "100", "examine": "Dress like a powerful Vyrewatch!", - "grand_exchange_price": "1204", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "1204", "name": "Vyrewatch legs", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "9636", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -80464,15 +86338,17 @@ "shop_price": "635", "ge_buy_limit": "100", "examine": "Dress like a powerful Vyrewatch!", - "grand_exchange_price": "2874", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", + "weight": "0.9", + "equipment_slot": "10", + "grand_exchange_price": "2874", "name": "Vyrewatch shoes", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "9638", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -80488,6 +86364,8 @@ "ge_buy_limit": "100", "examine": "Could be used as a disguise in the ghetto of Meiyerditch.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.9", "equipment_slot": "4", "remove_sleeves": "true", @@ -80511,15 +86389,17 @@ "shop_price": "6", "ge_buy_limit": "100", "examine": "Could be used as a disguise in the ghetto of Meiyerditch.", - "grand_exchange_price": "491", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "0.9", + "equipment_slot": "7", + "grand_exchange_price": "491", "name": "Citizen trousers", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "9642", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -80534,15 +86414,17 @@ "shop_price": "6", "ge_buy_limit": "100", "examine": "Could be used as a disguise in the ghetto of Meiyerditch.", - "grand_exchange_price": "458", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "weight": "0.9", + "equipment_slot": "10", + "grand_exchange_price": "458", "name": "Citizen shoes", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "9644", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -80668,6 +86550,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "9659" @@ -80680,6 +86564,7 @@ "durability": null, "name": "Bucket", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "9660" @@ -80771,6 +86656,8 @@ "ge_buy_limit": "100", "examine": "A Proselyte Temple Knight's helm.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "weight": "2", "absorb": "1,0,2", "remove_beard": "true", @@ -80797,6 +86684,8 @@ "ge_buy_limit": "100", "examine": "A Proselyte Temple Knight's armour.", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", "weight": "8.6", "absorb": "2,0,4", "equipment_slot": "4", @@ -80823,6 +86712,8 @@ "ge_buy_limit": "100", "examine": "A Proselyte Temple Knight's leg armour", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "7.7", "absorb": "1,0,3", "equipment_slot": "7", @@ -80848,6 +86739,8 @@ "ge_buy_limit": "100", "examine": "A Proselyte Temple Knight's leg armour.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "9", "absorb": "1,0,3", "equipment_slot": "7", @@ -80972,6 +86865,8 @@ "durability": null, "name": "Water rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "9691" }, @@ -80993,6 +86888,8 @@ "durability": null, "name": "Air rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "9693" }, @@ -81014,6 +86911,8 @@ "durability": null, "name": "Earth rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "9695" }, @@ -81035,6 +86934,8 @@ "durability": null, "name": "Mind rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "9697" }, @@ -81056,6 +86957,8 @@ "durability": null, "name": "Fire rune", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "9699" }, @@ -81222,15 +87125,17 @@ { "ge_buy_limit": "100", "examine": "A helmet made in the Elemental Workshop.", - "grand_exchange_price": "196", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "196", "name": "Elemental helmet", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", "id": "9729", - "bonuses": "0,0,0,0,0,0,0,0,4,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,4,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -81244,15 +87149,17 @@ { "ge_buy_limit": "100", "examine": "A shield made in the Elemental Workshop.", - "grand_exchange_price": "8351", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "0.2", + "equipment_slot": "5", + "grand_exchange_price": "8351", "name": "Mind shield", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "9731", - "bonuses": "0,0,0,0,0,0,0,0,9,0,25,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,0,0,0,0,0,9,0,25,0,0,0,0" }, { "ge_buy_limit": "100", @@ -81267,15 +87174,17 @@ "shop_price": "1200", "ge_buy_limit": "100", "examine": "A helmet made in the Elemental Workshop.", - "grand_exchange_price": "1589", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "weight": "0.1", + "equipment_slot": "0", + "grand_exchange_price": "1589", "name": "Mind helmet", "tradeable": "true", - "weight": "0.1", "archery_ticket_price": "0", "id": "9733", - "bonuses": "0,0,0,0,0,0,0,0,6,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,6,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -81293,6 +87202,8 @@ "durability": null, "name": "Desert goat horn", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.4", "archery_ticket_price": "0", "id": "9735" @@ -81304,6 +87215,8 @@ "durability": null, "name": "Goat horn dust", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.4", "archery_ticket_price": "0", "id": "9736" @@ -81332,6 +87245,8 @@ "durability": null, "name": "Combat potion(4)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "9739" }, @@ -81352,6 +87267,8 @@ "durability": null, "name": "Combat potion(3)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "9741" }, @@ -81372,6 +87289,8 @@ "durability": null, "name": "Combat potion(2)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "9743" }, @@ -81392,6 +87311,8 @@ "durability": null, "name": "Combat potion(1)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "9745" }, @@ -81410,6 +87331,8 @@ "durability": null, "name": "Attack cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9747", @@ -81443,6 +87366,8 @@ "durability": null, "name": "Strength cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9750", @@ -81476,6 +87401,8 @@ "durability": null, "name": "Defence cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9753", @@ -81509,6 +87436,8 @@ "durability": null, "name": "Ranging cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9756", @@ -81542,6 +87471,8 @@ "durability": null, "name": "Prayer cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9759", @@ -81575,6 +87506,8 @@ "durability": null, "name": "Magic cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9762", @@ -81608,6 +87541,8 @@ "durability": null, "name": "Runecraft cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9765", @@ -81641,6 +87576,8 @@ "durability": null, "name": "Hitpoints cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9768", @@ -81674,6 +87611,8 @@ "durability": null, "name": "Agility cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9771", @@ -81707,6 +87646,8 @@ "durability": null, "name": "Herblore cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9774", @@ -81740,6 +87681,8 @@ "durability": null, "name": "Thieving cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9777", @@ -81773,6 +87716,8 @@ "durability": null, "name": "Crafting cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9780", @@ -81806,6 +87751,8 @@ "durability": null, "name": "Fletching cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9783", @@ -81839,6 +87786,8 @@ "durability": null, "name": "Slayer cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9786", @@ -81872,6 +87821,8 @@ "durability": null, "name": "Construct. cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9789", @@ -81905,6 +87856,8 @@ "durability": null, "name": "Mining cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9792", @@ -81938,6 +87891,8 @@ "durability": null, "name": "Smithing cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9795", @@ -81971,6 +87926,8 @@ "durability": null, "name": "Fishing cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9798", @@ -82004,6 +87961,8 @@ "durability": null, "name": "Cooking cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9801", @@ -82037,6 +87996,8 @@ "durability": null, "name": "Firemaking cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9804", @@ -82070,6 +88031,8 @@ "durability": null, "name": "Woodcutting cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9807", @@ -82103,6 +88066,8 @@ "durability": null, "name": "Farming cape", "tradeable": "false", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9810", @@ -82739,7 +88704,9 @@ "examine": "A pile of gout tubers suitable for use in mountainous terrain.", "durability": null, "name": "Hardy gout tubers", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "9902" @@ -82749,7 +88716,9 @@ "examine": "Farmer Gricoller's Farming Manual.", "durability": null, "name": "Farming manual", + "low_alchemy": "8", "tradeable": "false", + "high_alchemy": "12", "destroy": "true", "archery_ticket_price": "0", "id": "9903" @@ -83094,6 +89063,8 @@ "examine": "The cape worn by master hunters.", "durability": null, "name": "Hunter cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "9948", @@ -83230,6 +89201,8 @@ "durability": null, "name": "Red chinchompa", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -83244,6 +89217,8 @@ "durability": null, "name": "Raw bird meat", "tradeable": "true", + "low_alchemy": "25", + "high_alchemy": "37", "weight": "0.15", "archery_ticket_price": "0", "id": "9978" @@ -83264,6 +89239,8 @@ "durability": null, "name": "Roast bird meat", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "archery_ticket_price": "0", "id": "9980" }, @@ -83291,6 +89268,8 @@ "durability": null, "name": "Skewered bird meat", "tradeable": "true", + "low_alchemy": "25", + "high_alchemy": "37", "weight": "0.15", "archery_ticket_price": "0", "id": "9984" @@ -83311,6 +89290,8 @@ "durability": null, "name": "Raw beast meat", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2", "archery_ticket_price": "0", "id": "9986" @@ -83331,6 +89312,8 @@ "durability": null, "name": "Roast beast meat", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2", "archery_ticket_price": "0", "id": "9988" @@ -83358,6 +89341,8 @@ "durability": null, "name": "Skewered beast", "tradeable": "true", + "low_alchemy": "35", + "high_alchemy": "53", "weight": "3.5", "archery_ticket_price": "0", "id": "9992" @@ -83378,6 +89363,8 @@ "durability": null, "name": "Spicy tomato", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "9994" @@ -83398,6 +89385,8 @@ "durability": null, "name": "Spicy minced meat", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "4", "weight": "1", "archery_ticket_price": "0", "id": "9996" @@ -83418,6 +89407,8 @@ "durability": null, "name": "Hunter potion(4)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "9998" }, @@ -83437,6 +89428,8 @@ "durability": null, "name": "Hunter potion(3)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10000" }, @@ -83456,6 +89449,8 @@ "durability": null, "name": "Hunter potion(2)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10002" }, @@ -83475,6 +89470,8 @@ "durability": null, "name": "Hunter potion(1)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10004" }, @@ -83495,6 +89492,8 @@ "durability": null, "name": "Bird snare", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "10006" @@ -83513,11 +89512,13 @@ "shop_price": "38", "ge_buy_limit": "100", "examine": "If a creature goes inside, then the box should slam shut.", - "grand_exchange_price": "308", "durability": null, + "low_alchemy": "12", + "high_alchemy": "18", + "weight": "0.2", + "grand_exchange_price": "308", "name": "Box trap", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10008" }, @@ -83538,6 +89539,8 @@ "examine": "For catching butterflies...", "walk_anim": "1205", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.2", "turn90ccw_anim": "1208", "attack_speed": "4", @@ -83693,11 +89696,13 @@ "shop_price": "720", "ge_buy_limit": "100", "examine": "A magical catching box.", - "grand_exchange_price": "784", "durability": null, + "low_alchemy": "288", + "high_alchemy": "432", + "weight": "1", + "grand_exchange_price": "784", "name": "Magic box", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10025" }, @@ -83717,6 +89722,8 @@ "durability": null, "name": "Imp-in-a-box(2)", "tradeable": "true", + "low_alchemy": "288", + "high_alchemy": "432", "weight": "1", "archery_ticket_price": "0", "id": "10027" @@ -83728,6 +89735,8 @@ "durability": null, "name": "Imp-in-a-box(1)", "tradeable": "true", + "low_alchemy": "288", + "high_alchemy": "432", "weight": "1", "archery_ticket_price": "0", "id": "10028" @@ -83738,6 +89747,8 @@ "ge_buy_limit": "100", "examine": "Reduces the risk of hand severage when poking large, vicious carnivores.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "weapon_interface": "6", "equipment_slot": "3", @@ -83762,11 +89773,13 @@ "shop_price": "18", "ge_buy_limit": "100", "examine": "The snare will tighten around animals passing through.", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "7", + "high_alchemy": "10", + "weight": "0.02", + "grand_exchange_price": "1", "name": "Rabbit snare", "tradeable": "true", - "weight": "0.02", "archery_ticket_price": "0", "id": "10031" }, @@ -83807,6 +89820,8 @@ "examine": "Even more volatile than its vegetarian counterpart.", "walk_anim": "3177", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", "destroy": "true", "turn90ccw_anim": "3177", "attack_speed": "4", @@ -83828,15 +89843,17 @@ "requirements": "{21,52}", "ge_buy_limit": "100", "examine": "These should make me harder to spot in polar areas.", - "grand_exchange_price": "449", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "449", "name": "Kyatt legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10035", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,10,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,10,0,0,0,0" }, { "ge_buy_limit": "100", @@ -83852,6 +89869,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in polar areas.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "0.2", "equipment_slot": "4", "remove_sleeves": "true", @@ -83877,6 +89896,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in polar areas.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.2", "equipment_slot": "0", "grand_exchange_price": "8338", @@ -83899,15 +89920,17 @@ "requirements": "{21,28}", "ge_buy_limit": "100", "examine": "This should make me harder to spot in woodland and jungle areas.", - "grand_exchange_price": "2889", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "2889", "name": "Larupia legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10041", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,5,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -83923,6 +89946,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in woodland and jungle areas.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.2", "equipment_slot": "4", "remove_sleeves": "true", @@ -83948,6 +89973,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in woodland and jungle areas.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.2", "equipment_slot": "0", "grand_exchange_price": "7237", @@ -83972,6 +89999,8 @@ "ge_buy_limit": "100", "examine": "These should make me harder to spot in desert areas.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.2", "equipment_slot": "7", "grand_exchange_price": "266", @@ -83996,6 +90025,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in desert areas.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "weight": "0.2", "equipment_slot": "4", "remove_sleeves": "true", @@ -84022,6 +90053,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in desert areas.", "durability": null, + "low_alchemy": "300", + "high_alchemy": "450", "weight": "0.2", "equipment_slot": "0", "grand_exchange_price": "8445", @@ -84041,18 +90074,20 @@ "id": "10052" }, { - "remove_sleeves": "true", "ge_buy_limit": "100", "examine": "This should make me harder to spot in wooded areas.", - "grand_exchange_price": "3527", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "3527", "name": "Wood camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10053", - "bonuses": "0,0,0,0,0,10,15,19,0,12,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84066,15 +90101,17 @@ { "ge_buy_limit": "100", "examine": "These should make me harder to spot in wooded areas.", - "grand_exchange_price": "3228", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "3228", "name": "Wood camo legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10055", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84090,6 +90127,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in jungle areas.", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.2", "equipment_slot": "4", "remove_sleeves": "true", @@ -84113,15 +90152,17 @@ "requirements": "{21,4}", "ge_buy_limit": "100", "examine": "These should make me harder to spot in jungle areas.", - "grand_exchange_price": "462", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "462", "name": "Jungle camo legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10059", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84137,6 +90178,8 @@ "ge_buy_limit": "100", "examine": "This should make me harder to spot in desert areas.", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.2", "equipment_slot": "4", "remove_sleeves": "true", @@ -84160,15 +90203,17 @@ "requirements": "{21,10}", "ge_buy_limit": "100", "examine": "These should make me harder to spot in desert areas.", - "grand_exchange_price": "910", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "910", "name": "Desert camo legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10063", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84180,18 +90225,20 @@ "id": "10064" }, { - "remove_sleeves": "true", "ge_buy_limit": "100", "examine": "This should make me harder to spot in polar areas.", - "grand_exchange_price": "7990", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "7990", "name": "Polar camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10065", - "bonuses": "0,0,0,0,0,10,15,19,0,12,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,5,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84205,15 +90252,17 @@ { "ge_buy_limit": "100", "examine": "These should make me harder to spot in polar areas", - "grand_exchange_price": "8389", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "7", + "grand_exchange_price": "8389", "name": "Polar camo legs", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10067", - "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,-7,11,10,10,0,10,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84228,15 +90277,17 @@ "requirements": "{21,40}", "ge_buy_limit": "100", "examine": "A surprisingly aerodynamic cape.", - "grand_exchange_price": "1140", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "-2.2", + "equipment_slot": "1", + "grand_exchange_price": "1140", "name": "Spotted cape", "tradeable": "true", - "weight": "-2.2", "archery_ticket_price": "0", "id": "10069", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84251,15 +90302,17 @@ "requirements": "{21,66}", "ge_buy_limit": "100", "examine": "A really surprisingly aerodynamic cape.", - "grand_exchange_price": "1262", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "-4.5", + "equipment_slot": "1", + "grand_exchange_price": "1262", "name": "Spottier cape", "tradeable": "true", - "weight": "-4.5", "archery_ticket_price": "0", "id": "10071", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84273,42 +90326,48 @@ { "requirements": "{21,40}", "examine": "A surprisingly aerodynamic cape.", - "grand_exchange_price": "951", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "951", "name": "Spotted cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "10073", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "requirements": "{21,66}", "examine": "A really surprisingly aerodynamic cape.", - "grand_exchange_price": "881", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "881", "name": "Spottier cape", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "10074", - "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,1,1,0,2,0,0,0,0,0" }, { "requirements": "{21,54}", "ge_buy_limit": "100", "examine": "Made from dark kebbit fur, these are perfect for tasks of a stealthier nature.", - "grand_exchange_price": "1063", "durability": null, + "low_alchemy": "240", + "high_alchemy": "360", + "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "1063", "name": "Gloves of silence", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10075", - "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { "ge_buy_limit": "100", @@ -84322,15 +90381,17 @@ { "ge_buy_limit": "100", "examine": "Attack at your own risk.", - "grand_exchange_price": "80", "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "80", "name": "Spiky vambraces", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10077", - "bonuses": "0,0,0,0,4,2,2,1,0,0,1,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,0,4,2,2,1,0,0,1,2,0,0,0" }, { "ge_buy_limit": "100", @@ -84345,15 +90406,17 @@ "requirements": "{4,40}", "ge_buy_limit": "100", "examine": "Made from 100% real dragonhide. Now with added spikiness.", - "grand_exchange_price": "1353", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "1353", "name": "Green spiky vambs", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10079", - "bonuses": "0,0,0,-10,8,3,2,4,2,0,3,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,8,3,2,4,2,0,3,2,0,0,0" }, { "ge_buy_limit": "100", @@ -84368,14 +90431,16 @@ "requirements": "{4,50}", "ge_buy_limit": "100", "examine": "Made from 100% real dragonhide. Now with added spikiness.", - "grand_exchange_price": "1773", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "equipment_slot": "9", + "grand_exchange_price": "1773", "name": "Blue spiky vambs", "tradeable": "true", "archery_ticket_price": "0", "id": "10081", - "bonuses": "0,0,0,-10,9,4,3,5,4,0,4,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,9,4,3,5,4,0,4,2,0,0,0" }, { "ge_buy_limit": "100", @@ -84390,15 +90455,17 @@ "requirements": "{4,60}", "ge_buy_limit": "100", "examine": "Vambraces made from 100% real dragonhide. Now with added spikes.", - "grand_exchange_price": "1978", "durability": null, + "low_alchemy": "1440", + "high_alchemy": "2160", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "1978", "name": "Red spiky vambs", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10083", - "bonuses": "0,0,0,-10,10,5,4,6,6,0,5,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,10,5,4,6,6,0,5,2,0,0,0" }, { "ge_buy_limit": "100", @@ -84413,15 +90480,17 @@ "requirements": "{4,70}", "ge_buy_limit": "100", "examine": "Vambraces made from 100% real dragonhide. Now with added spikiness.", - "grand_exchange_price": "2727", "durability": null, + "low_alchemy": "1728", + "high_alchemy": "2592", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "2727", "name": "Black spiky vambs", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10085", - "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,2,0,0,0" }, { "ge_buy_limit": "100", @@ -84439,6 +90508,8 @@ "durability": null, "name": "Stripy feather", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "10087" }, @@ -84450,6 +90521,8 @@ "durability": null, "name": "Red feather", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10088" }, @@ -84460,6 +90533,8 @@ "durability": null, "name": "Blue feather", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10089" }, @@ -84470,6 +90545,8 @@ "durability": null, "name": "Yellow feather", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "10090" }, @@ -84481,6 +90558,8 @@ "durability": null, "name": "Orange feather", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10091" }, @@ -84491,6 +90570,8 @@ "durability": null, "name": "Tatty larupia fur", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "43", "weight": "2", "archery_ticket_price": "0", "id": "10093" @@ -84511,6 +90592,8 @@ "durability": null, "name": "Larupia fur", "tradeable": "true", + "low_alchemy": "38", + "high_alchemy": "57", "weight": "2", "archery_ticket_price": "0", "id": "10095" @@ -84531,6 +90614,8 @@ "durability": null, "name": "Tatty graahk fur", "tradeable": "true", + "low_alchemy": "43", + "high_alchemy": "64", "weight": "2", "archery_ticket_price": "0", "id": "10097" @@ -84551,6 +90636,8 @@ "durability": null, "name": "Graahk fur", "tradeable": "true", + "low_alchemy": "57", + "high_alchemy": "86", "weight": "2", "archery_ticket_price": "0", "id": "10099" @@ -84571,6 +90658,8 @@ "durability": null, "name": "Tatty kyatt fur", "tradeable": "true", + "low_alchemy": "57", + "high_alchemy": "86", "archery_ticket_price": "0", "id": "10101" }, @@ -84591,6 +90680,8 @@ "durability": null, "name": "Kyatt fur", "tradeable": "true", + "low_alchemy": "76", + "high_alchemy": "115", "weight": "2", "archery_ticket_price": "0", "id": "10103" @@ -84611,6 +90702,8 @@ "durability": null, "name": "Kebbit spike", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "10105" }, @@ -84630,6 +90723,8 @@ "durability": null, "name": "Long kebbit spike", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "10107" }, @@ -84649,6 +90744,8 @@ "durability": null, "name": "Kebbit teeth", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "10109" }, @@ -84668,6 +90765,8 @@ "durability": null, "name": "Kebbit teeth dust", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "10111" }, @@ -84687,6 +90786,8 @@ "durability": null, "name": "Kebbit claws", "tradeable": "true", + "low_alchemy": "17", + "high_alchemy": "25", "archery_ticket_price": "0", "id": "10113" }, @@ -84706,6 +90807,8 @@ "durability": null, "name": "Dark kebbit fur", "tradeable": "true", + "low_alchemy": "84", + "high_alchemy": "126", "weight": "1", "archery_ticket_price": "0", "id": "10115" @@ -84727,6 +90830,8 @@ "durability": null, "name": "Polar kebbit fur", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "7", "weight": "0.4", "archery_ticket_price": "0", "id": "10117" @@ -84747,6 +90852,8 @@ "durability": null, "name": "Feldip weasel fur", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "0.4", "archery_ticket_price": "0", "id": "10119" @@ -84767,6 +90874,8 @@ "durability": null, "name": "Common kebbit fur", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "0.4", "archery_ticket_price": "0", "id": "10121" @@ -84787,6 +90896,8 @@ "durability": null, "name": "Desert devil fur", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.4", "archery_ticket_price": "0", "id": "10123" @@ -84807,6 +90918,8 @@ "durability": null, "name": "Spotted kebbit fur", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "10125" }, @@ -84826,6 +90939,8 @@ "durability": null, "name": "Dashing kebbit fur", "tradeable": "true", + "low_alchemy": "108", + "high_alchemy": "162", "archery_ticket_price": "0", "id": "10127" }, @@ -84843,6 +90958,8 @@ "ge_buy_limit": "100", "examine": "A mighty Hunter weapon. One previous owner.", "durability": null, + "low_alchemy": "14", + "high_alchemy": "21", "weight": "1.3", "attack_speed": "5", "weapon_interface": "5", @@ -84871,6 +90988,8 @@ "durability": null, "name": "Strung rabbit foot", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "10132", "equipment_slot": "2" @@ -84891,6 +91010,8 @@ "durability": null, "name": "Rabbit foot", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "10134" }, @@ -84911,6 +91032,8 @@ "durability": null, "name": "Rainbow fish", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "weight": "1", "archery_ticket_price": "0", "id": "10136" @@ -84931,6 +91054,8 @@ "durability": null, "name": "Raw rainbow fish", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "weight": "5", "archery_ticket_price": "0", "id": "10138" @@ -84955,14 +91080,16 @@ "requirements": "{0,30}-{4,30}-{6,30}", "ge_buy_limit": "10000", "examine": "A thick, foul-smelling, tar-like substance with a green tinge", - "grand_exchange_price": "28", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "equipment_slot": "13", + "grand_exchange_price": "28", "name": "Guam tar", "tradeable": "true", "archery_ticket_price": "0", "id": "10142", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16" }, { "requirements": "{0,50}-{4,50}-{6,50}", @@ -85008,6 +91135,7 @@ "turn90cw_anim": "5245", "examine": "Slightly slimy, but kind of cute.", "walk_anim": "5245", + "low_alchemy": "40", "turn90ccw_anim": "5245", "attack_speed": "5", "two_handed": "true", @@ -85024,6 +91152,7 @@ "requirements": "{0,50}-{4,50}-{6,50}", "shop_price": "127", "durability": null, + "high_alchemy": "60", "destroy": "true", "weight": "4", "weapon_interface": "21", @@ -85035,6 +91164,7 @@ "turn90cw_anim": "5245", "examine": "Slightly slimy but certainly striking.", "walk_anim": "5245", + "low_alchemy": "60", "turn90ccw_anim": "5245", "attack_speed": "5", "two_handed": "true", @@ -85051,6 +91181,7 @@ "requirements": "{0,60}-{4,60}-{6,60}", "shop_price": "190", "durability": null, + "high_alchemy": "90", "destroy": "true", "weight": "4", "weapon_interface": "21", @@ -85058,56 +91189,60 @@ "name": "Red salamander" }, { - "requirements": "{0,70}-{4,70}-{6,70}", "ge_buy_limit": "1000", "turn90cw_anim": "5245", "examine": "Slightly slimy and somewhat menacing.", "walk_anim": "5245", - "durability": null, - "destroy": "true", - "weight": "4", + "low_alchemy": "80", "turn90ccw_anim": "5245", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "21", "turn180_anim": "5245", - "render_anim": "1277", "equipment_slot": "3", "grand_exchange_price": "124", "stand_anim": "5246", "tradeable": "true", - "name": "Black salamander", "run_anim": "824", "archery_ticket_price": "0", "id": "10148", "stand_turn_anim": "823", - "bonuses": "0,59,0,0,69,0,0,0,0,0,0,71,0,0,0" + "bonuses": "0,59,0,0,69,0,0,0,0,0,0,71,0,0,0", + "requirements": "{0,70}-{4,70}-{6,70}", + "durability": null, + "high_alchemy": "120", + "destroy": "true", + "weight": "4", + "weapon_interface": "21", + "render_anim": "1277", + "name": "Black salamander" }, { - "requirements": "{0,30}-{4,30}-{6,30}", "ge_buy_limit": "2000", "turn90cw_anim": "5245", "examine": "A very slimy and generally disgusting green lizard.", "walk_anim": "5245", - "durability": null, - "destroy": "true", - "weight": "4", + "low_alchemy": "20", "turn90ccw_anim": "5245", "attack_speed": "5", "two_handed": "true", - "weapon_interface": "21", "turn180_anim": "5245", - "render_anim": "1277", "equipment_slot": "3", "grand_exchange_price": "1802", "stand_anim": "5246", "tradeable": "true", - "name": "Swamp lizard", "run_anim": "824", "archery_ticket_price": "0", "id": "10149", "stand_turn_anim": "823", - "bonuses": "0,10,0,0,20,0,0,0,0,0,0,22,0,0,0" + "bonuses": "0,10,0,0,20,0,0,0,0,0,0,22,0,0,0", + "requirements": "{0,30}-{4,30}-{6,30}", + "durability": null, + "high_alchemy": "30", + "destroy": "true", + "weight": "4", + "weapon_interface": "21", + "render_anim": "1277", + "name": "Swamp lizard" }, { "shop_price": "4", @@ -85116,6 +91251,8 @@ "examine": "A noose on a stick.", "walk_anim": "5250", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "4", @@ -85143,30 +91280,32 @@ "id": "10151" }, { - "requirements": "{4,50}", "ge_buy_limit": "100", - "shop_price": "1300", "turn90cw_anim": "821", "examine": "A weapon made of bone and wood.", "walk_anim": "4226", - "durability": null, - "weight": "5", + "low_alchemy": "520", "turn90ccw_anim": "822", "attack_speed": "4", - "weapon_interface": "17", "turn180_anim": "4227", - "render_anim": "175", "equipment_slot": "3", "grand_exchange_price": "2496", "stand_anim": "4591", - "attack_audios": "2700,0,0,0", "tradeable": "true", - "name": "Hunters' crossbow", "run_anim": "4228", "archery_ticket_price": "0", "id": "10156", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,55,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,55,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,50}", + "shop_price": "1300", + "durability": null, + "high_alchemy": "780", + "weight": "5", + "weapon_interface": "17", + "render_anim": "175", + "attack_audios": "2700,0,0,0", + "name": "Hunters' crossbow" }, { "ge_buy_limit": "100", @@ -85181,27 +91320,31 @@ "requirements": "{4,50}", "ge_buy_limit": "1000", "examine": "Bolts made from the spikes of a prickly kebbit.", - "grand_exchange_price": "28", "durability": null, + "low_alchemy": "6", + "high_alchemy": "10", + "equipment_slot": "13", + "grand_exchange_price": "28", "name": "Kebbit bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "10158", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,28", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,28" }, { "requirements": "{4,50}", "ge_buy_limit": "1000", "examine": "Bolts made from the spikes of a razor-backed kebbit.", - "grand_exchange_price": "352", "durability": null, + "low_alchemy": "12", + "high_alchemy": "18", + "equipment_slot": "13", + "grand_exchange_price": "352", "name": "Long kebbit bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "10159", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,38", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,38" }, { "durability": null, @@ -85322,6 +91465,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10181" @@ -85341,6 +91486,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10183" @@ -85360,6 +91507,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10185" @@ -85379,6 +91528,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10187" @@ -85398,6 +91549,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10189" @@ -85417,6 +91570,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10191" @@ -85436,6 +91591,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10193" @@ -85455,6 +91612,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10195" @@ -85474,6 +91633,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10197" @@ -85493,6 +91654,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10199" @@ -85512,6 +91675,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10201" @@ -85531,6 +91696,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10203" @@ -85550,6 +91717,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10205" @@ -85569,6 +91738,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10207" @@ -85588,6 +91759,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10209" @@ -85607,6 +91780,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10211" @@ -85626,6 +91801,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10213" @@ -85645,6 +91822,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10215" @@ -85664,6 +91843,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10217" @@ -85683,6 +91864,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10219" @@ -85702,6 +91885,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10221" @@ -85721,6 +91906,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10223" @@ -85740,6 +91927,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10225" @@ -85759,6 +91948,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10227" @@ -85778,6 +91969,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10229" @@ -85797,6 +91990,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10231" @@ -85816,6 +92011,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10233" @@ -85835,6 +92032,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10235" @@ -85854,6 +92053,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10237" @@ -85873,6 +92074,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10239" @@ -85892,6 +92095,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10241" @@ -85911,6 +92116,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10243" @@ -85930,6 +92137,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10245" @@ -85949,6 +92158,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10247" @@ -85968,6 +92179,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10249" @@ -85987,6 +92200,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10251" @@ -86006,6 +92221,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10253" @@ -86025,6 +92242,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10255" @@ -86044,6 +92263,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10257" @@ -86063,6 +92284,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10259" @@ -86082,6 +92305,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10261" @@ -86101,6 +92326,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10263" @@ -86120,6 +92347,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10265" @@ -86139,6 +92368,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10267" @@ -86158,6 +92389,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10269" @@ -86177,6 +92410,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10271" @@ -86196,6 +92431,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10273" @@ -86215,6 +92452,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10275" @@ -86234,6 +92473,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10277" @@ -86253,6 +92494,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "10279" @@ -86262,6 +92505,7 @@ "turn90cw_anim": "1207", "examine": "A powerful bow made from willow.", "walk_anim": "1205", + "low_alchemy": "120", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -86277,6 +92521,7 @@ "bonuses": "0,0,0,0,22,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,20}", "durability": null, + "high_alchemy": "180", "weight": "1.8", "weapon_interface": "16", "render_anim": "28", @@ -86298,6 +92543,7 @@ "turn90cw_anim": "1207", "examine": "A powerful bow made from yew wood.", "walk_anim": "1205", + "low_alchemy": "720", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -86313,6 +92559,7 @@ "bonuses": "0,0,0,0,49,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,40}", "durability": null, + "high_alchemy": "1080", "weight": "1.8", "weapon_interface": "16", "render_anim": "28", @@ -86335,6 +92582,7 @@ "examine": "A powerful bow made from magic wood.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "1000", "turn90ccw_anim": "1208", "attack_speed": "5", "two_handed": "true", @@ -86350,6 +92598,7 @@ "bonuses": "0,0,0,0,71,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,50}", "durability": null, + "high_alchemy": "1500", "weight": "1.3", "weapon_interface": "16", "render_anim": "28", @@ -86372,6 +92621,8 @@ "ge_buy_limit": "2", "examine": "A rune helmet with a heraldic design.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "absorb": "1,0,3", "equipment_slot": "0", "grand_exchange_price": "23600", @@ -86396,6 +92647,8 @@ "ge_buy_limit": "2", "examine": "A rune helmet with a heraldic design.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "3", "absorb": "1,0,3", "equipment_slot": "0", @@ -86421,6 +92674,8 @@ "ge_buy_limit": "2", "examine": "A rune helmet with a heraldic design.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "4", "absorb": "1,0,3", "equipment_slot": "0", @@ -86446,6 +92701,8 @@ "ge_buy_limit": "2", "examine": "A rune helmet with a heraldic design.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "equipment_slot": "0", @@ -86471,6 +92728,8 @@ "ge_buy_limit": "2", "examine": "A rune helmet with a heraldic design.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2", "absorb": "1,0,3", "equipment_slot": "0", @@ -86496,6 +92755,8 @@ "ge_buy_limit": "2", "examine": "An adamant helmet with a heraldic design.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "3", "absorb": "1,0,2", "equipment_slot": "0", @@ -86521,6 +92782,8 @@ "ge_buy_limit": "2", "examine": "An adamant helmet with a heraldic design.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "3", "absorb": "1,0,2", "equipment_slot": "0", @@ -86546,6 +92809,8 @@ "ge_buy_limit": "2", "examine": "An adamant helmet with a heraldic design.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "3", "absorb": "1,0,2", "equipment_slot": "0", @@ -86571,6 +92836,8 @@ "ge_buy_limit": "2", "examine": "An Adamant helmet with a heraldic design.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "3", "absorb": "1,0,2", "equipment_slot": "0", @@ -86596,6 +92863,8 @@ "ge_buy_limit": "2", "examine": "An adamant helmet with a heraldic design.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "3", "absorb": "1,0,2", "equipment_slot": "0", @@ -86621,6 +92890,8 @@ "ge_buy_limit": "2", "examine": "A black helmet with a heraldic design.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "20400", @@ -86645,6 +92916,8 @@ "ge_buy_limit": "2", "examine": "A black helmet with a heraldic design.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "7033", @@ -86669,6 +92942,8 @@ "ge_buy_limit": "2", "examine": "A black helmet with a heraldic design.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "1.8", "remove_beard": "true", "equipment_slot": "0", @@ -86694,6 +92969,8 @@ "ge_buy_limit": "2", "examine": "A black helmet with a heraldic design.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "10100", @@ -86718,6 +92995,8 @@ "ge_buy_limit": "2", "examine": "A black helmet with a heraldic design.", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", "weight": "1.8", "equipment_slot": "0", "grand_exchange_price": "10400", @@ -86737,17 +93016,19 @@ "id": "10315" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "See table", - "grand_exchange_price": "8196", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "weight": "2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "8196", "name": "Bob shirt", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10316", - "equipment_slot": "4" + "id": "10316" }, { "ge_buy_limit": "2", @@ -86759,17 +93040,19 @@ "id": "10317" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "See table", - "grand_exchange_price": "14700", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "weight": "2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "14700", "name": "Bob shirt", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10318", - "equipment_slot": "4" + "id": "10318" }, { "ge_buy_limit": "2", @@ -86781,17 +93064,19 @@ "id": "10319" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "See table", - "grand_exchange_price": "8403", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "weight": "2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "8403", "name": "Bob shirt", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10320", - "equipment_slot": "4" + "id": "10320" }, { "ge_buy_limit": "2", @@ -86803,17 +93088,19 @@ "id": "10321" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "See table", - "grand_exchange_price": "9230", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "weight": "2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "9230", "name": "Bob shirt", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10322", - "equipment_slot": "4" + "id": "10322" }, { "ge_buy_limit": "2", @@ -86825,17 +93112,19 @@ "id": "10323" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "See table", - "grand_exchange_price": "8197", "durability": null, + "low_alchemy": "1", + "high_alchemy": "1", + "weight": "2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "8197", "name": "Bob shirt", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10324", - "equipment_slot": "4" + "id": "10324" }, { "ge_buy_limit": "2", @@ -86853,6 +93142,8 @@ "durability": null, "name": "Purple firelighter", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10326" }, @@ -86863,6 +93154,8 @@ "durability": null, "name": "White firelighter", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10327" }, @@ -86885,6 +93178,8 @@ "ge_buy_limit": "2", "examine": "Ancient range protection crafted from white dragonhide.", "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "4", "absorb": "0,6,3", "equipment_slot": "4", @@ -86911,6 +93206,8 @@ "ge_buy_limit": "2", "examine": "Fabulously ancient range protection crafted from white dragonhide.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "6", "absorb": "0,4,2", "equipment_slot": "7", @@ -86937,6 +93234,8 @@ "ge_buy_limit": "5000", "examine": "Ancient range protection crafted from white dragonhide.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -86962,6 +93261,8 @@ "ge_buy_limit": "2", "examine": "Fabulously ancient range protection crafted from white dragonhide.", "durability": null, + "low_alchemy": "86000", + "high_alchemy": "129000", "weight": "1", "equipment_slot": "9", "lendable": "true", @@ -86986,6 +93287,8 @@ "ge_buy_limit": "2", "examine": "Ancient mage protection enchanted in the Third-Age.", "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", "weight": "2.5", "absorb": "4,2,0", "equipment_slot": "4", @@ -87012,6 +93315,8 @@ "ge_buy_limit": "2", "examine": "Ancient mage protection enchanted in the Third-Age.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "1", "absorb": "4,2,0", "equipment_slot": "7", @@ -87038,6 +93343,8 @@ "ge_buy_limit": "2", "examine": "Ancient mage protection enchanted in the Third-Age.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "absorb": "2,1,0", "equipment_slot": "0", "lendable": "true", @@ -87058,18 +93365,20 @@ "id": "10343" }, { - "lendable": "true", "requirements": "{1,30}-{6,65}", "ge_buy_limit": "2", "examine": "Ancient mage protection enchanted in the Third-Age.", - "grand_exchange_price": "20100000", "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", + "equipment_slot": "2", + "lendable": "true", + "grand_exchange_price": "20100000", "name": "3rd age amulet", "tradeable": "true", "archery_ticket_price": "0", "id": "10344", - "bonuses": "0,0,0,15,0,0,0,0,10,0,0,0,0,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,15,0,0,0,0,10,0,0,0,0,0,0" }, { "ge_buy_limit": "2", @@ -87085,6 +93394,8 @@ "ge_buy_limit": "2", "examine": "Ancient armour beaten from magical silver.", "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", "weight": "2", "absorb": "3,0,6", "equipment_slot": "7", @@ -87110,6 +93421,8 @@ "ge_buy_limit": "2", "examine": "Ancient armour beaten from magical silver.", "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", "weight": "9", "absorb": "4,0,9", "equipment_slot": "4", @@ -87137,6 +93450,8 @@ "ge_buy_limit": "2", "examine": "Ancient armour beaten from magical silver.", "durability": null, + "low_alchemy": "36000", + "high_alchemy": "54000", "weight": "1", "absorb": "2,0,4", "equipment_slot": "0", @@ -87162,6 +93477,8 @@ "ge_buy_limit": "2", "examine": "Ancient armour beaten from magical silver.", "durability": null, + "low_alchemy": "72000", + "high_alchemy": "108000", "weight": "2", "absorb": "5,0,11", "equipment_slot": "5", @@ -87189,6 +93506,8 @@ "durability": null, "name": "Amulet of glory(t4)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10354", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -87210,6 +93529,8 @@ "durability": null, "name": "Amulet of glory(t3)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10356", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -87229,6 +93550,8 @@ "durability": null, "name": "Amulet of glory(t2)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10358", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -87248,6 +93571,8 @@ "durability": null, "name": "Amulet of glory(t1)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10360", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -87268,6 +93593,8 @@ "durability": null, "name": "Amulet of glory(t)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10362", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -87290,6 +93617,8 @@ "durability": null, "name": "Strength amulet(t)", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "10364", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,10,0,0,0", @@ -87311,6 +93640,8 @@ "durability": null, "name": "Amulet of magic(t)", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "10366", "bonuses": "0,0,0,10,0,0,0,0,0,0,0,0,0,0,0", @@ -87329,15 +93660,17 @@ "requirements": "{1,40}-{4,70}", "ge_buy_limit": "2", "examine": "Zamorak blessed dragonhide vambraces.", - "grand_exchange_price": "116200", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "116200", "name": "Zamorak bracers", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10368", - "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0" }, { "ge_buy_limit": "2", @@ -87353,6 +93686,8 @@ "ge_buy_limit": "2", "examine": "Zamorak blessed dragonhide body armour.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "6", "absorb": "0,6,3", "equipment_slot": "4", @@ -87378,6 +93713,8 @@ "ge_buy_limit": "2", "examine": "Zamorak blessed dragonhide chaps.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "5", "absorb": "0,4,2", "equipment_slot": "7", @@ -87403,6 +93740,8 @@ "ge_buy_limit": "2", "examine": "Zamorak blessed dragonhide coif.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "absorb": "0,3,1", "equipment_slot": "0", "grand_exchange_price": "35900", @@ -87425,15 +93764,17 @@ "requirements": "{1,70}-{4,40}", "ge_buy_limit": "2", "examine": "Guthix blessed dragonhide vambraces.", - "grand_exchange_price": "3181", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "3181", "name": "Guthix bracers", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10376", - "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0" }, { "ge_buy_limit": "2", @@ -87450,6 +93791,8 @@ "ge_buy_limit": "2", "examine": "Guthix blessed dragonhide body armour.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "6", "absorb": "0,6,3", "equipment_slot": "4", @@ -87475,6 +93818,8 @@ "ge_buy_limit": "2", "examine": "Guthix blessed dragonhide chaps.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "5", "absorb": "0,4,2", "equipment_slot": "7", @@ -87500,6 +93845,8 @@ "ge_buy_limit": "2", "examine": "Guthix blessed dragonhide coif.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.85", "absorb": "0,3,1", "equipment_slot": "0", @@ -87523,15 +93870,17 @@ "requirements": "{1,70}-{4,40}", "ge_buy_limit": "2", "examine": "Saradomin blessed dragonhide vambraces.", - "grand_exchange_price": "70800", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", + "weight": "1", + "equipment_slot": "9", + "grand_exchange_price": "70800", "name": "Saradomin bracers", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10384", - "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0" }, { "ge_buy_limit": "2", @@ -87548,6 +93897,8 @@ "ge_buy_limit": "2", "examine": "Saradomin blessed dragonhide body armour.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "destroy": "true", "weight": "6", "absorb": "0,6,3", @@ -87573,15 +93924,17 @@ "requirements": "{4,70}", "ge_buy_limit": "2", "examine": "Saradomin blessed dragonhide chaps.", - "grand_exchange_price": "36600", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", + "absorb": "0,4,2", + "equipment_slot": "7", + "grand_exchange_price": "36600", "name": "Saradomin chaps", "tradeable": "true", "archery_ticket_price": "0", "id": "10388", - "absorb": "0,4,2", - "bonuses": "0,0,0,-10,17,31,25,33,28,31,30,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,-10,17,31,25,33,28,31,30,0,0,0,0" }, { "ge_buy_limit": "2", @@ -87598,6 +93951,8 @@ "ge_buy_limit": "2", "examine": "Saradomin blessed dragonhide coif.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "absorb": "0,3,1", "equipment_slot": "0", "grand_exchange_price": "28000", @@ -87618,17 +93973,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "A big 'do about nothing.", - "grand_exchange_price": "45400", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "2", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "45400", "name": "A powdered wig", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10392", - "equipment_slot": "0" + "id": "10392" }, { "ge_buy_limit": "2", @@ -87640,17 +93997,19 @@ "id": "10393" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "These'll help me stay alive.", - "grand_exchange_price": "448900", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "7", + "lendable": "true", + "grand_exchange_price": "448900", "name": "Flared trousers", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10394", - "equipment_slot": "7" + "id": "10394" }, { "ge_buy_limit": "2", @@ -87662,17 +94021,19 @@ "id": "10395" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "Alas, someone has slashed my pantaloons.", - "grand_exchange_price": "9863", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "7", + "lendable": "true", + "grand_exchange_price": "9863", "name": "Pantaloons", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10396", - "equipment_slot": "7" + "id": "10396" }, { "ge_buy_limit": "2", @@ -87685,17 +94046,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "A cap for wearing whil...zzzzzzzzz", - "grand_exchange_price": "276400", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "2", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "276400", "name": "Sleeping cap", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10398", - "equipment_slot": "0" + "id": "10398" }, { "ge_buy_limit": "2", @@ -87707,17 +94070,19 @@ "id": "10399" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant mans' black shirt.", - "grand_exchange_price": "921500", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "921500", "name": "Black ele' shirt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10400", - "equipment_slot": "4" + "id": "10400" }, { "ge_buy_limit": "2", @@ -87735,6 +94100,8 @@ "durability": null, "name": "Black ele' legs", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10402", @@ -87750,17 +94117,19 @@ "id": "10403" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant men's red shirt.", - "grand_exchange_price": "118600", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "118600", "name": "Red ele' shirt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10404", - "equipment_slot": "4" + "id": "10404" }, { "ge_buy_limit": "2", @@ -87778,6 +94147,8 @@ "durability": null, "name": "Red ele' legs", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10406", @@ -87793,17 +94164,19 @@ "id": "10407" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant mans' blue shirt.", - "grand_exchange_price": "134700", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "134700", "name": "Blue ele' shirt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10408", - "equipment_slot": "4" + "id": "10408" }, { "ge_buy_limit": "2", @@ -87821,6 +94194,8 @@ "durability": null, "name": "Blue ele' legs", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10410", @@ -87836,17 +94211,19 @@ "id": "10411" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant men's green shirt.", - "grand_exchange_price": "162600", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "162600", "name": "Green ele' shirt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10412", - "equipment_slot": "4" + "id": "10412" }, { "ge_buy_limit": "2", @@ -87864,6 +94241,8 @@ "durability": null, "name": "Green ele' legs", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10414", @@ -87879,17 +94258,19 @@ "id": "10415" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant men's purple shirt.", - "grand_exchange_price": "116200", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "116200", "name": "Purple ele' shirt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10416", - "equipment_slot": "4" + "id": "10416" }, { "ge_buy_limit": "2", @@ -87907,6 +94288,8 @@ "durability": null, "name": "Purple ele' legs", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10418", @@ -87922,17 +94305,19 @@ "id": "10419" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made ladies' elegant white blouse.", - "grand_exchange_price": "571500", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "571500", "name": "White ele' blouse", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10420", - "equipment_slot": "4" + "id": "10420" }, { "ge_buy_limit": "2", @@ -87950,6 +94335,8 @@ "durability": null, "name": "White ele' skirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10422", @@ -87965,17 +94352,19 @@ "id": "10423" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant ladies' red blouse.", - "grand_exchange_price": "15000", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "15000", "name": "Red ele' blouse", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10424", - "equipment_slot": "4" + "id": "10424" }, { "ge_buy_limit": "2", @@ -87993,6 +94382,8 @@ "durability": null, "name": "Red ele' skirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10426", @@ -88008,17 +94399,19 @@ "id": "10427" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made ladies' elegant blue blouse.", - "grand_exchange_price": "22200", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "22200", "name": "Blue ele' blouse", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10428", - "equipment_slot": "4" + "id": "10428" }, { "ge_buy_limit": "2", @@ -88036,6 +94429,8 @@ "durability": null, "name": "Blue ele' skirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10430", @@ -88051,17 +94446,19 @@ "id": "10431" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made ladies' elegant green blouse.", - "grand_exchange_price": "12300", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "12300", "name": "Green ele' blouse", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10432", - "equipment_slot": "4" + "id": "10432" }, { "ge_buy_limit": "2", @@ -88079,6 +94476,8 @@ "durability": null, "name": "Green ele' skirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10434", @@ -88094,17 +94493,19 @@ "id": "10435" }, { - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "A well made elegant ladies' purple blouse.", - "grand_exchange_price": "22800", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "22800", "name": "Purple ele' blouse", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "10436", - "equipment_slot": "4" + "id": "10436" }, { "ge_buy_limit": "2", @@ -88122,6 +94523,8 @@ "durability": null, "name": "Purple ele' skirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10438", @@ -88143,6 +94546,8 @@ "examine": "A Saradomin crozier.", "walk_anim": "1205", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -88176,6 +94581,8 @@ "examine": "A Guthix crozier.", "walk_anim": "1205", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -88209,6 +94616,8 @@ "examine": "A Zamorak crozier.", "walk_anim": "1205", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -88239,15 +94648,17 @@ "requirements": "{5,40}", "ge_buy_limit": "2", "examine": "A Saradomin cloak.", - "grand_exchange_price": "1200000", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1200000", "name": "Saradomin cloak", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "10446", - "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0" }, { "ge_buy_limit": "2", @@ -88262,15 +94673,17 @@ "requirements": "{5,40}", "ge_buy_limit": "2", "examine": "A Guthix cloak.", - "grand_exchange_price": "391000", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "1", + "equipment_slot": "1", + "grand_exchange_price": "391000", "name": "Guthix cloak", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10448", - "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0" }, { "ge_buy_limit": "2", @@ -88285,15 +94698,17 @@ "requirements": "{5,40}", "ge_buy_limit": "2", "examine": "A Zamorak cloak.", - "grand_exchange_price": "1000000", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "0.4", + "equipment_slot": "1", + "grand_exchange_price": "1000000", "name": "Zamorak cloak", "tradeable": "true", - "weight": "0.4", "archery_ticket_price": "0", "id": "10450", - "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,1,0,3,3,3,3,3,3,0,3,0,0" }, { "ge_buy_limit": "2", @@ -88309,14 +94724,16 @@ "requirements": "{5,40}-{6,40}", "ge_buy_limit": "2", "examine": "A Saradomin mitre.", - "grand_exchange_price": "299200", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", + "equipment_slot": "0", + "grand_exchange_price": "299200", "name": "Saradomin mitre", "tradeable": "true", "archery_ticket_price": "0", "id": "10452", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,5,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,5,0,0" }, { "ge_buy_limit": "2", @@ -88332,14 +94749,16 @@ "requirements": "{5,40}-{6,40}", "ge_buy_limit": "2", "examine": "A Guthix mitre.", - "grand_exchange_price": "130300", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", + "equipment_slot": "0", + "grand_exchange_price": "130300", "name": "Guthix mitre", "tradeable": "true", "archery_ticket_price": "0", "id": "10454", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,5,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,5,0,0" }, { "ge_buy_limit": "2", @@ -88356,6 +94775,8 @@ "ge_buy_limit": "2", "examine": "A Zamorak mitre.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.3", "equipment_slot": "0", "grand_exchange_price": "346500", @@ -88376,17 +94797,19 @@ }, { "requirements": "{5,20}", - "remove_sleeves": "true", "ge_buy_limit": "2", "examine": "Blessed vestments of Saradomin.", - "grand_exchange_price": "121400", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "121400", "name": "Saradomin robe top", "tradeable": "true", "archery_ticket_price": "0", "id": "10458", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0" }, { "ge_buy_limit": "2", @@ -88402,6 +94825,8 @@ "ge_buy_limit": "2", "examine": "Zamorak Vestments.", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -88426,6 +94851,8 @@ "ge_buy_limit": "2", "examine": "Blessed vestments of Guthix.", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", "weight": "1", "equipment_slot": "4", "remove_sleeves": "true", @@ -88449,14 +94876,16 @@ "requirements": "{5,20}", "ge_buy_limit": "2", "examine": "Leggings from the Saradomin Vestments.", - "grand_exchange_price": "56300", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "equipment_slot": "7", + "grand_exchange_price": "56300", "name": "Saradomin robe legs", "tradeable": "true", "archery_ticket_price": "0", "id": "10464", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0" }, { "ge_buy_limit": "2", @@ -88471,15 +94900,17 @@ "requirements": "{5,20}", "ge_buy_limit": "2", "examine": "Leggings from the Guthix Vestments.", - "grand_exchange_price": "56900", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "weight": "2", + "equipment_slot": "7", + "grand_exchange_price": "56900", "name": "Guthix robe legs", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "10466", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0" }, { "ge_buy_limit": "2", @@ -88494,15 +94925,17 @@ "requirements": "{5,20}", "ge_buy_limit": "2", "examine": "Legs of the Zamorak Vestments.", - "grand_exchange_price": "79400", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "weight": "2.7", + "equipment_slot": "7", + "grand_exchange_price": "79400", "name": "Zamorak robe legs", "tradeable": "true", - "weight": "2.7", "archery_ticket_price": "0", "id": "10468", - "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,4,0,0" }, { "ge_buy_limit": "2", @@ -88517,14 +94950,16 @@ "requirements": "{5,60}", "ge_buy_limit": "2", "examine": "A Saradomin stole.", - "grand_exchange_price": "14000", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", + "equipment_slot": "2", + "grand_exchange_price": "14000", "name": "Saradomin stole", "tradeable": "true", "archery_ticket_price": "0", "id": "10470", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0" }, { "ge_buy_limit": "2", @@ -88539,14 +94974,16 @@ "requirements": "{5,60}", "ge_buy_limit": "2", "examine": "A blessed stole.", - "grand_exchange_price": "3849", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", + "equipment_slot": "2", + "grand_exchange_price": "3849", "name": "Guthix stole", "tradeable": "true", "archery_ticket_price": "0", "id": "10472", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0" }, { "ge_buy_limit": "2", @@ -88561,14 +94998,16 @@ "requirements": "{5,60}", "ge_buy_limit": "2", "examine": "A Zamorak stole.", - "grand_exchange_price": "13700", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", + "equipment_slot": "2", + "grand_exchange_price": "13700", "name": "Zamorak stole", "tradeable": "true", "archery_ticket_price": "0", "id": "10474", - "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0", - "equipment_slot": "2" + "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,10,0,0" }, { "ge_buy_limit": "2", @@ -88586,6 +95025,8 @@ "durability": null, "name": "Purple sweets", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "archery_ticket_price": "0", "id": "10476" }, @@ -88631,7 +95072,9 @@ "examine": "An iron bar supplied by an insane old crone.", "durability": null, "name": "Selected iron", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "10488", @@ -88642,7 +95085,9 @@ "examine": "A magnet designed for undead chicken use.", "durability": null, "name": "Bar magnet", + "low_alchemy": "6", "tradeable": "false", + "high_alchemy": "9", "destroy": "true", "archery_ticket_price": "0", "id": "10489" @@ -88661,6 +95106,8 @@ { "examine": "It radiates purity but can still lop off heads.", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "destroy": "true", "weight": "1.1", "attack_speed": "5", @@ -88724,6 +95171,8 @@ "shop_price": "999", "examine": "A bagged chicken ready to serve you, magnet in claw.", "durability": null, + "low_alchemy": "307", + "high_alchemy": "461", "destroy": "true", "weight": "4.5", "equip_audio": "3284", @@ -89135,45 +95584,53 @@ "shop_price": "275", "examine": "A Penance Fighter hat.", "durability": null, - "name": "Fighter hat", + "low_alchemy": "7680", + "high_alchemy": "11520", "weight": "2", + "absorb": "1,0,3", + "equipment_slot": "0", + "name": "Fighter hat", "archery_ticket_price": "0", "id": "10548", - "absorb": "1,0,3", - "bonuses": "5,5,5,-7,-7,30,32,28,-3,28,7,0,0,0,0", - "equipment_slot": "0" + "bonuses": "5,5,5,-7,-7,30,32,28,-3,28,7,0,0,0,0" }, { "requirements": "{1,40}", "shop_price": "275", "examine": "A Penance Runner hat.", "durability": null, - "name": "Runner hat", + "low_alchemy": "7680", + "high_alchemy": "11520", "weight": "1", + "absorb": "1,0,3", + "equipment_slot": "0", + "name": "Runner hat", "archery_ticket_price": "0", "id": "10549", - "absorb": "1,0,3", - "bonuses": "0,0,0,0,0,30,32,27,1,30,7,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,30,32,27,1,30,7,0,0,0,0" }, { "requirements": "{1,40}", "shop_price": "275", "examine": "A Penance ranger hat.", "durability": null, - "name": "Ranger hat", + "low_alchemy": "7680", + "high_alchemy": "11520", "weight": "2", + "absorb": "0,3,1", + "equipment_slot": "0", + "name": "Ranger hat", "archery_ticket_price": "0", "id": "10550", - "absorb": "0,3,1", - "bonuses": "-5,-5,-5,-5,7,7,10,11,5,9,7,0,0,0,0", - "equipment_slot": "0" + "bonuses": "-5,-5,-5,-5,7,7,10,11,5,9,7,0,0,0,0" }, { "requirements": "{1,40}", "shop_price": "375", "examine": "Penance Fighter torso armour.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "weight": "4", "absorb": "3,0,6", @@ -89287,6 +95744,8 @@ "ge_buy_limit": "10", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "weight": "22.6", "absorb": "4,0,8", "equipment_slot": "4", @@ -89313,6 +95772,8 @@ "durability": null, "name": "Fire cape", "tradeable": "false", + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1.8", "archery_ticket_price": "0", "id": "10566", @@ -89448,6 +95909,8 @@ { "examine": "(Normal) A mystical-feeling dagger. (Poisoned) The twisted blade is covered with a nasty poison.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "destroy": "true", "weight": "0.4", "attack_speed": "4", @@ -89517,7 +95980,9 @@ "examine": "Tarn Razorlor's diary.", "durability": null, "name": "Tarn's diary", + "low_alchemy": "20", "tradeable": "false", + "high_alchemy": "30", "destroy": "true", "archery_ticket_price": "0", "id": "10587" @@ -89526,6 +95991,8 @@ "examine": "Increases the wearer's Strength and Attack by 20% when fighting the undead.", "durability": null, "name": "Salve amulet(e)", + "low_alchemy": "150000", + "high_alchemy": "150000", "weight": "1", "archery_ticket_price": "0", "id": "10588", @@ -89538,6 +96005,8 @@ "ge_buy_limit": "10", "examine": "A stone helmet.", "durability": null, + "low_alchemy": "18400", + "high_alchemy": "27600", "weight": "4", "absorb": "2,0,4", "equipment_slot": "0", @@ -89632,6 +96101,8 @@ "shop_price": "15000", "examine": "Blue: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -89647,6 +96118,8 @@ "shop_price": "15000", "examine": "Blue: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -89662,6 +96135,8 @@ "shop_price": "15000", "examine": "Blue: A magical hat. ", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "weight": "0.4", "absorb": "3,1,0", "equipment_slot": "0", @@ -89677,6 +96152,8 @@ "remove_head": "true", "examine": "Make your foes cower by wearing a skull as a helmet!", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "1.3", "absorb": "3,1,0", "equipment_slot": "0", @@ -89689,37 +96166,43 @@ "bonuses": "0,0,0,2,-2,10,9,11,3,0,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "Mystical robes.", - "grand_exchange_price": "3932123", "durability": null, + "low_alchemy": "56000", + "high_alchemy": "84000", + "weight": "2.2", + "absorb": "3,1,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "3932123", "name": "Infinity top", "tradeable": "true", - "weight": "2.2", "archery_ticket_price": "0", "id": "10605", - "absorb": "3,1,0", - "bonuses": "0,0,0,22,0,0,0,0,22,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,22,0,0,0,0,22,0,0,0,0,0,0" }, { - "lendable": "true", "examine": "A wooden helmet.", - "grand_exchange_price": "5623", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "weight": "0.9", + "absorb": "3,1,0", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "5623", "name": "Splitbark helm", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "10606", - "absorb": "3,1,0", - "bonuses": "0,0,0,3,-2,10,9,11,3,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,-2,10,9,11,3,0,0,0,0,0,0" }, { "examine": "They seem to be not quite of this world...", "durability": null, "name": "Ghostly boots", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10607", "bonuses": "0,0,0,2,0,0,0,0,2,0,0,0,0,0,0", @@ -89730,6 +96213,8 @@ "examine": "A mystical hat.", "durability": null, "name": "Moonclan hat", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1", "archery_ticket_price": "0", "id": "10608", @@ -89741,6 +96226,8 @@ "shop_price": "15000", "examine": "A mystical helmet.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "absorb": "3,1,0", @@ -89763,23 +96250,27 @@ "equipment_slot": "4" }, { - "remove_sleeves": "true", "shop_price": "250", "examine": "Torso armour from the order of the Void Knights.", "durability": null, + "low_alchemy": "19200", + "high_alchemy": "28800", + "weight": "6.8", + "equipment_slot": "4", + "remove_sleeves": "true", "name": "Void knight top", "tradeable": "false", - "weight": "6.8", "archery_ticket_price": "0", "id": "10611", - "bonuses": "0,0,0,0,0,40,40,40,40,40,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,40,40,40,40,40,0,0,0,0,0" }, { "remove_head": "true", "examine": "Black banded leather armour, a rogue's dream!", "durability": null, "name": "Rogue mask", + "low_alchemy": "150", + "high_alchemy": "225", "weight": "0.5", "archery_ticket_price": "0", "id": "10612", @@ -89791,6 +96282,8 @@ "remove_head": "true", "examine": "Protective headwear made from crabs. Better than it sounds.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -89806,6 +96299,8 @@ "remove_head": "true", "examine": "A helm fit for any Fremennik ranger.", "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1", "absorb": "0,3,1", "remove_beard": "true", @@ -89824,6 +96319,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "10615", @@ -89835,6 +96332,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "10616", @@ -89846,6 +96345,8 @@ "durability": null, "name": "Tribal mask", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "2", "archery_ticket_price": "0", "id": "10617", @@ -89855,6 +96356,8 @@ "shop_price": "3840", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", "weight": "9.9", "absorb": "1,0,2", "equipment_slot": "4", @@ -89870,6 +96373,8 @@ "shop_price": "10000", "examine": "An initiate Temple Knight's Armour.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "8", "absorb": "1,0,3", "equipment_slot": "4", @@ -89885,6 +96390,8 @@ "shop_price": "12000", "examine": "A Proselyte Temple Knight's armour.", "durability": null, + "low_alchemy": "4800", + "high_alchemy": "7200", "weight": "8.6", "absorb": "2,0,4", "equipment_slot": "4", @@ -89901,101 +96408,117 @@ "examine": "A thick heavy leather top.", "durability": null, "name": "Mourner top", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "10621", "equipment_slot": "4" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in polar areas.", - "grand_exchange_price": "216", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "216", "name": "Kyatt top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10622", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in woodland and jungle areas.", - "grand_exchange_price": "1793", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "1793", "name": "Larupia top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10623", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "shop_price": "300", "examine": "This should make me harder to spot in desert areas.", - "grand_exchange_price": "246", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "246", "name": "Graahk top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10624", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in wooded areas.", - "grand_exchange_price": "3883", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "3883", "name": "Wood camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10625", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in jungle areas.", - "grand_exchange_price": "325", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "325", "name": "Jungle camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10626", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in desert areas.", - "grand_exchange_price": "606", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "606", "name": "Desert camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10627", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "This should make me harder to spot in polar areas.", - "grand_exchange_price": "5614", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "weight": "0.2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "5614", "name": "Polar camo top", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10628", - "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,10,15,19,0,12,0,0,0,0,0" }, { "examine": "A mime would wear this.", @@ -90048,6 +96571,8 @@ "examine": "I feel closer to the gods when I am wearing this. (Top) If a shade had knees, this would keep them nice and warm. (Bottom)", "durability": null, "name": "Shade robe", + "low_alchemy": "28", + "high_alchemy": "42", "weight": "2", "archery_ticket_price": "0", "id": "10634", @@ -90060,6 +96585,8 @@ "durability": null, "name": "Cape of legends", "tradeable": "false", + "low_alchemy": "180", + "high_alchemy": "270", "weight": "1.8", "archery_ticket_price": "0", "id": "10635", @@ -90067,24 +96594,28 @@ "equipment_slot": "1" }, { - "lendable": "true", "shop_price": "90000", "examine": "A cape woven of obsidian plates.", - "grand_exchange_price": "38500", "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", + "weight": "1.8", + "equipment_slot": "1", + "lendable": "true", + "grand_exchange_price": "38500", "name": "Obsidian cape", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10636", - "bonuses": "0,0,0,0,0,9,9,9,9,9,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,9,9,9,9,9,0,0,0,0,0" }, { "examine": "A cape of fire.", "durability": null, "name": "Fire cape", "tradeable": "false", + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1.8", "archery_ticket_price": "0", "id": "10637", @@ -90097,6 +96628,8 @@ "durability": null, "name": "Team-1 cape", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.4", "archery_ticket_price": "0", "id": "10638", @@ -90108,6 +96641,8 @@ "examine": "The cape worn by masters of attack.", "durability": null, "name": "Attack cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10639", @@ -90119,6 +96654,8 @@ "examine": "The cape only worn by the strongest people.", "durability": null, "name": "Strength cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10640", @@ -90130,6 +96667,8 @@ "examine": "The cape worn by masters of the art of Defence.", "durability": null, "name": "Defence cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10641", @@ -90141,6 +96680,8 @@ "examine": "The cape worn by master archers.", "durability": null, "name": "Ranging cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10642", @@ -90152,6 +96693,8 @@ "examine": "The cape worn by the most pious of heroes.", "durability": null, "name": "Prayer cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10643", @@ -90163,6 +96706,8 @@ "examine": "The cape worn by the most powerful mages.", "durability": null, "name": "Magic cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10644", @@ -90174,6 +96719,8 @@ "examine": "The cape worn by master runecrafters.", "durability": null, "name": "Runecraft cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10645", @@ -90185,6 +96732,8 @@ "examine": "The cape worn by master hunters.", "durability": null, "name": "Hunter cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10646", @@ -90196,6 +96745,8 @@ "examine": "The cape worn by well-constituted adventurers.", "durability": null, "name": "Hitpoints cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10647", @@ -90207,6 +96758,8 @@ "examine": "The cape worn by the most agile of heroes.", "durability": null, "name": "Agility cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10648", @@ -90218,6 +96771,8 @@ "examine": "The cape worn by the most skilled at the art of herblore.", "durability": null, "name": "Herblore cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10649", @@ -90229,6 +96784,8 @@ "examine": "The cape worn by master thieves.", "durability": null, "name": "Thieving cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10650", @@ -90240,6 +96797,8 @@ "examine": "The cape worn by master craftworkers.", "durability": null, "name": "Crafting cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10651", @@ -90251,6 +96810,8 @@ "examine": "The cape worn by the best of fletchers.", "durability": null, "name": "Fletching cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10652", @@ -90262,6 +96823,8 @@ "examine": "The cape worn by slayer masters.", "durability": null, "name": "Slayer cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10653", @@ -90273,6 +96836,8 @@ "examine": "The cape worn by master builders.", "durability": null, "name": "Construct. cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10654", @@ -90284,6 +96849,8 @@ "examine": "The cape worn by the most skilled miners.", "durability": null, "name": "Mining cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10655", @@ -90295,6 +96862,8 @@ "examine": "The cape worn by master smiths.", "durability": null, "name": "Smithing cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10656", @@ -90306,6 +96875,8 @@ "examine": "The cape worn by the best fishermen.", "durability": null, "name": "Fishing cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10657", @@ -90317,6 +96888,8 @@ "examine": "The cape worn by the world's best chefs.", "durability": null, "name": "Cooking cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10658", @@ -90328,6 +96901,8 @@ "examine": "The cape worn by master firelighters.", "durability": null, "name": "Firemaking cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10659", @@ -90339,6 +96914,8 @@ "examine": "The cape worn by master woodcutters (Obtaining level 99 skill)", "durability": null, "name": "Woodcutting cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10660", @@ -90350,6 +96927,8 @@ "examine": "The cape worn by master farmers.", "durability": null, "name": "Farming cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "10661", @@ -90373,6 +96952,8 @@ "durability": null, "name": "Spotted cape", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "0.4", "archery_ticket_price": "0", "id": "10663", @@ -90385,6 +96966,8 @@ "durability": null, "name": "Spottier cape", "tradeable": "true", + "low_alchemy": "320", + "high_alchemy": "480", "weight": "0.4", "archery_ticket_price": "0", "id": "10664", @@ -90393,224 +96976,258 @@ }, { "examine": "A black kitesheild with a heraldic design.", - "grand_exchange_price": "15249", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", + "weight": "4", + "absorb": "1,0,2", + "equipment_slot": "5", + "grand_exchange_price": "15249", "name": "Black shield(h1)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10665", - "absorb": "1,0,2", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0" }, { "examine": "A shield with a heraldic design.", - "grand_exchange_price": "16339", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", + "weight": "5", + "absorb": "3,0,6", + "equipment_slot": "5", + "grand_exchange_price": "16339", "name": "Adamant shield(h1)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10666", - "absorb": "3,0,6", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0" }, { "examine": "A rune kiteshield with a heraldic design.", - "grand_exchange_price": "35300", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "grand_exchange_price": "35300", "name": "Rune shield(h1)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "10667", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0" }, { "examine": "A black kiteshield with a heraldic design.", - "grand_exchange_price": "9751", "durability": null, + "low_alchemy": "6530", + "high_alchemy": "9795", + "weight": "4", + "absorb": "1,0,2", + "equipment_slot": "5", + "grand_exchange_price": "9751", "name": "Black shield(h2)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10668", - "absorb": "1,0,2", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0" }, { "examine": "A shield with a heraldic design.", - "grand_exchange_price": "3353", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", + "weight": "5", + "absorb": "3,0,6", + "equipment_slot": "5", + "grand_exchange_price": "3353", "name": "Adamant shield(h2)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10669", - "absorb": "3,0,6", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0" }, { "examine": "A rune kiteshield with a heraldic design.", - "grand_exchange_price": "31903", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5.4", + "absorb": "3,0,7", + "equipment_slot": "5", + "grand_exchange_price": "31903", "name": "Rune shield(h2)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "10670", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0" }, { "examine": "A black shield with a heraldic design.", - "grand_exchange_price": "6791", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", + "weight": "4", + "absorb": "1,0,2", + "equipment_slot": "5", + "grand_exchange_price": "6791", "name": "Black shield(h3)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10671", - "absorb": "1,0,2", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0" }, { "examine": "A shield with a heraldic design.", - "grand_exchange_price": "5566", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", + "weight": "5", + "absorb": "3,0,6", + "equipment_slot": "5", + "grand_exchange_price": "5566", "name": "Adamant shield(h3)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10672", - "absorb": "3,0,6", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0" }, { "examine": "A rune kiteshield with a heraldic design.", - "grand_exchange_price": "32082", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "5", + "grand_exchange_price": "32082", "name": "Rune shield(h3)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10673", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0" }, { "examine": "A black shield with a heraldic design.", - "grand_exchange_price": "5159", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", + "weight": "4", + "absorb": "1,0,2", + "equipment_slot": "5", + "grand_exchange_price": "5159", "name": "Black shield(h4)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10674", - "absorb": "1,0,2", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0" }, { "examine": "A shield with a heraldic design.", - "grand_exchange_price": "3219", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", + "weight": "5", + "absorb": "3,0,6", + "equipment_slot": "5", + "grand_exchange_price": "3219", "name": "Adamant shield(h4)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10675", - "absorb": "3,0,6", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0" }, { "examine": "A rune kiteshield with a heraldic design.", - "grand_exchange_price": "32351", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "5", + "grand_exchange_price": "32351", "name": "Rune shield(h4)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10676", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0" }, { "examine": "A black shield with a heraldic design.", - "grand_exchange_price": "8451", "durability": null, + "low_alchemy": "652", + "high_alchemy": "979", + "weight": "4", + "absorb": "1,0,2", + "equipment_slot": "5", + "grand_exchange_price": "8451", "name": "Black shield(h5)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10677", - "absorb": "1,0,2", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,0,0,0,0,0" }, { "examine": "A shield with a heraldic design.", - "grand_exchange_price": "5905", "durability": null, + "low_alchemy": "2176", + "high_alchemy": "3264", + "weight": "5", + "absorb": "3,0,6", + "equipment_slot": "5", + "grand_exchange_price": "5905", "name": "Adamant shield(h5)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10678", - "absorb": "3,0,6", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,0,0,0,0,0" }, { "examine": "A rune kiteshield with a heraldic design.", - "grand_exchange_price": "35200", "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "weight": "5", + "absorb": "3,0,7", + "equipment_slot": "5", + "grand_exchange_price": "35200", "name": "Rune shield(h5)", "tradeable": "true", - "weight": "5", "archery_ticket_price": "0", "id": "10679", - "absorb": "3,0,7", - "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,0,0,0,0,0" }, { "examine": "Those studs should provide a bit more protection. Nice trim too!", - "grand_exchange_price": "67430", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "absorb": "0,3,1", + "equipment_slot": "4", + "grand_exchange_price": "67430", "name": "Studded body (g)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "10680", - "absorb": "0,3,1", - "bonuses": "0,0,0,-4,8,18,25,22,8,25,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-4,8,18,25,22,8,25,0,0,0,0,0" }, { "examine": "Those studs should provide a bit more protection. Nice trim too!", - "grand_exchange_price": "22400", "durability": null, + "low_alchemy": "340", + "high_alchemy": "510", + "weight": "5.4", + "absorb": "0,3,1", + "equipment_slot": "4", + "grand_exchange_price": "22400", "name": "Studded body (t)", "tradeable": "true", - "weight": "5.4", "archery_ticket_price": "0", "id": "10681", - "absorb": "0,3,1", - "bonuses": "0,0,0,-4,8,18,25,22,8,25,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-4,8,18,25,22,8,25,0,0,0,0,0" }, { "durability": null, @@ -90650,6 +97267,8 @@ "durability": null, "name": "Wizard robe (g)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1", "archery_ticket_price": "0", "id": "10686", @@ -90662,6 +97281,8 @@ "durability": null, "name": "Wizard robe (t)", "tradeable": "true", + "low_alchemy": "6", + "high_alchemy": "9", "weight": "1", "archery_ticket_price": "0", "id": "10687", @@ -90669,59 +97290,67 @@ "equipment_slot": "4" }, { - "remove_sleeves": "true", "examine": "Enchanted Wizards robes.", - "grand_exchange_price": "72800", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "weight": "1", + "absorb": "3,1,0", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "72800", "name": "Enchanted top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10688", - "absorb": "3,1,0", - "bonuses": "0,0,0,20,0,0,0,0,20,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,20,0,0,0,0,20,0,0,0,0,0,0" }, { - "lendable": "true", "examine": "Slightly magical boots.", - "grand_exchange_price": "763602", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "10", + "lendable": "true", + "grand_exchange_price": "763602", "name": "Wizard boots", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10689", - "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "Black platebody with trim.", - "grand_exchange_price": "90744", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", + "weight": "9.07", + "absorb": "1,0,2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "90744", "name": "Black platebody (t)", "tradeable": "true", - "weight": "9.07", "archery_ticket_price": "0", "id": "10690", - "absorb": "1,0,2", - "bonuses": "0,0,0,-30,-10,41,40,30,-6,40,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,41,40,30,-6,40,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "Black platebody with gold trim.", - "grand_exchange_price": "230800", "durability": null, + "low_alchemy": "1536", + "high_alchemy": "2304", + "weight": "9.07", + "absorb": "1,0,2", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "230800", "name": "Black platebody (g)", "tradeable": "true", - "weight": "9.07", "archery_ticket_price": "0", "id": "10691", - "absorb": "1,0,2", - "bonuses": "0,0,0,-30,-10,41,40,30,-6,40,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,41,40,30,-6,40,0,0,0,0,0" }, { "lendable": "true", @@ -90730,6 +97359,8 @@ "durability": null, "name": "Highwayman mask", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "10692", "equipment_slot": "0" @@ -90741,6 +97372,8 @@ "durability": null, "name": "Blue beret", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "archery_ticket_price": "0", "hat": true, "id": "10693", @@ -90753,6 +97386,8 @@ "durability": null, "name": "Black beret", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "archery_ticket_price": "0", "hat": true, "id": "10694", @@ -90765,255 +97400,293 @@ "durability": null, "name": "White beret", "tradeable": "true", + "low_alchemy": "32", + "high_alchemy": "48", "archery_ticket_price": "0", "hat": true, "id": "10695", "equipment_slot": "0" }, { - "lendable": "true", "examine": "Lightweight boots ideal for rangers.", - "grand_exchange_price": "11781186", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "0.2", + "equipment_slot": "10", + "lendable": "true", + "grand_exchange_price": "11781186", "name": "Ranger boots", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10696", - "bonuses": "0,0,0,-10,8,2,3,4,2,0,0,0,0,0,0", - "equipment_slot": "10" + "bonuses": "0,0,0,-10,8,2,3,4,2,0,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "Adamant platebody with trim.", - "grand_exchange_price": "79300", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", + "weight": "9.07", + "absorb": "2,0,4", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "79300", "name": "Adam platebody (t)", "tradeable": "true", - "weight": "9.07", "archery_ticket_price": "0", "id": "10697", - "absorb": "2,0,4", - "bonuses": "0,0,0,-30,-10,65,63,55,-6,63,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,65,63,55,-6,63,0,0,0,0,0" }, { - "remove_sleeves": "true", "examine": "Adamant platebody with gold trim.", - "grand_exchange_price": "207912", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", + "weight": "9.07", + "absorb": "2,0,4", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "207912", "name": "Adam platebody (g)", "tradeable": "true", - "weight": "9.07", "archery_ticket_price": "0", "id": "10698", - "absorb": "2,0,4", - "bonuses": "0,0,0,-30,-10,65,63,55,-6,63,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-30,-10,65,63,55,-6,63,0,0,0,0,0" }, { "remove_head": "true", "examine": "A black helmet with a heraldic design.", - "grand_exchange_price": "22022", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", + "weight": "1.8", + "equipment_slot": "0", + "grand_exchange_price": "22022", "name": "Black helm (h1)", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10699", - "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0" }, { "remove_head": "true", "examine": "A black helmet with a heraldic design.", - "grand_exchange_price": "11700", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", + "weight": "1.8", + "equipment_slot": "0", + "grand_exchange_price": "11700", "name": "Black helm (h2)", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10700", - "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0" }, { "remove_head": "true", "examine": "A black helmet with a heraldic design.", - "grand_exchange_price": "10424", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", + "weight": "1.8", + "equipment_slot": "0", + "grand_exchange_price": "10424", "name": "Black helm (h3)", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10701", - "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0" }, { "remove_head": "true", "examine": "A black helmet with a heraldic design.", - "grand_exchange_price": "12717", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", + "weight": "1.8", + "equipment_slot": "0", + "grand_exchange_price": "12717", "name": "Black helm (h4)", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10702", - "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0" }, { "remove_head": "true", "examine": "A black helmet with a heraldic design.", - "grand_exchange_price": "17852", "durability": null, + "low_alchemy": "422", + "high_alchemy": "633", + "weight": "1.8", + "equipment_slot": "0", + "grand_exchange_price": "17852", "name": "Black helm (h5)", "tradeable": "true", - "weight": "1.8", "archery_ticket_price": "0", "id": "10703", - "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,12,13,10,-1,12,0,0,0,0,0" }, { "remove_head": "true", "examine": "A rune helmet with a heraldic design.", - "grand_exchange_price": "30298", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "absorb": "1,0,3", + "equipment_slot": "0", + "grand_exchange_price": "30298", "name": "Rune helm (h1)", "tradeable": "true", "archery_ticket_price": "0", "id": "10704", - "absorb": "1,0,3", - "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0" }, { "remove_head": "true", "examine": "A rune helmet with a heraldic design.", - "grand_exchange_price": "26127", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "weight": "3", + "absorb": "1,0,3", + "equipment_slot": "0", + "grand_exchange_price": "26127", "name": "Rune helm (h2)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10705", - "absorb": "1,0,3", - "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0" }, { "remove_head": "true", "examine": "A rune helmet with a heraldic design.", - "grand_exchange_price": "37333", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "weight": "4", + "absorb": "1,0,3", + "equipment_slot": "0", + "grand_exchange_price": "37333", "name": "Rune helm (h3)", "tradeable": "true", - "weight": "4", "archery_ticket_price": "0", "id": "10706", - "absorb": "1,0,3", - "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0" }, { "remove_head": "true", "examine": "A rune helmet with a heraldic design.", - "grand_exchange_price": "29600", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "weight": "2", + "absorb": "1,0,3", + "equipment_slot": "0", + "grand_exchange_price": "29600", "name": "Rune helm (h4)", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "10707", - "absorb": "1,0,3", - "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0" }, { "remove_head": "true", "examine": "A rune helmet with a heraldic design.", - "grand_exchange_price": "41325", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "weight": "2", + "absorb": "1,0,3", + "equipment_slot": "0", + "grand_exchange_price": "41325", "name": "Rune helm (h5)", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "10708", - "absorb": "1,0,3", - "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,0,0,0,0,0" }, { "remove_head": "true", "examine": "An adamant helmet with a heraldic design.", - "grand_exchange_price": "28407", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", + "weight": "3", + "absorb": "1,0,2", + "equipment_slot": "0", + "grand_exchange_price": "28407", "name": "Adamant helm (h1)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10709", - "absorb": "1,0,2", - "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0" }, { "remove_head": "true", "examine": "An adamant helmet with a heraldic design.", - "grand_exchange_price": "9839", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", + "weight": "3", + "absorb": "1,0,2", + "equipment_slot": "0", + "grand_exchange_price": "9839", "name": "Adamant helm (h2)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10710", - "absorb": "1,0,2", - "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0" }, { "remove_head": "true", "examine": "An adamant helmet with a heraldic design.", - "grand_exchange_price": "8485", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", + "weight": "3", + "absorb": "1,0,2", + "equipment_slot": "0", + "grand_exchange_price": "8485", "name": "Adamant helm (h3)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10711", - "absorb": "1,0,2", - "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0" }, { "remove_head": "true", "examine": "An Adamant helmet with a heraldic design.", - "grand_exchange_price": "10774", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", + "weight": "3", + "absorb": "1,0,2", + "equipment_slot": "0", + "grand_exchange_price": "10774", "name": "Adamant helm (h4)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10712", - "absorb": "1,0,2", - "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0" }, { "remove_head": "true", "examine": "An adamant helmet with a heraldic design.", - "grand_exchange_price": "17390", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", + "weight": "3", + "absorb": "1,0,2", + "equipment_slot": "0", + "grand_exchange_price": "17390", "name": "Adamant helm (h5)", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", "id": "10713", - "absorb": "1,0,2", - "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,19,21,16,-1,19,0,0,0,0,0" }, { "remove_sleeves": "true", @@ -91022,6 +97695,8 @@ "durability": null, "name": "Bob shirt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "10714", @@ -91034,6 +97709,8 @@ "durability": null, "name": "Bob shirt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "10715", @@ -91046,6 +97723,8 @@ "durability": null, "name": "Bob shirt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "10716", @@ -91058,6 +97737,8 @@ "durability": null, "name": "Bob shirt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "10717", @@ -91070,6 +97751,8 @@ "durability": null, "name": "Bob shirt", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "10718", @@ -91081,6 +97764,8 @@ "durability": null, "name": "Amulet of glory(t)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "10719", "bonuses": "10,10,10,10,10,3,3,3,3,3,3,6,3,0,0", @@ -91090,6 +97775,8 @@ "examine": "A cape from the almighty god Guthix.", "durability": null, "name": "Guthix cape", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "10720", @@ -91232,6 +97919,8 @@ "examine": "A gift from Santa.", "durability": null, "name": "Yo-yo", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10733" }, @@ -91270,6 +97959,8 @@ "durability": null, "name": "Strength amulet(t)", "tradeable": "true", + "low_alchemy": "810", + "high_alchemy": "1215", "archery_ticket_price": "0", "id": "10736", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,10,0,0,0", @@ -91281,6 +97972,8 @@ "durability": null, "name": "Amulet of magic(t)", "tradeable": "true", + "low_alchemy": "360", + "high_alchemy": "540", "archery_ticket_price": "0", "id": "10738", "bonuses": "0,0,0,10,0,0,0,0,0,0,0,0,0,0,0", @@ -91288,16 +97981,18 @@ }, { "remove_head": "true", - "lendable": "true", "examine": "A big 'do about nothing.", - "grand_exchange_price": "36879", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "2", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "36879", "name": "A powdered wig", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10740", - "equipment_slot": "0" + "id": "10740" }, { "lendable": "true", @@ -91306,6 +98001,8 @@ "durability": null, "name": "Flared trousers", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10742", @@ -91318,6 +98015,8 @@ "durability": null, "name": "Pantaloons", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10744", @@ -91325,16 +98024,18 @@ }, { "remove_head": "true", - "lendable": "true", "examine": "A cap for wearing whil...zzzzzzzzz", - "grand_exchange_price": "376084", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "weight": "2", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "376084", "name": "Sleeping cap", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", - "id": "10746", - "equipment_slot": "0" + "id": "10746" }, { "remove_sleeves": "true", @@ -91342,6 +98043,8 @@ "durability": null, "name": "Elegant shirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10748", @@ -91353,6 +98056,8 @@ "durability": null, "name": "Elegant shirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10750", @@ -91364,6 +98069,8 @@ "durability": null, "name": "Elegant shirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10752", @@ -91375,6 +98082,8 @@ "durability": null, "name": "Elegant shirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10754", @@ -91386,6 +98095,8 @@ "durability": null, "name": "Elegant shirt", "tradeable": "true", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "1", "archery_ticket_price": "0", "id": "10756", @@ -91397,6 +98108,8 @@ "durability": null, "name": "Red boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "10758", "equipment_slot": "0" @@ -91407,6 +98120,8 @@ "durability": null, "name": "Orange boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "10760", "equipment_slot": "0" @@ -91417,6 +98132,8 @@ "durability": null, "name": "Green boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "10762", "equipment_slot": "0" @@ -91427,6 +98144,8 @@ "durability": null, "name": "Blue boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "10764", "equipment_slot": "0" @@ -91437,6 +98156,8 @@ "durability": null, "name": "Black boater", "tradeable": "true", + "low_alchemy": "90", + "high_alchemy": "135", "archery_ticket_price": "0", "id": "10766", "equipment_slot": "0" @@ -91448,6 +98169,8 @@ "durability": null, "name": "Red headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "10768", "equipment_slot": "0" @@ -91459,6 +98182,8 @@ "durability": null, "name": "Black headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "10770", "equipment_slot": "0" @@ -91470,6 +98195,8 @@ "durability": null, "name": "Brown headband", "tradeable": "true", + "low_alchemy": "16", + "high_alchemy": "24", "archery_ticket_price": "0", "id": "10772", "equipment_slot": "0" @@ -91480,6 +98207,8 @@ "durability": null, "name": "Pirate's hat", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "10774", "equipment_slot": "0" @@ -91487,6 +98216,8 @@ { "examine": "Rune platebody in the colours of Zamorak.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9", "absorb": "3,0,6", "equipment_slot": "4", @@ -91502,6 +98233,8 @@ { "examine": "Rune platebody in the colours of Saradomin.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -91517,6 +98250,8 @@ { "examine": "Rune platebody in the colours of Guthix.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -91532,6 +98267,8 @@ { "examine": "Rune platebody with complete gold trim & plating.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "10", "absorb": "3,0,6", "equipment_slot": "4", @@ -91551,55 +98288,65 @@ "durability": null, "name": "Saradomin robe top", "tradeable": "true", + "low_alchemy": "2800", + "high_alchemy": "4200", "archery_ticket_price": "0", "id": "10784", "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,4,0,0", "equipment_slot": "4" }, { - "remove_sleeves": "true", "examine": "Zamorak Vestments.", - "grand_exchange_price": "151000", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "151000", "name": "Zamorak robe top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10786", - "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,4,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,4,0,0" }, { - "remove_sleeves": "true", "examine": "Blessed vestments of Guthix.", - "grand_exchange_price": "80181", "durability": null, + "low_alchemy": "2800", + "high_alchemy": "4200", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "80181", "name": "Guthix robe top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "10788", - "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,4,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,4,0,0" }, { - "remove_sleeves": "true", "examine": "Zamorak blessed dragonhide body armour.", - "grand_exchange_price": "84966", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", + "weight": "6", + "absorb": "0,6,3", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "84966", "name": "Zamorak d'hide", "tradeable": "true", - "weight": "6", "archery_ticket_price": "0", "id": "10790", - "absorb": "0,6,3", - "bonuses": "0,0,0,-15,30,55,47,60,50,55,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,-15,30,55,47,60,50,55,0,0,0,0,0" }, { "shop_price": "13000", "examine": "Saradomin blessed dragonhide body armour.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "destroy": "true", "weight": "6", "absorb": "0,6,3", @@ -91616,6 +98363,8 @@ "shop_price": "13", "examine": "Guthix blessed dragonhide body armour.", "durability": null, + "low_alchemy": "5200", + "high_alchemy": "7800", "weight": "6", "absorb": "0,6,3", "equipment_slot": "4", @@ -91628,21 +98377,25 @@ "bonuses": "0,0,0,-15,30,55,47,60,50,55,0,0,0,0,0" }, { - "lendable": "true", "examine": "Endorsed by Robin Hood.", - "grand_exchange_price": "3070557", "durability": null, + "low_alchemy": "180", + "high_alchemy": "270", + "weight": "0.2", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "3070557", "name": "Robin hood hat", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "10796", - "bonuses": "0,0,0,-10,8,4,6,8,4,4,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-10,8,4,6,8,4,4,0,0,0,0,0" }, { "examine": "Rune platebody with gold trim.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -91658,6 +98411,8 @@ { "examine": "Rune platebody with trim.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "weight": "9.07", "absorb": "3,0,6", "equipment_slot": "4", @@ -91677,6 +98432,8 @@ "durability": null, "name": "Tan cavalier", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "10802", "equipment_slot": "0" @@ -91688,6 +98445,8 @@ "durability": null, "name": "Dark cavalier", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "10804", "equipment_slot": "0" @@ -91699,6 +98458,8 @@ "durability": null, "name": "Black cavalier", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "10806", "equipment_slot": "0" @@ -91710,6 +98471,8 @@ "durability": null, "name": "Arctic pyre logs", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "2", "archery_ticket_price": "0", "id": "10808" @@ -91730,6 +98493,8 @@ "durability": null, "name": "Arctic pine logs", "tradeable": "true", + "low_alchemy": "14", + "high_alchemy": "21", "weight": "2", "archery_ticket_price": "0", "id": "10810", @@ -91751,6 +98516,8 @@ "durability": null, "name": "Split log", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "weight": "1.8", "archery_ticket_price": "0", "id": "10812" @@ -91772,6 +98539,8 @@ "durability": null, "name": "Hair", "tradeable": "true", + "low_alchemy": "48", + "high_alchemy": "72", "archery_ticket_price": "0", "id": "10814" }, @@ -91792,6 +98561,7 @@ "durability": null, "name": "Raw yak meat", "tradeable": "true", + "high_alchemy": "1", "weight": "3", "archery_ticket_price": "0", "id": "10816" @@ -91813,6 +98583,8 @@ "durability": null, "name": "Yak-hide", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.4", "archery_ticket_price": "0", "id": "10818" @@ -91833,6 +98605,8 @@ "durability": null, "name": "Cured yak-hide", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.4", "archery_ticket_price": "0", "id": "10820" @@ -91891,15 +98665,17 @@ "requirements": "{1,25}", "ge_buy_limit": "100", "examine": "A shield worn by Fremennik warriors.", - "grand_exchange_price": "402", "durability": null, - "name": "Fremennik round shield", + "low_alchemy": "2000", + "high_alchemy": "3000", "destroy": "true", "weight": "2.2", + "equipment_slot": "5", + "grand_exchange_price": "402", + "name": "Fremennik round shield", "archery_ticket_price": "0", "id": "10826", - "bonuses": "0,0,0,-10,-10,17,17,31,-4,33,20,0,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-10,-10,17,17,31,-4,33,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -91917,6 +98693,8 @@ "ge_buy_limit": "100", "examine": "A gift from Neitiznot's Burgher.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "2.2", "absorb": "2,0,4", "equipment_slot": "0", @@ -91948,31 +98726,35 @@ "id": "10831" }, { - "destroy_message": "Are you sure? You can find another in King Sorvott's chest.", "examine": "A silly hat with bells.", "durability": null, - "name": "Silly jester hat", - "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "2.7", + "equipment_slot": "0", + "destroy_message": "Are you sure? You can find another in King Sorvott's chest.", + "name": "Silly jester hat", + "tradeable": "false", "archery_ticket_price": "0", "id": "10836", - "bonuses": "0,0,0,0,0,0,0,0,5,-5,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,5,-5,0,0,0,0,0" }, { - "destroy_message": "Are you sure? You can find another in King Sorvott's chest.", - "remove_sleeves": "true", "examine": "A jester's jangly top.", "durability": null, - "name": "Silly jester top", - "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "6.8", + "equipment_slot": "4", + "destroy_message": "Are you sure? You can find another in King Sorvott's chest.", + "remove_sleeves": "true", + "name": "Silly jester top", + "tradeable": "false", "archery_ticket_price": "0", "id": "10837", - "bonuses": "0,0,0,0,0,0,0,0,5,-5,5,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,0,0,5,-5,5,0,0,0,0" }, { "destroy_message": "Are you sure? You can find another in King Sorvott's chest.", @@ -92092,7 +98874,9 @@ "examine": "Her writing is too scrawled to make out what it says.", "durability": null, "name": "Sin seer's note", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "10856" @@ -92161,7 +98945,9 @@ "examine": "Can't get any safer than this.", "durability": null, "name": "Hard hat", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "weight": "2", "archery_ticket_price": "0", @@ -92169,24 +98955,28 @@ "equipment_slot": "0" }, { - "destroy_message": "You'll have to find another within the Tower of Life!", - "remove_sleeves": "true", "examine": "Very fetching.", "durability": null, - "name": "Builder's shirt", - "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", + "equipment_slot": "4", + "destroy_message": "You'll have to find another within the Tower of Life!", + "remove_sleeves": "true", + "name": "Builder's shirt", + "tradeable": "false", "archery_ticket_price": "0", - "id": "10863", - "equipment_slot": "4" + "id": "10863" }, { "destroy_message": "You'll have to find another within the Tower of Life!", "examine": "Slightly tatty in my opinion.", "durability": null, "name": "Builder's trousers", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -92198,7 +98988,9 @@ "examine": "They'll offer good protection for my toes.", "durability": null, "name": "Builder's boots", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "weight": "0.4", "archery_ticket_price": "0", @@ -92251,6 +99043,7 @@ "examine": "Bound to have some use.", "durability": null, "name": "Coloured ball", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "10874" }, @@ -92275,6 +99068,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Plain satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10877", @@ -92284,6 +99079,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Green satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10878", @@ -92294,6 +99091,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Red satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10879", @@ -92303,6 +99102,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Black satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10880", @@ -92312,6 +99113,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Gold satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10881", @@ -92321,6 +99124,8 @@ "examine": "I can keep my grub in here.", "durability": null, "name": "Rune satchel", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "0.1", "archery_ticket_price": "0", "id": "10882", @@ -92331,7 +99136,9 @@ "examine": "Can't get any safer than this.", "durability": null, "name": "Hard hat", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "weight": "2", "archery_ticket_price": "0", @@ -92370,30 +99177,34 @@ "examine": "This is likely to put my back out... (when fixed) OR It's broken. I should see if a pirate smith can fix it. (when broken)", "walk_anim": "5867", "has_special": "true", - "durability": null, - "weight": "30", + "low_alchemy": "92000", "turn90ccw_anim": "5867", "attack_speed": "6", "two_handed": "true", - "weapon_interface": "8", "turn180_anim": "5867", "defence_anim": "5866", - "render_anim": "985", "equipment_slot": "3", "attack_anims": "5865,5865,5865,5865", "destroy_message": "If you drop the Anchor it will be destroyed, and you will need to get a new one from Brother Tranquillity, then pay Smith to re", "stand_anim": "5869", - "name": "Barrelchest anchor", "run_anim": "5868", "archery_ticket_price": "0", "id": "10887", "stand_turn_anim": "823", - "bonuses": "-2,10,92,0,0,0,0,0,0,0,0,100,0,0,0" + "bonuses": "-2,10,92,0,0,0,0,0,0,0,0,100,0,0,0", + "durability": null, + "high_alchemy": "138000", + "weight": "30", + "weapon_interface": "8", + "render_anim": "985", + "name": "Barrelchest anchor" }, { "examine": "This is likely to put my back out... (when fixed) OR It's broken. I should see if a pirate smith can fix it. (when broken)", "durability": null, "name": "Barrelchest anchor", + "low_alchemy": "92000", + "high_alchemy": "138000", "weight": "30", "archery_ticket_price": "0", "attack_speed": "6", @@ -92509,6 +99320,8 @@ "durability": null, "name": "Mixture - step 1(4)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10909" }, @@ -92528,6 +99341,8 @@ "durability": null, "name": "Mixture - step 1(3)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10911" }, @@ -92547,6 +99362,8 @@ "durability": null, "name": "Mixture - step 1(2)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10913" }, @@ -92566,6 +99383,8 @@ "durability": null, "name": "Mixture - step 1(1)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10915" }, @@ -92585,6 +99404,8 @@ "durability": null, "name": "Mixture - step 2(4)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10917" }, @@ -92604,6 +99425,8 @@ "durability": null, "name": "Mixture - step 2(3)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10919" }, @@ -92623,6 +99446,8 @@ "durability": null, "name": "Mixture - step 2(2)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10921" }, @@ -92642,6 +99467,8 @@ "durability": null, "name": "Mixture - step 2(1)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10923" }, @@ -92661,6 +99488,8 @@ "durability": null, "name": "Sanfew serum(4)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10925" }, @@ -92680,6 +99509,8 @@ "durability": null, "name": "Sanfew serum(3)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10927" }, @@ -92699,6 +99530,8 @@ "durability": null, "name": "Sanfew serum(2)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10929" }, @@ -92718,6 +99551,8 @@ "durability": null, "name": "Sanfew serum(1)", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10931" }, @@ -92734,6 +99569,8 @@ "examine": "You certainly will be alright wearing these.", "durability": null, "name": "Lumberjack boots", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "10933", @@ -92776,6 +99613,8 @@ "durability": null, "name": "Nail beast nails", "tradeable": "true", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "10937" }, @@ -92793,6 +99632,8 @@ "examine": "You certainly will be alright wearing this.", "durability": null, "name": "Lumberjack top", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.3", "archery_ticket_price": "0", "id": "10939", @@ -92802,6 +99643,8 @@ "examine": "You certainly will be alright wearing these.", "durability": null, "name": "Lumberjack legs", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.9", "archery_ticket_price": "0", "id": "10940", @@ -92812,6 +99655,8 @@ "examine": "You certainly will be alright wearing this.", "durability": null, "name": "Lumberjack hat", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.4", "archery_ticket_price": "0", "id": "10941", @@ -92852,6 +99697,8 @@ "examine": "You certainly will be alright wearing this.", "durability": null, "name": "Lumberjack top", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1.3", "archery_ticket_price": "0", "id": "10945", @@ -92880,6 +99727,8 @@ "durability": null, "name": "Slayer bell", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "10952" }, @@ -92898,6 +99747,8 @@ "ge_buy_limit": "100", "examine": "Armour made out of Frog hide.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "3", "absorb": "0,3,1", "equipment_slot": "4", @@ -92924,6 +99775,8 @@ "ge_buy_limit": "100", "examine": "Chaps made out of Frog hide.", "durability": null, + "low_alchemy": "360", + "high_alchemy": "540", "weight": "3", "absorb": "0,2,1", "equipment_slot": "7", @@ -92949,6 +99802,8 @@ "ge_buy_limit": "100", "examine": "Boots made out of Frog hide.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "equipment_slot": "10", "grand_exchange_price": "1156", @@ -92972,6 +99827,8 @@ "examine": "Thick and tasty soup.", "durability": null, "name": "Green gloop soup", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10960" }, @@ -92980,6 +99837,8 @@ "examine": "A big bowl of frogspawn gumbo.", "durability": null, "name": "Frogspawn gumbo", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10961" }, @@ -92988,6 +99847,8 @@ "examine": "A juicy frogburger.", "durability": null, "name": "Frogburger", + "low_alchemy": "4", + "high_alchemy": "6", "weight": "1", "archery_ticket_price": "0", "id": "10962" @@ -92996,6 +99857,8 @@ "examine": "Nice and crunchy.", "durability": null, "name": "Coated frogs' legs", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10963" }, @@ -93004,6 +99867,8 @@ "examine": "Bat shish kebab.", "durability": null, "name": "Bat shish", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10964" }, @@ -93012,6 +99877,8 @@ "examine": "Wall beast fingers in a white fern sauce.", "durability": null, "name": "Fingers", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "10965" }, @@ -93019,6 +99886,8 @@ "examine": "A whole roasted frog.", "durability": null, "name": "Roast frog", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "archery_ticket_price": "0", "id": "10967" @@ -93027,6 +99896,8 @@ "examine": "Tasty saut??ed mushrooms.", "durability": null, "name": "Mushrooms", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "10968" }, @@ -93034,6 +99905,8 @@ "examine": "Chunky cave-crawler fillets.", "durability": null, "name": "Fillets", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "10969" }, @@ -93041,6 +99914,8 @@ "examine": "Steamed cave pond loach.", "durability": null, "name": "Loach", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "archery_ticket_price": "0", "id": "10970" @@ -93069,6 +99944,8 @@ "durability": null, "name": "Light orb", "tradeable": "true", + "low_alchemy": "140", + "high_alchemy": "210", "archery_ticket_price": "0", "id": "10973" }, @@ -93103,6 +99980,8 @@ "examine": "A curved Construction bone.", "durability": null, "name": "Curved bone", + "low_alchemy": "2", + "high_alchemy": "4", "weight": "1", "archery_ticket_price": "0", "id": "10977" @@ -93114,6 +99993,7 @@ "durability": null, "name": "Swamp weed", "tradeable": "true", + "high_alchemy": "1", "weight": "0.2", "archery_ticket_price": "0", "id": "10978" @@ -93131,6 +100011,8 @@ "examine": "Add a wire to complete it.", "durability": null, "name": "Empty light orb", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "10980" }, @@ -93141,6 +100023,8 @@ "durability": null, "name": "Cave goblin wire", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "1", "archery_ticket_price": "0", "id": "10981" @@ -93266,6 +100150,8 @@ "examine": "A perfect example of a tortoise shell.", "durability": null, "name": "Perfect shell", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "6.8", "archery_ticket_price": "0", "id": "10995" @@ -93306,7 +100192,9 @@ "examine": "The History of Dagon'hai.", "durability": null, "name": "Dagon'hai history", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "11001" @@ -93316,7 +100204,9 @@ "examine": "The diary of Sin'keth Magis.", "durability": null, "name": "Sin'keth's diary", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "11002" @@ -93346,7 +100236,9 @@ "examine": "A full folder. You should take this back to Rat.", "durability": null, "name": "Full folder", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "archery_ticket_price": "0", "id": "11007" @@ -93557,6 +100449,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11027", "equipment_slot": "3" @@ -93568,6 +100462,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11028", "equipment_slot": "3" @@ -93579,6 +100475,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11029", "equipment_slot": "3" @@ -93590,6 +100488,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11030", "equipment_slot": "3" @@ -93644,6 +100544,8 @@ "examine": "A salty sword.", "has_special": "true", "durability": null, + "low_alchemy": "10400", + "high_alchemy": "15600", "weight": "1.8", "attack_speed": "4", "weapon_interface": "6", @@ -93691,6 +100593,8 @@ "durability": null, "name": "Rope", "tradeable": "true", + "low_alchemy": "7", + "high_alchemy": "10", "weight": "1.3", "archery_ticket_price": "0", "id": "11046" @@ -93725,6 +100629,8 @@ "durability": null, "name": "Axe head", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "11050" }, @@ -93810,6 +100716,8 @@ "examine": "Oldak's marvellous Moving-over-distance Sphere", "durability": null, "name": "Goblin village sphere", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.05", "archery_ticket_price": "0", "id": "11060" @@ -93821,6 +100729,8 @@ "examine": "It has ancient goblin symbols on it.", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "1.8", "attack_speed": "5", "weapon_interface": "8", @@ -93849,6 +100759,8 @@ "durability": null, "name": "Bracelet mould", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "0.4", "archery_ticket_price": "0", "id": "11065" @@ -93866,14 +100778,16 @@ "shop_price": "165", "ge_buy_limit": "5000", "examine": "I wonder if this is valuable.", - "grand_exchange_price": "223", "durability": null, + "low_alchemy": "220", + "high_alchemy": "330", + "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "223", "name": "Gold bracelet", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", - "id": "11069", - "equipment_slot": "9" + "id": "11069" }, { "ge_buy_limit": "5000", @@ -93888,14 +100802,16 @@ "shop_price": "1035", "ge_buy_limit": "5000", "examine": "I wonder if this is valuable.", - "grand_exchange_price": "578", "durability": null, + "low_alchemy": "460", + "high_alchemy": "690", + "weight": "0.25", + "equipment_slot": "9", + "grand_exchange_price": "578", "name": "Sapphire bracelet", "tradeable": "true", - "weight": "0.25", "archery_ticket_price": "0", - "id": "11072", - "equipment_slot": "9" + "id": "11072" }, { "ge_buy_limit": "5000", @@ -93914,6 +100830,8 @@ "durability": null, "name": "Bracelet of clay", "tradeable": "true", + "low_alchemy": "506", + "high_alchemy": "759", "archery_ticket_price": "0", "id": "11074", "equipment_slot": "9" @@ -93934,6 +100852,8 @@ "durability": null, "name": "Emerald bracelet", "tradeable": "true", + "low_alchemy": "610", + "high_alchemy": "915", "weight": "0.2", "archery_ticket_price": "0", "id": "11076", @@ -93955,6 +100875,8 @@ "durability": null, "name": "Castlewar brace(3)", "tradeable": "true", + "low_alchemy": "670", + "high_alchemy": "1005", "weight": "0.25", "archery_ticket_price": "0", "id": "11079", @@ -93975,6 +100897,8 @@ "durability": null, "name": "Castlewar brace(2)", "tradeable": "true", + "low_alchemy": "670", + "high_alchemy": "1005", "weight": "0.25", "archery_ticket_price": "0", "id": "11081", @@ -93994,6 +100918,8 @@ "durability": null, "name": "Castlewar brace(1)", "tradeable": "true", + "low_alchemy": "670", + "high_alchemy": "1005", "weight": "0.25", "archery_ticket_price": "0", "id": "11083", @@ -94016,6 +100942,8 @@ "durability": null, "name": "Ruby bracelet", "tradeable": "true", + "low_alchemy": "930", + "high_alchemy": "1395", "archery_ticket_price": "0", "id": "11085", "equipment_slot": "9" @@ -94036,6 +100964,8 @@ "durability": null, "name": "Inoculation brace", "tradeable": "true", + "low_alchemy": "1024", + "high_alchemy": "1536", "weight": "0.25", "archery_ticket_price": "0", "id": "11088", @@ -94057,6 +100987,8 @@ "durability": null, "name": "Phoenix necklace", "tradeable": "true", + "low_alchemy": "1620", + "high_alchemy": "2430", "archery_ticket_price": "0", "id": "11090", "equipment_slot": "2" @@ -94078,6 +101010,8 @@ "durability": null, "name": "Diamond bracelet", "tradeable": "true", + "low_alchemy": "1530", + "high_alchemy": "2295", "archery_ticket_price": "0", "id": "11092", "equipment_slot": "9" @@ -94098,6 +101032,8 @@ "durability": null, "name": "Forinthry brace(5)", "tradeable": "true", + "low_alchemy": "1680", + "high_alchemy": "2520", "weight": "0.2", "archery_ticket_price": "0", "id": "11095", @@ -94118,6 +101054,8 @@ "durability": null, "name": "Forinthry brace(4)", "tradeable": "true", + "low_alchemy": "1680", + "high_alchemy": "2520", "weight": "0.2", "archery_ticket_price": "0", "id": "11097", @@ -94136,6 +101074,8 @@ "durability": null, "name": "Forinthry brace(3)", "tradeable": "true", + "low_alchemy": "1680", + "high_alchemy": "2520", "weight": "0.2", "archery_ticket_price": "0", "id": "11099", @@ -94154,6 +101094,8 @@ "durability": null, "name": "Forinthry brace(2)", "tradeable": "true", + "low_alchemy": "1680", + "high_alchemy": "2520", "weight": "0.2", "archery_ticket_price": "0", "id": "11101", @@ -94173,6 +101115,8 @@ "durability": null, "name": "Forinthry brace(1)", "tradeable": "true", + "low_alchemy": "1680", + "high_alchemy": "2520", "weight": "0.2", "archery_ticket_price": "0", "id": "11103", @@ -94194,6 +101138,8 @@ "durability": null, "name": "Skills necklace(4)", "tradeable": "true", + "low_alchemy": "8080", + "high_alchemy": "12120", "archery_ticket_price": "0", "id": "11105", "equipment_slot": "2" @@ -94213,6 +101159,8 @@ "durability": null, "name": "Skills necklace(3)", "tradeable": "true", + "low_alchemy": "8080", + "high_alchemy": "12120", "archery_ticket_price": "0", "id": "11107", "equipment_slot": "2" @@ -94230,6 +101178,8 @@ "durability": null, "name": "Skills necklace(2)", "tradeable": "true", + "low_alchemy": "8080", + "high_alchemy": "12120", "archery_ticket_price": "0", "id": "11109", "equipment_slot": "2" @@ -94247,6 +101197,8 @@ "durability": null, "name": "Skills necklace(1)", "tradeable": "true", + "low_alchemy": "8080", + "high_alchemy": "12120", "archery_ticket_price": "0", "id": "11111", "equipment_slot": "2" @@ -94265,6 +101217,8 @@ "durability": null, "name": "Skills necklace", "tradeable": "true", + "low_alchemy": "8080", + "high_alchemy": "12120", "archery_ticket_price": "0", "id": "11113", "equipment_slot": "2" @@ -94285,6 +101239,8 @@ "durability": null, "name": "Dragon bracelet", "tradeable": "true", + "low_alchemy": "7650", + "high_alchemy": "11475", "weight": "0.3", "archery_ticket_price": "0", "id": "11115", @@ -94302,15 +101258,17 @@ { "ge_buy_limit": "100", "examine": "A handy way to get around.", - "grand_exchange_price": "29700", "durability": null, + "low_alchemy": "8416", + "high_alchemy": "12624", + "weight": "0.3", + "equipment_slot": "9", + "grand_exchange_price": "29700", "name": "Combat bracelet(4)", "tradeable": "true", - "weight": "0.3", "archery_ticket_price": "0", "id": "11118", - "bonuses": "7,7,7,3,7,5,5,5,3,5,5,6,0,0,0", - "equipment_slot": "9" + "bonuses": "7,7,7,3,7,5,5,5,3,5,5,6,0,0,0" }, { "ge_buy_limit": "100", @@ -94328,6 +101286,8 @@ "durability": null, "name": "Combat bracelet(3)", "tradeable": "true", + "low_alchemy": "8416", + "high_alchemy": "12624", "weight": "0.3", "archery_ticket_price": "0", "id": "11120", @@ -94348,6 +101308,8 @@ "durability": null, "name": "Combat bracelet(2)", "tradeable": "true", + "low_alchemy": "8416", + "high_alchemy": "12624", "weight": "0.3", "archery_ticket_price": "0", "id": "11122", @@ -94368,6 +101330,8 @@ "durability": null, "name": "Combat bracelet(1)", "tradeable": "true", + "low_alchemy": "8416", + "high_alchemy": "12624", "weight": "0.3", "archery_ticket_price": "0", "id": "11124", @@ -94385,15 +101349,17 @@ { "ge_buy_limit": "100", "examine": "You will need to recharge the bracelet at the Legends Guild.", - "grand_exchange_price": "29000", "durability": null, + "low_alchemy": "8416", + "high_alchemy": "12624", + "weight": "0.3", + "equipment_slot": "9", + "grand_exchange_price": "29000", "name": "Combat bracelet", "tradeable": "true", - "weight": "0.3", "archery_ticket_price": "0", "id": "11126", - "bonuses": "7,7,7,3,7,5,5,5,3,5,5,6,0,0,0", - "equipment_slot": "9" + "bonuses": "7,7,7,3,7,5,5,5,3,5,5,6,0,0,0" }, { "ge_buy_limit": "100", @@ -94412,6 +101378,8 @@ "durability": null, "name": "Berserker necklace", "tradeable": "true", + "low_alchemy": "80400", + "high_alchemy": "120600", "archery_ticket_price": "0", "id": "11128", "bonuses": "-10,-10,-10,0,0,-20,-20,-20,-20,-20,-20,7,3,0,0", @@ -94434,6 +101402,8 @@ "durability": null, "name": "Onyx bracelet", "tradeable": "true", + "low_alchemy": "80800", + "high_alchemy": "121200", "archery_ticket_price": "0", "id": "11130", "equipment_slot": "9" @@ -94450,15 +101420,17 @@ { "ge_buy_limit": "100", "examine": "Helps to restore your life points.", - "grand_exchange_price": "124200", "durability": null, + "low_alchemy": "80800", + "high_alchemy": "121200", + "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "124200", "name": "Regen bracelet", "tradeable": "true", - "weight": "0.2", "archery_ticket_price": "0", "id": "11133", - "bonuses": "8,8,8,3,7,6,6,6,3,6,5,7,0,0,0", - "equipment_slot": "9" + "bonuses": "8,8,8,3,7,6,6,6,3,6,5,7,0,0,0" }, { "ge_buy_limit": "100", @@ -94655,6 +101627,8 @@ "examine": "Second-rate crossbow, former property of the Phoenix Gang.", "walk_anim": "4226", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "weight": "3", "turn90ccw_anim": "822", "weapon_interface": "17", @@ -94683,6 +101657,8 @@ "examine": "Second-rate crossbow, former property of the Phoenix Gang.", "walk_anim": "4226", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "weight": "3", "turn90ccw_anim": "822", "weapon_interface": "17", @@ -94712,6 +101688,7 @@ "durability": null, "name": "Newspaper", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "11169" }, @@ -94728,6 +101705,7 @@ "durability": null, "name": "Newspaper", "tradeable": "true", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "11171" }, @@ -94773,6 +101751,7 @@ "durability": null, "name": "Old coin", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "11179" @@ -94868,6 +101847,8 @@ "examine": "An enchanted necklace.", "durability": null, "name": "Digsite pendant (1)", + "low_alchemy": "960", + "high_alchemy": "1440", "weight": "0.5", "archery_ticket_price": "0", "id": "11190", @@ -94877,6 +101858,8 @@ "examine": "An enchanted necklace.", "durability": null, "name": "Digsite pendant (2)", + "low_alchemy": "960", + "high_alchemy": "1440", "weight": "0.5", "archery_ticket_price": "0", "id": "11191", @@ -94886,6 +101869,8 @@ "examine": "An enchanted necklace.", "durability": null, "name": "Digsite pendant (3)", + "low_alchemy": "960", + "high_alchemy": "1440", "weight": "0.5", "archery_ticket_price": "0", "id": "11192", @@ -94895,6 +101880,8 @@ "examine": "An enchanted necklace.", "durability": null, "name": "Digsite pendant (4)", + "low_alchemy": "960", + "high_alchemy": "1440", "weight": "0.5", "archery_ticket_price": "0", "id": "11193", @@ -94904,6 +101891,8 @@ "examine": "An enchanted necklace.", "durability": null, "name": "Digsite pendant (5)", + "low_alchemy": "960", + "high_alchemy": "1440", "weight": "0.5", "archery_ticket_price": "0", "id": "11194", @@ -94964,6 +101953,8 @@ "ge_buy_limit": "100", "examine": "A sturdy helmet that belonged to Rupert the beard.", "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "1.9", "equipment_slot": "0", "grand_exchange_price": "35800", @@ -95021,6 +102012,7 @@ "durability": null, "name": "Shrunk ogleroot", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "11205" @@ -95050,85 +102042,99 @@ "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "An arrow made using a dragon's talon.", - "grand_exchange_price": "2674", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "2674", "name": "Dragon arrow", "tradeable": "true", "archery_ticket_price": "0", "id": "11212", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with dragon heads and oil-soaked cloth.lit: Dragon-headed fire arrow.", - "grand_exchange_price": "3988", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "3988", "name": "Dragon fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "11217", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "unlit: Arrows with dragon heads and oil-soaked cloth.lit: Dragon-headed fire arrow.", - "grand_exchange_price": "3834", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "3834", "name": "Dragon fire arrows", "tradeable": "true", "archery_ticket_price": "0", "id": "11222", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "An arrow made using a dragon's talon.", - "grand_exchange_price": "3141", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "3141", "name": "Dragon arrow(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "11227", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "An arrow made using a dragon's talon.", - "grand_exchange_price": "2866", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "2866", "name": "Dragon arrow(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "11228", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "An arrow made using a dragon's talon.", - "grand_exchange_price": "3766", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "13", + "grand_exchange_price": "3766", "name": "Dragon arrow(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "11229", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,60" }, { "requirements": "{4,60}", "ge_buy_limit": "10000", "examine": "A deadly throwing dart with a dragon tip.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "attack_speed": "3", "weapon_interface": "18", "equipment_slot": "3", @@ -95145,6 +102151,8 @@ "ge_buy_limit": "10000", "examine": "A deadly throwing dart with a dragon tip.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "attack_speed": "3", "weapon_interface": "18", "equipment_slot": "3", @@ -95164,6 +102172,8 @@ "durability": null, "name": "Dragon dart tip", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "archery_ticket_price": "0", "id": "11232" }, @@ -95172,6 +102182,8 @@ "ge_buy_limit": "10000", "examine": "A deadly throwing dart with a dragon tip.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "attack_speed": "3", "weapon_interface": "18", "equipment_slot": "3", @@ -95188,6 +102200,8 @@ "ge_buy_limit": "10000", "examine": "A deadly throwing dart with a dragon tip.", "durability": null, + "low_alchemy": "200", + "high_alchemy": "300", "attack_speed": "3", "weapon_interface": "18", "equipment_slot": "3", @@ -95206,6 +102220,7 @@ "walk_anim": "819", "has_special": "true", "rare_item": "true", + "low_alchemy": "48000", "turn90ccw_anim": "822", "attack_speed": "9", "two_handed": "true", @@ -95223,6 +102238,7 @@ "bonuses": "0,0,0,0,95,0,0,0,0,0,0,0,0,0,0", "requirements": "{4,60}", "durability": null, + "high_alchemy": "72001", "weight": "1.9", "weapon_interface": "16", "equip_audio": "3738", @@ -95247,6 +102263,8 @@ "durability": null, "name": "Dragon arrowtips", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "archery_ticket_price": "0", "id": "11237" }, @@ -95258,6 +102276,8 @@ "durability": null, "name": "Baby impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11238" }, @@ -95278,6 +102298,8 @@ "durability": null, "name": "Young impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11240" }, @@ -95298,6 +102320,8 @@ "durability": null, "name": "Gourm' impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2", "archery_ticket_price": "0", "id": "11242" @@ -95319,6 +102343,8 @@ "durability": null, "name": "Earth impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2", "archery_ticket_price": "0", "id": "11244" @@ -95340,6 +102366,8 @@ "durability": null, "name": "Ess' impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2.2", "archery_ticket_price": "0", "id": "11246" @@ -95361,6 +102389,8 @@ "durability": null, "name": "Eclectic impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11248" }, @@ -95381,6 +102411,8 @@ "durability": null, "name": "Nature impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11250" }, @@ -95401,6 +102433,8 @@ "durability": null, "name": "Magpie impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "archery_ticket_price": "0", "id": "11252" @@ -95422,6 +102456,8 @@ "durability": null, "name": "Ninja impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "1", "archery_ticket_price": "0", "id": "11254" @@ -95443,6 +102479,8 @@ "durability": null, "name": "Dragon impling jar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11256" }, @@ -95472,6 +102510,8 @@ "examine": "For catching butterflies.", "walk_anim": "6607", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "weight": "0.2", "turn90ccw_anim": "6609", @@ -95518,6 +102558,8 @@ "durability": null, "name": "Imp repellent", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "2.2", "archery_ticket_price": "0", "id": "11262" @@ -95538,6 +102580,8 @@ "durability": null, "name": "Anchovy oil", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11264" }, @@ -95557,6 +102601,8 @@ "durability": null, "name": "Anchovy paste", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "11266" }, @@ -95613,17 +102659,19 @@ "id": "11273" }, { - "remove_sleeves": "true", "examine": "The label says 'Vivid Crimson', but it looks like pink to me!", - "grand_exchange_price": "27", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", + "weight": "0.9", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "27", "name": "Ham shirt", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "11274", - "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0", - "equipment_slot": "4" + "bonuses": "0,0,0,0,0,0,2,2,0,0,0,0,0,0,0" }, { "durability": null, @@ -95645,6 +102693,8 @@ "durability": null, "name": "Cavalier mask", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "11277", @@ -95677,6 +102727,8 @@ "durability": null, "name": "Cavalier and mask", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "11280", @@ -95702,15 +102754,17 @@ { "requirements": "{1,75}", "examine": "A heavy shield with a snarling, draconic visage.", - "grand_exchange_price": "5653008", "rare_item": "true", "durability": null, - "name": "Dragonfire shield", + "low_alchemy": "800000", + "high_alchemy": "1200000", "weight": "7.2", + "equipment_slot": "5", + "grand_exchange_price": "5653008", + "name": "Dragonfire shield", "archery_ticket_price": "0", "id": "11283", - "bonuses": "0,0,0,-10,-5,70,75,72,10,72,17,7,0,0,0", - "equipment_slot": "5" + "bonuses": "0,0,0,-10,-5,70,75,72,10,72,17,7,0,0,0" }, { "requirements": "{1,75}", @@ -95718,6 +102772,8 @@ "examine": "A heavy shield with a snarling, draconic visage.", "rare_item": "true", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", "weight": "7.2", "equipment_slot": "5", "grand_exchange_price": "7700000", @@ -95744,6 +102800,8 @@ "durability": null, "name": "Draconic visage", "tradeable": "true", + "low_alchemy": "300000", + "high_alchemy": "450000", "weight": "1.8", "archery_ticket_price": "0", "id": "11286" @@ -95773,6 +102831,8 @@ "durability": null, "name": "Roe", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.05", "archery_ticket_price": "0", "id": "11324" @@ -95793,6 +102853,8 @@ "durability": null, "name": "Caviar", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "0.05", "archery_ticket_price": "0", "id": "11326" @@ -95814,6 +102876,8 @@ "durability": null, "name": "Leaping trout", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "11328" }, @@ -95833,6 +102897,8 @@ "durability": null, "name": "Leaping salmon", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "11330" }, @@ -95852,6 +102918,8 @@ "durability": null, "name": "Leaping sturgeon", "tradeable": "true", + "low_alchemy": "30", + "high_alchemy": "45", "archery_ticket_price": "0", "id": "11332" }, @@ -95881,6 +102949,8 @@ "examine": "Protects your head and looks impressive too.", "rare_item": "true", "durability": null, + "low_alchemy": "60000", + "high_alchemy": "90000", "weight": "2", "absorb": "2,0,4", "remove_beard": "true", @@ -95907,6 +102977,8 @@ "examine": "The bones of a barbarian warrior, slain by his fellow adventurers.", "durability": null, "name": "Mangled bones", + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -95917,6 +102989,8 @@ "examine": "The bones of a barbarian warrior, slain by vile dragons.", "durability": null, "name": "Chewed bones", + "low_alchemy": "1", + "high_alchemy": "1", "destroy": "true", "weight": "9.6", "archery_ticket_price": "0", @@ -95928,6 +103002,7 @@ "durability": null, "name": "My notes", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "11339" @@ -96234,6 +103309,8 @@ "examine": "A bronze-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96266,6 +103343,8 @@ "examine": "An iron-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "turn90ccw_anim": "1208", "attack_speed": "5", "weapon_interface": "14", @@ -96298,6 +103377,8 @@ "examine": "A steel-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96331,6 +103412,8 @@ "examine": "A mithril-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96364,6 +103447,8 @@ "examine": "An adamant-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "832", + "high_alchemy": "1248", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96397,6 +103482,8 @@ "examine": "A rune-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96429,6 +103516,8 @@ "examine": "A bronze-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96478,6 +103567,8 @@ "examine": "A bronze-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96510,6 +103601,8 @@ "examine": "A bronze-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96542,6 +103635,8 @@ "examine": "An iron-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "turn90ccw_anim": "1208", "attack_speed": "5", "weapon_interface": "14", @@ -96590,6 +103685,8 @@ "examine": "An iron-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "turn90ccw_anim": "1208", "attack_speed": "5", "weapon_interface": "14", @@ -96621,6 +103718,8 @@ "examine": "An iron-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "36", + "high_alchemy": "54", "turn90ccw_anim": "1208", "attack_speed": "5", "weapon_interface": "14", @@ -96653,6 +103752,8 @@ "examine": "A steel-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96704,6 +103805,8 @@ "examine": "A steel-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96737,6 +103840,8 @@ "examine": "A steel-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "130", + "high_alchemy": "195", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96770,6 +103875,8 @@ "examine": "A mithril-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96802,6 +103909,8 @@ "examine": "A mithril-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96826,6 +103935,8 @@ "examine": "A mithril-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96859,6 +103970,8 @@ "examine": "A mithril-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "338", + "high_alchemy": "507", "weight": "1.8", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96892,6 +104005,8 @@ "examine": "An adamant-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "832", + "high_alchemy": "1248", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -96943,6 +104058,8 @@ "examine": "An adamant-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "832", + "high_alchemy": "1248", "weight": "2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -97005,6 +104122,8 @@ "examine": "A rune-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -97055,6 +104174,8 @@ "examine": "A rune-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -97088,6 +104209,8 @@ "examine": "A rune-tipped, one-handed hasta.", "walk_anim": "1205", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "weight": "2.2", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -97121,6 +104244,8 @@ "durability": null, "name": "Attack mix(2)", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "weight": "0.1", "archery_ticket_price": "0", "id": "11429" @@ -97141,6 +104266,8 @@ "durability": null, "name": "Attack mix(1)", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "weight": "0.1", "archery_ticket_price": "0", "id": "11431" @@ -97161,6 +104288,8 @@ "durability": null, "name": "Antipoison mix(2)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11433" }, @@ -97180,6 +104309,8 @@ "durability": null, "name": "Antipoison mix(1)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11435" }, @@ -97199,6 +104330,8 @@ "durability": null, "name": "Relicym's mix(2)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11437" }, @@ -97218,6 +104351,8 @@ "durability": null, "name": "Relicym's mix(1)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11439" }, @@ -97237,6 +104372,8 @@ "durability": null, "name": "Strength mix(1)", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11441" }, @@ -97256,6 +104393,8 @@ "durability": null, "name": "Strength mix(2)", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11443" }, @@ -97275,6 +104414,8 @@ "durability": null, "name": "Combat mix(2)", "tradeable": "true", + "low_alchemy": "42", + "high_alchemy": "63", "archery_ticket_price": "0", "id": "11445" }, @@ -97294,6 +104435,8 @@ "durability": null, "name": "Combat mix(1)", "tradeable": "true", + "low_alchemy": "42", + "high_alchemy": "63", "archery_ticket_price": "0", "id": "11447" }, @@ -97313,6 +104456,8 @@ "durability": null, "name": "Restore mix(2)", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "39", "archery_ticket_price": "0", "id": "11449" }, @@ -97332,6 +104477,8 @@ "durability": null, "name": "Restore mix(1)", "tradeable": "true", + "low_alchemy": "26", + "high_alchemy": "39", "archery_ticket_price": "0", "id": "11451" }, @@ -97351,6 +104498,8 @@ "durability": null, "name": "Energy mix(2)", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "43", "archery_ticket_price": "0", "id": "11453" }, @@ -97370,6 +104519,8 @@ "durability": null, "name": "Energy mix(1)", "tradeable": "true", + "low_alchemy": "28", + "high_alchemy": "43", "archery_ticket_price": "0", "id": "11455" }, @@ -97389,6 +104540,8 @@ "durability": null, "name": "Defence mix(2)", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "11457" }, @@ -97408,6 +104561,8 @@ "durability": null, "name": "Defence mix(1)", "tradeable": "true", + "low_alchemy": "36", + "high_alchemy": "54", "archery_ticket_price": "0", "id": "11459" }, @@ -97465,6 +104620,8 @@ "durability": null, "name": "Prayer mix(2)", "tradeable": "true", + "low_alchemy": "46", + "high_alchemy": "69", "archery_ticket_price": "0", "id": "11465" }, @@ -97484,6 +104641,8 @@ "durability": null, "name": "Prayer mix(1)", "tradeable": "true", + "low_alchemy": "46", + "high_alchemy": "69", "archery_ticket_price": "0", "id": "11467" }, @@ -97503,6 +104662,8 @@ "durability": null, "name": "Superattack mix(2)", "tradeable": "true", + "low_alchemy": "54", + "high_alchemy": "81", "archery_ticket_price": "0", "id": "11469" }, @@ -97522,6 +104683,8 @@ "durability": null, "name": "Superattack mix(1)", "tradeable": "true", + "low_alchemy": "54", + "high_alchemy": "81", "archery_ticket_price": "0", "id": "11471" }, @@ -97541,6 +104704,8 @@ "durability": null, "name": "Anti-p supermix(2)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11473" }, @@ -97560,6 +104725,8 @@ "durability": null, "name": "Anti-p supermix(1)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11475" }, @@ -97579,6 +104746,8 @@ "durability": null, "name": "Fishing mix(2)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11477" }, @@ -97598,6 +104767,8 @@ "durability": null, "name": "Fishing mix(1)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11479" }, @@ -97617,6 +104788,8 @@ "durability": null, "name": "Sup. energy mix(2)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "11481" }, @@ -97636,6 +104809,8 @@ "durability": null, "name": "Sup. energy mix(1)", "tradeable": "true", + "low_alchemy": "64", + "high_alchemy": "96", "archery_ticket_price": "0", "id": "11483" }, @@ -97655,6 +104830,8 @@ "durability": null, "name": "Sup. str. mix(2)", "tradeable": "true", + "low_alchemy": "66", + "high_alchemy": "99", "archery_ticket_price": "0", "id": "11485" }, @@ -97674,6 +104851,8 @@ "durability": null, "name": "Sup. str. mix(1)", "tradeable": "true", + "low_alchemy": "66", + "high_alchemy": "99", "archery_ticket_price": "0", "id": "11487" }, @@ -97693,6 +104872,8 @@ "durability": null, "name": "Magic ess. mix(2)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "11489" }, @@ -97712,6 +104893,8 @@ "durability": null, "name": "Magic ess. mix(1)", "tradeable": "true", + "low_alchemy": "72", + "high_alchemy": "108", "archery_ticket_price": "0", "id": "11491" }, @@ -97731,6 +104914,8 @@ "durability": null, "name": "Sup. restore mix(2)", "tradeable": "true", + "low_alchemy": "66", + "high_alchemy": "99", "archery_ticket_price": "0", "id": "11493" }, @@ -97750,6 +104935,8 @@ "durability": null, "name": "Sup. restore mix(1)", "tradeable": "true", + "low_alchemy": "66", + "high_alchemy": "99", "archery_ticket_price": "0", "id": "11495" }, @@ -97769,6 +104956,8 @@ "durability": null, "name": "Sup. def. mix(2)", "tradeable": "true", + "low_alchemy": "79", + "high_alchemy": "118", "archery_ticket_price": "0", "id": "11497" }, @@ -97788,6 +104977,8 @@ "durability": null, "name": "Sup. def. mix(1)", "tradeable": "true", + "low_alchemy": "79", + "high_alchemy": "118", "archery_ticket_price": "0", "id": "11499" }, @@ -97845,6 +105036,8 @@ "durability": null, "name": "Antifire mix(2)", "tradeable": "true", + "low_alchemy": "79", + "high_alchemy": "118", "archery_ticket_price": "0", "id": "11505" }, @@ -97864,6 +105057,8 @@ "durability": null, "name": "Antifire mix(1)", "tradeable": "true", + "low_alchemy": "79", + "high_alchemy": "118", "archery_ticket_price": "0", "id": "11507" }, @@ -97883,6 +105078,8 @@ "durability": null, "name": "Ranging mix(2)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11509" }, @@ -97902,6 +105099,8 @@ "durability": null, "name": "Ranging mix(1)", "tradeable": "true", + "low_alchemy": "86", + "high_alchemy": "129", "archery_ticket_price": "0", "id": "11511" }, @@ -97921,6 +105120,8 @@ "durability": null, "name": "Magic mix(2)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "11513" }, @@ -97940,6 +105141,8 @@ "durability": null, "name": "Magic mix(1)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "11515" }, @@ -97959,6 +105162,8 @@ "durability": null, "name": "Hunting mix(2)", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "11517" }, @@ -97978,6 +105183,8 @@ "durability": null, "name": "Hunting mix(1)", "tradeable": "true", + "low_alchemy": "3", + "high_alchemy": "5", "archery_ticket_price": "0", "id": "11519" }, @@ -97997,6 +105204,8 @@ "durability": null, "name": "Zamorak mix(2)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11521" }, @@ -98016,6 +105225,8 @@ "durability": null, "name": "Zamorak mix(1)", "tradeable": "true", + "low_alchemy": "60", + "high_alchemy": "90", "archery_ticket_price": "0", "id": "11523" }, @@ -98035,6 +105246,8 @@ "durability": null, "name": "Wimpy feather", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "11525" }, @@ -98061,6 +105274,8 @@ "durability": null, "name": "Glassblowing book", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "11656" }, @@ -98078,39 +105293,45 @@ "shop_price": "200", "examine": "A mage helm from the order of the Void Knights.", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "destroy": "true", + "equipment_slot": "0", "name": "Void mage helm", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", "id": "11663", - "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0" }, { "remove_head": "true", "shop_price": "200", "examine": "A ranger helm from the order of the Void Knights", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "weight": "3.6", + "equipment_slot": "0", "name": "Void ranger helm", "tradeable": "false", - "weight": "3.6", "archery_ticket_price": "0", "id": "11664", - "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0" }, { "remove_head": "true", "shop_price": "200", "examine": "A melee helm from the order of the Void Knights.", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "weight": "0.4", + "equipment_slot": "0", "name": "Void melee helm", "tradeable": "false", - "weight": "0.4", "archery_ticket_price": "0", "id": "11665", - "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,6,0,0,0,0" }, { "durability": null, @@ -98189,46 +105410,54 @@ "shop_price": "200", "examine": "A mage helm from the order of the Void Knights.", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "destroy": "true", + "equipment_slot": "0", "name": "Void mage helm", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", "id": "11674", - "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0" }, { "remove_head": "true", "shop_price": "200", "examine": "A ranger helm from the order of the Void Knights", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "weight": "3.6", + "equipment_slot": "0", "name": "Void ranger helm", "tradeable": "false", - "weight": "3.6", "archery_ticket_price": "0", "id": "11675", - "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0" }, { "remove_head": "true", "shop_price": "200", "examine": "A melee helm from the order of the Void Knights.", "durability": null, + "low_alchemy": "3940", + "high_alchemy": "5910", + "weight": "0.4", + "equipment_slot": "0", "name": "Void melee helm", "tradeable": "false", - "weight": "0.4", "archery_ticket_price": "0", "id": "11676", - "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,6,6,6,6,6,0,0,0,0,0" }, { "destroy_message": "I can find another book in the Keldagrim library.", "examine": "\"Beyond Trollheim\" by Nestor Peregrine.", "durability": null, "name": "Explorer's notes", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "11677" @@ -98286,6 +105515,8 @@ "durability": null, "name": "Godsword shards", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "archery_ticket_price": "0", "id": "11686" }, @@ -98305,6 +105536,8 @@ "durability": null, "name": "Godsword shards", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "archery_ticket_price": "0", "id": "11688" }, @@ -98324,6 +105557,8 @@ "durability": null, "name": "Godsword blade", "tradeable": "true", + "low_alchemy": "300000", + "high_alchemy": "450000", "weight": "7.5", "archery_ticket_price": "0", "id": "11690" @@ -98344,6 +105579,8 @@ "durability": null, "name": "Godsword shards", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "archery_ticket_price": "0", "id": "11692" }, @@ -98363,6 +105600,7 @@ "walk_anim": "7046", "has_special": "true", "rare_item": "true", + "low_alchemy": "500000", "turn90ccw_anim": "7044", "attack_speed": "6", "two_handed": "true", @@ -98380,6 +105618,7 @@ "bonuses": "0,132,80,0,0,0,0,0,0,0,0,132,8,0,0", "requirements": "{0,75}", "durability": null, + "high_alchemy": "750000", "weight": "10", "weapon_interface": "7", "render_anim": "124", @@ -98403,6 +105642,7 @@ "walk_anim": "7046", "has_special": "true", "rare_item": "true", + "low_alchemy": "500000", "turn90ccw_anim": "7044", "attack_speed": "6", "two_handed": "true", @@ -98420,6 +105660,7 @@ "bonuses": "0,132,80,0,0,0,0,0,0,0,0,132,8,0,0", "requirements": "{0,75}", "durability": null, + "high_alchemy": "750000", "weight": "10", "weapon_interface": "7", "render_anim": "124", @@ -98442,6 +105683,7 @@ "examine": "A gracious, heavy sword.", "walk_anim": "7046", "has_special": "true", + "low_alchemy": "500000", "turn90ccw_anim": "7044", "attack_speed": "6", "two_handed": "true", @@ -98459,6 +105701,7 @@ "bonuses": "0,132,80,0,0,0,0,0,0,0,0,132,8,0,0", "requirements": "{0,75}", "durability": null, + "high_alchemy": "750000", "weight": "10", "weapon_interface": "7", "render_anim": "124", @@ -98481,6 +105724,7 @@ "examine": "A terrifying, heavy sword.", "walk_anim": "7046", "has_special": "true", + "low_alchemy": "500000", "turn90ccw_anim": "7044", "attack_speed": "6", "two_handed": "true", @@ -98498,6 +105742,7 @@ "bonuses": "0,132,80,0,0,0,0,0,0,0,0,132,8,0,0", "requirements": "{0,75}", "durability": null, + "high_alchemy": "750000", "weight": "10", "weapon_interface": "7", "render_anim": "124", @@ -98522,6 +105767,8 @@ "durability": null, "name": "Armadyl hilt", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "weight": "2.5", "archery_ticket_price": "0", "id": "11702" @@ -98543,6 +105790,8 @@ "durability": null, "name": "Bandos hilt", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "weight": "2.5", "archery_ticket_price": "0", "id": "11704" @@ -98564,6 +105813,8 @@ "durability": null, "name": "Saradomin hilt", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "weight": "2.5", "archery_ticket_price": "0", "id": "11706" @@ -98585,6 +105836,8 @@ "durability": null, "name": "Zamorak hilt", "tradeable": "true", + "low_alchemy": "200000", + "high_alchemy": "300000", "weight": "2.5", "archery_ticket_price": "0", "id": "11708" @@ -98606,6 +105859,8 @@ "rare_item": "true", "name": "Godsword shard 1", "tradeable": "true", + "low_alchemy": "100000", + "high_alchemy": "150000", "weight": "2", "archery_ticket_price": "0", "id": "11710" @@ -98622,13 +105877,15 @@ { "ge_buy_limit": "10", "examine": "Part of the Godsword blade.", - "grand_exchange_price": "149100", "durability": null, "rare_item": "true", - "name": "Godsword shard 2", - "tradeable": "true", + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "true", "weight": "2", + "grand_exchange_price": "149100", + "name": "Godsword shard 2", + "tradeable": "true", "archery_ticket_price": "0", "id": "11712" }, @@ -98649,6 +105906,8 @@ "rare_item": "true", "name": "Godsword shard 3", "tradeable": "true", + "low_alchemy": "100000", + "high_alchemy": "150000", "weight": "2", "archery_ticket_price": "0", "id": "11714" @@ -98669,6 +105928,7 @@ "walk_anim": "1205", "has_special": "true", "rare_item": "true", + "low_alchemy": "40000", "turn90ccw_anim": "1208", "attack_speed": "4", "two_handed": "true", @@ -98686,6 +105946,7 @@ "bonuses": "85,65,65,0,0,13,13,12,0,13,0,75,2,0,0", "requirements": "{0,70}", "durability": null, + "high_alchemy": "60000", "weight": "3", "weapon_interface": "14", "render_anim": "28", @@ -98708,6 +105969,8 @@ "examine": "A helmet of great craftmanship.", "rare_item": "true", "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "0.5", "absorb": "0,5,2", "equipment_slot": "0", @@ -98734,6 +105997,8 @@ "examine": "A chestplate of great craftsmanship", "rare_item": "true", "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", "weight": "4", "absorb": "0,10,5", "equipment_slot": "4", @@ -98761,6 +106026,8 @@ "examine": "A rune plateskirt in the colours of Armadyl.", "rare_item": "true", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "weight": "8", "absorb": "2,0,4", "equipment_slot": "7", @@ -98787,6 +106054,8 @@ "examine": "A sturdy chestplate.", "rare_item": "true", "durability": null, + "low_alchemy": "106000", + "high_alchemy": "159000", "weight": "12", "absorb": "4,0,9", "equipment_slot": "4", @@ -98814,6 +106083,8 @@ "examine": "A sturdy pair of tassets.", "rare_item": "true", "durability": null, + "low_alchemy": "109000", + "high_alchemy": "163500", "weight": "8", "absorb": "3,0,6", "equipment_slot": "7", @@ -98840,6 +106111,8 @@ "examine": "Some sturdy boots", "rare_item": "true", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "weight": "6", "equipment_slot": "10", "lendable": "true", @@ -98866,6 +106139,7 @@ "walk_anim": "7046", "has_special": "true", "rare_item": "true", + "low_alchemy": "52000", "turn90ccw_anim": "7044", "attack_speed": "4", "two_handed": "true", @@ -98883,6 +106157,7 @@ "bonuses": "0,82,60,0,0,0,0,0,0,0,0,82,2,0,0", "requirements": "{0,70}", "durability": null, + "high_alchemy": "78000", "weight": "3", "weapon_interface": "7", "render_anim": "124", @@ -98905,6 +106180,8 @@ "examine": "These will protect my feet.", "durability": null, "rare_item": "true", + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "1", "equipment_slot": "10", "lendable": "true", @@ -98950,6 +106227,7 @@ "examine": "It's a slightly magical stick.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "6800", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -98964,6 +106242,7 @@ "bonuses": "7,-1,28,12,0,2,3,1,12,0,0,35,0,0,0", "requirements": "{0,30}-{6,30}", "durability": null, + "high_alchemy": "10200", "weight": "2", "weapon_interface": "1", "equip_audio": "2230", @@ -98981,29 +106260,31 @@ "id": "11737" }, { - "requirements": "{0,40}-{6,40}", "ge_buy_limit": "10", "turn90cw_anim": "1207", "examine": "It's a slightly magical stick.", "walk_anim": "1205", - "durability": null, - "weight": "2", + "low_alchemy": "18000", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", - "render_anim": "28", "equipment_slot": "3", "grand_exchange_price": "267600", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "true", - "name": "Mystic steam staff", "run_anim": "1210", "archery_ticket_price": "0", "id": "11738", "stand_turn_anim": "1209", - "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0" + "bonuses": "10,-1,40,14,0,2,3,1,14,0,0,50,0,0,0", + "requirements": "{0,40}-{6,40}", + "durability": null, + "high_alchemy": "27000", + "weight": "2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Mystic steam staff" }, { "ge_buy_limit": "10", @@ -99060,7 +106341,9 @@ "examine": "It makes a sound.", "durability": null, "name": "Crystal chime", + "low_alchemy": "4", "tradeable": "false", + "high_alchemy": "6", "destroy": "true", "weight": "1", "archery_ticket_price": "0", @@ -99156,6 +106439,8 @@ "durability": null, "name": "Logs", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "weight": "2", "archery_ticket_price": "0", "id": "11760" @@ -99442,6 +106727,8 @@ "examine": "Armour designed to fit goblins.", "durability": null, "name": "White goblin mail", + "low_alchemy": "16", + "high_alchemy": "24", "weight": "3", "archery_ticket_price": "0", "id": "11791", @@ -99466,6 +106753,8 @@ "examine": "Oldak's Marvellous Moving-Over-Distance Sphere", "durability": null, "name": "Plain of mud sphere", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "id": "11794" }, @@ -99576,6 +106865,8 @@ "examine": "You can combine these with a toadflax to make a goblin transformation potion.", "durability": null, "name": "Pharmakos berries", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "11807" }, @@ -99583,6 +106874,8 @@ "examine": "An ugly albino fish.", "durability": null, "name": "Whitefish", + "low_alchemy": "8", + "high_alchemy": "12", "weight": "0.25", "archery_ticket_price": "0", "id": "11808" @@ -99591,6 +106884,8 @@ "examine": "4 doses of goblin transmogrification potion.", "durability": null, "name": "Goblin potion (4)", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11809", "equipment_slot": "5" @@ -99599,6 +106894,8 @@ "examine": "3 doses of goblin transmogrification potion.", "durability": null, "name": "Goblin potion (3)", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11810" }, @@ -99606,6 +106903,8 @@ "examine": "2 doses of goblin transmogrification potion.", "durability": null, "name": "Goblin potion (2)", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11811" }, @@ -99613,6 +106912,8 @@ "examine": "1 dose of goblin transmogrification potion.", "durability": null, "name": "Goblin potion (1)", + "low_alchemy": "5", + "high_alchemy": "7", "archery_ticket_price": "0", "id": "11812" }, @@ -101260,6 +108561,7 @@ "examine": "Full: ", "durability": null, "name": "Bird's nest", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "11966" }, @@ -101289,6 +108591,8 @@ "examine": "A water tiara infused with water runes. Protects from the hot desert sun.", "durability": null, "name": "Enchanted water tiara", + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "archery_ticket_price": "0", "id": "11969", @@ -101673,6 +108977,8 @@ "durability": null, "name": "Spirit terrorbird pouch", "tradeable": "true", + "low_alchemy": "289", + "high_alchemy": "434", "archery_ticket_price": "0", "id": "12007" }, @@ -101683,6 +108989,8 @@ "durability": null, "name": "Spirit terrorbird pouch", "tradeable": "true", + "low_alchemy": "289", + "high_alchemy": "434", "archery_ticket_price": "0", "id": "12008" }, @@ -101694,6 +109002,8 @@ "durability": null, "name": "Granite crab pouch", "tradeable": "true", + "low_alchemy": "239", + "high_alchemy": "359", "archery_ticket_price": "0", "id": "12009" }, @@ -101704,6 +109014,8 @@ "durability": null, "name": "Granite crab pouch", "tradeable": "true", + "low_alchemy": "239", + "high_alchemy": "359", "archery_ticket_price": "0", "id": "12010" }, @@ -101715,6 +109027,8 @@ "durability": null, "name": "Praying mantis pouch", "tradeable": "true", + "low_alchemy": "1849", + "high_alchemy": "2774", "archery_ticket_price": "0", "id": "12011" }, @@ -101725,6 +109039,8 @@ "durability": null, "name": "Praying mantis pouch", "tradeable": "true", + "low_alchemy": "1849", + "high_alchemy": "2774", "archery_ticket_price": "0", "id": "12012" }, @@ -101736,6 +109052,8 @@ "durability": null, "name": "Giant ent pouch", "tradeable": "true", + "low_alchemy": "1409", + "high_alchemy": "2114", "archery_ticket_price": "0", "id": "12013" }, @@ -101746,6 +109064,8 @@ "durability": null, "name": "Giant ent pouch", "tradeable": "true", + "low_alchemy": "1409", + "high_alchemy": "2114", "archery_ticket_price": "0", "id": "12014" }, @@ -101757,6 +109077,8 @@ "durability": null, "name": "Spirit cobra pouch", "tradeable": "true", + "low_alchemy": "1329", + "high_alchemy": "1994", "archery_ticket_price": "0", "id": "12015" }, @@ -101767,6 +109089,8 @@ "durability": null, "name": "Spirit cobra pouch", "tradeable": "true", + "low_alchemy": "1329", + "high_alchemy": "1994", "archery_ticket_price": "0", "id": "12016" }, @@ -101778,6 +109102,8 @@ "durability": null, "name": "Spirit dagannoth pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12017" }, @@ -101788,6 +109114,8 @@ "durability": null, "name": "Spirit dagannoth pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12018" }, @@ -101799,6 +109127,8 @@ "durability": null, "name": "Thorny snail pouch", "tradeable": "true", + "low_alchemy": "259", + "high_alchemy": "389", "archery_ticket_price": "0", "id": "12019" }, @@ -101809,6 +109139,8 @@ "durability": null, "name": "Thorny snail pouch", "tradeable": "true", + "low_alchemy": "259", + "high_alchemy": "389", "archery_ticket_price": "0", "id": "12020" }, @@ -101820,6 +109152,8 @@ "durability": null, "name": "Beaver pouch", "tradeable": "true", + "low_alchemy": "889", + "high_alchemy": "1334", "archery_ticket_price": "0", "id": "12021" }, @@ -101830,6 +109164,8 @@ "durability": null, "name": "Beaver pouch", "tradeable": "true", + "low_alchemy": "889", + "high_alchemy": "1334", "archery_ticket_price": "0", "id": "12022" }, @@ -101841,6 +109177,8 @@ "durability": null, "name": "Karam. overlord pouch", "tradeable": "true", + "low_alchemy": "1609", + "high_alchemy": "2414", "archery_ticket_price": "0", "id": "12023" }, @@ -101851,6 +109189,8 @@ "durability": null, "name": "Karam. overlord pouch", "tradeable": "true", + "low_alchemy": "1609", + "high_alchemy": "2414", "archery_ticket_price": "0", "id": "12024" }, @@ -101862,6 +109202,8 @@ "durability": null, "name": "Hydra pouch", "tradeable": "true", + "low_alchemy": "1449", + "high_alchemy": "2174", "archery_ticket_price": "0", "id": "12025" }, @@ -101872,6 +109214,8 @@ "durability": null, "name": "Hydra pouch", "tradeable": "true", + "low_alchemy": "1449", + "high_alchemy": "2174", "archery_ticket_price": "0", "id": "12026" }, @@ -101883,6 +109227,8 @@ "durability": null, "name": "Spirit jelly pouch", "tradeable": "true", + "low_alchemy": "1679", + "high_alchemy": "2519", "archery_ticket_price": "0", "id": "12027" }, @@ -101893,6 +109239,8 @@ "durability": null, "name": "Spirit jelly pouch", "tradeable": "true", + "low_alchemy": "1679", + "high_alchemy": "2519", "archery_ticket_price": "0", "id": "12028" }, @@ -101904,6 +109252,8 @@ "durability": null, "name": "Bunyip pouch", "tradeable": "true", + "low_alchemy": "1269", + "high_alchemy": "1904", "archery_ticket_price": "0", "id": "12029" }, @@ -101914,6 +109264,8 @@ "durability": null, "name": "Bunyip pouch", "tradeable": "true", + "low_alchemy": "1269", + "high_alchemy": "1904", "archery_ticket_price": "0", "id": "12030" }, @@ -101925,6 +109277,8 @@ "durability": null, "name": "War tortoise pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12031" }, @@ -101935,6 +109289,8 @@ "durability": null, "name": "War tortoise pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12032" }, @@ -101946,6 +109302,8 @@ "durability": null, "name": "Fruit bat pouch", "tradeable": "true", + "low_alchemy": "1469", + "high_alchemy": "2204", "archery_ticket_price": "0", "id": "12033" }, @@ -101956,6 +109314,8 @@ "durability": null, "name": "Fruit bat pouch", "tradeable": "true", + "low_alchemy": "1469", + "high_alchemy": "2204", "archery_ticket_price": "0", "id": "12034" }, @@ -101967,6 +109327,8 @@ "durability": null, "name": "Abyssal parasite pouch", "tradeable": "true", + "low_alchemy": "1229", + "high_alchemy": "1844", "archery_ticket_price": "0", "id": "12035" }, @@ -101977,6 +109339,8 @@ "durability": null, "name": "Abyssal parasite pouch", "tradeable": "true", + "low_alchemy": "1229", + "high_alchemy": "1844", "archery_ticket_price": "0", "id": "12036" }, @@ -101988,6 +109352,8 @@ "durability": null, "name": "Abyssal lurker pouch", "tradeable": "true", + "low_alchemy": "1359", + "high_alchemy": "2039", "archery_ticket_price": "0", "id": "12037" }, @@ -101998,6 +109364,8 @@ "durability": null, "name": "Abyssal lurker pouch", "tradeable": "true", + "low_alchemy": "1359", + "high_alchemy": "2039", "archery_ticket_price": "0", "id": "12038" }, @@ -102009,6 +109377,8 @@ "durability": null, "name": "Unicorn stallion pouch", "tradeable": "true", + "low_alchemy": "1569", + "high_alchemy": "2354", "archery_ticket_price": "0", "id": "12039" }, @@ -102019,6 +109389,8 @@ "durability": null, "name": "Unicorn stallion pouch", "tradeable": "true", + "low_alchemy": "1569", + "high_alchemy": "2354", "archery_ticket_price": "0", "id": "12040" }, @@ -102030,6 +109402,8 @@ "durability": null, "name": "Magpie pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12041" }, @@ -102040,6 +109414,8 @@ "durability": null, "name": "Magpie pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12042" }, @@ -102051,6 +109427,8 @@ "durability": null, "name": "Dreadfowl pouch", "tradeable": "true", + "low_alchemy": "249", + "high_alchemy": "374", "archery_ticket_price": "0", "id": "12043" }, @@ -102061,6 +109439,8 @@ "durability": null, "name": "Dreadfowl pouch", "tradeable": "true", + "low_alchemy": "249", + "high_alchemy": "374", "archery_ticket_price": "0", "id": "12044" }, @@ -102072,6 +109452,8 @@ "durability": null, "name": "Stranger plant pouch", "tradeable": "true", + "low_alchemy": "1449", + "high_alchemy": "2174", "archery_ticket_price": "0", "id": "12045" }, @@ -102082,6 +109464,8 @@ "durability": null, "name": "Stranger plant pouch", "tradeable": "true", + "low_alchemy": "1449", + "high_alchemy": "2174", "archery_ticket_price": "0", "id": "12046" }, @@ -102092,6 +109476,8 @@ "durability": null, "name": "Spirit wolf pouch", "tradeable": "true", + "low_alchemy": "239", + "high_alchemy": "359", "archery_ticket_price": "0", "id": "12047" }, @@ -102102,6 +109488,8 @@ "durability": null, "name": "Spirit wolf pouch", "tradeable": "true", + "low_alchemy": "239", + "high_alchemy": "359", "archery_ticket_price": "0", "id": "12048" }, @@ -102113,6 +109501,8 @@ "durability": null, "name": "Desert wyrm pouch", "tradeable": "true", + "low_alchemy": "619", + "high_alchemy": "929", "archery_ticket_price": "0", "id": "12049" }, @@ -102123,6 +109513,8 @@ "durability": null, "name": "Desert wyrm pouch", "tradeable": "true", + "low_alchemy": "619", + "high_alchemy": "929", "archery_ticket_price": "0", "id": "12050" }, @@ -102134,6 +109526,8 @@ "durability": null, "name": "Evil turnip pouch", "tradeable": "true", + "low_alchemy": "1209", + "high_alchemy": "1814", "archery_ticket_price": "0", "id": "12051" }, @@ -102144,6 +109538,8 @@ "durability": null, "name": "Evil turnip pouch", "tradeable": "true", + "low_alchemy": "1209", + "high_alchemy": "1814", "archery_ticket_price": "0", "id": "12052" }, @@ -102155,6 +109551,8 @@ "durability": null, "name": "Vampire bat pouch", "tradeable": "true", + "low_alchemy": "979", + "high_alchemy": "1469", "archery_ticket_price": "0", "id": "12053" }, @@ -102165,6 +109563,8 @@ "durability": null, "name": "Vampire bat pouch", "tradeable": "true", + "low_alchemy": "979", + "high_alchemy": "1469", "archery_ticket_price": "0", "id": "12054" }, @@ -102176,6 +109576,8 @@ "durability": null, "name": "Spirit scorpion pouch", "tradeable": "true", + "low_alchemy": "739", + "high_alchemy": "1109", "archery_ticket_price": "0", "id": "12055" }, @@ -102186,6 +109588,8 @@ "durability": null, "name": "Spirit scorpion pouch", "tradeable": "true", + "low_alchemy": "739", + "high_alchemy": "1109", "archery_ticket_price": "0", "id": "12056" }, @@ -102197,6 +109601,8 @@ "durability": null, "name": "Arctic bear pouch", "tradeable": "true", + "low_alchemy": "309", + "high_alchemy": "464", "archery_ticket_price": "0", "id": "12057" }, @@ -102207,6 +109613,8 @@ "durability": null, "name": "Arctic bear pouch", "tradeable": "true", + "low_alchemy": "309", + "high_alchemy": "464", "archery_ticket_price": "0", "id": "12058" }, @@ -102218,6 +109626,8 @@ "durability": null, "name": "Spirit spider pouch", "tradeable": "true", + "low_alchemy": "249", + "high_alchemy": "374", "archery_ticket_price": "0", "id": "12059" }, @@ -102228,6 +109638,8 @@ "durability": null, "name": "Spirit spider pouch", "tradeable": "true", + "low_alchemy": "249", + "high_alchemy": "374", "archery_ticket_price": "0", "id": "12060" }, @@ -102239,6 +109651,8 @@ "durability": null, "name": "Bloated leech pouch", "tradeable": "true", + "low_alchemy": "1339", + "high_alchemy": "2009", "archery_ticket_price": "0", "id": "12061" }, @@ -102249,6 +109663,8 @@ "durability": null, "name": "Bloated leech pouch", "tradeable": "true", + "low_alchemy": "1339", + "high_alchemy": "2009", "archery_ticket_price": "0", "id": "12062" }, @@ -102260,6 +109676,8 @@ "durability": null, "name": "Spirit kalphite pouch", "tradeable": "true", + "low_alchemy": "679", + "high_alchemy": "1019", "archery_ticket_price": "0", "id": "12063" }, @@ -102270,6 +109688,8 @@ "durability": null, "name": "Spirit kalphite pouch", "tradeable": "true", + "low_alchemy": "679", + "high_alchemy": "1019", "archery_ticket_price": "0", "id": "12064" }, @@ -102281,6 +109701,8 @@ "durability": null, "name": "Honey badger pouch", "tradeable": "true", + "low_alchemy": "1009", + "high_alchemy": "1514", "archery_ticket_price": "0", "id": "12065" }, @@ -102291,6 +109713,8 @@ "durability": null, "name": "Honey badger pouch", "tradeable": "true", + "low_alchemy": "1009", + "high_alchemy": "1514", "archery_ticket_price": "0", "id": "12066" }, @@ -102302,6 +109726,8 @@ "durability": null, "name": "Albino rat pouch", "tradeable": "true", + "low_alchemy": "919", + "high_alchemy": "1379", "archery_ticket_price": "0", "id": "12067" }, @@ -102312,6 +109738,8 @@ "durability": null, "name": "Albino rat pouch", "tradeable": "true", + "low_alchemy": "919", + "high_alchemy": "1379", "archery_ticket_price": "0", "id": "12068" }, @@ -102323,6 +109751,8 @@ "durability": null, "name": "Granite lobster pouch", "tradeable": "true", + "low_alchemy": "1829", + "high_alchemy": "2744", "archery_ticket_price": "0", "id": "12069" }, @@ -102333,6 +109763,8 @@ "durability": null, "name": "Granite lobster pouch", "tradeable": "true", + "low_alchemy": "1829", + "high_alchemy": "2744", "archery_ticket_price": "0", "id": "12070" }, @@ -102344,6 +109776,8 @@ "durability": null, "name": "Macaw pouch", "tradeable": "true", + "low_alchemy": "949", + "high_alchemy": "1424", "archery_ticket_price": "0", "id": "12071" }, @@ -102354,6 +109788,8 @@ "durability": null, "name": "Macaw pouch", "tradeable": "true", + "low_alchemy": "949", + "high_alchemy": "1424", "archery_ticket_price": "0", "id": "12072" }, @@ -102365,6 +109801,8 @@ "durability": null, "name": "Bronze minotaur pouch", "tradeable": "true", + "low_alchemy": "1189", + "high_alchemy": "1784", "archery_ticket_price": "0", "id": "12073" }, @@ -102375,6 +109813,8 @@ "durability": null, "name": "Bronze minotaur pouch", "tradeable": "true", + "low_alchemy": "1189", + "high_alchemy": "1784", "archery_ticket_price": "0", "id": "12074" }, @@ -102386,6 +109826,8 @@ "durability": null, "name": "Iron minotaur pouch", "tradeable": "true", + "low_alchemy": "1419", + "high_alchemy": "2129", "archery_ticket_price": "0", "id": "12075" }, @@ -102396,6 +109838,8 @@ "durability": null, "name": "Iron minotaur pouch", "tradeable": "true", + "low_alchemy": "1419", + "high_alchemy": "2129", "archery_ticket_price": "0", "id": "12076" }, @@ -102407,6 +109851,8 @@ "durability": null, "name": "Steel minotaur pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12077" }, @@ -102417,6 +109863,8 @@ "durability": null, "name": "Steel minotaur pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12078" }, @@ -102428,6 +109876,8 @@ "durability": null, "name": "Mithril minotaur pouch", "tradeable": "true", + "low_alchemy": "1689", + "high_alchemy": "2534", "archery_ticket_price": "0", "id": "12079" }, @@ -102438,6 +109888,8 @@ "durability": null, "name": "Mithril minotaur pouch", "tradeable": "true", + "low_alchemy": "1689", + "high_alchemy": "2534", "archery_ticket_price": "0", "id": "12080" }, @@ -102449,6 +109901,8 @@ "durability": null, "name": "Adamant minotaur pouch", "tradeable": "true", + "low_alchemy": "1609", + "high_alchemy": "2414", "archery_ticket_price": "0", "id": "12081" }, @@ -102459,6 +109913,8 @@ "durability": null, "name": "Adamant minotaur pouch", "tradeable": "true", + "low_alchemy": "1609", + "high_alchemy": "2414", "archery_ticket_price": "0", "id": "12082" }, @@ -102470,6 +109926,8 @@ "durability": null, "name": "Rune minotaur pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12083" }, @@ -102480,6 +109938,8 @@ "durability": null, "name": "Rune minotaur pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12084" }, @@ -102491,6 +109951,8 @@ "durability": null, "name": "Smoke devil pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12085" }, @@ -102501,6 +109963,8 @@ "durability": null, "name": "Smoke devil pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12086" }, @@ -102512,6 +109976,8 @@ "durability": null, "name": "Bull ant pouch", "tradeable": "true", + "low_alchemy": "279", + "high_alchemy": "419", "archery_ticket_price": "0", "id": "12087" }, @@ -102522,6 +109988,8 @@ "durability": null, "name": "Bull ant pouch", "tradeable": "true", + "low_alchemy": "279", + "high_alchemy": "419", "archery_ticket_price": "0", "id": "12088" }, @@ -102533,6 +110001,8 @@ "durability": null, "name": "Wolpertinger pouch", "tradeable": "true", + "low_alchemy": "2199", + "high_alchemy": "3299", "archery_ticket_price": "0", "id": "12089" }, @@ -102543,6 +110013,8 @@ "durability": null, "name": "Wolpertinger pouch", "tradeable": "true", + "low_alchemy": "2199", + "high_alchemy": "3299", "archery_ticket_price": "0", "id": "12090" }, @@ -102554,6 +110026,8 @@ "durability": null, "name": "Compost mound pouch", "tradeable": "true", + "low_alchemy": "639", + "high_alchemy": "959", "archery_ticket_price": "0", "id": "12091" }, @@ -102564,6 +110038,8 @@ "durability": null, "name": "Compost mound pouch", "tradeable": "true", + "low_alchemy": "639", + "high_alchemy": "959", "archery_ticket_price": "0", "id": "12092" }, @@ -102575,6 +110051,8 @@ "durability": null, "name": "Pack yak pouch", "tradeable": "true", + "low_alchemy": "2279", + "high_alchemy": "3419", "archery_ticket_price": "0", "id": "12093" }, @@ -102585,6 +110063,8 @@ "durability": null, "name": "Pack yak pouch", "tradeable": "true", + "low_alchemy": "2279", + "high_alchemy": "3419", "archery_ticket_price": "0", "id": "12094" }, @@ -102596,6 +110076,8 @@ "durability": null, "name": "Sp. cockatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12095" }, @@ -102606,6 +110088,8 @@ "durability": null, "name": "Sp. cockatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12096" }, @@ -102617,6 +110101,8 @@ "durability": null, "name": "Sp. guthatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12097" }, @@ -102627,6 +110113,8 @@ "durability": null, "name": "Sp. guthatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12098" }, @@ -102638,6 +110126,8 @@ "durability": null, "name": "Sp. saratrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12099" }, @@ -102648,6 +110138,8 @@ "durability": null, "name": "Sp. saratrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12100" }, @@ -102659,6 +110151,8 @@ "durability": null, "name": "Sp. zamatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12101" }, @@ -102669,6 +110163,8 @@ "durability": null, "name": "Sp. zamatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12102" }, @@ -102680,6 +110176,8 @@ "durability": null, "name": "Sp. pengatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12103" }, @@ -102690,6 +110188,8 @@ "durability": null, "name": "Sp. pengatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12104" }, @@ -102701,6 +110201,8 @@ "durability": null, "name": "Sp. coraxatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12105" }, @@ -102711,6 +110213,8 @@ "durability": null, "name": "Sp. coraxatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12106" }, @@ -102722,6 +110226,8 @@ "durability": null, "name": "Sp. vulatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12107" }, @@ -102732,6 +110238,8 @@ "durability": null, "name": "Sp. vulatrice pouch", "tradeable": "true", + "low_alchemy": "1049", + "high_alchemy": "1574", "archery_ticket_price": "0", "id": "12108" }, @@ -102742,6 +110250,8 @@ "durability": null, "name": "Cockatrice egg", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "12109" }, @@ -102761,6 +110271,8 @@ "durability": null, "name": "Guthatrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12111" }, @@ -102780,6 +110292,8 @@ "durability": null, "name": "Saratrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12113" }, @@ -102799,6 +110313,8 @@ "durability": null, "name": "Zamatrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12115" }, @@ -102818,6 +110334,8 @@ "durability": null, "name": "Pengatrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12117" }, @@ -102837,6 +110355,8 @@ "durability": null, "name": "Coraxatrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12119" }, @@ -102856,6 +110376,8 @@ "durability": null, "name": "Vulatrice egg", "tradeable": "true", + "low_alchemy": "400", + "high_alchemy": "600", "archery_ticket_price": "0", "id": "12121" }, @@ -102876,6 +110398,8 @@ "durability": null, "name": "Barker toad pouch", "tradeable": "true", + "low_alchemy": "279", + "high_alchemy": "419", "archery_ticket_price": "0", "id": "12123" }, @@ -102886,6 +110410,8 @@ "durability": null, "name": "Barker toad pouch", "tradeable": "true", + "low_alchemy": "279", + "high_alchemy": "419", "archery_ticket_price": "0", "id": "12124" }, @@ -102897,6 +110423,8 @@ "durability": null, "name": "Flies", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12125" }, @@ -102917,6 +110445,8 @@ "durability": null, "name": "Beetle bits", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12127" }, @@ -102947,6 +110477,8 @@ "durability": null, "name": "Nuts", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12130" }, @@ -102984,6 +110516,8 @@ "durability": null, "name": "Evil turnip", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "12134" }, @@ -103003,6 +110537,8 @@ "durability": null, "name": "2/3 evil turnip", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "12136" }, @@ -103022,6 +110558,8 @@ "durability": null, "name": "1/3 evil turnip", "tradeable": "true", + "low_alchemy": "12", + "high_alchemy": "18", "archery_ticket_price": "0", "id": "12138" }, @@ -103041,6 +110579,8 @@ "durability": null, "name": "Summoning potion(4)", "tradeable": "true", + "low_alchemy": "76", + "high_alchemy": "114", "weight": "1", "archery_ticket_price": "0", "id": "12140" @@ -103061,6 +110601,8 @@ "durability": null, "name": "Summoning potion(3)", "tradeable": "true", + "low_alchemy": "76", + "high_alchemy": "114", "weight": "1", "archery_ticket_price": "0", "id": "12142" @@ -103081,6 +110623,8 @@ "durability": null, "name": "Summoning potion(2)", "tradeable": "true", + "low_alchemy": "76", + "high_alchemy": "114", "weight": "1", "archery_ticket_price": "0", "id": "12144" @@ -103101,6 +110645,8 @@ "durability": null, "name": "Summoning potion(1)", "tradeable": "true", + "low_alchemy": "76", + "high_alchemy": "114", "weight": "1", "archery_ticket_price": "0", "id": "12146" @@ -103131,6 +110677,8 @@ "durability": null, "name": "Carved evil turnip", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "12153" }, @@ -103160,6 +110708,8 @@ "durability": null, "name": "Honeycomb", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "archery_ticket_price": "0", "id": "12156" }, @@ -103186,6 +110736,7 @@ "durability": null, "name": "Green charm", "tradeable": "false", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "12159" }, @@ -103194,6 +110745,8 @@ "durability": null, "name": "Crimson charm", "tradeable": "false", + "low_alchemy": "1", + "high_alchemy": "1", "archery_ticket_price": "0", "id": "12160" }, @@ -103217,6 +110770,8 @@ "durability": null, "name": "Blue charm", "tradeable": "false", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "12163" }, @@ -103268,6 +110823,8 @@ "examine": "The cape worn by master summoners.", "durability": null, "name": "Summoning cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "12169", @@ -103300,6 +110857,8 @@ "durability": null, "name": "Clean spirit weed", "tradeable": "true", + "low_alchemy": "9", + "high_alchemy": "14", "weight": "1", "archery_ticket_price": "0", "id": "12172" @@ -103351,6 +110910,8 @@ "durability": null, "name": "Spirit weed potion(unf)", "tradeable": "true", + "low_alchemy": "9", + "high_alchemy": "13", "archery_ticket_price": "0", "id": "12181" }, @@ -103371,6 +110932,8 @@ "durability": null, "name": "Spirit shards", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "12183" }, @@ -103493,6 +111056,8 @@ "ge_buy_limit": "100", "examine": "Doors could be a problem, wearing these...", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "weight": "1", "equipment_slot": "0", "grand_exchange_price": "40", @@ -103515,15 +111080,17 @@ "remove_head": "true", "shop_price": "100", "examine": "Doors could be a problem, wearing these...", - "grand_exchange_price": "50", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "50", "name": "Antlers (charged)", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", "id": "12206", - "bonuses": "0,0,0,0,0,0,0,0,0,0,8,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,8,0,0,0,0" }, { "remove_head": "true", @@ -103532,6 +111099,8 @@ "ge_buy_limit": "100", "examine": "It's a little smelly in there.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "3", "remove_beard": "true", "equipment_slot": "0", @@ -103556,6 +111125,8 @@ "shop_price": "200", "examine": "It's a little smelly in there.", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", "weight": "3", "remove_beard": "true", "equipment_slot": "0", @@ -103570,15 +111141,17 @@ "requirements": "{4,50}-{23,20}", "ge_buy_limit": "100", "examine": "It's fun to go to the O-B-E-L-I-S-K!", - "grand_exchange_price": "234", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "234", "name": "Feather headdress", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "12210", - "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -103595,6 +111168,8 @@ "durability": null, "name": "Feather headdress (charged)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "2", "archery_ticket_price": "0", "id": "12212", @@ -103605,15 +111180,17 @@ "requirements": "{4,50}-{23,20}", "ge_buy_limit": "100", "examine": "It's fun to go to the O-B-E-L-I-S-K!", - "grand_exchange_price": "662", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "662", "name": "Feather headdress", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "12213", - "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -103630,6 +111207,8 @@ "durability": null, "name": "Feather headdress (charged)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "2", "archery_ticket_price": "0", "id": "12215", @@ -103640,15 +111219,17 @@ "requirements": "{4,50}-{23,20}", "ge_buy_limit": "100", "examine": "It's fun to go to the O-B-E-L-I-S-K!", - "grand_exchange_price": "90", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "90", "name": "Feather headdress", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "12216", - "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -103665,6 +111246,8 @@ "durability": null, "name": "Feather headdress (charged)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "2", "archery_ticket_price": "0", "id": "12218", @@ -103675,15 +111258,17 @@ "requirements": "{4,50}-{23,20}", "ge_buy_limit": "100", "examine": "It's fun to go to the O-B-E-L-I-S-K!", - "grand_exchange_price": "107", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "107", "name": "Feather headdress", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "12219", - "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -103700,6 +111285,8 @@ "durability": null, "name": "Feather headdress (charged)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "2", "archery_ticket_price": "0", "id": "12221", @@ -103710,15 +111297,17 @@ "requirements": "{4,50}-{23,20}", "ge_buy_limit": "100", "examine": "It's fun to go to the O-B-E-L-I-S-K!", - "grand_exchange_price": "211", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", + "weight": "2", + "equipment_slot": "0", + "grand_exchange_price": "211", "name": "Feather headdress", "tradeable": "true", - "weight": "2", "archery_ticket_price": "0", "id": "12222", - "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-1,2,4,6,8,4,4,20,0,0,0,0" }, { "ge_buy_limit": "100", @@ -103735,6 +111324,8 @@ "durability": null, "name": "Feather headdress (charged)", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "240", "weight": "2", "archery_ticket_price": "0", "id": "12224", @@ -104196,7 +111787,9 @@ "examine": "A scroll for a macaw familiar.", "durability": null, "name": "Herbcall scroll", + "low_alchemy": "94", "tradeable": "true", + "high_alchemy": "142", "archery_ticket_price": "0", "id": "12422" }, @@ -104207,7 +111800,9 @@ "examine": "A scroll for a fruit bat familiar.", "durability": null, "name": "Fruitfall scroll", + "low_alchemy": "146", "tradeable": "true", + "high_alchemy": "220", "archery_ticket_price": "0", "id": "12423" }, @@ -104218,7 +111813,9 @@ "examine": "A scroll for an ibis familiar.", "durability": null, "name": "Fish rain scroll", + "low_alchemy": "125", "tradeable": "true", + "high_alchemy": "188", "archery_ticket_price": "0", "id": "12424" }, @@ -104228,7 +111825,9 @@ "examine": "A scroll for a spirit wolf familiar.", "durability": null, "name": "Howl scroll", + "low_alchemy": "23", "tradeable": "true", + "high_alchemy": "35", "archery_ticket_price": "0", "id": "12425" }, @@ -104239,7 +111838,9 @@ "examine": "A scroll for a magpie familiar.", "durability": null, "name": "Thieving fingers scroll", + "low_alchemy": "104", "tradeable": "true", + "high_alchemy": "157", "archery_ticket_price": "0", "id": "12426" }, @@ -104250,7 +111851,9 @@ "examine": "A scroll for an abyssal lurker familiar.", "durability": null, "name": "Abyssal stealth scroll", + "low_alchemy": "135", "tradeable": "true", + "high_alchemy": "203", "archery_ticket_price": "0", "id": "12427" }, @@ -104261,7 +111864,9 @@ "examine": "A scroll for a spirit spider familiar.", "durability": null, "name": "Egg spawn scroll", + "low_alchemy": "24", "tradeable": "true", + "high_alchemy": "37", "archery_ticket_price": "0", "id": "12428" }, @@ -104272,7 +111877,9 @@ "examine": "A scroll for a beaver familiar.", "durability": null, "name": "Multichop scroll", + "low_alchemy": "88", "tradeable": "true", + "high_alchemy": "133", "archery_ticket_price": "0", "id": "12429" }, @@ -104283,7 +111890,9 @@ "examine": "A scroll for an albino rat familiar.", "durability": null, "name": "Cheese feast scroll", + "low_alchemy": "91", "tradeable": "true", + "high_alchemy": "137", "archery_ticket_price": "0", "id": "12430" }, @@ -104294,7 +111903,9 @@ "examine": "A scroll for a bull ant familiar.", "durability": null, "name": "Unburden scroll", + "low_alchemy": "27", "tradeable": "true", + "high_alchemy": "41", "archery_ticket_price": "0", "id": "12431" }, @@ -104305,7 +111916,9 @@ "examine": "A scroll for a spirit scorpion familiar.", "durability": null, "name": "Venom shot scroll", + "low_alchemy": "73", "tradeable": "true", + "high_alchemy": "110", "archery_ticket_price": "0", "id": "12432" }, @@ -104316,7 +111929,9 @@ "examine": "A scroll for a honey badger familiar.", "durability": null, "name": "Insane ferocity scroll", + "low_alchemy": "100", "tradeable": "true", + "high_alchemy": "151", "archery_ticket_price": "0", "id": "12433" }, @@ -104327,7 +111942,9 @@ "examine": "A scroll for a unicorn stallion familiar.", "durability": null, "name": "Healing aura scroll", + "low_alchemy": "156", "tradeable": "true", + "high_alchemy": "235", "archery_ticket_price": "0", "id": "12434" }, @@ -104338,7 +111955,9 @@ "examine": "A scroll for a pack yak familiar.", "durability": null, "name": "Winter storage scroll", + "low_alchemy": "227", "tradeable": "true", + "high_alchemy": "341", "archery_ticket_price": "0", "id": "12435" }, @@ -104349,7 +111968,9 @@ "examine": "A scroll for a spirit cobra familiar.", "durability": null, "name": "Oph. incubation scroll", + "low_alchemy": "132", "tradeable": "true", + "high_alchemy": "199", "archery_ticket_price": "0", "id": "12436" }, @@ -104360,7 +111981,9 @@ "examine": "A scroll for a wolpertinger familiar.", "durability": null, "name": "Magic focus scroll", + "low_alchemy": "219", "tradeable": "true", + "high_alchemy": "329", "archery_ticket_price": "0", "id": "12437" }, @@ -104371,7 +111994,9 @@ "examine": "A scroll for a bunyip familiar.", "durability": null, "name": "Swallow whole scroll", + "low_alchemy": "126", "tradeable": "true", + "high_alchemy": "190", "archery_ticket_price": "0", "id": "12438" }, @@ -104382,7 +112007,9 @@ "examine": "A scroll for a war tortoise familiar.", "durability": null, "name": "Testudo scroll", + "low_alchemy": "17", "tradeable": "true", + "high_alchemy": "26", "archery_ticket_price": "0", "id": "12439" }, @@ -104393,7 +112020,9 @@ "examine": "A scroll for a compost mound familiar.", "durability": null, "name": "Generate compost scroll", + "low_alchemy": "63", "tradeable": "true", + "high_alchemy": "95", "archery_ticket_price": "0", "id": "12440" }, @@ -104404,7 +112033,9 @@ "examine": "A scroll for a spirit terrorbird familiar.", "durability": null, "name": "Tireless run scroll", + "low_alchemy": "28", "tradeable": "true", + "high_alchemy": "43", "archery_ticket_price": "0", "id": "12441" }, @@ -104415,7 +112046,9 @@ "examine": "A scroll for a hydra familiar.", "durability": null, "name": "Regrowth scroll", + "low_alchemy": "144", "tradeable": "true", + "high_alchemy": "217", "archery_ticket_price": "0", "id": "12442" }, @@ -104426,7 +112059,9 @@ "examine": "A scroll for a Pest Control familiar.", "durability": null, "name": "Call to arms scroll", + "low_alchemy": "90", "tradeable": "true", + "high_alchemy": "136", "archery_ticket_price": "0", "id": "12443" }, @@ -104437,7 +112072,9 @@ "examine": "A scroll for a bloated leech familiar.", "durability": null, "name": "Blood drain scroll", + "low_alchemy": "133", "tradeable": "true", + "high_alchemy": "200", "archery_ticket_price": "0", "id": "12444" }, @@ -104448,7 +112085,9 @@ "examine": "A scroll for a dreadfowl familiar.", "durability": null, "name": "Dreadfowl strike scroll", + "low_alchemy": "24", "tradeable": "true", + "high_alchemy": "37", "archery_ticket_price": "0", "id": "12445" }, @@ -104459,7 +112098,9 @@ "examine": "A scroll for a spirit kalphite familiar.", "durability": null, "name": "Sandstorm scroll", + "low_alchemy": "67", "tradeable": "true", + "high_alchemy": "101", "archery_ticket_price": "0", "id": "12446" }, @@ -104470,7 +112111,9 @@ "examine": "A scroll for a vampire bat familiar.", "durability": null, "name": "Vampire touch scroll", + "low_alchemy": "97", "tradeable": "true", + "high_alchemy": "146", "archery_ticket_price": "0", "id": "12447" }, @@ -104481,7 +112124,9 @@ "examine": "A scroll for an evil turnip familiar.", "durability": null, "name": "Evil flames scroll", + "low_alchemy": "120", "tradeable": "true", + "high_alchemy": "181", "archery_ticket_price": "0", "id": "12448" }, @@ -104492,7 +112137,9 @@ "examine": "A scroll for a granite lobster familiar.", "durability": null, "name": "Crushing claw scroll", + "low_alchemy": "182", "tradeable": "true", + "high_alchemy": "274", "archery_ticket_price": "0", "id": "12449" }, @@ -104514,7 +112161,9 @@ "examine": "A scroll for an arctic bear familiar.", "durability": null, "name": "Arctic blast scroll", + "low_alchemy": "30", "tradeable": "true", + "high_alchemy": "46", "archery_ticket_price": "0", "id": "12451" }, @@ -104525,7 +112174,9 @@ "examine": "A scroll for a barker toad familiar.", "durability": null, "name": "Toad bark scroll", + "low_alchemy": "27", "tradeable": "true", + "high_alchemy": "41", "archery_ticket_price": "0", "id": "12452" }, @@ -104536,7 +112187,9 @@ "examine": "A scroll for a spirit jelly familiar.", "durability": null, "name": "Dissolve scroll", + "low_alchemy": "167", "tradeable": "true", + "high_alchemy": "251", "archery_ticket_price": "0", "id": "12453" }, @@ -104547,7 +112200,9 @@ "examine": "A scroll for an abyssal parasite familiar.", "durability": null, "name": "Abyssal drain scroll", + "low_alchemy": "122", "tradeable": "true", + "high_alchemy": "183", "archery_ticket_price": "0", "id": "12454" }, @@ -104558,7 +112213,9 @@ "examine": "A scroll for a karamthulhu overlord familiar.", "durability": null, "name": "Doomsphere scroll", + "low_alchemy": "160", "tradeable": "true", + "high_alchemy": "241", "archery_ticket_price": "0", "id": "12455" }, @@ -104569,7 +112226,9 @@ "examine": "A scroll for a spirit dagannoth familiar.", "durability": null, "name": "Spike shot scroll", + "low_alchemy": "17", "tradeable": "true", + "high_alchemy": "26", "archery_ticket_price": "0", "id": "12456" }, @@ -104580,7 +112239,9 @@ "examine": "A scroll for a giant ent familiar.", "durability": null, "name": "Acorn missile scroll", + "low_alchemy": "140", "tradeable": "true", + "high_alchemy": "211", "archery_ticket_price": "0", "id": "12457" }, @@ -104591,7 +112252,9 @@ "examine": "A scroll for a cockatrice variant familiar.", "durability": null, "name": "Petrifying gaze scroll", + "low_alchemy": "104", "tradeable": "true", + "high_alchemy": "157", "archery_ticket_price": "0", "id": "12458" }, @@ -104602,7 +112265,9 @@ "examine": "A scroll for a thorny snail familiar.", "durability": null, "name": "Slime spray scroll", + "low_alchemy": "184", "tradeable": "true", + "high_alchemy": "277", "archery_ticket_price": "0", "id": "12459" }, @@ -104613,7 +112278,9 @@ "examine": "A scroll for a desert wyrm familiar.", "durability": null, "name": "Electric lash scroll", + "low_alchemy": "61", "tradeable": "true", + "high_alchemy": "92", "archery_ticket_price": "0", "id": "12460" }, @@ -104624,7 +112291,9 @@ "examine": "A scroll for a bronze minotaur familiar.", "durability": null, "name": "Bronze bull rush scroll", + "low_alchemy": "118", "tradeable": "true", + "high_alchemy": "178", "archery_ticket_price": "0", "id": "12461" }, @@ -104635,7 +112304,9 @@ "examine": "A scroll for an iron minotaur familiar.", "durability": null, "name": "Iron bull rush scroll", + "low_alchemy": "141", "tradeable": "true", + "high_alchemy": "212", "archery_ticket_price": "0", "id": "12462" }, @@ -104646,7 +112317,9 @@ "examine": "A scroll for a steel minotaur familiar.", "durability": null, "name": "Steel bull rush scroll", + "low_alchemy": "157", "tradeable": "true", + "high_alchemy": "236", "archery_ticket_price": "0", "id": "12463" }, @@ -104657,7 +112330,9 @@ "examine": "A scroll for a mithril minotaur familiar.", "durability": null, "name": "Mith bull rush scroll", + "low_alchemy": "168", "tradeable": "true", + "high_alchemy": "253", "archery_ticket_price": "0", "id": "12464" }, @@ -104668,7 +112343,9 @@ "examine": "A scroll for an adamant minotaur familiar.", "durability": null, "name": "Addy bull rush scroll", + "low_alchemy": "160", "tradeable": "true", + "high_alchemy": "241", "archery_ticket_price": "0", "id": "12465" }, @@ -104679,7 +112356,9 @@ "examine": "A scroll for a rune minotaur familiar.", "durability": null, "name": "Rune bull rush scroll", + "low_alchemy": "17", "tradeable": "true", + "high_alchemy": "26", "archery_ticket_price": "0", "id": "12466" }, @@ -104690,7 +112369,9 @@ "examine": "A scroll for a stranger plant familiar.", "durability": null, "name": "Poisonous blast scroll", + "low_alchemy": "144", "tradeable": "true", + "high_alchemy": "217", "archery_ticket_price": "0", "id": "12467" }, @@ -104701,7 +112382,9 @@ "examine": "A scroll for a smoke devil familiar.", "durability": null, "name": "Dust cloud scroll", + "low_alchemy": "157", "tradeable": "true", + "high_alchemy": "236", "archery_ticket_price": "0", "id": "12468" }, @@ -105081,6 +112764,8 @@ "examine": "The cape worn by master summoners.", "durability": null, "name": "Summoning cape", + "low_alchemy": "39600", + "high_alchemy": "59400", "weight": "0.4", "archery_ticket_price": "0", "id": "12524", @@ -105110,6 +112795,8 @@ "durability": null, "name": "Spirit shards", "tradeable": "true", + "low_alchemy": "10", + "high_alchemy": "15", "archery_ticket_price": "0", "id": "12530" }, @@ -105121,6 +112808,8 @@ "durability": null, "name": "Ibis pouch", "tradeable": "true", + "low_alchemy": "1259", + "high_alchemy": "1889", "archery_ticket_price": "0", "id": "12531" }, @@ -105131,6 +112820,8 @@ "durability": null, "name": "Ibis pouch", "tradeable": "true", + "low_alchemy": "1259", + "high_alchemy": "1889", "archery_ticket_price": "0", "id": "12532" }, @@ -105141,7 +112832,9 @@ "examine": "A scroll for a granite crab familiar.", "durability": null, "name": "Stony shell scroll", + "low_alchemy": "23", "tradeable": "true", + "high_alchemy": "35", "archery_ticket_price": "0", "id": "12533" }, @@ -105152,6 +112845,8 @@ "durability": null, "name": "Raw pawya meat", "tradeable": "true", + "low_alchemy": "200", + "high_alchemy": "300", "weight": "0.33", "archery_ticket_price": "0", "id": "12535" @@ -105179,6 +112874,8 @@ "durability": null, "name": "Grenwall spikes", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12539" }, @@ -105279,14 +112976,16 @@ "shop_price": "50", "ge_buy_limit": "100", "examine": "The height of style?", - "grand_exchange_price": "1004", "durability": null, + "low_alchemy": "24", + "high_alchemy": "36", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "1004", "name": "Ogre wig", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "12559", - "equipment_slot": "0" + "id": "12559" }, { "ge_buy_limit": "100", @@ -105301,14 +113000,16 @@ "shop_price": "60", "ge_buy_limit": "100", "examine": "It's a little big on me.", - "grand_exchange_price": "197", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "7", + "grand_exchange_price": "197", "name": "Ogre kilt", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "12561", - "equipment_slot": "7" + "id": "12561" }, { "ge_buy_limit": "100", @@ -105320,18 +113021,20 @@ "id": "12562" }, { - "remove_sleeves": "true", "shop_price": "60", "ge_buy_limit": "100", "examine": "It's a little big on me.", - "grand_exchange_price": "536", "durability": null, + "low_alchemy": "24", + "high_alchemy": "36", + "weight": "1", + "equipment_slot": "4", + "remove_sleeves": "true", + "grand_exchange_price": "536", "name": "Ogre top", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "12563", - "equipment_slot": "4" + "id": "12563" }, { "ge_buy_limit": "100", @@ -105346,14 +113049,16 @@ "shop_price": "60", "ge_buy_limit": "100", "examine": "Good for stomping.", - "grand_exchange_price": "420", "durability": null, + "low_alchemy": "24", + "high_alchemy": "36", + "weight": "3", + "equipment_slot": "10", + "grand_exchange_price": "420", "name": "Ogre boots", "tradeable": "true", - "weight": "3", "archery_ticket_price": "0", - "id": "12565", - "equipment_slot": "10" + "id": "12565" }, { "ge_buy_limit": "100", @@ -105371,6 +113076,8 @@ "durability": null, "name": "Diseased kebbit fur", "tradeable": "true", + "low_alchemy": "24", + "high_alchemy": "36", "weight": "2", "archery_ticket_price": "0", "id": "12567" @@ -105379,14 +113086,16 @@ "remove_head": "true", "ge_buy_limit": "100", "examine": "A furry hat with an unnerving tail.", - "grand_exchange_price": "3656", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "weight": "1", + "equipment_slot": "0", + "grand_exchange_price": "3656", "name": "Davy kebbit hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "12568", - "equipment_slot": "0" + "id": "12568" }, { "ge_buy_limit": "100", @@ -105404,6 +113113,8 @@ "examine": "A big piece of tree.", "walk_anim": "8684", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", "weight": "10", "turn90ccw_anim": "8684", "attack_speed": "7", @@ -105437,6 +113148,8 @@ "durability": null, "name": "Lavender", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "12572" }, @@ -105456,6 +113169,8 @@ "durability": null, "name": "Fever grass", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "12574" }, @@ -105475,6 +113190,8 @@ "durability": null, "name": "Tansymum", "tradeable": "true", + "low_alchemy": "1", + "high_alchemy": "2", "archery_ticket_price": "0", "id": "12576" }, @@ -105492,6 +113209,8 @@ "examine": "A stiff, pungent grass.", "walk_anim": "8681", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "turn90ccw_anim": "8681", "turn180_anim": "8681", "render_anim": "294", @@ -105510,6 +113229,8 @@ "examine": "A delicate, sweet-smelling flower.", "walk_anim": "8681", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "turn90ccw_anim": "8681", "turn180_anim": "8681", "render_anim": "294", @@ -105528,6 +113249,8 @@ "examine": "A cheerful, aromatic flower.", "walk_anim": "8681", "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", "turn90ccw_anim": "8681", "turn180_anim": "8681", "render_anim": "294", @@ -105548,6 +113271,8 @@ "durability": null, "name": "Eucalyptus logs", "tradeable": "true", + "low_alchemy": "50", + "high_alchemy": "75", "archery_ticket_price": "0", "id": "12581", "equipment_slot": "5" @@ -105568,6 +113293,8 @@ "durability": null, "name": "Eucalyptus pyre logs", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "2", "archery_ticket_price": "0", "id": "12583" @@ -105588,6 +113315,7 @@ "durability": null, "name": "Primweed", "tradeable": "true", + "high_alchemy": "1", "weight": "2", "archery_ticket_price": "0", "id": "12588" @@ -105608,6 +113336,7 @@ "durability": null, "name": "Stinkbloom", "tradeable": "true", + "high_alchemy": "1", "weight": "0.01", "archery_ticket_price": "0", "id": "12590" @@ -105800,6 +113529,8 @@ "durability": null, "name": "Amulet of farming(1)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12608", "equipment_slot": "2" @@ -105820,6 +113551,8 @@ "durability": null, "name": "Amulet of farming(2)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12610", "equipment_slot": "2" @@ -105838,6 +113571,8 @@ "durability": null, "name": "Amulet of farming(3)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12612", "equipment_slot": "2" @@ -105856,6 +113591,8 @@ "durability": null, "name": "Amulet of farming(4)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12614", "equipment_slot": "2" @@ -105874,6 +113611,8 @@ "durability": null, "name": "Amulet of farming(5)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12616", "equipment_slot": "2" @@ -105892,6 +113631,8 @@ "durability": null, "name": "Amulet of farming(6)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12618", "equipment_slot": "2" @@ -105910,6 +113651,8 @@ "durability": null, "name": "Amulet of farming(7)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12620", "equipment_slot": "2" @@ -105929,6 +113672,8 @@ "durability": null, "name": "Amulet of farming(8)", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "archery_ticket_price": "0", "id": "12622", "equipment_slot": "2" @@ -105948,6 +113693,8 @@ "durability": null, "name": "Ogleroot", "tradeable": "true", + "low_alchemy": "8", + "high_alchemy": "12", "archery_ticket_price": "0", "weight": "0", "id": "12624" @@ -105970,6 +113717,7 @@ "durability": null, "name": "Test paper", "tradeable": "false", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "id": "12626" @@ -106032,6 +113780,8 @@ "durability": null, "name": "Note", "tradeable": "true", + "low_alchemy": "160", + "high_alchemy": "160", "archery_ticket_price": "0", "id": "12632" }, @@ -106039,6 +113789,8 @@ "examine": "The jar is shaking violently!", "durability": null, "name": "Super fishing explosive", + "low_alchemy": "24", + "high_alchemy": "36", "archery_ticket_price": "0", "id": "12633" }, @@ -106061,6 +113813,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12635" }, @@ -106071,6 +113825,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12636" }, @@ -106081,6 +113837,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12637" }, @@ -106091,6 +113849,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12638" }, @@ -106101,6 +113861,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12639" }, @@ -106111,6 +113873,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12640" }, @@ -106121,6 +113885,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12641" }, @@ -106131,6 +113897,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12642" }, @@ -106141,6 +113909,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12643" }, @@ -106151,6 +113921,8 @@ "durability": null, "name": "Easter egg", "tradeable": "true", + "low_alchemy": "4", + "high_alchemy": "6", "archery_ticket_price": "0", "id": "12644" }, @@ -106194,6 +113966,7 @@ "durability": null, "name": "Bucket", "tradeable": "true", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "12649" @@ -106204,6 +113977,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "12650" @@ -106214,6 +113989,8 @@ "durability": null, "name": "Bucket of water", "tradeable": "true", + "low_alchemy": "2", + "high_alchemy": "3", "weight": "3", "archery_ticket_price": "0", "id": "12651" @@ -106241,6 +114018,8 @@ "durability": null, "name": "Cockatrice egg", "tradeable": "true", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "12654" }, @@ -106268,6 +114047,8 @@ "shop_price": "3520", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "2.7", "absorb": "1,0,2", "remove_beard": "true", @@ -106284,6 +114065,8 @@ "shop_price": "3520", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "1408", + "high_alchemy": "2112", "weight": "2.7", "absorb": "1,0,2", "remove_beard": "true", @@ -106298,35 +114081,41 @@ { "remove_head": "true", "examine": "Lightweight head protection.", - "grand_exchange_price": "1040", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "0.9", + "absorb": "0,2,1", + "equipment_slot": "0", + "grand_exchange_price": "1040", "name": "Snakeskin bandana (e)", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "12660", - "absorb": "0,2,1", - "bonuses": "0,0,0,-5,4,2,4,4,2,2,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-5,4,2,4,4,2,2,6,0,0,0,0" }, { "remove_head": "true", "examine": "Lightweight head protection.", - "grand_exchange_price": "1040", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "weight": "0.9", + "absorb": "0,2,1", + "equipment_slot": "0", + "grand_exchange_price": "1040", "name": "Snakeskin bandana (charged)", "tradeable": "true", - "weight": "0.9", "archery_ticket_price": "0", "id": "12661", - "absorb": "0,2,1", - "bonuses": "0,0,0,-5,4,2,4,4,2,2,6,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-5,4,2,4,4,2,2,6,0,0,0,0" }, { "remove_head": "true", "examine": "A wooden helmet.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.9", "absorb": "3,1,0", "equipment_slot": "0", @@ -106342,6 +114131,8 @@ "remove_head": "true", "examine": "A wooden helmet.", "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", "weight": "0.9", "absorb": "3,1,0", "equipment_slot": "0", @@ -106357,6 +114148,8 @@ "remove_head": "true", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "remove_beard": "true", @@ -106373,6 +114166,8 @@ "remove_head": "true", "examine": "A full face helmet.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "weight": "2.7", "absorb": "1,0,3", "remove_beard": "true", @@ -106389,6 +114184,8 @@ "remove_head": "true", "examine": "Makes the wearer pretty intimidating.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "weight": "1.3", "absorb": "2,0,4", "equipment_slot": "0", @@ -106404,6 +114201,8 @@ "remove_head": "true", "examine": "Makes the wearer pretty intimidating.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "weight": "1.3", "absorb": "2,0,4", "equipment_slot": "0", @@ -106420,6 +114219,8 @@ "shop_price": "15000", "examine": "A mystical helmet.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "absorb": "3,1,0", @@ -106437,6 +114238,8 @@ "shop_price": "15000", "examine": "A mystical helmet.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "weight": "0.9", "absorb": "3,1,0", @@ -106453,6 +114256,8 @@ "remove_head": "true", "examine": "A helmet of great craftmanship.", "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "0.5", "absorb": "0,5,2", "equipment_slot": "0", @@ -106468,6 +114273,8 @@ "remove_head": "true", "examine": "A helmet of great craftmanship.", "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", "weight": "0.5", "absorb": "0,5,2", "equipment_slot": "0", @@ -106484,6 +114291,8 @@ "shop_price": "78000", "examine": "This helmet is worn by archers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2", "absorb": "0,3,1", "equipment_slot": "0", @@ -106500,6 +114309,8 @@ "shop_price": "78000", "examine": "This helmet is worn by archers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2", "absorb": "0,3,1", "equipment_slot": "0", @@ -106516,6 +114327,8 @@ "shop_price": "78000", "examine": "This helmet is worn by berserkers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -106532,6 +114345,8 @@ "shop_price": "78000", "examine": "This helmet is worn by berserkers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -106548,6 +114363,8 @@ "shop_price": "78000", "examine": "This helm is worn by warriors.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -106564,6 +114381,8 @@ "shop_price": "78000", "examine": "This helm is worn by warriors.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "1,0,3", "equipment_slot": "0", @@ -106580,6 +114399,8 @@ "shop_price": "78000", "examine": "This helm is worn by farseers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "0", @@ -106596,6 +114417,8 @@ "shop_price": "78000", "examine": "This helm is worn by farseers.", "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", "weight": "2.7", "absorb": "3,1,0", "equipment_slot": "0", @@ -106612,6 +114435,8 @@ "shop_price": "50000", "examine": "A gift from Neitiznot's Burgher.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "2.2", "absorb": "2,0,4", "equipment_slot": "0", @@ -106627,6 +114452,8 @@ "shop_price": "50000", "examine": "A gift from Neitiznot's Burgher.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "2.2", "absorb": "2,0,4", "equipment_slot": "0", @@ -107258,6 +115085,8 @@ "durability": null, "name": "Swamp titan pouch", "tradeable": "true", + "low_alchemy": "1669", + "high_alchemy": "2504", "archery_ticket_price": "0", "id": "12776" }, @@ -107268,6 +115097,8 @@ "durability": null, "name": "Swamp titan pouch", "tradeable": "true", + "low_alchemy": "1669", + "high_alchemy": "2504", "archery_ticket_price": "0", "id": "12777" }, @@ -107279,6 +115110,8 @@ "durability": null, "name": "Spirit mosquito pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12778" }, @@ -107289,6 +115122,8 @@ "durability": null, "name": "Spirit mosquito pouch", "tradeable": "true", + "low_alchemy": "179", + "high_alchemy": "269", "archery_ticket_price": "0", "id": "12779" }, @@ -107300,6 +115135,8 @@ "durability": null, "name": "Void spinner pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12780" }, @@ -107310,6 +115147,8 @@ "durability": null, "name": "Void spinner pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12781" }, @@ -107321,6 +115160,8 @@ "durability": null, "name": "Forge regent pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12782" }, @@ -107331,6 +115172,8 @@ "durability": null, "name": "Forge regent pouch", "tradeable": "true", + "low_alchemy": "1579", + "high_alchemy": "2369", "archery_ticket_price": "0", "id": "12783" }, @@ -107342,6 +115185,8 @@ "durability": null, "name": "Spirit larupia pouch", "tradeable": "true", + "low_alchemy": "1719", + "high_alchemy": "2579", "archery_ticket_price": "0", "id": "12784" }, @@ -107352,6 +115197,8 @@ "durability": null, "name": "Spirit larupia pouch", "tradeable": "true", + "low_alchemy": "1719", + "high_alchemy": "2579", "archery_ticket_price": "0", "id": "12785" }, @@ -107363,6 +115210,8 @@ "durability": null, "name": "Geyser titan pouch", "tradeable": "true", + "low_alchemy": "2389", + "high_alchemy": "3584", "archery_ticket_price": "0", "id": "12786" }, @@ -107373,6 +115222,8 @@ "durability": null, "name": "Geyser titan pouch", "tradeable": "true", + "low_alchemy": "2389", + "high_alchemy": "3584", "archery_ticket_price": "0", "id": "12787" }, @@ -107384,6 +115235,8 @@ "durability": null, "name": "Lava titan pouch", "tradeable": "true", + "low_alchemy": "2359", + "high_alchemy": "3539", "archery_ticket_price": "0", "id": "12788" }, @@ -107394,6 +115247,8 @@ "durability": null, "name": "Lava titan pouch", "tradeable": "true", + "low_alchemy": "2359", + "high_alchemy": "3539", "archery_ticket_price": "0", "id": "12789" }, @@ -107405,6 +115260,8 @@ "durability": null, "name": "Steel titan pouch", "tradeable": "true", + "low_alchemy": "1949", + "high_alchemy": "2924", "archery_ticket_price": "0", "id": "12790" }, @@ -107415,6 +115272,8 @@ "durability": null, "name": "Steel titan pouch", "tradeable": "true", + "low_alchemy": "1949", + "high_alchemy": "2924", "archery_ticket_price": "0", "id": "12791" }, @@ -107426,6 +115285,8 @@ "durability": null, "name": "Obsidian golem pouch", "tradeable": "true", + "low_alchemy": "2119", + "high_alchemy": "3179", "archery_ticket_price": "0", "id": "12792" }, @@ -107436,6 +115297,8 @@ "durability": null, "name": "Obsidian golem pouch", "tradeable": "true", + "low_alchemy": "2119", + "high_alchemy": "3179", "archery_ticket_price": "0", "id": "12793" }, @@ -107447,6 +115310,8 @@ "durability": null, "name": "Talon beast pouch", "tradeable": "true", + "low_alchemy": "1909", + "high_alchemy": "2864", "archery_ticket_price": "0", "id": "12794" }, @@ -107457,6 +115322,8 @@ "durability": null, "name": "Talon beast pouch", "tradeable": "true", + "low_alchemy": "1909", + "high_alchemy": "2864", "archery_ticket_price": "0", "id": "12795" }, @@ -107468,6 +115335,8 @@ "durability": null, "name": "Abyssal titan pouch", "tradeable": "true", + "low_alchemy": "1299", + "high_alchemy": "1949", "archery_ticket_price": "0", "id": "12796" }, @@ -107478,6 +115347,8 @@ "durability": null, "name": "Abyssal titan pouch", "tradeable": "true", + "low_alchemy": "1299", + "high_alchemy": "1949", "archery_ticket_price": "0", "id": "12797" }, @@ -107489,6 +115360,8 @@ "durability": null, "name": "Void torcher pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12798" }, @@ -107499,6 +115372,8 @@ "durability": null, "name": "Void torcher pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12799" }, @@ -107510,6 +115385,8 @@ "durability": null, "name": "Giant chinchompa pouch", "tradeable": "true", + "low_alchemy": "1009", + "high_alchemy": "1514", "archery_ticket_price": "0", "id": "12800" }, @@ -107520,6 +115397,8 @@ "durability": null, "name": "Giant chinchompa pouch", "tradeable": "true", + "low_alchemy": "1009", + "high_alchemy": "1514", "archery_ticket_price": "0", "id": "12801" }, @@ -107531,6 +115410,8 @@ "durability": null, "name": "Fire titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12802" }, @@ -107541,6 +115422,8 @@ "durability": null, "name": "Fire titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12803" }, @@ -107552,6 +115435,8 @@ "durability": null, "name": "Moss titan pouch", "tradeable": "true", + "low_alchemy": "2189", + "high_alchemy": "3284", "archery_ticket_price": "0", "id": "12804" }, @@ -107562,6 +115447,8 @@ "durability": null, "name": "Moss titan pouch", "tradeable": "true", + "low_alchemy": "2189", + "high_alchemy": "3284", "archery_ticket_price": "0", "id": "12805" }, @@ -107573,6 +115460,8 @@ "durability": null, "name": "Ice titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12806" }, @@ -107583,6 +115472,8 @@ "durability": null, "name": "Ice titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12807" }, @@ -107594,6 +115485,8 @@ "durability": null, "name": "Spirit tz-kih pouch", "tradeable": "true", + "low_alchemy": "809", + "high_alchemy": "1214", "archery_ticket_price": "0", "id": "12808" }, @@ -107604,6 +115497,8 @@ "durability": null, "name": "Spirit tz-kih pouch", "tradeable": "true", + "low_alchemy": "809", + "high_alchemy": "1214", "archery_ticket_price": "0", "id": "12809" }, @@ -107615,6 +115510,8 @@ "durability": null, "name": "Spirit graahk pouch", "tradeable": "true", + "low_alchemy": "1709", + "high_alchemy": "2564", "archery_ticket_price": "0", "id": "12810" }, @@ -107625,6 +115522,8 @@ "durability": null, "name": "Spirit graahk pouch", "tradeable": "true", + "low_alchemy": "1709", + "high_alchemy": "2564", "archery_ticket_price": "0", "id": "12811" }, @@ -107636,6 +115535,8 @@ "durability": null, "name": "Spirit kyatt pouch", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "2549", "archery_ticket_price": "0", "id": "12812" }, @@ -107646,6 +115547,8 @@ "durability": null, "name": "Spirit kyatt pouch", "tradeable": "true", + "low_alchemy": "1699", + "high_alchemy": "2549", "archery_ticket_price": "0", "id": "12813" }, @@ -107657,6 +115560,8 @@ "durability": null, "name": "Void shifter pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12814" }, @@ -107667,6 +115572,8 @@ "durability": null, "name": "Void shifter pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12815" }, @@ -107678,6 +115585,8 @@ "durability": null, "name": "Pyrelord pouch", "tradeable": "true", + "low_alchemy": "1279", + "high_alchemy": "1919", "archery_ticket_price": "0", "id": "12816" }, @@ -107688,6 +115597,8 @@ "durability": null, "name": "Pyrelord pouch", "tradeable": "true", + "low_alchemy": "1279", + "high_alchemy": "1919", "archery_ticket_price": "0", "id": "12817" }, @@ -107699,6 +115610,8 @@ "durability": null, "name": "Void ravager pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12818" }, @@ -107709,6 +115622,8 @@ "durability": null, "name": "Void ravager pouch", "tradeable": "true", + "low_alchemy": "909", + "high_alchemy": "1364", "archery_ticket_price": "0", "id": "12819" }, @@ -107720,6 +115635,8 @@ "durability": null, "name": "Ravenous locust pouch", "tradeable": "true", + "low_alchemy": "959", + "high_alchemy": "1439", "archery_ticket_price": "0", "id": "12820" }, @@ -107730,6 +115647,8 @@ "durability": null, "name": "Ravenous locust pouch", "tradeable": "true", + "low_alchemy": "959", + "high_alchemy": "1439", "archery_ticket_price": "0", "id": "12821" }, @@ -107741,6 +115660,8 @@ "durability": null, "name": "Iron titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12822" }, @@ -107751,6 +115672,8 @@ "durability": null, "name": "Iron titan pouch", "tradeable": "true", + "low_alchemy": "2149", + "high_alchemy": "3224", "archery_ticket_price": "0", "id": "12823" }, @@ -107761,7 +115684,9 @@ "examine": "A scroll for an elemental titan familiar.", "durability": null, "name": "Titan's con. scroll", + "low_alchemy": "214", "tradeable": "true", + "high_alchemy": "322", "archery_ticket_price": "0", "id": "12824" }, @@ -107772,7 +115697,9 @@ "examine": "A scroll for a steel titan familiar.", "durability": null, "name": "Steel of legends scroll", + "low_alchemy": "194", "tradeable": "true", + "high_alchemy": "292", "archery_ticket_price": "0", "id": "12825" }, @@ -107783,7 +115710,9 @@ "examine": "A scroll for an obsidian golem familiar.", "durability": null, "name": "Volcanic str. scroll", + "low_alchemy": "211", "tradeable": "true", + "high_alchemy": "317", "archery_ticket_price": "0", "id": "12826" }, @@ -107794,7 +115723,9 @@ "examine": "A scroll for an abyssal titan familiar.", "durability": null, "name": "Essence shipment scroll", + "low_alchemy": "129", "tradeable": "true", + "high_alchemy": "194", "archery_ticket_price": "0", "id": "12827" }, @@ -107805,7 +115736,9 @@ "examine": "A scroll for an iron titan familiar.", "durability": null, "name": "Iron within scroll", + "low_alchemy": "214", "tradeable": "true", + "high_alchemy": "322", "archery_ticket_price": "0", "id": "12828" }, @@ -107816,7 +115749,9 @@ "examine": "A scroll for a pyrelord familiar.", "durability": null, "name": "Immense heat scroll", + "low_alchemy": "127", "tradeable": "true", + "high_alchemy": "191", "archery_ticket_price": "0", "id": "12829" }, @@ -107827,7 +115762,9 @@ "examine": "A scroll for a ravenous locust familiar.", "durability": null, "name": "Famine scroll", + "low_alchemy": "95", "tradeable": "true", + "high_alchemy": "143", "archery_ticket_price": "0", "id": "12830" }, @@ -107838,7 +115775,9 @@ "examine": "A scroll for a talon beast familiar.", "durability": null, "name": "Deadly claw scroll", + "low_alchemy": "190", "tradeable": "true", + "high_alchemy": "286", "archery_ticket_price": "0", "id": "12831" }, @@ -107849,7 +115788,9 @@ "examine": "A scroll for a swamp titan familiar.", "durability": null, "name": "Swamp plague scroll", + "low_alchemy": "166", "tradeable": "true", + "high_alchemy": "250", "archery_ticket_price": "0", "id": "12832" }, @@ -107871,7 +115812,9 @@ "examine": "A scroll for a giant chinchompa familiar.", "durability": null, "name": "Explode scroll", + "low_alchemy": "238", "tradeable": "true", + "high_alchemy": "358", "archery_ticket_price": "0", "id": "12834" }, @@ -107882,7 +115825,9 @@ "examine": "A scroll for a spirit graahk familiar.", "durability": null, "name": "Goad scroll", + "low_alchemy": "170", "tradeable": "true", + "high_alchemy": "256", "archery_ticket_price": "0", "id": "12835" }, @@ -107893,7 +115838,9 @@ "examine": "A scroll for a spirit kyatt familiar.", "durability": null, "name": "Ambush scroll", + "low_alchemy": "169", "tradeable": "true", + "high_alchemy": "254", "archery_ticket_price": "0", "id": "12836" }, @@ -107904,7 +115851,9 @@ "examine": "A scroll for a lava titan familiar.", "durability": null, "name": "Ebon thunder scroll", + "low_alchemy": "211", "tradeable": "true", + "high_alchemy": "317", "archery_ticket_price": "0", "id": "12837" }, @@ -107915,7 +115864,9 @@ "examine": "A scroll for a spirit mosquito familiar.", "durability": null, "name": "Pester scroll", + "low_alchemy": "17", "tradeable": "true", + "high_alchemy": "26", "archery_ticket_price": "0", "id": "12838" }, @@ -107926,7 +115877,9 @@ "examine": "A scroll for a spirit Tz-Kih familiar.", "durability": null, "name": "Fireball assault scroll", + "low_alchemy": "80", "tradeable": "true", + "high_alchemy": "121", "archery_ticket_price": "0", "id": "12839" }, @@ -107937,7 +115890,9 @@ "examine": "A scroll for a spirit larupia familiar.", "durability": null, "name": "Rending scroll", + "low_alchemy": "171", "tradeable": "true", + "high_alchemy": "257", "archery_ticket_price": "0", "id": "12840" }, @@ -107948,7 +115903,9 @@ "examine": "A scroll for a forge regent familiar.", "durability": null, "name": "Inferno scroll", + "low_alchemy": "157", "tradeable": "true", + "high_alchemy": "236", "archery_ticket_price": "0", "id": "12841" }, @@ -107982,6 +115939,8 @@ "examine": "A kite with a dragon on it.", "walk_anim": "8982", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "turn90ccw_anim": "8984", "attack_speed": "4", "turn180_anim": "8985", @@ -108246,6 +116205,8 @@ "shop_price": "250", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "70529", @@ -108261,6 +116222,8 @@ "shop_price": "250", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "70529", @@ -108276,6 +116239,8 @@ "shop_price": "250", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "70529", @@ -108291,6 +116256,8 @@ "shop_price": "250", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "70529", @@ -108306,6 +116273,8 @@ "shop_price": "250", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "70529", @@ -108322,6 +116291,8 @@ "ge_buy_limit": "10", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", "absorb": "4,3,0", "equipment_slot": "0", "grand_exchange_price": "78900", @@ -108345,6 +116316,8 @@ "shop_price": "1500", "examine": "A robe top infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108361,6 +116334,8 @@ "shop_price": "1500", "examine": "A robe top infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108377,6 +116352,8 @@ "shop_price": "1500", "examine": "A robe top infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108393,6 +116370,8 @@ "shop_price": "1500", "examine": "A robe top infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108409,6 +116388,8 @@ "shop_price": "1500", "examine": "A robe top infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108426,6 +116407,8 @@ "ge_buy_limit": "10", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "4", "absorb": "8,4,0", "equipment_slot": "4", @@ -108452,6 +116435,8 @@ "shop_price": "1000", "examine": "A robe bottom infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108467,6 +116452,8 @@ "shop_price": "1000", "examine": "A robe bottom infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108482,6 +116469,8 @@ "shop_price": "1000", "examine": "A robe bottom infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108497,6 +116486,8 @@ "shop_price": "1000", "examine": "A robe bottom infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108512,6 +116503,8 @@ "shop_price": "1000", "examine": "A robe bottom infused with arcane power, especially created for combat spells.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108528,6 +116521,8 @@ "ge_buy_limit": "10", "examine": "Its arcane power is waning.", "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", "weight": "3", "absorb": "5,2,0", "equipment_slot": "7", @@ -108553,70 +116548,80 @@ "requirements": "{1,20}-{6,10}", "shop_price": "100", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", - "grand_exchange_price": "6915", "durability": null, - "name": "Druidic mage hood 100", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", + "equipment_slot": "0", + "grand_exchange_price": "6915", + "name": "Druidic mage hood 100", "archery_ticket_price": "0", "id": "12887", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,20}-{6,10}", "shop_price": "100", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", - "grand_exchange_price": "6915", "durability": null, - "name": "Druidic mage hood 80", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", + "equipment_slot": "0", + "grand_exchange_price": "6915", + "name": "Druidic mage hood 80", "archery_ticket_price": "0", "id": "12888", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,20}-{6,10}", "shop_price": "100", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", - "grand_exchange_price": "6915", "durability": null, - "name": "Druidic mage hood 60", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", + "equipment_slot": "0", + "grand_exchange_price": "6915", + "name": "Druidic mage hood 60", "archery_ticket_price": "0", "id": "12889", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,20}-{6,10}", "shop_price": "100", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", - "grand_exchange_price": "6915", "durability": null, - "name": "Druidic mage hood 40", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", + "equipment_slot": "0", + "grand_exchange_price": "6915", + "name": "Druidic mage hood 40", "archery_ticket_price": "0", "id": "12890", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "remove_head": "true", "requirements": "{1,20}-{6,10}", "shop_price": "100", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", - "grand_exchange_price": "6915", "durability": null, - "name": "Druidic mage hood 20", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", + "equipment_slot": "0", + "grand_exchange_price": "6915", + "name": "Druidic mage hood 20", "archery_ticket_price": "0", "id": "12891", - "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "remove_head": "true", @@ -108625,6 +116630,8 @@ "ge_buy_limit": "10", "examine": "A worn-out hood, formerly worn by the followers of Guthix.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "7", "equipment_slot": "0", "grand_exchange_price": "8504", @@ -108647,6 +116654,8 @@ "shop_price": "300", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108662,6 +116671,8 @@ "shop_price": "300", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108677,6 +116688,8 @@ "shop_price": "300", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108692,6 +116705,8 @@ "shop_price": "300", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108707,6 +116722,8 @@ "shop_price": "300", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108723,6 +116740,8 @@ "ge_buy_limit": "10", "examine": "A magical robe top worn by followers of Guthix.", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -108747,6 +116766,8 @@ "shop_price": "200", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108762,6 +116783,8 @@ "shop_price": "200", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108777,6 +116800,8 @@ "shop_price": "200", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108792,6 +116817,8 @@ "shop_price": "200", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108807,6 +116834,8 @@ "shop_price": "200", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108823,6 +116852,8 @@ "ge_buy_limit": "10", "examine": "A magical robe bottom worn by a person who follows Guthix.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -108847,6 +116878,8 @@ "shop_price": "50", "examine": "A spiked square shield.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108862,6 +116895,8 @@ "shop_price": "50", "examine": "A spiked square shield.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108877,6 +116912,8 @@ "shop_price": "50", "examine": "A spiked square shield.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108892,6 +116929,8 @@ "shop_price": "50", "examine": "A spiked square shield.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108907,6 +116946,8 @@ "shop_price": "50", "examine": "A spiked square shield.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108923,6 +116964,8 @@ "ge_buy_limit": "100", "examine": "Not so spiky anymore.", "durability": null, + "low_alchemy": "1620", + "high_alchemy": "2430", "weight": "5", "absorb": "3,0,6", "equipment_slot": "5", @@ -108948,6 +116991,8 @@ "shop_price": "100", "examine": "A large, spiked metal shield", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -108963,6 +117008,8 @@ "shop_price": "100", "examine": "A large, spiked metal shield", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -108978,6 +117025,8 @@ "shop_price": "100", "examine": "A large, spiked metal shield", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -108993,6 +117042,8 @@ "shop_price": "100", "examine": "A large, spiked metal shield", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -109008,6 +117059,8 @@ "shop_price": "100", "examine": "A large, spiked metal shield", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -109024,6 +117077,8 @@ "ge_buy_limit": "10", "examine": "Not so spiky anymore!", "durability": null, + "low_alchemy": "2456", + "high_alchemy": "3684", "weight": "7", "absorb": "3,0,6", "equipment_slot": "5", @@ -109049,6 +117104,8 @@ "shop_price": "200", "examine": "A spiked, medium square shield.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109065,6 +117122,8 @@ "shop_price": "200", "examine": "A spiked, medium square shield.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109080,6 +117139,8 @@ "shop_price": "200", "examine": "A spiked, medium square shield.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109095,6 +117156,8 @@ "shop_price": "200", "examine": "A spiked, medium square shield.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109110,6 +117173,8 @@ "shop_price": "200", "examine": "A spiked, medium square shield.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109126,6 +117191,8 @@ "ge_buy_limit": "10", "examine": "Not so spiky anymore.", "durability": null, + "low_alchemy": "2576", + "high_alchemy": "3864", "weight": "4", "absorb": "3,0,7", "equipment_slot": "5", @@ -109151,6 +117218,8 @@ "shop_price": "300", "examine": "A Large, spiked metal shield.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109167,6 +117236,8 @@ "shop_price": "300", "examine": "A Large, spiked metal shield.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109182,6 +117253,8 @@ "shop_price": "300", "examine": "A Large, spiked metal shield.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109197,6 +117270,8 @@ "shop_price": "300", "examine": "A Large, spiked metal shield.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109212,6 +117287,8 @@ "shop_price": "300", "examine": "A Large, spiked metal shield.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109228,6 +117305,8 @@ "ge_buy_limit": "10", "examine": "Not so spiky anymore.", "durability": null, + "low_alchemy": "25760", + "high_alchemy": "38640", "weight": "6", "absorb": "3,0,7", "equipment_slot": "5", @@ -109254,6 +117333,8 @@ "shop_price": "150", "examine": "A coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109270,6 +117351,8 @@ "shop_price": "150", "examine": "A coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109286,6 +117369,8 @@ "shop_price": "150", "examine": "A coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109302,6 +117387,8 @@ "shop_price": "150", "examine": "A coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109318,6 +117405,8 @@ "shop_price": "150", "examine": "A coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109335,6 +117424,8 @@ "ge_buy_limit": "100", "examine": "A worn out coif made of green dragonhide.", "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.9", "absorb": "0,3,1", "equipment_slot": "0", @@ -109361,6 +117452,8 @@ "shop_price": "200", "examine": "A coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109377,6 +117470,8 @@ "shop_price": "200", "examine": "A coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109393,6 +117488,8 @@ "shop_price": "200", "examine": "Fully charged: A coif made of blue dragonhide. Fully degraded: A worn out coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109409,6 +117506,8 @@ "shop_price": "200", "examine": "A coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109425,6 +117524,8 @@ "shop_price": "200", "examine": "A coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109442,6 +117543,8 @@ "ge_buy_limit": "100", "examine": "A worn out coif made of blue dragonhide.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109468,6 +117571,8 @@ "shop_price": "300", "examine": "A coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109484,6 +117589,8 @@ "shop_price": "300", "examine": "A coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109500,6 +117607,8 @@ "shop_price": "300", "examine": "Fully charged: A coif made of red dragonhide.Fully degraded: A worn out coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109516,6 +117625,8 @@ "shop_price": "300", "examine": "A coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109532,6 +117643,8 @@ "shop_price": "300", "examine": "A coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109549,6 +117662,8 @@ "ge_buy_limit": "100", "examine": "A worn out coif made of red dragonhide.", "durability": null, + "low_alchemy": "1400", + "high_alchemy": "2100", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109575,6 +117690,8 @@ "shop_price": "500", "examine": "A coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109591,6 +117708,8 @@ "shop_price": "500", "examine": "A coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109607,6 +117726,8 @@ "shop_price": "500", "examine": "A coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109623,6 +117744,8 @@ "shop_price": "500", "examine": "A coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109639,6 +117762,8 @@ "shop_price": "500", "examine": "Fully charged: A coif made of black dragonhide. Fully degraded: A worn out coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109656,6 +117781,8 @@ "ge_buy_limit": "100", "examine": "A coif made of black dragonhide.", "durability": null, + "low_alchemy": "2200", + "high_alchemy": "3300", "weight": "1", "absorb": "0,3,1", "equipment_slot": "0", @@ -109682,6 +117809,8 @@ "shop_price": "50", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "5661", @@ -109697,6 +117826,8 @@ "shop_price": "50", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "5661", @@ -109712,6 +117843,8 @@ "shop_price": "50", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "5661", @@ -109727,6 +117860,8 @@ "shop_price": "50", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "5661", @@ -109742,6 +117877,8 @@ "shop_price": "50", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "5661", @@ -109758,6 +117895,8 @@ "ge_buy_limit": "10", "examine": "A magical hood, especially created for combat spells.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "0.8", "equipment_slot": "0", "grand_exchange_price": "6511", @@ -109781,6 +117920,8 @@ "shop_price": "150", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109797,6 +117938,8 @@ "shop_price": "150", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109813,6 +117956,8 @@ "shop_price": "150", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109829,6 +117974,8 @@ "shop_price": "150", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109845,6 +117992,8 @@ "shop_price": "150", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109862,6 +118011,8 @@ "ge_buy_limit": "10", "examine": "A magical robe top, especially made for combat spells.", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", "weight": "4", "absorb": "2,1,0", "equipment_slot": "4", @@ -109887,6 +118038,8 @@ "shop_price": "100", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109902,6 +118055,8 @@ "shop_price": "100", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109917,6 +118072,8 @@ "shop_price": "100", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109932,6 +118089,8 @@ "shop_price": "100", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109947,6 +118106,8 @@ "shop_price": "100", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109963,6 +118124,8 @@ "ge_buy_limit": "10", "examine": "A magical robe bottom, especially created for combat spells.", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "weight": "3", "absorb": "1,0,0", "equipment_slot": "7", @@ -109988,6 +118151,8 @@ "grand_exchange_price": "3694", "durability": null, "name": "Bronze gauntlets", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "12985", "bonuses": "0,0,0,-1,-1,2,3,3,-1,2,2,0,0,0,0", @@ -110000,6 +118165,8 @@ "grand_exchange_price": "3275", "durability": null, "name": "Worn-out bronze gauntlets", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "12986", "bonuses": "0,0,0,-1,-1,0,1,1,-1,0,1,0,0,0,0", @@ -110020,6 +118187,8 @@ "grand_exchange_price": "17339", "durability": null, "name": "Iron gauntlets", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "12988", "bonuses": "0,0,0,-1,-1,3,4,4,-1,3,3,0,0,0,0", @@ -110032,6 +118201,8 @@ "grand_exchange_price": "16000", "durability": null, "name": "Worn-out iron gauntlets", + "low_alchemy": "120", + "high_alchemy": "180", "archery_ticket_price": "0", "id": "12989", "bonuses": "0,0,0,-1,-1,0,1,1,-1,0,1,0,0,0,0", @@ -110050,28 +118221,32 @@ "requirements": "{1,5}", "shop_price": "50", "examine": "I have to keep my hands safe!", - "grand_exchange_price": "29844", "durability": null, - "name": "Steel gauntlets", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "10", + "equipment_slot": "9", + "grand_exchange_price": "29844", + "name": "Steel gauntlets", "archery_ticket_price": "0", "id": "12991", - "bonuses": "0,0,0,-1,-1,4,5,5,-1,4,4,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,4,5,5,-1,4,4,0,0,0,0" }, { "requirements": "{1,5}", "shop_price": "50", "ge_buy_limit": "100", "examine": "I have to keep my hands safe!", - "grand_exchange_price": "27000", "durability": null, - "name": "Worn-out steel gauntlets", + "low_alchemy": "400", + "high_alchemy": "600", "weight": "10", + "equipment_slot": "9", + "grand_exchange_price": "27000", + "name": "Worn-out steel gauntlets", "archery_ticket_price": "0", "id": "12992", - "bonuses": "0,0,0,-1,-1,1,1,1,-1,1,1,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,1,1,1,-1,1,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -110086,28 +118261,32 @@ "requirements": "{1,10}", "shop_price": "75", "examine": "I have to keep my hands safe!", - "grand_exchange_price": "50808", "durability": null, - "name": "Black gauntlets", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "50808", + "name": "Black gauntlets", "archery_ticket_price": "0", "id": "12994", - "bonuses": "0,0,0,-1,-1,5,6,6,-1,5,5,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,5,6,6,-1,5,5,0,0,0,0" }, { "requirements": "{1,10}", "shop_price": "75", "ge_buy_limit": "100", "examine": "I have to keep my hands safe!", - "grand_exchange_price": "40100", "durability": null, - "name": "Worn-out black gauntlets", + "low_alchemy": "800", + "high_alchemy": "1200", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "40100", + "name": "Worn-out black gauntlets", "archery_ticket_price": "0", "id": "12995", - "bonuses": "0,0,0,-1,-1,1,2,2,-1,1,1,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,1,2,2,-1,1,1,0,0,0,0" }, { "ge_buy_limit": "100", @@ -110125,6 +118304,8 @@ "grand_exchange_price": "60064", "durability": null, "name": "Mithril gauntlets", + "low_alchemy": "1200", + "high_alchemy": "1800", "archery_ticket_price": "0", "id": "12997", "bonuses": "0,0,0,-1,-1,6,7,7,-1,6,6,0,0,0,0", @@ -110135,13 +118316,15 @@ "shop_price": "100", "ge_buy_limit": "100", "examine": "I have to keep my hands safe!", - "grand_exchange_price": "54200", "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "equipment_slot": "9", + "grand_exchange_price": "54200", "name": "Worn-out mithril gauntlets", "archery_ticket_price": "0", "id": "12998", - "bonuses": "0,0,0,-1,-1,2,2,2,-1,2,2,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,2,2,2,-1,2,2,0,0,0,0" }, { "ge_buy_limit": "100", @@ -110156,15 +118339,17 @@ "requirements": "{1,30}", "shop_price": "150", "examine": "I have to keep my hands safe! Uncharged: A bit worse for wear.", - "grand_exchange_price": "74526", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", + "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "74526", "name": "Adamant gauntlets", "tradeable": "false", - "weight": "0.2", "archery_ticket_price": "0", "id": "13000", - "bonuses": "0,0,0,-1,-1,8,9,9,-1,8,8,1,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,8,9,9,-1,8,8,1,0,0,0" }, { "requirements": "{1,30}", @@ -110172,6 +118357,8 @@ "ge_buy_limit": "100", "examine": "I have to keep my hands safe! Uncharged: A bit worse for wear.", "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", "weight": "0.2", "equipment_slot": "9", "grand_exchange_price": "71500", @@ -110194,28 +118381,32 @@ "requirements": "{1,40}", "shop_price": "200", "examine": "Fully charged: I have to keep my hands safe! Worn-Out: A bit worse for wear.", - "grand_exchange_price": "95700", "durability": null, - "name": "Rune gauntlets", + "low_alchemy": "3000", + "high_alchemy": "4500", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "95700", + "name": "Rune gauntlets", "archery_ticket_price": "0", "id": "13003", - "bonuses": "0,0,0,-1,-1,10,11,11,-1,10,10,2,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,10,11,11,-1,10,10,2,0,0,0" }, { "requirements": "{1,40}", "shop_price": "200", "ge_buy_limit": "100", "examine": "Fully charged: I have to keep my hands safe! Worn-Out: A bit worse for wear.", - "grand_exchange_price": "99900", "durability": null, - "name": "Worn-out rune gauntlets", + "low_alchemy": "3000", + "high_alchemy": "4500", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "99900", + "name": "Worn-out rune gauntlets", "archery_ticket_price": "0", "id": "13004", - "bonuses": "0,0,0,-1,-1,3,4,4,-1,3,3,0,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,3,4,4,-1,3,3,0,0,0,0" }, { "ge_buy_limit": "100", @@ -110230,28 +118421,32 @@ "requirements": "{1,60}", "shop_price": "300", "examine": "Uncharged: A bit worse for wear. Charged: I have to keep my hands safe!", - "grand_exchange_price": "214700", "durability": null, - "name": "Dragon gauntlets", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "214700", + "name": "Dragon gauntlets", "archery_ticket_price": "0", "id": "13006", - "bonuses": "0,0,0,-1,-1,14,15,15,-1,14,14,3,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,14,15,15,-1,14,14,3,0,0,0" }, { "requirements": "{1,60}", "shop_price": "300", "ge_buy_limit": "100", "examine": "Uncharged: A bit worse for wear. Charged: I have to keep my hands safe!", - "grand_exchange_price": "166200", "durability": null, - "name": "Worn-out dragon gauntlets", + "low_alchemy": "20000", + "high_alchemy": "30000", "weight": "0.2", + "equipment_slot": "9", + "grand_exchange_price": "166200", + "name": "Worn-out dragon gauntlets", "archery_ticket_price": "0", "id": "13007", - "bonuses": "0,0,0,-1,-1,4,5,5,-1,4,4,1,0,0,0", - "equipment_slot": "9" + "bonuses": "0,0,0,-1,-1,4,5,5,-1,4,4,1,0,0,0" }, { "ge_buy_limit": "100", @@ -110277,6 +118472,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13011" }, @@ -110295,6 +118492,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13013" }, @@ -110313,6 +118512,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13015" }, @@ -110331,6 +118532,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13017" }, @@ -110349,6 +118552,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13019" }, @@ -110367,6 +118572,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13021" }, @@ -110385,6 +118592,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13023" }, @@ -110403,6 +118612,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13025" }, @@ -110421,6 +118632,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13027" }, @@ -110439,6 +118652,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13029" }, @@ -110457,6 +118672,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13031" }, @@ -110475,6 +118692,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13033" }, @@ -110493,6 +118712,8 @@ "examine": "I need to solve this.", "durability": null, "name": "Puzzle box", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13035" }, @@ -110511,6 +118732,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13037" @@ -110530,6 +118753,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13039" @@ -110567,6 +118792,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13043" @@ -110586,6 +118813,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13045" @@ -110605,6 +118834,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13047" @@ -110651,6 +118882,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13052" @@ -110670,6 +118903,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13054" @@ -110698,6 +118933,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13057" @@ -110717,6 +118954,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13059" @@ -110745,6 +118984,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13062" @@ -110764,6 +119005,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13064" @@ -110783,6 +119026,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13066" @@ -110874,6 +119119,8 @@ "durability": null, "name": "Casket", "tradeable": "true", + "low_alchemy": "20", + "high_alchemy": "30", "weight": "5", "archery_ticket_price": "0", "id": "13077" @@ -110906,29 +119153,31 @@ "id": "13080" }, { - "requirements": "{4,33}", "ge_buy_limit": "100", "turn90cw_anim": "821", "examine": "A black crossbow.", "walk_anim": "4226", - "durability": null, - "weight": "5", + "low_alchemy": "320", "turn90ccw_anim": "822", "attack_speed": "6", - "weapon_interface": "17", "turn180_anim": "4227", - "render_anim": "175", "equipment_slot": "3", "grand_exchange_price": "261", "stand_anim": "4591", - "attack_audios": "2700,0,0,0", "tradeable": "true", - "name": "Black crossbow", "run_anim": "4228", "archery_ticket_price": "0", "id": "13081", "stand_turn_anim": "823", - "bonuses": "0,0,0,0,60,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,60,0,0,0,0,0,0,0,0,0,0", + "requirements": "{4,33}", + "durability": null, + "high_alchemy": "480", + "weight": "5", + "weapon_interface": "17", + "render_anim": "175", + "attack_audios": "2700,0,0,0", + "name": "Black crossbow" }, { "ge_buy_limit": "100", @@ -110943,59 +119192,69 @@ "requirements": "{4,33}", "ge_buy_limit": "100", "examine": "Black crossbow bolts.", - "grand_exchange_price": "55", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", + "equipment_slot": "13", + "grand_exchange_price": "55", "name": "Black bolts", "tradeable": "true", "archery_ticket_price": "0", "id": "13083", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75" }, { "requirements": "{4,33}", "ge_buy_limit": "100", "examine": "Black crossbow bolts.", - "grand_exchange_price": "141", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", + "equipment_slot": "13", + "grand_exchange_price": "141", "name": "Black bolts(p)", "tradeable": "true", "archery_ticket_price": "0", "id": "13084", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75" }, { "requirements": "{4,33}", "ge_buy_limit": "100", "examine": "Black crossbow bolts.", - "grand_exchange_price": "233", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", + "equipment_slot": "13", + "grand_exchange_price": "233", "name": "Black bolts(p+)", "tradeable": "true", "archery_ticket_price": "0", "id": "13085", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75" }, { "requirements": "{4,33}", "ge_buy_limit": "100", "examine": "Black crossbow bolts.", - "grand_exchange_price": "1690", "durability": null, + "low_alchemy": "5", + "high_alchemy": "8", + "equipment_slot": "13", + "grand_exchange_price": "1690", "name": "Black bolts(p++)", "tradeable": "true", "archery_ticket_price": "0", "id": "13086", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75", - "equipment_slot": "13" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,75" }, { "requirements": "{0,8}", "ge_buy_limit": "2", "examine": "A sapphire-topped cane.", "durability": null, + "low_alchemy": "172", + "high_alchemy": "258", "weight": "0.5", "attack_speed": "5", "weapon_interface": "10", @@ -111021,6 +119280,8 @@ "ge_buy_limit": "2", "examine": "A ruby-topped cane.", "durability": null, + "low_alchemy": "576", + "high_alchemy": "864", "weight": "0.5", "weapon_interface": "10", "equipment_slot": "3", @@ -111045,6 +119306,8 @@ "ge_buy_limit": "2", "examine": "A diamond-topped cane.", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "weight": "0.5", "attack_speed": "5", "weapon_interface": "10", @@ -111067,17 +119330,19 @@ "id": "13100" }, { - "lendable": "true", "ge_buy_limit": "2", "examine": "Comes with a free rabbit!", - "grand_exchange_price": "160400", "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "160400", "name": "Top hat", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13101", - "equipment_slot": "0" + "id": "13101" }, { "ge_buy_limit": "2", @@ -111095,6 +119360,8 @@ "durability": null, "name": "Pith helmet", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "13103", @@ -111115,6 +119382,8 @@ "ge_buy_limit": "2", "examine": "Spikier than normal.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "10", "equipment_slot": "0", "grand_exchange_price": "38300", @@ -111135,17 +119404,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "Shear elegance.", - "grand_exchange_price": "296700", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "296700", "name": "Sheep mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13107", - "equipment_slot": "0" + "id": "13107" }, { "ge_buy_limit": "2", @@ -111158,17 +119429,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "I can get the look right, but can I do the waddle too?", - "grand_exchange_price": "633600", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "633600", "name": "Penguin mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13109", - "equipment_slot": "0" + "id": "13109" }, { "ge_buy_limit": "2", @@ -111181,17 +119454,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "The bats have left the belltower.", - "grand_exchange_price": "399000", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "399000", "name": "Bat mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13111", - "equipment_slot": "0" + "id": "13111" }, { "ge_buy_limit": "2", @@ -111204,16 +119479,18 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "It's the year of the cat!", - "grand_exchange_price": "1200000", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "1200000", "name": "Cat mask", "tradeable": "true", "archery_ticket_price": "0", - "id": "13113", - "equipment_slot": "0" + "id": "13113" }, { "ge_buy_limit": "2", @@ -111226,17 +119503,19 @@ }, { "remove_head": "true", - "lendable": "true", "ge_buy_limit": "2", "examine": "I'm hungry like the wolf.", - "grand_exchange_price": "1500000", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "1500000", "name": "Wolf mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13115", - "equipment_slot": "0" + "id": "13115" }, { "ge_buy_limit": "2", @@ -111253,6 +119532,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111277,6 +119558,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111319,6 +119602,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111341,6 +119626,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111363,6 +119650,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111385,6 +119674,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111407,6 +119698,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111429,6 +119722,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111451,6 +119746,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111473,6 +119770,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111495,6 +119794,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111517,6 +119818,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111539,6 +119842,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111561,6 +119866,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111583,6 +119890,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111605,6 +119914,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111627,6 +119938,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111649,6 +119962,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111671,6 +119986,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111693,6 +120010,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111715,6 +120034,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111737,6 +120058,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111759,6 +120082,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111781,6 +120106,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111803,6 +120130,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111825,6 +120154,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111847,6 +120178,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111869,6 +120202,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111891,6 +120226,8 @@ "walk_anim": "9051", "has_special": "true", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "weight": "5", "turn90ccw_anim": "9054", "attack_speed": "5", @@ -111938,6 +120275,8 @@ "examine": "Used to make a metal chain.", "durability": null, "name": "Chain link mould", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "13153" @@ -111946,6 +120285,8 @@ "examine": "A chain made from mithril and silver.", "durability": null, "name": "Silvthril chain", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "3", "archery_ticket_price": "0", "id": "13154" @@ -111954,6 +120295,8 @@ "examine": "A blessed sickle with an emerald recessed into it.", "durability": null, "name": "Silver sickle emerald(b)", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "13155", @@ -111963,6 +120306,8 @@ "examine": "A blessed and enchanted silver sickle with an emerald recessed into it.", "durability": null, "name": "Enchanted sickle emerald(b)", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "1", "archery_ticket_price": "0", "id": "13156", @@ -111972,6 +120317,8 @@ "examine": "A Vyrewatch corpse. Just a husk, really.", "durability": null, "name": "Vyre corpse", + "low_alchemy": "1", + "high_alchemy": "1", "weight": "5", "archery_ticket_price": "0", "id": "13157" @@ -111989,7 +120336,9 @@ "examine": "An ornate key: precise workmanship and an ethereal glow. (Legacy of Seergaze)", "durability": null, "name": "Ornate tomb key", + "low_alchemy": "2", "tradeable": "false", + "high_alchemy": "3", "destroy": "true", "archery_ticket_price": "0", "id": "13159" @@ -112029,34 +120378,40 @@ }, { "examine": "A sapphire-topped cane.", - "grand_exchange_price": "115390", "durability": null, - "name": "Black cane", - "tradeable": "true", + "low_alchemy": "172", + "high_alchemy": "258", "weight": "0.5", - "archery_ticket_price": "0", "attack_speed": "5", "weapon_interface": "10", + "equipment_slot": "3", + "grand_exchange_price": "115390", + "name": "Black cane", + "tradeable": "true", + "archery_ticket_price": "0", "id": "13163", - "bonuses": "0,-2,16,0,0,0,0,0,0,0,0,13,2,0,0", - "equipment_slot": "3" + "bonuses": "0,-2,16,0,0,0,0,0,0,0,0,13,2,0,0" }, { "examine": "A ruby-topped cane.", - "grand_exchange_price": "18514", "durability": null, + "low_alchemy": "576", + "high_alchemy": "864", + "weight": "0.5", + "weapon_interface": "10", + "equipment_slot": "3", + "grand_exchange_price": "18514", "name": "Adamant cane", "tradeable": "true", - "weight": "0.5", "archery_ticket_price": "0", - "weapon_interface": "10", "id": "13164", - "bonuses": "0,-2,25,0,0,0,0,0,0,0,0,23,3,0,0", - "equipment_slot": "3" + "bonuses": "0,-2,25,0,0,0,0,0,0,0,0,23,3,0,0" }, { "examine": "A diamond-topped cane.", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "weight": "0.5", "attack_speed": "5", "weapon_interface": "10", @@ -112076,6 +120431,8 @@ "durability": null, "name": "Top hat", "tradeable": "true", + "low_alchemy": "80", + "high_alchemy": "120", "weight": "1", "archery_ticket_price": "0", "id": "13166", @@ -112088,6 +120445,8 @@ "durability": null, "name": "Pith helmet", "tradeable": "true", + "low_alchemy": "100", + "high_alchemy": "150", "weight": "0.5", "archery_ticket_price": "0", "id": "13167", @@ -112096,54 +120455,62 @@ { "remove_head": "true", "examine": "Spikier than normal.", - "grand_exchange_price": "39643", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", + "weight": "10", + "equipment_slot": "0", + "grand_exchange_price": "39643", "name": "Spiked helmet", "tradeable": "true", - "weight": "10", "archery_ticket_price": "0", "id": "13168", - "bonuses": "0,0,0,-6,-2,9,10,7,-1,9,3,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,-6,-2,9,10,7,-1,9,3,0,0,0,0" }, { "remove_head": "true", - "lendable": "true", "examine": "Shear elegance.", - "grand_exchange_price": "313558", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "313558", "name": "Sheep mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13169", - "equipment_slot": "0" + "id": "13169" }, { "remove_head": "true", - "lendable": "true", "examine": "I can get the look right, but can I do the waddle too?", - "grand_exchange_price": "609515", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "609515", "name": "Penguin mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13170", - "equipment_slot": "0" + "id": "13170" }, { "remove_head": "true", - "lendable": "true", "examine": "The bats have left the belltower.", - "grand_exchange_price": "371616", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "371616", "name": "Bat mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13171", - "equipment_slot": "0" + "id": "13171" }, { "remove_head": "true", @@ -112153,28 +120520,34 @@ "durability": null, "name": "Cat mask", "tradeable": "true", + "low_alchemy": "320", + "high_alchemy": "480", "archery_ticket_price": "0", "id": "13172", "equipment_slot": "0" }, { "remove_head": "true", - "lendable": "true", "examine": "I'm hungry like the wolf.", - "grand_exchange_price": "1303443", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "weight": "1", + "equipment_slot": "0", + "lendable": "true", + "grand_exchange_price": "1303443", "name": "Wolf mask", "tradeable": "true", - "weight": "1", "archery_ticket_price": "0", - "id": "13173", - "equipment_slot": "0" + "id": "13173" }, { "shop_price": "100", "examine": "Not for slackers", "durability": null, "name": "Blue navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13174", "equipment_slot": "7" @@ -112184,6 +120557,8 @@ "examine": "Not for slackers", "durability": null, "name": "Green navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13175", "equipment_slot": "7" @@ -112193,6 +120568,8 @@ "examine": "Not for slackers", "durability": null, "name": "Red navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13176", "equipment_slot": "7" @@ -112202,6 +120579,8 @@ "examine": "Not for slackers", "durability": null, "name": "Brown navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13177", "equipment_slot": "7" @@ -112211,6 +120590,8 @@ "examine": "Not for slackers", "durability": null, "name": "Black navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13178", "equipment_slot": "7" @@ -112220,6 +120601,8 @@ "examine": "Not for slackers", "durability": null, "name": "Purple navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13179", "equipment_slot": "7" @@ -112229,6 +120612,8 @@ "examine": "Not for slackers", "durability": null, "name": "Grey navy slacks", + "low_alchemy": "40", + "high_alchemy": "60", "archery_ticket_price": "0", "id": "13180", "equipment_slot": "7" @@ -112239,7 +120624,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Blue naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13181", @@ -112251,7 +120638,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Green naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13182", @@ -112263,7 +120652,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Red naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13183", @@ -112275,7 +120666,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Brown naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13184", @@ -112287,7 +120680,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Black naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13185", @@ -112299,7 +120694,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Purple naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13186", @@ -112311,7 +120708,9 @@ "examine": "...You can sail the seven seas...", "durability": null, "name": "Grey naval shirt", + "low_alchemy": "40", "tradeable": "false", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "id": "13187", @@ -112323,6 +120722,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Blue tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13188", "equipment_slot": "0" @@ -112333,6 +120734,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Green tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13189", "equipment_slot": "0" @@ -112343,6 +120746,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Red tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13190", "equipment_slot": "0" @@ -112353,6 +120758,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Brown tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13191", "equipment_slot": "0" @@ -112363,6 +120770,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Black tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13192", "equipment_slot": "0" @@ -112373,6 +120782,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Purple tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13193", "equipment_slot": "0" @@ -112383,6 +120794,8 @@ "examine": "I could never look square in this.", "durability": null, "name": "Grey tricorn hat", + "low_alchemy": "20", + "high_alchemy": "30", "archery_ticket_price": "0", "id": "13194", "equipment_slot": "0" @@ -112455,6 +120868,8 @@ "durability": null, "name": "Chisel", "tradeable": "true", + "low_alchemy": "5", + "high_alchemy": "8", "weight": "0.4", "archery_ticket_price": "0", "id": "13239" @@ -112586,6 +121001,8 @@ "shop_price": "650", "examine": "You don't want to wear it inside-out.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -112615,6 +121032,8 @@ "shop_price": "400", "examine": "More of that crazy Slayer headgear.", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -112631,6 +121050,8 @@ "shop_price": "50", "examine": "For use against turoth and kurasks.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -112646,6 +121067,8 @@ "shop_price": "50", "examine": "For use against turoth and kurasks.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -112661,6 +121084,8 @@ "shop_price": "50", "examine": "For use against turoth and kurasks.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -112677,6 +121102,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112692,6 +121119,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112707,6 +121136,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112722,6 +121153,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112737,6 +121170,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112752,6 +121187,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112767,6 +121204,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112782,6 +121221,8 @@ "shop_price": "150", "examine": "An enchanted ring.", "durability": null, + "low_alchemy": "60", + "high_alchemy": "90", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -112798,6 +121239,7 @@ "examine": "A razor-sharp sword.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "27200", "turn90ccw_anim": "1208", "attack_speed": "4", "turn180_anim": "1206", @@ -112817,22 +121259,25 @@ "requirements": "{0,55}-{18,50}", "shop_price": "68000", "durability": null, + "high_alchemy": "40800", "destroy": "false", "weapon_interface": "5", "attack_audios": "2517,2517,2500,2517", "name": "Leaf-bladed sword" }, { - "destroy_message": "", "shop_price": "68000", "examine": "A razor-sharp sword.", - "grand_exchange_price": "43082", "durability": null, + "low_alchemy": "27200", + "high_alchemy": "40800", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "", + "grand_exchange_price": "43082", "name": "Leaf-bladed sword", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13291" }, { @@ -113401,6 +121846,8 @@ "shop_price": "50", "examine": "A pirate impling in a jar.", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113413,16 +121860,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "If you drop this it will disappear. Are you sure you want to do this?", "shop_price": "50", "examine": "A pirate impling in a jar.", - "grand_exchange_price": "7346", "durability": null, + "low_alchemy": "20", + "high_alchemy": "30", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "If you drop this it will disappear. Are you sure you want to do this?", + "grand_exchange_price": "7346", "name": "Pirate impling jar", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13338" }, { @@ -113430,6 +121879,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113446,6 +121897,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113462,6 +121915,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113478,6 +121933,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113494,6 +121951,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113510,6 +121969,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113526,6 +121987,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113542,6 +122005,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113558,6 +122023,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113574,6 +122041,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113590,6 +122059,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113606,6 +122077,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113622,6 +122095,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113638,6 +122113,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for both eyes.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113653,6 +122130,8 @@ "shop_price": "100", "examine": "It's dark, and I'm wearing two patches. Hit it!", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113669,6 +122148,8 @@ "shop_price": "100", "examine": "Two patches and a hat.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113684,6 +122165,8 @@ "shop_price": "100", "examine": "A patch for the left eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113697,16 +122180,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A patch for the left eye.", - "grand_exchange_price": "23485", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "23485", "name": "Left eyepatch", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13356" }, { @@ -113714,6 +122199,8 @@ "shop_price": "100", "examine": "A hat and a patch.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113729,6 +122216,8 @@ "shop_price": "300", "examine": "", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113748,6 +122237,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "false", + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113757,6 +122248,8 @@ "shop_price": "300", "examine": "", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113776,6 +122269,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "false", + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113785,6 +122280,8 @@ "shop_price": "300", "examine": "", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113804,6 +122301,8 @@ "durability": null, "name": "Stripy pirate shirt", "tradeable": "false", + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113813,6 +122312,8 @@ "shop_price": "350", "examine": "", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113826,22 +122327,26 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "350", "examine": "", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1", "name": "Pirate leggings", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13365" }, { "shop_price": "350", "examine": "", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113855,22 +122360,26 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "350", "examine": "", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1", "name": "Pirate leggings", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13367" }, { "shop_price": "350", "examine": "", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113884,16 +122393,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "350", "examine": "", - "grand_exchange_price": "1", "durability": null, + "low_alchemy": "140", + "high_alchemy": "210", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1", "name": "Pirate leggings", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13369" }, { @@ -113901,6 +122412,8 @@ "shop_price": "100", "examine": "Essential pirate wear.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113919,6 +122432,8 @@ "durability": null, "name": "Bandana", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113929,6 +122444,8 @@ "shop_price": "100", "examine": "Essential pirate wear.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113947,6 +122464,8 @@ "durability": null, "name": "Bandana", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113957,6 +122476,8 @@ "shop_price": "100", "examine": "Essential pirate wear.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -113975,6 +122496,8 @@ "durability": null, "name": "Bandana", "tradeable": "false", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -113985,6 +122508,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -114001,6 +122526,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -114017,6 +122544,8 @@ "shop_price": "100", "examine": "A (colour) bandana and a patch for the right eye.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -114120,16 +122649,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "Wall beast fingers in a white fern sauce.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Fingers", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13386", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -114344,23 +122875,27 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "300", "examine": "A replica tinderbox made of solid gold.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Golden tinderbox", "tradeable": "false", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13403", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "A bow from a darker dimension.", "has_special": "true", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "9", "two_handed": "true", @@ -114380,6 +122915,8 @@ { "examine": "", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "4", "weapon_interface": "1", @@ -114394,331 +122931,379 @@ "bonuses": "10,-1,40,15,0,2,3,1,15,0,5,50,0,-1,10" }, { + "examine": "This helmet is worn by archers.", + "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,3,1", "lendable": "true", "destroy_message": "Drop", - "examine": "This helmet is worn by archers.", "grand_exchange_price": "46334", - "durability": null, "name": "Archer helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13407", - "absorb": "0,3,1", "bonuses": "-5,-5,-5,-5,6,6,8,10,6,6,0,0,0,0,0" }, { + "examine": "This helmet is worn by berserkers.", + "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "This helmet is worn by berserkers.", "grand_exchange_price": "45978", - "durability": null, "name": "Berserker helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13408", - "absorb": "1,0,3", "bonuses": "0,0,0,-5,-5,31,29,33,0,30,7,3,0,0,0" }, { + "examine": "This helm is worn by warriors.", + "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "This helm is worn by warriors.", "grand_exchange_price": "45664", - "durability": null, "name": "Warrior helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13409", - "absorb": "1,0,3", "bonuses": "0,5,0,-5,-5,31,33,29,0,30,7,0,0,0,0" }, { + "examine": "This helm is worn by farseers.", + "durability": null, + "low_alchemy": "31200", + "high_alchemy": "46800", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "This helm is worn by farseers.", "grand_exchange_price": "45989", - "durability": null, "name": "Farseer helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13410", - "absorb": "3,1,0", "bonuses": "-5,-5,-5,6,-5,8,10,12,6,0,7,0,0,0,0" }, { + "examine": "Protective headwear made from crabs. Better than it sounds.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Protective headwear made from crabs. Better than it sounds.", "grand_exchange_price": "20378", - "durability": null, "name": "Rock-shell helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13411", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,6,0,0,0,0" }, { + "examine": "A sturdy body armour made from rock crab pieces.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "A sturdy body armour made from rock crab pieces.", "grand_exchange_price": "41788", - "durability": null, "name": "Rock-shell plate", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13412", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,30,0,0,0,0" }, { + "examine": "Some tough leggings made from rock crab parts.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "Some tough leggings made from rock crab parts.", "grand_exchange_price": "37139", - "durability": null, "name": "Rock-shell legs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13413", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,10,0,0,0,0" }, { + "examine": "A helm fit for any Fremennik ranger.", + "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,3,1", "lendable": "true", "destroy_message": "Drop", - "examine": "A helm fit for any Fremennik ranger.", "grand_exchange_price": "37724", - "durability": null, "name": "Spined helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13414", - "absorb": "0,3,1", "bonuses": "0,-6,-6,-6,6,6,6,6,6,0,6,0,0,0,0" }, { + "examine": "A constant reminder that I'm above a Dagannoth in the food chain.", + "durability": null, + "low_alchemy": "3000", + "high_alchemy": "4500", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A constant reminder that I'm above a Dagannoth in the food chain.", "grand_exchange_price": "5773", - "durability": null, "name": "Spined body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13415", - "absorb": "0,6,3", "bonuses": "0,0,0,-15,15,40,32,45,20,40,30,0,0,0,0" }, { + "examine": "Stylish leg armour for rangers with a lingering smell of raw fish...", + "durability": null, + "low_alchemy": "1560", + "high_alchemy": "2340", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,4,2", "lendable": "true", "destroy_message": "Drop", - "examine": "Stylish leg armour for rangers with a lingering smell of raw fish...", "grand_exchange_price": "2696", - "durability": null, "name": "Spined chaps", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13416", - "absorb": "0,4,2", "bonuses": "0,0,0,-10,8,22,16,24,8,22,10,0,0,0,0" }, { + "examine": "Make your foes cower by wearing a skull as a helmet!", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Make your foes cower by wearing a skull as a helmet!", "grand_exchange_price": "39060", - "durability": null, "name": "Skeletal helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13417", - "absorb": "3,1,0", "bonuses": "0,0,0,2,-2,10,9,11,3,0,6,0,0,0,0" }, { + "examine": "The bones in this armour seems to vibrate with a magic quality...", + "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", + "destroy": "true", + "attack_speed": "4", + "absorb": "6,3,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The bones in this armour seems to vibrate with a magic quality...", "grand_exchange_price": "26289", - "durability": null, "name": "Skeletal top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13418", - "absorb": "6,3,0", "bonuses": "0,0,0,8,-10,35,25,42,15,0,30,0,0,0,0" }, { + "examine": "A superior set of strengthened slacks for any self respecting seer.", + "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A superior set of strengthened slacks for any self respecting seer.", "grand_exchange_price": "24591", - "durability": null, "name": "Skeletal bottoms", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13419", - "absorb": "4,2,0", "bonuses": "0,0,0,6,-7,22,20,24,10,0,10,0,0,0,0" }, { + "examine": "Some finely crafted Fremennik boots, made from spined dagannoth hide.", + "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Some finely crafted Fremennik boots, made from spined dagannoth hide.", "grand_exchange_price": "158181", - "durability": null, "name": "Spined boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13420", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,1,1,0,0,0,1,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Some Fremennik boots, made from the shards of a rock crab's shell.", + "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "1358", - "durability": null, "name": "Rock-shell boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13421", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Some finely crafted Fremennik boots, made from the bones of a Wallasalki.", - "grand_exchange_price": "7788", "durability": null, - "name": "Skeletal boots", + "low_alchemy": "260", + "high_alchemy": "390", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13422", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "7788", + "name": "Skeletal boots", + "archery_ticket_price": "0", + "id": "13422", "bonuses": "0,0,0,0,0,0,1,1,0,0,1,0,0,0,0" }, { + "examine": "Fremennik gloves stitched together from spined dagannoth hide.", + "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Fremennik gloves stitched together from spined dagannoth hide.", "grand_exchange_price": "3027", - "durability": null, "name": "Spined gloves", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13423", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,1,2,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Fremennik gloves stitched together from rock crab shell shards.", + "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "12839", - "durability": null, "name": "Rock-shell gloves", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13424", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Fremennik gloves stitched together from wallasalki bones fragments.", - "grand_exchange_price": "25838", "durability": null, - "name": "Skeletal gloves", + "low_alchemy": "260", + "high_alchemy": "390", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13425", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "25838", + "name": "Skeletal gloves", + "archery_ticket_price": "0", + "id": "13425", "bonuses": "0,0,0,0,0,0,1,2,0,0,0,0,0,0,0" }, { + "examine": "A mysterious ring that can fill the wearer with magical power...", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A mysterious ring that can fill the wearer with magical power...", "grand_exchange_price": "799703", - "durability": null, "name": "Seers ring", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13426", - "absorb": "0,0,0", "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0" }, { + "examine": "A fabled ring that improves the wearer's skill with a bow...", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A fabled ring that improves the wearer's skill with a bow...", "grand_exchange_price": "483521", - "durability": null, "name": "Archers ring", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13427", - "absorb": "0,0,0", "bonuses": "0,0,0,0,4,0,0,0,0,4,0,0,0,0,0" }, { + "examine": "A legendary ring once worn by Fremennik warriors.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A legendary ring once worn by Fremennik warriors.", "grand_exchange_price": "361302", - "durability": null, "name": "Warrior ring", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13428", - "absorb": "0,0,0", "bonuses": "0,4,0,0,0,0,4,0,0,0,0,0,0,0,0" }, { + "examine": "A ring reputed to bring out a berserk fury in its wearer.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A ring reputed to bring out a berserk fury in its wearer.", "grand_exchange_price": "963418", - "durability": null, "name": "Berserker ring", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13429", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,4,0,0,0,4,0,0,0" }, { "examine": "A two-handed dragon sword.", "has_special": "true", "durability": null, + "low_alchemy": "88000", + "high_alchemy": "132000", "destroy": "true", "attack_speed": "7", "two_handed": "true", @@ -114737,6 +123322,8 @@ "shop_price": "20", "examine": "Useful for catching crayfish.", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -114749,22 +123336,26 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "20", "examine": "Swap this note at any bank for the equivalent item.", - "grand_exchange_price": "25", "durability": null, + "low_alchemy": "8", + "high_alchemy": "12", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "25", "name": "Crayfish cage", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13432" }, { "shop_price": "5", "examine": "Some cooked crayfish. Eat it to heal.", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -114777,22 +123368,26 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "5", "examine": "Swap this note at any bank for the equivalent item.", - "grand_exchange_price": "32", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "32", "name": "Crayfish", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13434" }, { "shop_price": "5", "examine": "I should try cooking this. Used in Cooking (1).", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", "destroy": "false", "attack_speed": "4", "absorb": "0,0,0", @@ -114805,16 +123400,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "5", "examine": "Swap this note at any bank for the equivalent item.", - "grand_exchange_price": "41", "durability": null, + "low_alchemy": "2", + "high_alchemy": "3", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "41", "name": "Raw crayfish", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13436" }, { @@ -114867,37 +123464,43 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "A very powerful onyx amulet.", + "durability": null, + "low_alchemy": "80800", + "high_alchemy": "121200", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A very powerful onyx amulet.", "grand_exchange_price": "2285210", - "durability": null, "name": "Amulet of fury", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13442", - "absorb": "0,0,0", "bonuses": "10,10,10,10,10,15,15,15,15,15,15,8,0,5,0" }, { + "examine": "A cape woven of obsidian plates.", + "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A cape woven of obsidian plates.", "grand_exchange_price": "56575", - "durability": null, "name": "Obsidian cape", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13443", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,9,9,9,9,9,9,0,0,0,0" }, { "examine": "A weapon from the Abyss.", "has_special": "true", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "weapon_interface": "11", @@ -114915,6 +123518,8 @@ "examine": "Simplicity is the best weapon.", "has_special": "true", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "7", "two_handed": "true", @@ -114969,23 +123574,27 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Protects your head and looks impressive too.", + "durability": null, + "low_alchemy": "60000", + "high_alchemy": "90000", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "Protects your head and looks impressive too.", "grand_exchange_price": "5756658", - "durability": null, "name": "Dragon full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13449", - "absorb": "2,0,4", "bonuses": "0,0,0,-6,-2,45,48,41,-1,46,12,0,0,0,0" }, { "examine": "A beautiful, heavy sword.", "has_special": "true", "durability": null, + "low_alchemy": "500000", + "high_alchemy": "750000", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -115004,6 +123613,8 @@ "examine": "A brutally heavy sword.", "has_special": "true", "durability": null, + "low_alchemy": "500000", + "high_alchemy": "750000", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -115022,6 +123633,8 @@ "examine": "A gracious, heavy sword.", "has_special": "true", "durability": null, + "low_alchemy": "500000", + "high_alchemy": "750000", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -115040,6 +123653,8 @@ "examine": "A terrifying, heavy sword.", "has_special": "true", "durability": null, + "low_alchemy": "500000", + "high_alchemy": "750000", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -115058,6 +123673,8 @@ "examine": "An evil spear.", "has_special": "true", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -115073,93 +123690,107 @@ "bonuses": "85,65,65,0,0,13,13,12,0,13,0,75,0,2,0" }, { + "examine": "A helmet of great craftmanship.", + "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,5,2", "lendable": "true", "destroy_message": "Drop", - "examine": "A helmet of great craftmanship.", "grand_exchange_price": "3732060", - "durability": null, "name": "Armadyl helmet", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13455", - "absorb": "0,5,2", "bonuses": "-5,-5,-5,-5,10,6,6,10,10,8,12,0,0,1,0" }, { + "examine": "A chestplate of great craftsmanship", + "durability": null, + "low_alchemy": "24000", + "high_alchemy": "36000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,10,5", "lendable": "true", "destroy_message": "Drop", - "examine": "A chestplate of great craftsmanship", "grand_exchange_price": "9628666", - "durability": null, "name": "Armadyl chestplate", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13456", - "absorb": "0,10,5", "bonuses": "-7,-7,-7,-15,33,56,48,61,70,57,52,0,0,1,0" }, { + "examine": "A chainskirt of great craftsmanship.", + "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,7,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A chainskirt of great craftsmanship.", "grand_exchange_price": "9754868", - "durability": null, "name": "Armadyl plateskirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13457", - "absorb": "0,7,3", "bonuses": "-6,-6,-6,-10,20,32,26,34,40,33,25,0,0,1,0" }, { + "examine": "A sturdy chestplate.", + "durability": null, + "low_alchemy": "106000", + "high_alchemy": "159000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,0,9", "lendable": "true", "destroy_message": "Drop", - "examine": "A sturdy chestplate.", "grand_exchange_price": "6460055", - "durability": null, "name": "Bandos chestplate", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13458", - "absorb": "4,0,9", "bonuses": "0,0,0,-15,-10,98,93,105,-6,133,52,4,0,1,0" }, { + "examine": "A sturdy pair of tassets.", + "durability": null, + "low_alchemy": "109000", + "high_alchemy": "163500", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "A sturdy pair of tassets.", "grand_exchange_price": "4228256", - "durability": null, "name": "Bandos tassets", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13459", - "absorb": "3,0,6", "bonuses": "0,0,0,-21,-7,71,63,66,-4,93,25,2,0,1,0" }, { + "examine": "Some sturdy boots.", + "durability": null, + "low_alchemy": "10000", + "high_alchemy": "15000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Some sturdy boots.", "grand_exchange_price": "1259091", - "durability": null, "name": "Bandos boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13460", - "absorb": "0,0,0", "bonuses": "0,0,0,-5,-3,17,18,19,0,0,15,0,0,1,0" }, { "examine": "The incredible blade of an Icyene.", "has_special": "true", "durability": null, + "low_alchemy": "52000", + "high_alchemy": "78000", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -115175,17 +123806,19 @@ "bonuses": "0,82,60,0,0,0,0,0,0,0,0,82,0,2,0" }, { + "examine": "These will protect my feet.", + "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "These will protect my feet.", "grand_exchange_price": "17336", - "durability": null, "name": "Dragon boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13462", - "absorb": "0,0,0", "bonuses": "0,0,0,-3,-1,16,17,18,0,0,15,4,0,0,0" }, { @@ -115218,6 +123851,8 @@ "examine": "A powerful dagger.", "has_special": "true", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "weapon_interface": "5", @@ -115287,6 +123922,8 @@ { "examine": "A powerful axe.", "durability": null, + "low_alchemy": "5120", + "high_alchemy": "7680", "destroy": "true", "attack_speed": "5", "weapon_interface": "2", @@ -115303,6 +123940,8 @@ "examine": "A very powerful axe.", "has_special": "true", "durability": null, + "low_alchemy": "22000", + "high_alchemy": "33000", "destroy": "true", "attack_speed": "5", "weapon_interface": "2", @@ -115318,6 +123957,8 @@ { "examine": "A vicious looking axe.", "durability": null, + "low_alchemy": "16640", + "high_alchemy": "24960", "destroy": "true", "attack_speed": "6", "weapon_interface": "2", @@ -115335,6 +123976,8 @@ "examine": "A vicious looking axe.", "has_special": "true", "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", "destroy": "true", "weight": "2.7", "attack_speed": "6", @@ -115354,6 +123997,8 @@ { "examine": "I don't think it's intended for joinery.", "durability": null, + "low_alchemy": "16600", + "high_alchemy": "24900", "destroy": "true", "attack_speed": "6", "weapon_interface": "10", @@ -115370,6 +124015,8 @@ { "examine": "A razor-sharp longsword", "durability": null, + "low_alchemy": "12800", + "high_alchemy": "19200", "destroy": "true", "attack_speed": "5", "weapon_interface": "5", @@ -115387,6 +124034,8 @@ "examine": "A very powerful sword.", "has_special": "true", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "5", "weapon_interface": "5", @@ -115403,6 +124052,8 @@ { "examine": "A vicious, curved sword.", "durability": null, + "low_alchemy": "10240", + "high_alchemy": "15360", "destroy": "true", "attack_speed": "4", "weapon_interface": "6", @@ -115420,6 +124071,8 @@ "examine": "A vicious, curved sword.", "has_special": "true", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "4", "weapon_interface": "6", @@ -115438,6 +124091,8 @@ "examine": "A dragon halberd.", "has_special": "true", "durability": null, + "low_alchemy": "130000", + "high_alchemy": "195000", "destroy": "true", "attack_speed": "7", "two_handed": "true", @@ -115457,6 +124112,8 @@ "examine": "A spiky mace.", "has_special": "true", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "weight": "1.8", "attack_speed": "5", @@ -115475,6 +124132,8 @@ { "examine": "Used for mining.", "durability": null, + "low_alchemy": "12800", + "high_alchemy": "19200", "destroy": "true", "attack_speed": "5", "weapon_interface": "4", @@ -115488,596 +124147,682 @@ "bonuses": "26,-2,24,0,0,0,1,0,0,0,0,29,0,0,0" }, { + "examine": "A series of connected metal rings.", + "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,0,9", "lendable": "true", "destroy_message": "Drop", - "examine": "A series of connected metal rings.", "grand_exchange_price": "2280904", - "durability": null, "name": "Dragon chainbody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13481", - "absorb": "4,0,9", "bonuses": "0,0,0,-15,0,81,93,98,-3,82,50,0,0,0,0" }, { + "examine": "Provides excellent protection.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Provides excellent protection.", "grand_exchange_price": "38062", - "durability": null, "name": "Rune platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13482", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "3120", + "high_alchemy": "4680", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "4373", - "durability": null, "name": "Green d'hide body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13483", - "absorb": "0,6,3", "bonuses": "0,0,0,-20,15,40,32,45,20,40,40,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "3744", + "high_alchemy": "5616", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "5266", - "durability": null, "name": "Blue d'hide body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13484", - "absorb": "0,6,3", "bonuses": "0,0,0,-15,20,45,37,50,30,45,45,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "4492", + "high_alchemy": "6738", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "6276", - "durability": null, "name": "Red d'hide body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13485", - "absorb": "0,6,3", "bonuses": "0,0,0,-15,25,50,42,55,40,50,50,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "5392", + "high_alchemy": "8088", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "7619", - "durability": null, "name": "Black d'hide body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13486", - "absorb": "0,6,3", "bonuses": "0,0,0,-15,30,55,47,60,50,55,55,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "These look pretty heavy.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "37355", - "durability": null, "name": "Rune platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13487", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Looks pretty heavy.", - "grand_exchange_price": "160755", "durability": null, - "name": "Dragon platelegs", + "low_alchemy": "108000", + "high_alchemy": "162000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13488", "absorb": "3,0,6", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "160755", + "name": "Dragon platelegs", + "archery_ticket_price": "0", + "id": "13488", "bonuses": "0,0,0,-21,-7,68,66,63,-4,65,20,0,0,0,0" }, { + "examine": "Designer leg protection.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "Designer leg protection.", "grand_exchange_price": "37248", - "durability": null, "name": "Rune plateskirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13489", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { + "examine": "This looks pretty heavy.", + "durability": null, + "low_alchemy": "108000", + "high_alchemy": "162000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "This looks pretty heavy.", "grand_exchange_price": "161006", - "durability": null, "name": "Dragon plateskirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13490", - "absorb": "3,0,6", "bonuses": "0,0,0,-21,-7,68,66,63,-4,65,20,0,0,0,0" }, { + "examine": "100% real dragonhide.", + "durability": null, + "low_alchemy": "1560", + "high_alchemy": "2340", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,4,2", "lendable": "true", "destroy_message": "Drop", - "examine": "100% real dragonhide.", "grand_exchange_price": "2037", - "durability": null, "name": "Green d'hide chaps", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13491", - "absorb": "0,4,2", "bonuses": "0,0,0,-10,8,22,16,24,8,22,15,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "1728", + "high_alchemy": "2592", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,5,2", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "2352", - "durability": null, "name": "Blue d'hide chaps", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13492", - "absorb": "0,5,2", "bonuses": "0,0,0,-10,11,25,19,27,14,25,20,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "2072", + "high_alchemy": "3108", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "2761", - "durability": null, "name": "Red d'hide chaps", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13493", - "absorb": "0,6,3", "bonuses": "0,0,0,-10,14,28,22,30,20,28,25,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "2488", + "high_alchemy": "3732", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,7,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "3377", - "durability": null, "name": "Black d'hide chaps", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13494", - "absorb": "0,7,3", "bonuses": "0,0,0,-10,17,31,25,33,28,31,30,0,0,0,0" }, { + "examine": "Makes the wearer pretty intimidating.", + "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "Makes the wearer pretty intimidating.", "grand_exchange_price": "59676", - "durability": null, "name": "Dragon med helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13495", - "absorb": "2,0,4", "bonuses": "0,0,0,-3,-1,33,35,32,-1,34,10,0,0,0,0" }, { + "examine": "A full face helmet.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A full face helmet.", "grand_exchange_price": "20388", - "durability": null, "name": "Rune full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13496", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "1208", - "durability": null, "name": "Green d'hide vamb", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13497", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,8,3,2,4,2,0,3,0,0,0,0" }, { + "examine": "Made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "1200", + "high_alchemy": "1800", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Made from 100% real dragonhide.", "grand_exchange_price": "1488", - "durability": null, "name": "Blue d'hide vamb", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13498", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,9,4,3,5,4,0,4,0,0,0,0" }, { + "examine": "Vambraces made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "1440", + "high_alchemy": "2160", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Vambraces made from 100% real dragonhide.", "grand_exchange_price": "1714", - "durability": null, "name": "Red d'hide vamb", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13499", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,10,5,4,6,6,0,5,0,0,0,0" }, { + "examine": "Vambraces made from 100% real dragonhide.", + "durability": null, + "low_alchemy": "1728", + "high_alchemy": "2592", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Vambraces made from 100% real dragonhide.", "grand_exchange_price": "2208", - "durability": null, "name": "Black d'hide vamb", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13500", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,11,6,5,7,8,0,6,0,0,0,0" }, { + "examine": "A wooden helmet.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A wooden helmet.", "grand_exchange_price": "5210", - "durability": null, "name": "Splitbark helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13501", - "absorb": "3,1,0", "bonuses": "0,0,0,3,-2,10,9,11,3,0,7,0,0,0,0" }, { + "examine": "Provides good protection.", + "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", + "destroy": "true", + "attack_speed": "4", + "absorb": "6,3,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Provides good protection.", "grand_exchange_price": "27106", - "durability": null, "name": "Splitbark body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13502", - "absorb": "6,3,0", "bonuses": "0,0,0,10,-10,36,26,42,15,0,40,0,0,0,0" }, { + "examine": "These should protect my legs.", + "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "These should protect my legs.", "grand_exchange_price": "56050", - "durability": null, "name": "Splitbark legs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13503", - "absorb": "4,2,0", "bonuses": "0,0,0,7,-7,22,20,25,10,0,15,0,0,0,0" }, { + "examine": "These should keep my hands safe.", + "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "These should keep my hands safe.", "grand_exchange_price": "2442", - "durability": null, "name": "Splitbark gauntlets", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13504", - "absorb": "0,0,0", "bonuses": "0,0,0,2,-1,3,2,4,2,0,3,0,0,0,0" }, { + "examine": "Wooden foot protection.", + "durability": null, + "low_alchemy": "2000", + "high_alchemy": "3000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Wooden foot protection.", "grand_exchange_price": "6845", - "durability": null, "name": "Splitbark boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13505", - "absorb": "0,0,0", "bonuses": "0,0,0,2,-1,3,2,4,2,0,9,0,0,0,0" }, { + "examine": "An ancient and powerful looking Dragon Square shield.", + "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "true", + "attack_speed": "4", + "absorb": "5,0,11", "lendable": "true", "destroy_message": "Drop", - "examine": "An ancient and powerful looking Dragon Square shield.", "grand_exchange_price": "328356", - "durability": null, "name": "Dragon sq shield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13506", - "absorb": "5,0,11", "bonuses": "0,0,0,-6,-2,50,52,48,0,50,50,0,0,0,0" }, { + "examine": "A large metal shield.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "A large metal shield.", "grand_exchange_price": "31885", - "durability": null, "name": "Rune kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13507", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { + "examine": "Blue: A magical hat. ", + "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Blue: A magical hat. ", "grand_exchange_price": "1", - "durability": null, "name": "Mystic hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13508", - "absorb": "3,1,0", "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0" }, { + "examine": "The upper half of a magical robe.", + "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The upper half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13509", - "absorb": "3,1,0", "bonuses": "0,0,0,20,0,0,0,0,20,0,20,0,0,0,0" }, { + "examine": "The lower half of a magical robe.", + "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The lower half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe bottom", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13510", - "absorb": "4,2,0", "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,0,0" }, { + "examine": "Bright/Dark magical gloves.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Bright/Dark magical gloves.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic gloves", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13511", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0" }, { + "examine": "Magical boots.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Magical boots.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13512", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { + "examine": "Blue: A magical hat. ", + "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Blue: A magical hat. ", "grand_exchange_price": "1", - "durability": null, "name": "Mystic hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13513", - "absorb": "3,1,0", "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0" }, { + "examine": "The upper half of a magical robe.", + "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The upper half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13514", - "absorb": "3,1,0", "bonuses": "0,0,0,20,0,0,0,0,20,0,20,0,0,0,0" }, { + "examine": "The lower half of a magical robe.", + "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The lower half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe bottom", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13515", - "absorb": "4,2,0", "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,0,0" }, { + "examine": "Bright/Dark magical gloves.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Bright/Dark magical gloves.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic gloves", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13516", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0" }, { + "examine": "Magical boots.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Magical boots.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13517", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { + "examine": "Blue: A magical hat. ", + "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Blue: A magical hat. ", "grand_exchange_price": "1", - "durability": null, "name": "Mystic hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13518", - "absorb": "3,1,0", "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0" }, { + "examine": "The upper half of a magical robe.", + "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The upper half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13519", - "absorb": "3,1,0", "bonuses": "0,0,0,20,0,0,0,0,20,0,20,0,0,0,0" }, { + "examine": "The lower half of a magical robe.", + "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "The lower half of a magical robe.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic robe bottom", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13520", - "absorb": "4,2,0", "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,0,0" }, { + "examine": "Bright/Dark magical gloves.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Bright/Dark magical gloves.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic gloves", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13521", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,0,0,0,0,0" }, { + "examine": "Magical boots.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Magical boots.", "grand_exchange_price": "1", - "durability": null, "name": "Mystic boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13522", - "absorb": "0,0,0", "bonuses": "0,0,0,3,0,0,0,0,3,0,3,0,0,0,0" }, { "examine": "A nice sturdy bow made out of maple.", "durability": null, + "low_alchemy": "256", + "high_alchemy": "384", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -116094,6 +124839,8 @@ { "examine": "A shortbow made out of maple, still effective.", "durability": null, + "low_alchemy": "160", + "high_alchemy": "240", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -116110,6 +124857,8 @@ { "examine": "A nice sturdy bow made out of yew.", "durability": null, + "low_alchemy": "512", + "high_alchemy": "768", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -116126,6 +124875,8 @@ { "examine": "A shortbow made out of yew, still effective.", "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -116143,6 +124894,8 @@ "examine": "A nice sturdy magical bow.", "has_special": "true", "durability": null, + "low_alchemy": "1024", + "high_alchemy": "1536", "destroy": "true", "attack_speed": "6", "two_handed": "true", @@ -116160,6 +124913,8 @@ "examine": "Short and magical, but still effective.", "has_special": "true", "durability": null, + "low_alchemy": "640", + "high_alchemy": "960", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -116177,6 +124932,8 @@ "examine": "An ancient Fremennik bow that was once used to battle the Moon Clan.", "has_special": "true", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -116193,6 +124950,8 @@ { "examine": "A runite crossbow.", "durability": null, + "low_alchemy": "6480", + "high_alchemy": "9720", "destroy": "true", "attack_speed": "6", "weapon_interface": "17", @@ -116291,64 +125050,74 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "It's a Santa hat.", + "durability": null, + "low_alchemy": "64", + "high_alchemy": "96", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "130433327", - "durability": null, "name": "Santa hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13537", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Aaaarrrghhh ... I'm a monster.", + "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Aaaarrrghhh ... I'm a monster.", "grand_exchange_price": "104671288", - "durability": null, "name": "Green h'ween mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13538", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Aaaarrrghhh ... I'm a monster.", + "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Aaaarrrghhh ... I'm a monster.", "grand_exchange_price": "127720943", - "durability": null, "name": "Blue h'ween mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13539", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Aaaarrrghhh ... I'm a monster.", + "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Aaaarrrghhh ... I'm a monster.", "grand_exchange_price": "171640098", - "durability": null, "name": "Red h'ween mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13540", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "A powerful bow made from willow.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -116366,6 +125135,8 @@ { "examine": "A powerful bow made from yew wood.", "durability": null, + "low_alchemy": "720", + "high_alchemy": "1080", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -116384,6 +125155,8 @@ "examine": "A powerful bow made from magic wood.", "has_special": "true", "durability": null, + "low_alchemy": "1000", + "high_alchemy": "1500", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -116399,213 +125172,243 @@ "bonuses": "0,0,0,0,71,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Ancient range protection crafted from white dragonhide.", + "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,6,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient range protection crafted from white dragonhide.", "grand_exchange_price": "74503559", - "durability": null, "name": "3rd age range top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13544", - "absorb": "0,6,3", "bonuses": "0,0,0,-15,30,55,47,60,60,55,52,0,0,0,0" }, { + "examine": "Fabulously ancient range protection crafted from white dragonhide.", + "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,4,2", "lendable": "true", "destroy_message": "Drop", - "examine": "Fabulously ancient range protection crafted from white dragonhide.", "grand_exchange_price": "47837515", - "durability": null, "name": "3rd age range legs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13545", - "absorb": "0,4,2", "bonuses": "0,0,0,-10,17,31,25,33,30,31,25,0,0,0,0" }, { + "examine": "Ancient range protection crafted from white dragonhide.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,3,1", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient range protection crafted from white dragonhide.", "grand_exchange_price": "9746895", - "durability": null, "name": "3rd age range coif", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13546", - "absorb": "0,3,1", "bonuses": "0,0,0,-2,9,4,7,10,5,8,12,0,0,0,0" }, { + "examine": "Fabulously ancient range protection crafted from white dragonhide.", + "durability": null, + "low_alchemy": "86000", + "high_alchemy": "129000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Fabulously ancient range protection crafted from white dragonhide.", "grand_exchange_price": "6826420", - "durability": null, "name": "3rd age vambraces", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13547", - "absorb": "0,0,0", "bonuses": "0,0,0,-11,11,6,5,7,9,0,5,0,0,0,0" }, { + "examine": "Ancient mage protection enchanted in the Third-Age.", + "durability": null, + "low_alchemy": "18000", + "high_alchemy": "27000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient mage protection enchanted in the Third-Age.", "grand_exchange_price": "138719269", - "durability": null, "name": "3rd age robe top", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13548", - "absorb": "4,2,0", "bonuses": "0,0,0,24,0,0,0,0,24,0,24,0,0,0,0" }, { + "examine": "Ancient mage protection enchanted in the Third-Age.", + "durability": null, + "low_alchemy": "16000", + "high_alchemy": "24000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,2,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient mage protection enchanted in the Third-Age.", "grand_exchange_price": "89961678", - "durability": null, "name": "3rd age robe", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13549", - "absorb": "4,2,0", "bonuses": "0,0,0,19,0,0,0,0,19,0,20,0,0,0,0" }, { + "examine": "Ancient mage protection enchanted in the Third-Age.", + "durability": null, + "low_alchemy": "4000", + "high_alchemy": "6000", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,1,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient mage protection enchanted in the Third-Age.", "grand_exchange_price": "14976830", - "durability": null, "name": "3rd age mage hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13550", - "absorb": "2,1,0", "bonuses": "0,0,0,8,0,0,0,0,8,0,12,0,0,0,0" }, { + "examine": "Ancient mage protection enchanted in the Third-Age.", + "durability": null, + "low_alchemy": "8000", + "high_alchemy": "12000", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient mage protection enchanted in the Third-Age.", "grand_exchange_price": "35019596", - "durability": null, "name": "3rd age amulet", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13551", - "absorb": "0,0,0", "bonuses": "0,0,0,15,0,0,0,0,10,0,0,0,0,0,0" }, { + "examine": "Ancient armour beaten from magical silver.", + "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient armour beaten from magical silver.", "grand_exchange_price": "244180930", - "durability": null, "name": "3rd age platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13552", - "absorb": "3,0,6", "bonuses": "0,0,0,-25,-2,78,76,83,-5,75,25,0,0,0,0" }, { + "examine": "Ancient armour beaten from magical silver.", + "durability": null, + "low_alchemy": "80000", + "high_alchemy": "120000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,0,9", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient armour beaten from magical silver.", "grand_exchange_price": "266509014", - "durability": null, "name": "3rd age platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13553", - "absorb": "4,0,9", "bonuses": "0,0,0,-20,0,96,108,113,-4,97,52,0,0,0,0" }, { + "examine": "Ancient armour beaten from magical silver.", + "durability": null, + "low_alchemy": "36000", + "high_alchemy": "54000", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient armour beaten from magical silver.", "grand_exchange_price": "50697678", - "durability": null, "name": "3rd age full helmet", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13554", - "absorb": "2,0,4", "bonuses": "0,0,0,-5,-2,47,49,43,-3,48,12,0,0,0,0" }, { + "examine": "Ancient armour beaten from magical silver.", + "durability": null, + "low_alchemy": "72000", + "high_alchemy": "108000", + "destroy": "true", + "attack_speed": "4", + "absorb": "5,0,11", "lendable": "true", "destroy_message": "Drop", - "examine": "Ancient armour beaten from magical silver.", "grand_exchange_price": "91262203", - "durability": null, "name": "3rd age kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13555", - "absorb": "5,0,11", "bonuses": "0,0,0,-10,-4,63,65,61,-3,63,60,0,0,0,0" }, { + "examine": "Lightweight boots ideal for rangers.", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Lightweight boots ideal for rangers.", "grand_exchange_price": "6253527", - "durability": null, "name": "Ranger boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13556", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,8,2,3,4,2,0,10,0,0,0,0" }, { + "examine": "Slightly magical boots.", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Slightly magical boots.", "grand_exchange_price": "388955", - "durability": null, "name": "Wizard boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13557", - "absorb": "0,0,0", "bonuses": "0,0,0,4,0,0,0,0,4,0,0,0,0,0,0" }, { + "examine": "Endorsed by Robin Hood.", + "durability": null, + "low_alchemy": "180", + "high_alchemy": "270", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Endorsed by Robin Hood.", "grand_exchange_price": "1962571", - "durability": null, "name": "Robin hood hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13558", - "absorb": "0,0,0", "bonuses": "0,0,0,-10,8,4,6,8,4,4,7,0,0,0,0" }, { @@ -116651,30 +125454,34 @@ "equipment_slot": "12" }, { - "destroy_message": "Drop", "shop_price": "38", "examine": "An occasionally edible mushroom.", - "grand_exchange_price": "100", "durability": null, - "name": "Button mushroom", + "low_alchemy": "15", + "high_alchemy": "22", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13563", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "100", + "name": "Button mushroom", + "archery_ticket_price": "0", + "id": "13563", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "38", "examine": "An occasionally edible mushroom.", - "grand_exchange_price": "100", "durability": null, + "low_alchemy": "15", + "high_alchemy": "22", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "100", "name": "Button mushroom", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13564" }, { @@ -116735,42 +125542,48 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "Useful for mixing things.", + "durability": null, + "low_alchemy": "1", + "high_alchemy": "2", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "grand_exchange_price": "106", - "durability": null, "name": "Bowl", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13570", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "It's a bucket of milk.", - "grand_exchange_price": "177", "durability": null, - "name": "Bucket of milk", + "low_alchemy": "4", + "high_alchemy": "7", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13571", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "177", + "name": "Bucket of milk", + "archery_ticket_price": "0", + "id": "13571", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "A fresh herb.", - "grand_exchange_price": "595", "durability": null, - "name": "Clean guam", + "low_alchemy": "1", + "high_alchemy": "1", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13572", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "595", + "name": "Clean guam", + "archery_ticket_price": "0", + "id": "13572", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -116822,42 +125635,48 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "Used for making notes.", + "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "grand_exchange_price": "290", - "durability": null, "name": "Papyrus", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13577", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "A lump of charcoal.", - "grand_exchange_price": "296", "durability": null, - "name": "Charcoal", + "low_alchemy": "18", + "high_alchemy": "27", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13578", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "296", + "name": "Charcoal", + "archery_ticket_price": "0", + "id": "13578", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "examine": "A slightly muddy spade. ", - "grand_exchange_price": "130", "durability": null, - "name": "Spade", + "low_alchemy": "1", + "high_alchemy": "1", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13579", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "130", + "name": "Spade", + "archery_ticket_price": "0", + "id": "13579", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -116945,17 +125764,19 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "4", "examine": "I can grind things for potions in this.", - "grand_exchange_price": "169", "durability": null, - "name": "Pestle and mortar", + "low_alchemy": "1", + "high_alchemy": "2", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13587", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "169", + "name": "Pestle and mortar", + "archery_ticket_price": "0", + "id": "13587", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -116964,6 +125785,7 @@ "grand_exchange_price": "5", "durability": null, "name": "Ground guam", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -116972,17 +125794,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "2", "examine": "It's an empty bucket. ", - "grand_exchange_price": "39", "durability": null, - "name": "Bucket", + "high_alchemy": "1", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13589", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "39", + "name": "Bucket", + "archery_ticket_price": "0", + "id": "13589", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -117022,219 +125845,253 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Runecrafting guild teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13598", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Air altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13599", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Mind altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13600", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Water altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13601", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Earth altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13602", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Fire altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13603", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Body altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13604", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Cosmic altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13605", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Chaos altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13606", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Nature altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13607", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Law altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13608", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Death altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13609", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "destroy_message": "Drop", "name": "Blood altar teleport", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13610", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A tablet containing a magic spell.", "durability": null, - "name": "Astral altar teleport", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13611", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Astral altar teleport", + "archery_ticket_price": "0", + "id": "13611", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "20", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13612", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13612", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "20", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13613", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13613", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { "shop_price": "75", "examine": "Heavy duty wizard robes.", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -117247,65 +126104,75 @@ "bonuses": "0,0,0,5,0,5,5,5,5,5,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", "id": "13615", - "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13616", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13616", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "A heavy-duty wizard robe.", "durability": null, - "name": "Runecrafter skirt", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13617", "absorb": "0,0,0", - "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "Drop", + "name": "Runecrafter skirt", + "archery_ticket_price": "0", + "id": "13617", + "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Essence can be rough on the hands", "durability": null, - "name": "Runecrafter gloves", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13618", "absorb": "0,0,0", - "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Drop", + "name": "Runecrafter gloves", + "archery_ticket_price": "0", + "id": "13618", + "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0" }, { "shop_price": "75", "examine": "Heavy duty wizard robes.", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -117318,65 +126185,75 @@ "bonuses": "0,0,0,5,0,5,5,5,5,5,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", "id": "13620", - "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13621", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13621", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "A heavy-duty wizard robe.", "durability": null, - "name": "Runecrafter skirt", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13622", "absorb": "0,0,0", - "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "Drop", + "name": "Runecrafter skirt", + "archery_ticket_price": "0", + "id": "13622", + "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Essence can be rough on the hands", "durability": null, - "name": "Runecrafter gloves", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13623", "absorb": "0,0,0", - "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Drop", + "name": "Runecrafter gloves", + "archery_ticket_price": "0", + "id": "13623", + "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0" }, { "shop_price": "75", "examine": "Heavy duty wizard robes.", "durability": null, + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -117389,79 +126266,91 @@ "bonuses": "0,0,0,5,0,5,5,5,5,5,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", "id": "13625", - "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13626", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13626", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "A heavy-duty wizard robe.", "durability": null, - "name": "Runecrafter skirt", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13627", "absorb": "0,0,0", - "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "Drop", + "name": "Runecrafter skirt", + "archery_ticket_price": "0", + "id": "13627", + "bonuses": "0,0,0,4,0,4,4,4,4,4,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Essence can be rough on the hands", "durability": null, - "name": "Runecrafter gloves", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13628", "absorb": "0,0,0", - "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Drop", + "name": "Runecrafter gloves", + "archery_ticket_price": "0", + "id": "13628", + "bonuses": "0,0,0,2,0,2,2,2,2,2,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "15", "examine": "Staff with a holder for a talisman on top.", "durability": null, - "name": "Runecrafting staff", + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "5", - "id": "13629", "absorb": "0,0,0", - "bonuses": "0,-1,7,5,0,2,3,1,15,0,0,33,0,0,0", - "render_anim": "28" + "render_anim": "28", + "destroy_message": "Drop", + "name": "Runecrafting staff", + "archery_ticket_price": "0", + "id": "13629", + "bonuses": "0,-1,7,5,0,2,3,1,15,0,0,33,0,0,0" }, { "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117478,6 +126367,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117494,6 +126385,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117510,6 +126403,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117526,6 +126421,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117542,6 +126439,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117558,6 +126457,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117574,6 +126475,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117590,6 +126493,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117606,6 +126511,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117622,6 +126529,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117638,6 +126547,8 @@ "shop_price": "1500", "examine": "A staff with a talisman on top.", "durability": null, + "low_alchemy": "600", + "high_alchemy": "900", "destroy": "true", "attack_speed": "5", "weapon_interface": "1", @@ -117850,51 +126761,59 @@ "equipment_slot": "0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", "id": "13656", - "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", "id": "13657", - "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "75", "examine": "Comes with goggles, for extra safety while Runecrafting.", "durability": null, - "name": "Runecrafter hat", + "low_alchemy": "30", + "high_alchemy": "45", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13658", "absorb": "0,0,0", - "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "Drop", + "name": "Runecrafter hat", + "archery_ticket_price": "0", + "id": "13658", + "bonuses": "0,0,0,3,0,3,3,3,3,3,0,0,0,0,0" }, { "shop_price": "100", "examine": "It burns, burns, burns...", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -117924,6 +126843,8 @@ "shop_price": "300", "examine": "Danger: risk of fire.", "durability": null, + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", "attack_speed": "5", "weapon_interface": "2", @@ -117964,6 +126885,8 @@ "shop_price": "10", "examine": "Let's give them a big hand!", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "weapon_interface": "7", @@ -117981,6 +126904,8 @@ "shop_price": "10", "examine": "A clown hat!", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -117995,6 +126920,8 @@ "shop_price": "10", "examine": "Buttoning this up is tricky.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118007,37 +126934,43 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "These are my funny pants.", "durability": null, - "name": "Clown leggings", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13669", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Clown leggings", + "archery_ticket_price": "0", + "id": "13669", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "For helping clowns stay upright.", "durability": null, - "name": "Clown shoes", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13670", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "10" + "equipment_slot": "10", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Clown shoes", + "archery_ticket_price": "0", + "id": "13670", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "shop_price": "10", "examine": "For making a happy noise.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "weapon_interface": "8", @@ -118051,23 +126984,27 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another one.", "shop_price": "10", "examine": "Very stylish.", "durability": null, - "name": "Ringmaster hat", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13672", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "You will need to speak to the ringmaster to get another one.", + "name": "Ringmaster hat", + "archery_ticket_price": "0", + "id": "13672", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "shop_price": "10", "examine": "Fits nicely.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118080,37 +127017,43 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another one.", "shop_price": "10", "examine": "Very stylish.", "durability": null, - "name": "Ringmaster pants", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13674", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You will need to speak to the ringmaster to get another one.", + "name": "Ringmaster pants", + "archery_ticket_price": "0", + "id": "13674", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another one.", "shop_price": "10", "examine": "Shiny.", "durability": null, - "name": "Ringmaster boots", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13675", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "10" + "equipment_slot": "10", + "destroy_message": "You will need to speak to the ringmaster to get another one.", + "name": "Ringmaster boots", + "archery_ticket_price": "0", + "id": "13675", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "shop_price": "10", "examine": "For shouting at people.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "weapon_interface": "8", @@ -118127,6 +127070,8 @@ "shop_price": "10", "examine": "Stretchy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118139,38 +127084,44 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "Very tight fitting.", "durability": null, - "name": "Acrobat pants", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13678", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Acrobat pants", + "archery_ticket_price": "0", + "id": "13678", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "These keep your feet off the floor.", "durability": null, - "name": "Acrobat shoes", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13679", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "10" + "equipment_slot": "10", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Acrobat shoes", + "archery_ticket_price": "0", + "id": "13679", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "remove_head": "true", "shop_price": "10", "examine": "Oh no, I'm bald! Just kidding.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118186,6 +127137,8 @@ "shop_price": "10", "examine": "Stretchy.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118198,38 +127151,44 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "Very tight fitting.", "durability": null, - "name": "Acrobat pants", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13682", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Acrobat pants", + "archery_ticket_price": "0", + "id": "13682", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "These keep your feet off the floor.", "durability": null, - "name": "Acrobat shoes", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13683", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "10" + "equipment_slot": "10", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "Acrobat shoes", + "archery_ticket_price": "0", + "id": "13683", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "remove_head": "true", "shop_price": "10", "examine": "Oh no, I'm bald! Just kidding.", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118241,52 +127200,60 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "Very dapper!", "durability": null, - "name": "A stylish hat", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "A stylish hat", + "archery_ticket_price": "0", "id": "13685", - "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "Very dapper!", "durability": null, - "name": "A stylish hat", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "0", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "A stylish hat", + "archery_ticket_price": "0", "id": "13686", - "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will need to speak to the ringmaster to get another.", "shop_price": "10", "examine": "Very dapper!", "durability": null, - "name": "A stylish hat", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13687", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "0" + "equipment_slot": "0", + "destroy_message": "You will need to speak to the ringmaster to get another.", + "name": "A stylish hat", + "archery_ticket_price": "0", + "id": "13687", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "remove_head": "true", "shop_price": "10", "examine": "Very dapper!", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118302,6 +127269,8 @@ "shop_price": "10", "examine": "Very dapper!", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118317,6 +127286,8 @@ "shop_price": "10", "examine": "Very dapper!", "durability": null, + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118775,16 +127746,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can mine more if you find another crashed star.", "shop_price": "50", "examine": "Small, shiny bits of rock.", "durability": null, - "name": "Stardust", + "low_alchemy": "20", + "high_alchemy": "30", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13727", "absorb": "0,0,0", + "destroy_message": "You can mine more if you find another crashed star.", + "name": "Stardust", + "archery_ticket_price": "0", + "id": "13727", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -118805,6 +127778,8 @@ "examine": "An ethereal shield.", "rare_item": "true", "durability": null, + "low_alchemy": "28000", + "high_alchemy": "42000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118818,16 +127793,18 @@ "bonuses": "0,0,0,0,0,39,41,50,1,45,40,0,0,1,0" }, { - "destroy_message": "Drop", "shop_price": "70000", "examine": "An ethereal shield.", - "grand_exchange_price": "39982", "durability": null, + "low_alchemy": "28000", + "high_alchemy": "42000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "39982", "name": "Spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13735" }, { @@ -118836,6 +127813,8 @@ "examine": "An ethereal shield that has been blessed with holy powers.", "rare_item": "true", "durability": null, + "low_alchemy": "560000", + "high_alchemy": "840000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118849,16 +127828,18 @@ "bonuses": "0,0,0,0,0,53,55,73,2,52,65,0,0,3,0" }, { - "destroy_message": "Drop", "shop_price": "1400000", "examine": "An ethereal shield that has been blessed with holy powers.", - "grand_exchange_price": "936814", "durability": null, + "low_alchemy": "560000", + "high_alchemy": "840000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "936814", "name": "Blessed spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13737" }, { @@ -118866,6 +127847,8 @@ "shop_price": "2000000", "examine": "An ethereal shield with an arcane sigil attached to it.", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118879,16 +127862,18 @@ "bonuses": "0,0,0,20,0,53,55,73,2,52,65,0,0,3,0" }, { - "destroy_message": "Drop", "shop_price": "2000000", "examine": "An ethereal shield with an arcane sigil attached to it.", - "grand_exchange_price": "15076199", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "15076199", "name": "Arcane spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13739" }, { @@ -118896,6 +127881,8 @@ "shop_price": "2000000", "examine": "An ethereal shield with a divine sigil attached to it.", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118909,16 +127896,18 @@ "bonuses": "0,0,0,0,0,63,65,75,2,57,65,0,0,3,0" }, { - "destroy_message": "Drop", "shop_price": "2000000", "examine": "An ethereal shield with a divine sigil attached to it.", - "grand_exchange_price": "40003587", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "40003587", "name": "Divine spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13741" }, { @@ -118926,6 +127915,8 @@ "shop_price": "2000000", "examine": "An ethereal shield with an elysian sigil attached to it.", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118939,16 +127930,18 @@ "bonuses": "0,0,0,0,0,63,65,75,2,57,65,0,0,3,0" }, { - "destroy_message": "Drop", "shop_price": "2000000", "examine": "An ethereal shield with an elysian sigil attached to it.", - "grand_exchange_price": "28420591", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "28420591", "name": "Elysian spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13743" }, { @@ -118956,6 +127949,8 @@ "shop_price": "2000000", "examine": "An ethereal shield with a spectral sigil attached to it.", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118969,16 +127964,18 @@ "bonuses": "0,0,0,0,0,53,55,73,30,52,65,0,0,3,0" }, { - "destroy_message": "Drop", "shop_price": "2000000", "examine": "An ethereal shield with a spectral sigil attached to it.", - "grand_exchange_price": "3616112", "durability": null, + "low_alchemy": "800000", + "high_alchemy": "1200000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "3616112", "name": "Spectral spirit shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13745" }, { @@ -118986,6 +127983,8 @@ "examine": "A sigil in the shape of an arcane rune.", "rare_item": "true", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -118998,16 +127997,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "750000", "examine": "A sigil in the shape of an arcane rune.", - "grand_exchange_price": "19508553", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "19508553", "name": "Arcane sigil", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13747" }, { @@ -119015,6 +128016,8 @@ "examine": "A sigil in the shape of a divine symbol.", "rare_item": "true", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119027,16 +128030,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "750000", "examine": "A sigil in the shape of a divine symbol.", - "grand_exchange_price": "53026134", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "53026134", "name": "Divine sigil", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13749" }, { @@ -119044,6 +128049,8 @@ "examine": "A sigil marked with elysian signs.", "rare_item": "true", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119056,16 +128063,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "750000", "examine": "A sigil marked with elysian signs.", - "grand_exchange_price": "36159098", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "36159098", "name": "Elysian sigil", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13751" }, { @@ -119073,6 +128082,8 @@ "examine": "A sigil tempered with spectral powers.", "rare_item": "true", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119085,16 +128096,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "750000", "examine": "A sigil tempered with spectral powers.", - "grand_exchange_price": "3116720", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "3116720", "name": "Spectral sigil", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13753" }, { @@ -119102,6 +128115,8 @@ "examine": "A bottle of holy elixir.", "rare_item": "true", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119114,29 +128129,33 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "750000", "examine": "A bottle of holy elixir.", - "grand_exchange_price": "950904", "durability": null, + "low_alchemy": "300000", + "high_alchemy": "450000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "950904", "name": "Holy elixir", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13755" }, { - "destroy_message": "Drop", "shop_price": "40", "examine": "Logs cut from cursed willow roots.", "durability": null, - "name": "Cursed willow logs", + "low_alchemy": "16", + "high_alchemy": "24", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13756", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Cursed willow logs", + "archery_ticket_price": "0", + "id": "13756", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -119209,22 +128228,26 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "I hope I don't meet any roundheads...", "durability": null, - "name": "Cavalier and mask", + "low_alchemy": "80", + "high_alchemy": "120", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13763", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "name": "Cavalier and mask", + "archery_ticket_price": "0", + "id": "13763", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "A right hand fighting claw.", "has_special": "true", "durability": null, + "low_alchemy": "2400", + "high_alchemy": "3600", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -119242,6 +128265,8 @@ { "examine": "A powerful dagger.", "durability": null, + "low_alchemy": "3200", + "high_alchemy": "4800", "destroy": "true", "attack_speed": "4", "weapon_interface": "5", @@ -119296,6 +128321,8 @@ { "examine": "A rune tipped spear.", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -119314,6 +128341,8 @@ "examine": "A dragon tipped spear.", "has_special": "true", "durability": null, + "low_alchemy": "24960", + "high_alchemy": "37440", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -119432,6 +128461,8 @@ { "examine": "A razor-sharp sword.", "durability": null, + "low_alchemy": "8320", + "high_alchemy": "12480", "destroy": "true", "attack_speed": "4", "weapon_interface": "5", @@ -119448,6 +128479,8 @@ { "examine": "A two handed sword.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", "attack_speed": "7", "two_handed": "true", @@ -119465,6 +128498,8 @@ { "examine": "A rune halberd.", "durability": null, + "low_alchemy": "51200", + "high_alchemy": "76800", "destroy": "true", "attack_speed": "7", "two_handed": "true", @@ -119482,6 +128517,8 @@ { "examine": "A spiky mace.", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "destroy": "true", "attack_speed": "5", "weapon_interface": "8", @@ -119495,176 +128532,202 @@ "bonuses": "20,-2,39,0,0,0,0,0,0,0,0,36,0,4,0" }, { + "examine": "A series of connected metal rings.", + "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "A series of connected metal rings.", "grand_exchange_price": "29145", - "durability": null, "name": "Rune chainbody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13781", - "absorb": "3,0,6", "bonuses": "0,0,0,-15,0,63,72,78,-3,65,40,0,0,0,0" }, { + "examine": "These will protect my feet.", + "durability": null, + "low_alchemy": "5000", + "high_alchemy": "7500", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "These will protect my feet.", "grand_exchange_price": "7036", - "durability": null, "name": "Rune boots", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13782", - "absorb": "0,0,0", "bonuses": "0,0,0,-3,-1,12,13,14,0,0,10,2,0,0,0" }, { + "examine": "A medium sized helmet.", + "durability": null, + "low_alchemy": "7680", + "high_alchemy": "11520", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A medium sized helmet.", "grand_exchange_price": "10678", - "durability": null, "name": "Rune med helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13783", - "absorb": "1,0,3", "bonuses": "0,0,0,-3,-1,22,23,21,-1,22,7,0,0,0,0" }, { + "examine": "A stone helmet.", + "durability": null, + "low_alchemy": "18400", + "high_alchemy": "27600", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "A stone helmet.", "grand_exchange_price": "26576", - "durability": null, "name": "Granite helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13784", - "absorb": "2,0,4", "bonuses": "0,0,0,-9,-7,31,33,29,-1,39,9,0,0,0,0" }, { + "examine": "Provides excellent protection.", + "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", + "destroy": "true", + "attack_speed": "4", + "absorb": "4,0,8", "lendable": "true", "destroy_message": "Drop", - "examine": "Provides excellent protection.", "grand_exchange_price": "136414", - "durability": null, "name": "Granite body", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13785", - "absorb": "4,0,8", "bonuses": "0,0,0,-22,-5,87,84,79,-6,97,45,0,0,0,0" }, { + "examine": "These look pretty heavy.", + "durability": null, + "low_alchemy": "26400", + "high_alchemy": "39600", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,5", "lendable": "true", "destroy_message": "Drop", - "examine": "These look pretty heavy.", "grand_exchange_price": "72213", - "durability": null, "name": "Granite legs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13786", - "absorb": "2,0,5", "bonuses": "0,0,0,-31,-18,43,45,41,-4,68,20,0,0,0,0" }, { + "examine": "A medium square shield.", + "durability": null, + "low_alchemy": "15360", + "high_alchemy": "23040", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "A medium square shield.", "grand_exchange_price": "22225", - "durability": null, "name": "Rune sq shield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13787", - "absorb": "3,0,7", "bonuses": "0,0,0,-6,-2,38,40,36,0,38,35,0,0,0,0" }, { + "examine": "A solid stone shield.", + "durability": null, + "low_alchemy": "22400", + "high_alchemy": "33600", + "destroy": "true", + "attack_speed": "4", + "absorb": "5,0,10", "lendable": "true", "destroy_message": "Drop", - "examine": "A solid stone shield.", "grand_exchange_price": "32512", - "durability": null, "name": "Granite shield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13788", - "absorb": "5,0,10", "bonuses": "0,0,0,-12,-8,40,42,38,0,65,50,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "A big 'do about nothing.", + "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "42991", - "durability": null, "name": "A powdered wig", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13789", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "These'll help me stay alive.", + "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "811293", - "durability": null, "name": "Flared trousers", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13790", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Alas, someone has slashed my pantaloons.", - "grand_exchange_price": "19286", "durability": null, - "name": "Pantaloons", + "low_alchemy": "800", + "high_alchemy": "1200", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13791", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "19286", + "name": "Pantaloons", + "archery_ticket_price": "0", + "id": "13791", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "A cap for wearing whil...zzzzzzzzz", + "durability": null, + "low_alchemy": "800", + "high_alchemy": "1200", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A cap for wearing whil...zzzzzzzzz", "grand_exchange_price": "75357", - "durability": null, "name": "Sleeping cap", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13792", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "A diamond-topped cane.", "durability": null, + "low_alchemy": "5760", + "high_alchemy": "8640", "destroy": "true", "attack_speed": "5", "weapon_interface": "8", @@ -119678,246 +128741,282 @@ "bonuses": "0,-2,39,0,0,0,0,0,0,0,0,36,0,4,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Comes with a free rabbit!", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "333537", - "durability": null, "name": "Top hat", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13794", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Shear elegance.", + "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "582969", - "durability": null, "name": "Sheep mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13795", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "I can get the look right, but can I do the waddle too?", + "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "1159807", - "durability": null, "name": "Penguin mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13796", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "The bats have left the belltower.", + "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "681595", - "durability": null, "name": "Bat mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13797", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "It's the year of the cat!", + "durability": null, + "low_alchemy": "320", + "high_alchemy": "480", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "2512014", - "durability": null, "name": "Cat mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13798", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "I'm hungry like the wolf.", - "grand_exchange_price": "3240770", "durability": null, - "name": "Wolf mask", + "low_alchemy": "320", + "high_alchemy": "480", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13799", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "3240770", + "name": "Wolf mask", + "archery_ticket_price": "0", + "id": "13799", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "Rune platebody with gold trim.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune platebody with gold trim.", "grand_exchange_price": "343688", - "durability": null, "name": "Rune platebody (g)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13800", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { + "examine": "Rune platelegs with gold trim.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "drop", - "examine": "Rune platelegs with gold trim.", "grand_exchange_price": "238139", - "durability": null, "name": "Rune platelegs (g)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13801", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt with gold trim.", - "grand_exchange_price": "37616", "durability": null, - "name": "Rune plateskirt (g)", + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13802", "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "37616", + "name": "Rune plateskirt (g)", + "archery_ticket_price": "0", + "id": "13802", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { + "examine": "Rune full helmet with gold trim.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune full helmet with gold trim.", "grand_exchange_price": "247877", - "durability": null, "name": "Rune full helm(g)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13803", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { + "examine": "Rune kiteshield with gold trim", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune kiteshield with gold trim", "grand_exchange_price": "118205", - "durability": null, "name": "Rune kiteshield (g)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13804", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { + "examine": "Rune platebody with trim.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune platebody with trim.", "grand_exchange_price": "100586", - "durability": null, "name": "Rune platebody (t)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13805", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platelegs with trim!", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "81577", - "durability": null, "name": "Rune platelegs (t)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13806", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt with trim.", - "grand_exchange_price": "37701", "durability": null, - "name": "Rune plateskirt (t)", + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13807", "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "37701", + "name": "Rune plateskirt (t)", + "archery_ticket_price": "0", + "id": "13807", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { + "examine": "Rune full helmet with trim.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune full helmet with trim.", "grand_exchange_price": "95809", - "durability": null, "name": "Rune full helm (t)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13808", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { + "examine": "A large, metal shield with a nice trim.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "A large, metal shield with a nice trim.", "grand_exchange_price": "46469", - "durability": null, "name": "Rune kiteshield (t)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13809", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { + "examine": "Your money or your life!", + "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "Your money or your life!", "grand_exchange_price": "252995", - "durability": null, "name": "Highwayman mask", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13810", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "Parlez-vous francais?", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119933,6 +129032,8 @@ { "examine": "Parlez-vous francais?", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119948,6 +129049,8 @@ { "examine": "Parlez-vous Francais?", "durability": null, + "low_alchemy": "32", + "high_alchemy": "48", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -119961,556 +129064,636 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "All for one and one for all!", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "All for one and one for all!", "grand_exchange_price": "42014", - "durability": null, "name": "Tan cavalier", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13814", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "All for one and one for all!", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "All for one and one for all!", "grand_exchange_price": "61518", - "durability": null, "name": "Dark cavalier", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13815", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "All for one and one for all!", + "durability": null, + "low_alchemy": "80", + "high_alchemy": "120", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "338530", - "durability": null, "name": "Black cavalier", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13816", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "A minimalist's hat.", + "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A minimalist's hat.", "grand_exchange_price": "159694", - "durability": null, "name": "Red headband", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13817", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "A minimalist's hat.", + "durability": null, + "low_alchemy": "16", + "high_alchemy": "24", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", "lendable": "true", "destroy_message": "Drop", - "examine": "A minimalist's hat.", "grand_exchange_price": "83543", - "durability": null, "name": "Black headband", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13818", - "absorb": "0,0,0", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "A minimalist's hat.", - "grand_exchange_price": "26474", "durability": null, - "name": "Brown headband", + "low_alchemy": "16", + "high_alchemy": "24", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13819", "absorb": "0,0,0", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "26474", + "name": "Brown headband", + "archery_ticket_price": "0", + "id": "13819", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platebody in the colours of Zamorak.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "868398", - "durability": null, "name": "Zamorak platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13820", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platelegs in the colours of Zamorak.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "316989", - "durability": null, "name": "Zamorak platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13821", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt in the colours of Zamorak.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "38597", - "durability": null, "name": "Zamorak plateskirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13822", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "A full helmet in the colours of Zamorak.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "618480", - "durability": null, "name": "Zamorak full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13823", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "A Rune kiteshield in the colours of Zamorak.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "225574", - "durability": null, "name": "Zamorak kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13824", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platebody in the colours of Saradomin.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "1555099", - "durability": null, "name": "Saradomin platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13825", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platelegs in the colours of Saradomin.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "376849", - "durability": null, "name": "Saradomin platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13826", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt in the colours of Saradomin.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "53048", - "durability": null, "name": "Saradomin plateskirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13827", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune full helmet in the colours of Saradomin.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "1025974", - "durability": null, "name": "Saradomin full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13828", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune kiteshield in the colours of Saradomin.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "353916", - "durability": null, "name": "Saradomin kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13829", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platebody in the colours of Guthix.", - "grand_exchange_price": "406762", "durability": null, - "name": "Guthix platebody", + "low_alchemy": "6000", + "high_alchemy": "9000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13830", "absorb": "3,0,6", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "406762", + "name": "Guthix platebody", + "archery_ticket_price": "0", + "id": "13830", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platelegs in the colours of Guthix.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "181471", - "durability": null, "name": "Guthix platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13831", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt in the colours of Guthix.", - "grand_exchange_price": "38388", "durability": null, - "name": "Guthix plateskirt", + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13832", "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "38388", + "name": "Guthix plateskirt", + "archery_ticket_price": "0", + "id": "13832", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { + "examine": "A rune full helmet in the colours of Guthix.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A rune full helmet in the colours of Guthix.", "grand_exchange_price": "399963", - "durability": null, "name": "Guthix full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13833", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { + "examine": "Rune kiteshield in the colours of Guthix.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune kiteshield in the colours of Guthix.", "grand_exchange_price": "185266", - "durability": null, "name": "Guthix kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13834", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,40,0,0,0,0" }, { + "examine": "Rune platebody with complete gold trim & plating.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune platebody with complete gold trim & plating.", "grand_exchange_price": "2034838", - "durability": null, "name": "Gilded platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13835", - "absorb": "3,0,6", "bonuses": "0,0,0,-30,-10,82,80,72,-6,80,40,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune platelegs with gold plate.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", "grand_exchange_price": "1299758", - "durability": null, "name": "Gilded platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13836", - "absorb": "2,0,4", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { - "lendable": "true", - "destroy_message": "Drop", "examine": "Rune plateskirt with gold plate.", - "grand_exchange_price": "84191", "durability": null, - "name": "Gilded plateskirt", + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13837", "absorb": "2,0,4", + "lendable": "true", + "destroy_message": "Drop", + "grand_exchange_price": "84191", + "name": "Gilded plateskirt", + "archery_ticket_price": "0", + "id": "13837", "bonuses": "0,0,0,-21,-7,51,49,47,-4,49,15,0,0,0,0" }, { + "examine": "Rune full helmet with gold plate.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune full helmet with gold plate.", "grand_exchange_price": "1057068", - "durability": null, "name": "Gilded full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13838", - "absorb": "1,0,3", "bonuses": "0,0,0,-6,-2,30,32,27,-1,30,7,0,0,0,0" }, { + "examine": "Rune kiteshield with gold plate.", + "durability": null, + "low_alchemy": "21760", + "high_alchemy": "32640", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,7", "lendable": "true", "destroy_message": "Drop", - "examine": "Rune kiteshield with gold plate.", "grand_exchange_price": "506093", - "durability": null, "name": "Gilded kiteshield", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13839", - "absorb": "3,0,7", "bonuses": "0,0,0,-8,-2,44,48,46,-1,46,45,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Atk, Def, Str and LP xp.", "durability": null, - "name": "Brawling gloves (melee)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13845", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (melee)", + "archery_ticket_price": "0", + "id": "13845", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Ranged xp.", "durability": null, - "name": "Brawling gloves (ranged)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13846", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (ranged)", + "archery_ticket_price": "0", + "id": "13846", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Magic xp.", "durability": null, - "name": "Brawling gloves (magic)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13847", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (magic)", + "archery_ticket_price": "0", + "id": "13847", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Prayer xp.", "durability": null, - "name": "Brawling gloves (prayer)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13848", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (prayer)", + "archery_ticket_price": "0", + "id": "13848", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Agility xp.", "durability": null, - "name": "Brawling gloves (agility)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13849", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (agility)", + "archery_ticket_price": "0", + "id": "13849", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Woodcutting xp.", "durability": null, - "name": "Brawling gloves (wc)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13850", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (wc)", + "archery_ticket_price": "0", + "id": "13850", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Firemaking xp.", "durability": null, - "name": "Brawling gloves (fm)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13851", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (fm)", + "archery_ticket_price": "0", + "id": "13851", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Mining xp.", "durability": null, - "name": "Brawling gloves (mining)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13852", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (mining)", + "archery_ticket_price": "0", + "id": "13852", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Hunting xp.", "durability": null, - "name": "Brawling gloves (hunter)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13853", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (hunter)", + "archery_ticket_price": "0", + "id": "13853", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Thieving xp.", "durability": null, - "name": "Brawling gloves (thieving)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13854", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (thieving)", + "archery_ticket_price": "0", + "id": "13854", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Smithing xp.", "durability": null, - "name": "Brawling gloves (smithing)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13855", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (smithing)", + "archery_ticket_price": "0", + "id": "13855", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Fishing xp.", "durability": null, - "name": "Brawling gloves (fishing)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13856", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (fishing)", + "archery_ticket_price": "0", + "id": "13856", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", "shop_price": "50000", "examine": "A pair of gloves that gives you bonus Cooking xp.", "durability": null, - "name": "Brawling gloves (cooking)", + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "13857", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "9" + "equipment_slot": "9", + "destroy_message": "Your brawling gloves are fragile and will disappear if you drop them. Are you sure you want to drop them?", + "name": "Brawling gloves (cooking)", + "archery_ticket_price": "0", + "id": "13857", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "requirements": "{1,78}-{6,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "12,6,0", @@ -120525,17 +129708,19 @@ "bonuses": "0,0,0,35,-10,63,45,74,35,0,60,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{6,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "1412812", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1412812", "name": "Zuriel's robe top", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13859" }, { @@ -120543,6 +129728,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "12,6,0", @@ -120560,6 +129747,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "8,4,0", @@ -120573,17 +129762,19 @@ "bonuses": "0,0,0,25,-7,38,35,44,24,0,30,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{6,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "986668", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "986668", "name": "Zuriel's robe bottom", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13862" }, { @@ -120591,6 +129782,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "8,4,0", @@ -120608,6 +129801,8 @@ "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "false", "attack_speed": "4", "absorb": "6,3,0", @@ -120621,17 +129816,19 @@ "bonuses": "0,0,0,8,-2,20,16,22,8,0,15,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{6,78}", "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "361542", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "361542", "name": "Zuriel's hood", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13865" }, { @@ -120640,6 +129837,8 @@ "shop_price": "150000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "true", "attack_speed": "4", "absorb": "6,3,0", @@ -120656,6 +129855,7 @@ "examine": "This item degrades in combat, and will turn to dust.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "120000", "turn90ccw_anim": "1208", "attack_speed": "6", "turn180_anim": "1206", @@ -120675,6 +129875,7 @@ "requirements": "{6,78}", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "false", "weapon_interface": "1", "render_anim": "28", @@ -120682,17 +129883,19 @@ "name": "Zuriel's staff" }, { - "destroy_message": "Drop", "requirements": "{6,78}", "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "2116989", "durability": null, + "low_alchemy": "120000", + "high_alchemy": "180000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "2116989", "name": "Zuriel's staff", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13868" }, { @@ -120700,6 +129903,7 @@ "examine": "This item degrades in combat, and will turn to dust.", "walk_anim": "1205", "rare_item": "true", + "low_alchemy": "120000", "turn90ccw_anim": "1208", "attack_speed": "6", "turn180_anim": "1206", @@ -120718,6 +129922,7 @@ "requirements": "", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "true", "weapon_interface": "1", "render_anim": "28", @@ -120729,6 +129934,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "0,12,6", @@ -120743,17 +129950,19 @@ "bonuses": "0,0,0,-15,36,61,53,66,75,62,60,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{4,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "926341", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "926341", "name": "Morrigan's leather body", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13871" }, { @@ -120761,6 +129970,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "0,12,6", @@ -120778,6 +129989,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "0,8,4", @@ -120791,17 +130004,19 @@ "bonuses": "0,0,0,-10,23,35,29,37,46,35,30,0,0,0,0" }, { - "destroy_message": "Drop, Destroy after degrading.", "requirements": "{1,78}-{4,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "510395", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop, Destroy after degrading.", + "grand_exchange_price": "510395", "name": "Morrigan's leather chaps", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13874" }, { @@ -120809,6 +130024,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "0,8,4", @@ -120826,6 +130043,8 @@ "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "false", "attack_speed": "4", "absorb": "0,6,3", @@ -120839,17 +130058,19 @@ "bonuses": "0,0,0,-5,13,8,11,14,8,12,15,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{4,78}", "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "236411", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "236411", "name": "Morrigan's coif", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13877" }, { @@ -120858,6 +130079,8 @@ "shop_price": "150000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "true", "attack_speed": "4", "absorb": "0,6,3", @@ -120875,6 +130098,8 @@ "examine": "A vicious javelin.", "has_special": "true", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", "destroy": "false", "attack_speed": "6", "weapon_interface": "18", @@ -120895,6 +130120,8 @@ "examine": "A vicious javelin.", "has_special": "true", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", "destroy": "false", "attack_speed": "6", "weapon_interface": "18", @@ -120915,6 +130142,8 @@ "examine": "A vicious javelin.", "has_special": "true", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", "destroy": "false", "attack_speed": "6", "weapon_interface": "18", @@ -120935,6 +130164,8 @@ "examine": "A vicious javelin.", "has_special": "true", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", "destroy": "false", "attack_speed": "6", "weapon_interface": "18", @@ -120955,6 +130186,8 @@ "examine": "A vicious throwing axe.", "has_special": "true", "durability": null, + "low_alchemy": "1600", + "high_alchemy": "2400", "destroy": "false", "attack_speed": "5", "weapon_interface": "18", @@ -120973,6 +130206,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "6,0,12", @@ -120987,17 +130222,19 @@ "bonuses": "5,5,7,-30,-10,154,145,121,-6,157,60,5,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "1619096", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1619096", "name": "Statius's platebody", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13885" }, { @@ -121005,6 +130242,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121022,6 +130261,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "6,0,12", @@ -121036,17 +130277,19 @@ "bonuses": "5,7,7,-15,0,120,131,145,-3,140,60,6,0,0,0" }, { - "destroy_message": "Drop, Destroy once it has been degraded.", "requirements": "{1,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "2154168", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop, Destroy once it has been degraded.", + "grand_exchange_price": "2154168", "name": "Vesta's chainbody", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13888" }, { @@ -121054,6 +130297,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121071,6 +130316,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "4,0,8", @@ -121084,17 +130331,19 @@ "bonuses": "3,3,5,-21,-7,110,106,97,-4,121,30,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "1735029", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1735029", "name": "Statius's platelegs", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13891" }, { @@ -121102,6 +130351,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121118,6 +130369,8 @@ "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "false", "attack_speed": "4", "absorb": "4,0,8", @@ -121131,17 +130384,19 @@ "bonuses": "3,5,5,-17,-4,86,100,112,-2,118,30,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "500000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "1860767", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1860767", "name": "Vesta's plateskirt", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13894" }, { @@ -121149,6 +130404,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "200000", + "high_alchemy": "300000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121166,6 +130423,8 @@ "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "false", "attack_speed": "4", "absorb": "3,0,6", @@ -121179,17 +130438,19 @@ "bonuses": "3,3,4,-6,-2,65,70,63,-1,71,15,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "250000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "1301986", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1301986", "name": "Statius's full helm", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13897" }, { @@ -121198,6 +130459,8 @@ "shop_price": "150000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "100000", + "high_alchemy": "150000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -121215,6 +130478,7 @@ "walk_anim": "1205", "has_special": "true", "rare_item": "true", + "low_alchemy": "120000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -121233,6 +130497,7 @@ "requirements": "{0,78}", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "false", "weapon_interface": "5", "render_anim": "1426", @@ -121240,17 +130505,19 @@ "name": "Vesta's longsword" }, { - "destroy_message": "Drop", "requirements": "{0,78}", "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "10464249", "durability": null, + "low_alchemy": "120000", + "high_alchemy": "180000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "10464249", "name": "Vesta's longsword", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13900" }, { @@ -121259,6 +130526,7 @@ "walk_anim": "1205", "has_special": "true", "rare_item": "true", + "low_alchemy": "120000", "turn90ccw_anim": "1208", "attack_speed": "5", "turn180_anim": "1206", @@ -121276,6 +130544,7 @@ "requirements": "{0,78}", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "true", "weapon_interface": "5", "render_anim": "1426", @@ -121287,6 +130556,7 @@ "examine": "This item degrades in combat, and will turn to dust.", "walk_anim": "819", "has_special": "true", + "low_alchemy": "120000", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -121306,23 +130576,26 @@ "requirements": "{0,78}", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "false", "weapon_interface": "10", "attack_audios": "2504,0,0,0", "name": "Statius's warhammer" }, { - "destroy_message": "Drop, Destroy once it has been degraded.", "requirements": "{0,78}", "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", - "grand_exchange_price": "7424450", "durability": null, + "low_alchemy": "120000", + "high_alchemy": "180000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "Drop, Destroy once it has been degraded.", + "grand_exchange_price": "7424450", "name": "Statius's warhammer", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13903" }, { @@ -121330,6 +130603,7 @@ "examine": "This item degrades in combat, and will turn to dust.", "walk_anim": "819", "has_special": "true", + "low_alchemy": "120000", "turn90ccw_anim": "822", "attack_speed": "6", "turn180_anim": "820", @@ -121347,6 +130621,7 @@ "requirements": "", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "true", "weapon_interface": "10", "render_anim": "1426", @@ -121358,6 +130633,7 @@ "examine": "This item degrades in combat, and will turn to dust.", "walk_anim": "1205", "has_special": "true", + "low_alchemy": "120000", "turn90ccw_anim": "1208", "attack_speed": "4", "two_handed": "true", @@ -121378,6 +130654,7 @@ "requirements": "{0,78}", "shop_price": "300000", "durability": null, + "high_alchemy": "180000", "destroy": "false", "weight": "4.2", "weapon_interface": "14", @@ -121389,6 +130666,8 @@ "shop_price": "300000", "examine": "This item degrades in combat, and will turn to dust.", "durability": null, + "low_alchemy": "120000", + "high_alchemy": "180000", "destroy": "false", "attack_speed": "4", "two_handed": "true", @@ -121405,6 +130684,8 @@ "examine": "This item degrades in combat, and will turn to dust.", "has_special": "true", "durability": null, + "low_alchemy": "120000", + "high_alchemy": "180000", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -121424,6 +130705,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121437,17 +130720,19 @@ "bonuses": "5,5,7,-10,-30,154,145,121,-6,157,60,5,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "1897306", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1897306", "name": "Corrupt statius's platebody", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13909" }, { @@ -121455,6 +130740,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121472,6 +130759,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121485,17 +130774,19 @@ "bonuses": "5,7,7,-15,0,120,131,145,-3,140,60,6,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "2546175", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "2546175", "name": "Corrupt vesta's chainbody", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13912" }, { @@ -121503,6 +130794,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "6,0,12", @@ -121520,6 +130813,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121532,17 +130827,19 @@ "bonuses": "3,3,5,-21,-7,110,106,97,-4,121,30,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "1734527", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1734527", "name": "Corrupt statius's platelegs", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13915" }, { @@ -121550,6 +130847,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121566,6 +130865,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121578,17 +130879,19 @@ "bonuses": "3,5,5,-17,-4,86,100,112,-2,118,30,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "1942627", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1942627", "name": "Corrupt vesta's plateskirt", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13918" }, { @@ -121596,6 +130899,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,8", @@ -121613,6 +130918,8 @@ "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -121625,17 +130932,19 @@ "bonuses": "3,3,4,-6,-2,65,70,63,-1,71,15,3,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}", "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "1062835", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1062835", "name": "Corrupt statius's full helm", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13921" }, { @@ -121644,6 +130953,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -121656,29 +130967,31 @@ "bonuses": "3,3,4,-6,-2,65,70,63,-1,71,15,3,0,0,0" }, { - "requirements": "{0,78}", - "shop_price": "125000", "turn90cw_anim": "1207", "examine": "This item degrades while worn, and will turn to dust.", "walk_anim": "1205", - "durability": null, - "destroy": "true", + "low_alchemy": "30000", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "5", "turn180_anim": "1206", "absorb": "0,0,0", - "render_anim": "1426", "equipment_slot": "3", "attack_anims": "381,390,390,390", "destroy_message": "Drop", "grand_exchange_price": "3739998", - "name": "Corrupt vesta's longsword", "run_anim": "824", "archery_ticket_price": "0", "id": "13923", "stand_turn_anim": "823", - "bonuses": "106,121,-2,0,0,1,4,3,0,0,0,118,0,0,0" + "bonuses": "106,121,-2,0,0,1,4,3,0,0,0,118,0,0,0", + "requirements": "{0,78}", + "shop_price": "125000", + "durability": null, + "high_alchemy": "45000", + "destroy": "true", + "weapon_interface": "5", + "render_anim": "1426", + "name": "Corrupt vesta's longsword" }, { "requirements": "{0,78}", @@ -121687,6 +131000,8 @@ "examine": "This item degrades while worn, and will turn to dust.", "walk_anim": "1205", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "turn90ccw_anim": "1208", "attack_speed": "4", @@ -121709,6 +131024,8 @@ "examine": "This item degrades while worn, and will turn to dust.", "walk_anim": "1205", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "turn90ccw_anim": "1208", "attack_speed": "5", @@ -121731,6 +131048,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "6", "weapon_interface": "8", @@ -121746,17 +131065,19 @@ "bonuses": "-4,-4,123,0,0,0,0,0,0,0,0,114,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{0,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "3033516", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "3033516", "name": "Corrupt statius's warhammer", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13927" }, { @@ -121764,6 +131085,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "6", "weapon_interface": "8", @@ -121781,6 +131104,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -121801,6 +131126,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -121816,6 +131143,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "30000", + "high_alchemy": "45000", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -121835,6 +131164,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "12,6,0", @@ -121848,17 +131179,19 @@ "bonuses": "0,0,0,35,-10,63,45,74,35,0,60,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{6,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "253230", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "253230", "name": "Corrupt zuriel's robe top", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13933" }, { @@ -121866,6 +131199,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "12,6,0", @@ -121930,6 +131265,8 @@ "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "6,3,0", @@ -121942,17 +131279,19 @@ "bonuses": "0,0,0,8,-2,20,16,22,8,0,15,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{6,78}", "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "43778", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "43778", "name": "Corrupt zuriel's hood", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13939" }, { @@ -121961,6 +131300,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "6,3,0", @@ -121977,6 +131318,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28000", + "high_alchemy": "42000", "destroy": "true", "attack_speed": "6", "weapon_interface": "1", @@ -121993,17 +131336,19 @@ "bonuses": "13,-1,65,18,0,5,7,4,18,0,0,72,0,0,10" }, { - "destroy_message": "Drop", "requirements": "{6,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "219418", "durability": null, + "low_alchemy": "28000", + "high_alchemy": "42000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "219418", "name": "Corrupt zuriel's staff", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13942" }, { @@ -122011,6 +131356,8 @@ "shop_price": "70000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28000", + "high_alchemy": "42000", "destroy": "true", "attack_speed": "6", "weapon_interface": "1", @@ -122029,6 +131376,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "0,12,6", @@ -122042,17 +131391,19 @@ "bonuses": "0,0,0,-15,36,61,53,66,75,62,60,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{4,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "387212", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "387212", "name": "Corrupt morrigan's leather body", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13945" }, { @@ -122060,6 +131411,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "0,12,6", @@ -122077,6 +131430,8 @@ "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "0,8,4", @@ -122089,17 +131444,19 @@ "bonuses": "0,0,0,-10,23,35,29,37,46,35,30,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{4,78}", "shop_price": "125000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "84592", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "84592", "name": "Corrupt morrigan's leather chaps", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13948" }, { @@ -122107,6 +131464,8 @@ "shop_price": "75000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "50000", + "high_alchemy": "75000", "destroy": "true", "attack_speed": "4", "absorb": "0,8,4", @@ -122124,6 +131483,8 @@ "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "0,6,3", @@ -122136,17 +131497,19 @@ "bonuses": "0,0,0,-5,13,8,11,14,8,12,15,0,0,0,0" }, { - "destroy_message": "Drop", "requirements": "{1,78}-{4,78}", "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "63502", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "63502", "name": "Corrupt morrigan's coif", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13951" }, { @@ -122155,6 +131518,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "20000", + "high_alchemy": "30000", "destroy": "true", "attack_speed": "4", "absorb": "0,6,3", @@ -122171,6 +131536,8 @@ "shop_price": "1000", "examine": "A vicious javelin.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "attack_speed": "6", "weapon_interface": "18", @@ -122189,6 +131556,8 @@ "shop_price": "10000", "examine": "A vicious javelin.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "attack_speed": "6", "weapon_interface": "18", @@ -122207,6 +131576,8 @@ "shop_price": "10000", "examine": "A vicious javelin.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "attack_speed": "6", "weapon_interface": "18", @@ -122225,6 +131596,8 @@ "shop_price": "10000", "examine": "A vicious javelin.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "attack_speed": "6", "weapon_interface": "18", @@ -122243,6 +131616,8 @@ "shop_price": "1000", "examine": "A vicious throwing axe.", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", "attack_speed": "4", "weapon_interface": "18", @@ -122260,6 +131635,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", "destroy": "true", "attack_speed": "4", "absorb": "4,0,9", @@ -122273,22 +131650,26 @@ "bonuses": "0,0,0,-15,0,81,93,98,-3,82,50,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "168278", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "168278", "name": "Corrupt dragon chainbody", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13959" }, { "shop_price": "72000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", "destroy": "true", "attack_speed": "4", "absorb": "4,0,9", @@ -122306,6 +131687,8 @@ "shop_price": "60000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "14400", + "high_alchemy": "21600", "destroy": "true", "attack_speed": "4", "absorb": "2,0,4", @@ -122318,16 +131701,18 @@ "bonuses": "0,0,0,-3,-1,33,35,32,-1,34,10,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "121835", "durability": null, + "low_alchemy": "14400", + "high_alchemy": "21600", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "121835", "name": "Corrupt dragon med helm", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13962" }, { @@ -122335,6 +131720,8 @@ "shop_price": "36000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "14400", + "high_alchemy": "21600", "destroy": "true", "attack_speed": "4", "absorb": "2,0,4", @@ -122350,6 +131737,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "5,0,11", @@ -122362,22 +131751,26 @@ "bonuses": "0,0,0,-6,-2,50,52,48,0,50,50,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "79703", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "79703", "name": "Corrupt dragon sq shield", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13965" }, { "shop_price": "72000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "5,0,11", @@ -122393,6 +131786,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -122405,22 +131800,26 @@ "bonuses": "0,0,0,-21,-7,68,66,63,-4,65,20,0,0,0,0" }, { - "destroy_message": "Destroy", "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "71066", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Destroy", + "grand_exchange_price": "71066", "name": "Corrupt dragon plateskirt", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13968" }, { "shop_price": "72000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -122436,6 +131835,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -122448,22 +131849,26 @@ "bonuses": "0,0,0,-21,-7,68,66,63,-4,65,20,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "87957", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "87957", "name": "Corrupt dragon platelegs", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13971" }, { "shop_price": "72000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -122480,6 +131885,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", "destroy": "true", "weight": "2.7", "attack_speed": "6", @@ -122501,6 +131908,8 @@ "shop_price": "120000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", "destroy": "true", "weight": "2.7", "attack_speed": "4", @@ -122520,6 +131929,8 @@ "shop_price": "72000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "28800", + "high_alchemy": "43200", "destroy": "true", "weight": "2.7", "attack_speed": "6", @@ -122540,6 +131951,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "weapon_interface": "5", @@ -122559,6 +131972,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "defence_anim": "397", @@ -122575,6 +131990,8 @@ "shop_price": "18000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "weapon_interface": "5", @@ -122595,6 +132012,8 @@ "shop_price": "100000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "weight": "1.8", "attack_speed": "4", @@ -122613,22 +132032,26 @@ "bonuses": "8,67,-2,0,0,0,1,0,0,0,0,66,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "338644", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "338644", "name": "Corrupt dragon scimitar", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13980" }, { "shop_price": "60000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "4", "weapon_interface": "6", @@ -122648,6 +132071,8 @@ "ge_buy_limit": "10", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "weight": "1.8", "attack_speed": "5", @@ -122666,22 +132091,26 @@ "bonuses": "58,69,-2,0,0,0,3,2,1,0,0,71,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100000", "examine": "This item degrades while worn, and will turn to dust.", - "grand_exchange_price": "207053", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "207053", "name": "Corrupt dragon longsword", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "13983" }, { "shop_price": "60000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "40000", + "high_alchemy": "60000", "destroy": "true", "attack_speed": "5", "weapon_interface": "5", @@ -122700,6 +132129,8 @@ "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "weight": "1.8", "attack_speed": "5", @@ -122720,6 +132151,8 @@ "shop_price": "50000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "weight": "1.8", "attack_speed": "4", @@ -122737,6 +132170,8 @@ "shop_price": "30000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "weight": "1.8", "attack_speed": "5", @@ -122756,6 +132191,8 @@ "shop_price": "40000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "8800", + "high_alchemy": "13200", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -122776,6 +132213,8 @@ "shop_price": "40000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "8800", + "high_alchemy": "13200", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -122792,6 +132231,8 @@ "shop_price": "24000", "examine": "This item degrades while worn, and will turn to dust.", "durability": null, + "low_alchemy": "8800", + "high_alchemy": "13200", "destroy": "true", "attack_speed": "5", "two_handed": "true", @@ -122809,22 +132250,26 @@ "bonuses": "55,55,55,0,0,5,5,5,5,5,0,60,0,0,0" }, { - "destroy_message": "You can get another copy by searching bookshelves around RuneScape.", "shop_price": "5", "examine": "A book about the Wilderness.", "durability": null, - "name": "Pvp worlds manual", + "low_alchemy": "2", + "high_alchemy": "3", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14056", "absorb": "0,0,0", + "destroy_message": "You can get another copy by searching bookshelves around RuneScape.", + "name": "Pvp worlds manual", + "archery_ticket_price": "0", + "id": "14056", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "shop_price": "25", "examine": "A threat to dusty corners everywhere.", "durability": null, + "low_alchemy": "10", + "high_alchemy": "15", "destroy": "true", "attack_speed": "4", "weapon_interface": "8", @@ -122838,18 +132283,19 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "If you drop the goulash, it will be destroyed. You can get some more by dipping a bowl into Maggie's cauldron.", "shop_price": "2", "examine": "What a curious and ghoulish smell!", "durability": null, - "name": "Goulash", + "high_alchemy": "1", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14058", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "3" + "equipment_slot": "3", + "destroy_message": "If you drop the goulash, it will be destroyed. You can get some more by dipping a bowl into Maggie's cauldron.", + "name": "Goulash", + "archery_ticket_price": "0", + "id": "14058", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "destroy_message": "You can get another flask of magic unguent from the chest in Betty's basement.", @@ -123029,6 +132475,8 @@ "shop_price": "15", "examine": "The height of warlock fashion.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -123041,23 +132489,27 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can get another set of warlock legs from Diango in Draynor Village.", "shop_price": "15", "examine": "Tattered but trendy.", "durability": null, - "name": "Warlock legs", + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14077", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You can get another set of warlock legs from Diango in Draynor Village.", + "name": "Warlock legs", + "archery_ticket_price": "0", + "id": "14077", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "shop_price": "15", "examine": "The height of witchly fashion.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -123070,46 +132522,52 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can get another witch top from Diango in Draynor.", "shop_price": "15", "examine": "Tattered but trendy.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "7", + "destroy_message": "You can get another witch top from Diango in Draynor.", "name": "Witch skirt", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14079", - "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "shop_price": "15", + "examine": "Ragged but rugged.", + "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "1", "destroy_message": "You can get another witch cloak from Diango in Draynor.", - "shop_price": "15", - "examine": "Ragged but rugged.", - "durability": null, "name": "Witch cloak", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14080", - "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "1" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can get another warlock cloak from Diango in Draynor Village.", "shop_price": "15", "examine": "Ragged but rugged.", "durability": null, - "name": "Warlock cloak", + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14081", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "1" + "equipment_slot": "1", + "destroy_message": "You can get another warlock cloak from Diango in Draynor Village.", + "name": "Warlock cloak", + "archery_ticket_price": "0", + "id": "14081", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "destroy_message": "Drop", @@ -123167,6 +132625,8 @@ "shop_price": "15", "examine": "The height of witchly fashion.", "durability": null, + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -123179,32 +132639,36 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can get another witch top from Diango in Draynor.", "shop_price": "15", "examine": "Tattered but trendy.", "durability": null, - "name": "Witch skirt", + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14087", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "7" + "equipment_slot": "7", + "destroy_message": "You can get another witch top from Diango in Draynor.", + "name": "Witch skirt", + "archery_ticket_price": "0", + "id": "14087", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You can get another witch cloak from Diango in Draynor.", "shop_price": "15", "examine": "Ragged but rugged.", "durability": null, - "name": "Witch cloak", + "low_alchemy": "6", + "high_alchemy": "9", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14088", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "1" + "equipment_slot": "1", + "destroy_message": "You can get another witch cloak from Diango in Draynor.", + "name": "Witch cloak", + "archery_ticket_price": "0", + "id": "14088", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "examine": "", @@ -123390,18 +132854,20 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "21333", "examine": "Your volatile tool wants to make some bows or arrows.", "durability": null, - "name": "Volatile clay fletching knife", + "low_alchemy": "1", + "high_alchemy": "1", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14103", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "3" + "equipment_slot": "3", + "destroy_message": "Drop", + "name": "Volatile clay fletching knife", + "archery_ticket_price": "0", + "id": "14103", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "destroy_message": "Drop", @@ -123423,6 +132889,7 @@ "examine": "Your volatile tool wants to make some leather armour.", "durability": null, "name": "Volatile clay needle", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -123509,6 +132976,7 @@ "examine": "The sacred clay has transformed into a knife.", "durability": null, "name": "Sacred clay fletching knife", + "high_alchemy": "1", "destroy": "true", "archery_ticket_price": "0", "attack_speed": "4", @@ -124797,1083 +134265,1243 @@ "equipment_slot": "13" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Prayer potion(5)", + "low_alchemy": "61", + "high_alchemy": "91", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14207", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Prayer potion(5)", + "archery_ticket_price": "0", + "id": "14207", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "61", + "high_alchemy": "91", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Prayer potion(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14208" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Prayer potion(4)", + "low_alchemy": "61", + "high_alchemy": "91", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14209", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Prayer potion(4)", + "archery_ticket_price": "0", + "id": "14209", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "61", + "high_alchemy": "91", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Prayer potion(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14210" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Prayer potion(3)", + "low_alchemy": "61", + "high_alchemy": "91", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14211", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Prayer potion(3)", + "archery_ticket_price": "0", + "id": "14211", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "61", + "high_alchemy": "91", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Prayer potion(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14212" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Prayer potion(2)", + "low_alchemy": "61", + "high_alchemy": "91", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14213", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Prayer potion(2)", + "archery_ticket_price": "0", + "id": "14213", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "61", + "high_alchemy": "91", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Prayer potion(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14214" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Prayer potion(1)", + "low_alchemy": "61", + "high_alchemy": "91", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14215", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Prayer potion(1)", + "archery_ticket_price": "0", + "id": "14215", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Prayer restore potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "61", + "high_alchemy": "91", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Prayer potion(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14216" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "4 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Energy potion (5)", + "low_alchemy": "58", + "high_alchemy": "87", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14217", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Energy potion (5)", + "archery_ticket_price": "0", + "id": "14217", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "4 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "58", + "high_alchemy": "87", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Energy potion (5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14218" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Energy potion (4)", + "low_alchemy": "58", + "high_alchemy": "87", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14219", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Energy potion (4)", + "archery_ticket_price": "0", + "id": "14219", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "58", + "high_alchemy": "87", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Energy potion (4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14220" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Energy potion (3)", + "low_alchemy": "58", + "high_alchemy": "87", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14221", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Energy potion (3)", + "archery_ticket_price": "0", + "id": "14221", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "58", + "high_alchemy": "87", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Energy potion (3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14222" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Energy potion (2)", + "low_alchemy": "58", + "high_alchemy": "87", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14223", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Energy potion (2)", + "archery_ticket_price": "0", + "id": "14223", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of energy potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "58", + "high_alchemy": "87", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Energy potion (2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14224" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of energy potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Energy potion (1)", + "low_alchemy": "58", + "high_alchemy": "87", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14225", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Energy potion (1)", + "archery_ticket_price": "0", + "id": "14225", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of energy potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "58", + "high_alchemy": "87", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Energy potion (1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14226" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super attack(5)", + "low_alchemy": "72", + "high_alchemy": "108", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14227", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super attack(5)", + "archery_ticket_price": "0", + "id": "14227", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super attack(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14228" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super attack(4)", + "low_alchemy": "72", + "high_alchemy": "108", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14229", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super attack(4)", + "archery_ticket_price": "0", + "id": "14229", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super attack(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14230" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super attack(3)", + "low_alchemy": "72", + "high_alchemy": "108", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14231", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super attack(3)", + "archery_ticket_price": "0", + "id": "14231", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super attack(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14232" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super attack(2)", + "low_alchemy": "72", + "high_alchemy": "108", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14233", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super attack(2)", + "archery_ticket_price": "0", + "id": "14233", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of super Attack potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super attack(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14234" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of super Attack potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super attack(1)", + "low_alchemy": "72", + "high_alchemy": "108", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14235", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super attack(1)", + "archery_ticket_price": "0", + "id": "14235", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of super Attack potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "72", + "high_alchemy": "108", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super attack(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14236" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super strength(5)", + "low_alchemy": "88", + "high_alchemy": "132", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14237", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super strength(5)", + "archery_ticket_price": "0", + "id": "14237", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "88", + "high_alchemy": "132", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super strength(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14238" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super strength(4)", + "low_alchemy": "88", + "high_alchemy": "132", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14239", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super strength(4)", + "archery_ticket_price": "0", + "id": "14239", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "88", + "high_alchemy": "132", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super strength(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14240" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super strength(3)", + "low_alchemy": "88", + "high_alchemy": "132", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14241", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super strength(3)", + "archery_ticket_price": "0", + "id": "14241", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "88", + "high_alchemy": "132", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super strength(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14242" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super strength(2)", + "low_alchemy": "88", + "high_alchemy": "132", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14243", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super strength(2)", + "archery_ticket_price": "0", + "id": "14243", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of super Strength potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "88", + "high_alchemy": "132", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super strength(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14244" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of super Strength potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Super strength(1)", + "low_alchemy": "88", + "high_alchemy": "132", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14245", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Super strength(1)", + "archery_ticket_price": "0", + "id": "14245", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of super Strength potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "88", + "high_alchemy": "132", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Super strength(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14246" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "4 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Ranging potion(5)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14247", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Ranging potion(5)", + "archery_ticket_price": "0", + "id": "14247", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Ranging potion(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14248" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Ranging potion(4)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14249", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Ranging potion(4)", + "archery_ticket_price": "0", + "id": "14249", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Ranging potion(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14250" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Ranging potion(3)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14251", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Ranging potion(3)", + "archery_ticket_price": "0", + "id": "14251", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Ranging potion(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14252" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Ranging potion(2)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14253", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Ranging potion(2)", + "archery_ticket_price": "0", + "id": "14253", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of ranging potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Ranging potion(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14254" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of ranging potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Ranging potion(1)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14255", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Ranging potion(1)", + "archery_ticket_price": "0", + "id": "14255", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of ranging potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Ranging potion(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14256" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Defence potion(5)", + "low_alchemy": "352", + "high_alchemy": "528", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14257", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Defence potion(5)", + "archery_ticket_price": "0", + "id": "14257", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "352", + "high_alchemy": "528", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Defence potion(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14258" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Defence potion(4)", + "low_alchemy": "352", + "high_alchemy": "528", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14259", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Defence potion(4)", + "archery_ticket_price": "0", + "id": "14259", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "352", + "high_alchemy": "528", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Defence potion(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14260" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Defence potion(3)", + "low_alchemy": "352", + "high_alchemy": "528", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14261", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Defence potion(3)", + "archery_ticket_price": "0", + "id": "14261", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "352", + "high_alchemy": "528", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Defence potion(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14262" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Defence potion(2)", + "low_alchemy": "352", + "high_alchemy": "528", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14263", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Defence potion(2)", + "archery_ticket_price": "0", + "id": "14263", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Defence Potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "352", + "high_alchemy": "528", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Defence potion(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14264" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Defence Potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Defence potion(1)", + "low_alchemy": "352", + "high_alchemy": "528", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14265", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Defence potion(1)", + "archery_ticket_price": "0", + "id": "14265", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Defence Potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "352", + "high_alchemy": "528", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Defence potion(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14266" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "4 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Magic potion(5)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14267", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Magic potion(5)", + "archery_ticket_price": "0", + "id": "14267", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "5 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Magic potion(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14268" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Magic potion(4)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14269", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Magic potion(4)", + "archery_ticket_price": "0", + "id": "14269", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Magic potion(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14270" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Magic potion(3)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14271", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Magic potion(3)", + "archery_ticket_price": "0", + "id": "14271", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Magic potion(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14272" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Magic potion(2)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14273", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Magic potion(2)", + "archery_ticket_price": "0", + "id": "14273", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Magic potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Magic potion(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14274" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Magic potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Magic potion(1)", + "low_alchemy": "224", + "high_alchemy": "336", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14275", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Magic potion(1)", + "archery_ticket_price": "0", + "id": "14275", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Magic potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "224", + "high_alchemy": "336", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Magic potion(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14276" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Summoning potion(5)", + "low_alchemy": "76", + "high_alchemy": "114", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14277", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Summoning potion(5)", + "archery_ticket_price": "0", + "id": "14277", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "150", "examine": "3 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "76", + "high_alchemy": "114", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Summoning potion(5)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14278" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Summoning potion(4)", + "low_alchemy": "76", + "high_alchemy": "114", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14279", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Summoning potion(4)", + "archery_ticket_price": "0", + "id": "14279", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "120", "examine": "4 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "76", + "high_alchemy": "114", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Summoning potion(4)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14280" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Summoning potion(3)", + "low_alchemy": "76", + "high_alchemy": "114", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14281", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Summoning potion(3)", + "archery_ticket_price": "0", + "id": "14281", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "90", "examine": "3 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "76", + "high_alchemy": "114", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Summoning potion(3)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14282" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Summoning potion(2)", + "low_alchemy": "76", + "high_alchemy": "114", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14283", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Summoning potion(2)", + "archery_ticket_price": "0", + "id": "14283", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "60", "examine": "2 doses of Summoning potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "76", + "high_alchemy": "114", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Summoning potion(2)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14284" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Summoning potion.", - "grand_exchange_price": "4", "durability": null, - "name": "Summoning potion(1)", + "low_alchemy": "76", + "high_alchemy": "114", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14285", "absorb": "0,0,0", + "destroy_message": "Drop", + "grand_exchange_price": "4", + "name": "Summoning potion(1)", + "archery_ticket_price": "0", + "id": "14285", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30", "examine": "1 dose of Summoning potion.", - "grand_exchange_price": "4", "durability": null, + "low_alchemy": "76", + "high_alchemy": "114", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4", "name": "Summoning potion(1)", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14286" }, { @@ -127806,16 +137434,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "5", "examine": "A vine flower grown through magical means.", "durability": null, - "name": "Vine flower", + "low_alchemy": "2", + "high_alchemy": "3", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14458", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Vine flower", + "archery_ticket_price": "0", + "id": "14458", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -127831,18 +137461,20 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You got these clothes from a washerman who lives near the Khazard battle arena.", "shop_price": "10", "examine": "Some dirty clothes that apparently belong to Movario.", "durability": null, - "name": "Dirty laundry", + "low_alchemy": "4", + "high_alchemy": "6", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14460", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "3" + "equipment_slot": "3", + "destroy_message": "You got these clothes from a washerman who lives near the Khazard battle arena.", + "name": "Dirty laundry", + "archery_ticket_price": "0", + "id": "14460", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { "destroy_message": "You found this basket in Movario's base.", @@ -127981,6 +137613,8 @@ "examine": "A badly damaged lump of dragon metal.", "durability": null, "rare_item": "true", + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -127993,16 +137627,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30000", "examine": "A badly damaged lump of dragon metal.", - "grand_exchange_price": "955683", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "955683", "name": "Ruined dragon armour lump", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14473" }, { @@ -128010,6 +137646,8 @@ "examine": "A badly damaged slice of dragon metal.", "durability": null, "rare_item": "true", + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -128022,16 +137660,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30000", "examine": "A badly damaged slice of dragon metal.", - "grand_exchange_price": "1761141", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1761141", "name": "Ruined dragon armour slice", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14475" }, { @@ -128039,6 +137679,8 @@ "examine": "A badly damaged shard of dragon metal.", "durability": null, "rare_item": "true", + "low_alchemy": "12000", + "high_alchemy": "18000", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -128051,16 +137693,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "30000", "examine": "A badly damaged shard of dragon metal.", - "grand_exchange_price": "1090493", "durability": null, + "low_alchemy": "12000", + "high_alchemy": "18000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "1090493", "name": "Ruined dragon armour shard", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14477" }, { @@ -128081,6 +137725,8 @@ "shop_price": "1760000", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "704000", + "high_alchemy": "1056000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,9", @@ -128096,22 +137742,26 @@ "bonuses": "0,0,0,-30,0,109,107,97,-6,106,50,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "1760000", "examine": "Provides excellent protection.", - "grand_exchange_price": "4453643", "durability": null, + "low_alchemy": "704000", + "high_alchemy": "1056000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "4453643", "name": "Dragon platebody", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14480" }, { "requirements": "{1,60}", "examine": "Provides excellent protection.", "durability": null, + "low_alchemy": "704000", + "high_alchemy": "1056000", "destroy": "true", "attack_speed": "4", "absorb": "4,0,9", @@ -128124,43 +137774,47 @@ "bonuses": "0,0,0,-30,0,109,107,97,-6,106,50,0,0,0,0" }, { - "requirements": "{0,60}", - "shop_price": "67500", "examine": "A set of fighting claws.", "has_special": "true", "rare_item": "true", - "durability": null, - "destroy": "true", + "low_alchemy": "27000", "attack_speed": "4", "two_handed": "true", - "weapon_interface": "9", "absorb": "0,0,0", - "equip_audio": "1003", "defence_anim": "397", - "render_anim": "2583", "equipment_slot": "3", "attack_anims": "393,393,1067,393", "destroy_message": "Drop", - "lendable": "true", "grand_exchange_price": "1472441", "tradeable": "true", - "name": "Dragon claws", "archery_ticket_price": "0", "id": "14484", - "bonuses": "41,57,-4,0,0,13,26,7,0,0,0,56,0,0,0" + "bonuses": "41,57,-4,0,0,13,26,7,0,0,0,56,0,0,0", + "requirements": "{0,60}", + "shop_price": "67500", + "durability": null, + "high_alchemy": "40500", + "destroy": "true", + "weapon_interface": "9", + "equip_audio": "1003", + "render_anim": "2583", + "lendable": "true", + "name": "Dragon claws" }, { - "destroy_message": "Drop", "shop_price": "67500", "examine": "A set of fighting claws.", - "grand_exchange_price": "1472441", "durability": null, - "name": "Dragon claws", - "tradeable": "true", + "low_alchemy": "27000", + "high_alchemy": "40500", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", "two_handed": "true", + "destroy_message": "Drop", + "grand_exchange_price": "1472441", + "name": "Dragon claws", + "tradeable": "true", + "archery_ticket_price": "0", "id": "14485" }, { @@ -128168,6 +137822,8 @@ "examine": "A set of fighting claws.", "has_special": "true", "durability": null, + "low_alchemy": "27000", + "high_alchemy": "40500", "destroy": "true", "attack_speed": "4", "two_handed": "true", @@ -128223,6 +137879,8 @@ "shop_price": "65000", "examine": "These look pretty heavy, but very elite.", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", "destroy": "true", "attack_speed": "4", "absorb": "2,0,4", @@ -128237,16 +137895,18 @@ "bonuses": "0,0,0,-14,-6,52,50,25,-1,49,15,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "65000", "examine": "These look pretty heavy, but very elite.", - "grand_exchange_price": "41559", "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "41559", "name": "Elite black platelegs", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14491" }, { @@ -128254,6 +137914,8 @@ "shop_price": "64000", "examine": "Provides excellent protection, and is elite.", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", "destroy": "true", "attack_speed": "4", "absorb": "3,0,6", @@ -128269,16 +137931,18 @@ "bonuses": "0,0,0,-20,-8,80,85,40,-2,80,40,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "64000", "examine": "Provides excellent protection, and is elite.", - "grand_exchange_price": "38275", "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "38275", "name": "Elite black platebody", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14493" }, { @@ -128287,6 +137951,8 @@ "shop_price": "35200", "examine": "A full face helmet, and elite.", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", "destroy": "true", "attack_speed": "4", "absorb": "1,0,3", @@ -128302,16 +137968,18 @@ "bonuses": "0,0,0,-4,-2,31,33,15,0,30,7,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "35200", "examine": "A full face helmet, and elite.", - "grand_exchange_price": "30542", "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "30542", "name": "Elite black full helm", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14495" }, { @@ -128331,6 +137999,8 @@ "shop_price": "120000", "examine": "A robe worn by members of the Dagon'hai.", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", "destroy": "false", "attack_speed": "4", "absorb": "3,1,0", @@ -128345,16 +138015,18 @@ "bonuses": "0,0,0,20,0,0,0,0,20,0,20,0,0,2,0" }, { - "destroy_message": "", "shop_price": "120000", "examine": "A robe worn by members of the Dagon'hai.", - "grand_exchange_price": "71098", "durability": null, + "low_alchemy": "48000", + "high_alchemy": "72000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "", + "grand_exchange_price": "71098", "name": "Dagon'hai robe top", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14498" }, { @@ -128362,6 +138034,8 @@ "shop_price": "15000", "examine": "A hat worn by members of the Dagon'hai.", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", "destroy": "false", "attack_speed": "4", "absorb": "1,0,0", @@ -128375,16 +138049,18 @@ "bonuses": "0,0,0,4,0,0,0,0,4,0,4,0,0,0,0" }, { - "destroy_message": "", "shop_price": "15000", "examine": "A hat worn by members of the Dagon'hai.", - "grand_exchange_price": "9580", "durability": null, + "low_alchemy": "6000", + "high_alchemy": "9000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "", + "grand_exchange_price": "9580", "name": "Dagon'hai hat", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14500" }, { @@ -128392,6 +138068,8 @@ "shop_price": "80000", "examine": "A robe worn by members of the Dagon'hai.", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", "destroy": "false", "attack_speed": "4", "absorb": "2,1,0", @@ -128405,16 +138083,18 @@ "bonuses": "0,0,0,15,0,0,0,0,15,0,15,0,0,2,0" }, { - "destroy_message": "", "shop_price": "80000", "examine": "A robe worn by members of the Dagon'hai.", - "grand_exchange_price": "45691", "durability": null, + "low_alchemy": "32000", + "high_alchemy": "48000", + "destroy": "false", + "attack_speed": "4", + "destroy_message": "", + "grand_exchange_price": "45691", "name": "Dagon'hai robe bottom", "tradeable": "true", - "destroy": "false", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14502" }, { @@ -128824,29 +138504,33 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "9", "examine": "", "durability": null, - "name": "Raw turkey", + "low_alchemy": "3", + "high_alchemy": "5", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14539", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Raw turkey", + "archery_ticket_price": "0", + "id": "14539", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "4", "examine": "Mmm, this looks tasty.", "durability": null, - "name": "Cooked turkey", + "low_alchemy": "1", + "high_alchemy": "2", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14540", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Cooked turkey", + "archery_ticket_price": "0", + "id": "14540", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -128860,29 +138544,33 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "9", "examine": "I need to cook this first.", "durability": null, - "name": "Raw turkey drumstick", + "low_alchemy": "3", + "high_alchemy": "5", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14542", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Raw turkey drumstick", + "archery_ticket_price": "0", + "id": "14542", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "4", "examine": "Mmm, this looks tasty.", "durability": null, - "name": "Cooked turkey drumstick", + "low_alchemy": "1", + "high_alchemy": "2", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14543", "absorb": "0,0,0", + "destroy_message": "Drop", + "name": "Cooked turkey drumstick", + "archery_ticket_price": "0", + "id": "14543", "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { @@ -128986,46 +138674,52 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "You will be able to get a replacement shield from Redbeard the Pirate in Port Sarim.", "shop_price": "100", "examine": "A buckler shield from Falador.", "durability": null, - "name": "Falador shield 1", + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14577", "absorb": "0,0,0", - "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,10,0,3,0,0", - "equipment_slot": "5" + "equipment_slot": "5", + "destroy_message": "You will be able to get a replacement shield from Redbeard the Pirate in Port Sarim.", + "name": "Falador shield 1", + "archery_ticket_price": "0", + "id": "14577", + "bonuses": "0,0,0,-8,-2,17,19,18,-1,18,10,0,3,0,0" }, { - "destroy_message": "You will be able to get a replacement shield from the chemist in Rimmington.", "shop_price": "200", "examine": "A kiteshield from Falador.", "durability": null, - "name": "Falador shield 2", + "low_alchemy": "80", + "high_alchemy": "120", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14578", "absorb": "0,0,0", - "bonuses": "0,0,0,-8,-2,18,22,20,-1,20,20,0,5,0,0", - "equipment_slot": "5" + "equipment_slot": "5", + "destroy_message": "You will be able to get a replacement shield from the chemist in Rimmington.", + "name": "Falador shield 2", + "archery_ticket_price": "0", + "id": "14578", + "bonuses": "0,0,0,-8,-2,18,22,20,-1,20,20,0,5,0,0" }, { - "destroy_message": "You will be able to get a replacement shield from Sir Vyvin's squire in the White Knights' Castle.", "shop_price": "300", "examine": "A tower shield from Falador.", "durability": null, - "name": "Falador shield 3", + "low_alchemy": "120", + "high_alchemy": "180", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14579", "absorb": "0,0,0", - "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,30,0,7,0,0", - "equipment_slot": "5" + "equipment_slot": "5", + "destroy_message": "You will be able to get a replacement shield from Sir Vyvin's squire in the White Knights' Castle.", + "name": "Falador shield 3", + "archery_ticket_price": "0", + "id": "14579", + "bonuses": "0,0,0,-8,-2,27,31,29,-1,29,30,0,7,0,0" }, { "destroy_message": "", @@ -129099,6 +138793,8 @@ "examine": "A white lily seed - plant in a flower patch.", "durability": null, "name": "White lily seed", + "low_alchemy": "500", + "high_alchemy": "750", "archery_ticket_price": "0", "attack_speed": "4", "id": "14589", @@ -129106,73 +138802,83 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "1000", "examine": "This will teleport me to Rellekka when I play it. ", "durability": null, + "low_alchemy": "400", + "high_alchemy": "600", + "destroy": "true", + "attack_speed": "4", + "absorb": "0,0,0", + "equipment_slot": "3", + "destroy_message": "Drop", "name": "Enchanted lyre(5)", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14590", - "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "3" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "1000", "examine": "This will teleport me to Rellekka when I play it. ", "durability": null, - "name": "Enchanted lyre(6)", + "low_alchemy": "400", + "high_alchemy": "600", "destroy": "true", - "archery_ticket_price": "0", "attack_speed": "4", - "id": "14591", "absorb": "0,0,0", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "equipment_slot": "3" + "equipment_slot": "3", + "destroy_message": "Drop", + "name": "Enchanted lyre(6)", + "archery_ticket_price": "0", + "id": "14591", + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { + "examine": "These look pretty heavy, but very elite.", + "durability": null, + "low_alchemy": "26000", + "high_alchemy": "39000", + "destroy": "true", + "attack_speed": "4", + "absorb": "2,0,4", "lendable": "true", "destroy_message": "Drop", - "examine": "These look pretty heavy, but very elite.", "grand_exchange_price": "41559", - "durability": null, "name": "Elite black platelegs", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14592", - "absorb": "2,0,4", "bonuses": "0,0,0,-14,-6,52,50,25,-1,49,15,0,0,0,0" }, { + "examine": "Provides excellent protection, and is elite.", + "durability": null, + "low_alchemy": "25600", + "high_alchemy": "38400", + "destroy": "true", + "attack_speed": "4", + "absorb": "3,0,6", "lendable": "true", "destroy_message": "Drop", - "examine": "Provides excellent protection, and is elite.", "grand_exchange_price": "38275", - "durability": null, "name": "Elite black platebody", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14593", - "absorb": "3,0,6", "bonuses": "0,0,0,-20,-8,80,85,40,-2,80,40,0,0,0,0" }, { + "examine": "A full face helmet, and elite.", + "durability": null, + "low_alchemy": "14080", + "high_alchemy": "21120", + "destroy": "true", + "attack_speed": "4", + "absorb": "1,0,3", "lendable": "true", "destroy_message": "Drop", - "examine": "A full face helmet, and elite.", "grand_exchange_price": "30542", - "durability": null, "name": "Elite black full helm", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14594", - "absorb": "1,0,3", "bonuses": "0,0,0,-4,-2,31,33,15,0,30,7,0,0,0,0" }, { @@ -129445,6 +139151,8 @@ "shop_price": "100", "examine": "A feather from a phoenix. Used in Summoning (72).", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -129457,16 +139165,18 @@ "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" }, { - "destroy_message": "Drop", "shop_price": "100", "examine": "A feather from a phoenix. Used in Summoning (72).", - "grand_exchange_price": "3431", "durability": null, + "low_alchemy": "40", + "high_alchemy": "60", + "destroy": "true", + "attack_speed": "4", + "destroy_message": "Drop", + "grand_exchange_price": "3431", "name": "Phoenix quill", "tradeable": "true", - "destroy": "true", "archery_ticket_price": "0", - "attack_speed": "4", "id": "14617" }, { @@ -129591,6 +139301,7 @@ "examine": "This used to belong to King Arthur and has since been improved.", "walk_anim": "819", "has_special": "true", + "low_alchemy": "80", "turn90ccw_anim": "822", "attack_speed": "5", "turn180_anim": "820", @@ -129608,6 +139319,7 @@ "requirements": "{0,30}", "shop_price": "200", "durability": null, + "high_alchemy": "120", "destroy": "true", "weapon_interface": "6", "render_anim": "1", @@ -129658,6 +139370,8 @@ "shop_price": "650", "examine": "You don't want to wear it inside-out.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -129674,6 +139388,8 @@ "shop_price": "650", "examine": "You don't want to wear it inside-out.", "durability": null, + "low_alchemy": "260", + "high_alchemy": "390", "destroy": "true", "attack_speed": "4", "absorb": "0,0,0", @@ -129692,6 +139408,8 @@ "durability": null, "name": "Ring of wealth", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "14638", "equipment_slot": "12" @@ -129713,6 +139431,8 @@ "durability": null, "name": "Ring of wealth(1)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "14640", "equipment_slot": "12" @@ -129734,6 +139454,8 @@ "durability": null, "name": "Ring of wealth(2)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "14642", "equipment_slot": "12" @@ -129755,6 +139477,8 @@ "durability": null, "name": "Ring of wealth(3)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "14644", "equipment_slot": "12" @@ -129776,6 +139500,8 @@ "durability": null, "name": "Ring of wealth(4)", "tradeable": "true", + "low_alchemy": "7050", + "high_alchemy": "10575", "archery_ticket_price": "0", "id": "14646", "equipment_slot": "12" @@ -129795,6 +139521,8 @@ "ge_buy_limit": "0", "examine": "A totally alive monkey friend for your back!", "durability": null, + "low_alchemy": "0", + "high_alchemy": "1", "destroy": "true", "weight": "0.0", "equipment_slot": "1", @@ -129812,6 +139540,8 @@ "durability": null, "name": "Zanik ring", "tradeable": "false", + "low_alchemy": "0", + "high_alchemy": "1", "archery_ticket_price": "0", "destroy": "true", "id": "14649", @@ -129821,6 +139551,8 @@ "ge_buy_limit": "0", "examine": "A standard issue wizard hat.", "durability": null, + "low_alchemy": "0", + "high_alchemy": "1", "weight": "0.1", "destroy": "true", "equipment_slot": "0", @@ -129862,86 +139594,92 @@ "id": "1480" }, { - "shop_price": "200", "turn90cw_anim": "1207", "examine": "A staff with a spooky raven head attached.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2.2", + "low_alchemy": "80", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "false", - "name": "Staff of the raven", "run_anim": "1210", "archery_ticket_price": "0", "id": "14654", "stand_turn_anim": "1209", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", + "shop_price": "200", + "durability": null, + "destroy": "true", + "high_alchemy": "120", + "weight": "2.2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Staff of the raven" }, { - "shop_price": "200", "turn90cw_anim": "1207", "examine": "A staff with a spooky raven head attached.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2.2", + "low_alchemy": "80", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "false", - "name": "Staff of the raven", "run_anim": "1210", "archery_ticket_price": "0", "id": "14655", "stand_turn_anim": "1209", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", + "shop_price": "200", + "durability": null, + "destroy": "true", + "high_alchemy": "120", + "weight": "2.2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Staff of the raven" }, { - "shop_price": "200", "turn90cw_anim": "1207", "examine": "A staff with a spooky raven head attached.", "walk_anim": "1205", - "durability": null, - "destroy": "true", - "weight": "2.2", + "low_alchemy": "80", "turn90ccw_anim": "1208", "attack_speed": "5", - "weapon_interface": "1", "turn180_anim": "1206", "defence_anim": "420", - "render_anim": "28", "equipment_slot": "3", "attack_anims": "419,419,419,419", "stand_anim": "813", - "attack_audios": "2555,0,0,0", "tradeable": "false", - "name": "Staff of the raven", "run_anim": "1210", "archery_ticket_price": "0", "id": "14656", "stand_turn_anim": "1209", - "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" + "bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", + "shop_price": "200", + "durability": null, + "destroy": "true", + "high_alchemy": "120", + "weight": "2.2", + "weapon_interface": "1", + "render_anim": "28", + "attack_audios": "2555,0,0,0", + "name": "Staff of the raven" }, { "examine": "Item container for C. Ele Minor Drop Table. You should not be able to obtain this item.", "name": "C. Ele Minor Drop Table", "id": "799" } -] \ No newline at end of file +] diff --git a/Server/src/main/java/core/cache/def/impl/ItemDefinition.java b/Server/src/main/java/core/cache/def/impl/ItemDefinition.java index e169c5411..02d76c0b4 100644 --- a/Server/src/main/java/core/cache/def/impl/ItemDefinition.java +++ b/Server/src/main/java/core/cache/def/impl/ItemDefinition.java @@ -1399,9 +1399,9 @@ public class ItemDefinition extends Definition { return forId(noteId).getAlchemyValue(highAlchemy); } if (highAlchemy) { - return getConfiguration(ItemConfigParser.HIGH_ALCHEMY, (int)Math.rint(value * 0.6)); + return getConfiguration(ItemConfigParser.HIGH_ALCHEMY, 0); } - return getConfiguration(ItemConfigParser.LOW_ALCHEMY, (int)Math.rint(value * 0.4)); + return getConfiguration(ItemConfigParser.LOW_ALCHEMY, 0); } /** diff --git a/Server/src/test/kotlin/core/cache/ItemDefinitionTests.kt b/Server/src/test/kotlin/core/cache/ItemDefinitionTests.kt deleted file mode 100644 index 3237ea20a..000000000 --- a/Server/src/test/kotlin/core/cache/ItemDefinitionTests.kt +++ /dev/null @@ -1,54 +0,0 @@ -package core.cache - -import TestUtils -import core.game.node.item.Item -import org.junit.jupiter.api.Assertions -import org.junit.jupiter.api.Test -import org.rs09.consts.Items -import kotlin.math.roundToInt - -class ItemDefinitionTests { - companion object { - init {TestUtils.preTestSetup()} - } - - @Test fun itemHighAlchIs60PercentValueRandomItem1() { - val natureRune = Item(Items.NATURE_RUNE_561) - Assertions.assertEquals((natureRune.definition.value * 0.6).roundToInt(), natureRune.definition.getAlchemyValue(true)) - } - - @Test fun itemHighAlchIs60PercentValueRandomItem2() { - val tuna = Item(Items.TUNA_361) - Assertions.assertEquals((tuna.definition.value * 0.6).roundToInt(), tuna.definition.getAlchemyValue(true)) - } - - @Test fun itemHighAlchIs60PercentValueRandomItem3() { - val bass = Item(Items.BASS_365) - Assertions.assertEquals((bass.definition.value * 0.6).roundToInt(), bass.definition.getAlchemyValue(true)) - } - - @Test fun itemHighAlchIs60PercentValueRandomItem4() { - val goldBar = Item(Items.GOLD_BAR_2357) - Assertions.assertEquals((goldBar.definition.value * 0.6).roundToInt(), goldBar.definition.getAlchemyValue(true)) - } - - @Test fun itemLowAlchIs40PercentValueRandomItem1() { - val natureRune = Item(Items.NATURE_RUNE_561) - Assertions.assertEquals((natureRune.definition.value * 0.4).roundToInt(), natureRune.definition.getAlchemyValue(false), natureRune.name) - } - - @Test fun itemLowAlchIs40PercentValueRandomItem2() { - val tuna = Item(Items.TUNA_361) - Assertions.assertEquals((tuna.definition.value * 0.4).roundToInt(), tuna.definition.getAlchemyValue(false), tuna.name) - } - - @Test fun itemLowAlchIs40PercentValueRandomItem3() { - val bass = Item(Items.BASS_365) - Assertions.assertEquals((bass.definition.value * 0.4).roundToInt(), bass.definition.getAlchemyValue(false), bass.name) - } - - @Test fun itemLowAlchIs40PercentValueRandomItem4() { - val goldBar = Item(Items.GOLD_BAR_2357) - Assertions.assertEquals((goldBar.definition.value * 0.4).roundToInt(), goldBar.definition.getAlchemyValue(false), goldBar.name) - } -}