diff --git a/Server/data/configs/item_configs.json b/Server/data/configs/item_configs.json index 4f2712fa6..9370b05ae 100644 --- a/Server/data/configs/item_configs.json +++ b/Server/data/configs/item_configs.json @@ -81811,6 +81811,7 @@ "examine": "The cape worn by masters of attack.", "durability": null, "name": "Attack cape", + "requirements": "{0,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81819,6 +81820,7 @@ "equipment_slot": "1" }, { + "requirements": "{0,99}", "durability": null, "name": "Attack cape(t)", "tradeable": "false", @@ -81833,6 +81835,7 @@ "examine": "Attack skillcape hood.", "durability": null, "name": "Attack hood", + "requirements": "{0,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81840,6 +81843,7 @@ "equipment_slot": "0" }, { + "requirements": "{2,99}", "shop_price": "99000", "examine": "The cape only worn by the strongest people.", "durability": null, @@ -81852,6 +81856,7 @@ "equipment_slot": "1" }, { + "requirements": "{2,99}", "durability": null, "name": "Strength cape(t)", "tradeable": "false", @@ -81866,6 +81871,7 @@ "examine": "Strength skillcape hood.", "durability": null, "name": "Strength hood", + "requirements": "{2,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81873,6 +81879,7 @@ "equipment_slot": "0" }, { + "requirements": "{1,99}", "shop_price": "99000", "examine": "The cape worn by masters of the art of Defence.", "durability": null, @@ -81886,6 +81893,7 @@ }, { "durability": null, + "requirements": "{1,99}", "name": "Defence cape(t)", "tradeable": "false", "archery_ticket_price": "0", @@ -81899,6 +81907,7 @@ "examine": "Defence skillcape hood.", "durability": null, "name": "Defence hood", + "requirements": "{1,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81910,6 +81919,7 @@ "examine": "The cape worn by master archers.", "durability": null, "name": "Ranging cape", + "requirements": "{4,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81920,6 +81930,7 @@ { "durability": null, "name": "Ranging cape(t)", + "requirements": "{4,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9757", @@ -81932,6 +81943,7 @@ "examine": "Range skillcape hood.", "durability": null, "name": "Ranging hood", + "requirements": "{4,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81943,6 +81955,7 @@ "examine": "The cape worn by the most pious of heroes.", "durability": null, "name": "Prayer cape", + "requirements": "{5,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81953,6 +81966,7 @@ { "durability": null, "name": "Prayer cape(t)", + "requirements": "{5,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9760", @@ -81965,6 +81979,7 @@ "examine": "Prayer skillcape hood.", "durability": null, "name": "Prayer hood", + "requirements": "{5,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81976,6 +81991,7 @@ "examine": "The cape worn by the most powerful mages.", "durability": null, "name": "Magic cape", + "requirements": "{6,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -81986,6 +82002,7 @@ { "durability": null, "name": "Magic cape(t)", + "requirements": "{6,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9763", @@ -81998,6 +82015,7 @@ "examine": "Magic skillcape hood.", "durability": null, "name": "Magic hood", + "requirements": "{6,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82009,6 +82027,7 @@ "examine": "The cape worn by master runecrafters.", "durability": null, "name": "Runecraft cape", + "requirements": "{20,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82019,6 +82038,7 @@ { "durability": null, "name": "Runecraft cape(t)", + "requirements": "{20,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9766", @@ -82029,6 +82049,7 @@ "remove_head": "true", "shop_price": "99000", "examine": "Runecrafting skillcape hood.", + "requirements": "{20,99}", "durability": null, "name": "Runecrafting hood", "tradeable": "false", @@ -82042,6 +82063,7 @@ "examine": "The cape worn by well-constituted adventurers.", "durability": null, "name": "Hitpoints cape", + "requirements": "{3,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82052,6 +82074,7 @@ { "durability": null, "name": "Hitpoints cape(t)", + "requirements": "{3,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9769", @@ -82064,6 +82087,7 @@ "examine": "Constitution skillcape hood.", "durability": null, "name": "Hitpoints hood", + "requirements": "{3,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82075,6 +82099,7 @@ "examine": "The cape worn by the most agile of heroes.", "durability": null, "name": "Agility cape", + "requirements": "{16,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82085,6 +82110,7 @@ { "durability": null, "name": "Agility cape(t)", + "requirements": "{16,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9772", @@ -82097,6 +82123,7 @@ "examine": "Agility skillcape hood.", "durability": null, "name": "Agility hood", + "requirements": "{16,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82108,6 +82135,7 @@ "examine": "The cape worn by the most skilled at the art of herblore.", "durability": null, "name": "Herblore cape", + "requirements": "{15,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82118,6 +82146,7 @@ { "durability": null, "name": "Herblore cape(t)", + "requirements": "{15,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9775", @@ -82130,6 +82159,7 @@ "examine": "Herblore skillcape hood.", "durability": null, "name": "Herblore hood", + "requirements": "{15,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82141,6 +82171,7 @@ "examine": "The cape worn by master thieves.", "durability": null, "name": "Thieving cape", + "requirements": "{17,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82151,6 +82182,7 @@ { "durability": null, "name": "Thieving cape(t)", + "requirements": "{17,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9778", @@ -82161,8 +82193,10 @@ "remove_head": "true", "shop_price": "99000", "examine": "Thieving skillcape hood.", + "requirements": "{17,99}", "durability": null, "name": "Thieving hood", + "requirements": "{17,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82174,6 +82208,7 @@ "examine": "The cape worn by master craftworkers.", "durability": null, "name": "Crafting cape", + "requirements": "{12,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82184,6 +82219,7 @@ { "durability": null, "name": "Crafting cape(t)", + "requirements": "{12,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9781", @@ -82196,6 +82232,7 @@ "examine": "Crafting skillcape hood.", "durability": null, "name": "Crafting hood", + "requirements": "{12,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82207,6 +82244,7 @@ "examine": "The cape worn by the best of fletchers.", "durability": null, "name": "Fletching cape", + "requirements": "{9,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82217,6 +82255,7 @@ { "durability": null, "name": "Fletching cape(t)", + "requirements": "{9,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9784", @@ -82229,6 +82268,7 @@ "examine": "Fletching skillcape hood.", "durability": null, "name": "Fletching hood", + "requirements": "{9,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82240,6 +82280,7 @@ "examine": "The cape worn by slayer masters.", "durability": null, "name": "Slayer cape", + "requirements": "{18,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82250,6 +82291,7 @@ { "durability": null, "name": "Slayer cape(t)", + "requirements": "{18,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9787", @@ -82262,6 +82304,7 @@ "examine": "Slayer skillcape hood.", "durability": null, "name": "Slayer hood", + "requirements": "{18,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82273,6 +82316,7 @@ "examine": "The cape worn by master builders.", "durability": null, "name": "Construct. cape", + "requirements": "{22,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82283,6 +82327,7 @@ { "durability": null, "name": "Construct. cape(t)", + "requirements": "{22,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9790", @@ -82295,6 +82340,7 @@ "examine": "Construction skillcape hood.", "durability": null, "name": "Construct. hood", + "requirements": "{22,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82306,6 +82352,7 @@ "examine": "The cape worn by the most skilled miners.", "durability": null, "name": "Mining cape", + "requirements": "{14,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82316,6 +82363,7 @@ { "durability": null, "name": "Mining cape(t)", + "requirements": "{14,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9793", @@ -82328,6 +82376,7 @@ "examine": "Mining skillcape hood.", "durability": null, "name": "Mining hood", + "requirements": "{14,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82339,6 +82388,7 @@ "examine": "The cape worn by master smiths.", "durability": null, "name": "Smithing cape", + "requirements": "{13,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82349,6 +82399,7 @@ { "durability": null, "name": "Smithing cape(t)", + "requirements": "{13,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9796", @@ -82361,6 +82412,7 @@ "examine": "Smithing skillcape hood.", "durability": null, "name": "Smithing hood", + "requirements": "{13,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82372,6 +82424,7 @@ "examine": "The cape worn by the best fishermen.", "durability": null, "name": "Fishing cape", + "requirements": "{10,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82382,6 +82435,7 @@ { "durability": null, "name": "Fishing cape(t)", + "requirements": "{10,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9799", @@ -82394,6 +82448,7 @@ "examine": "Fishing skillcape hood.", "durability": null, "name": "Fishing hood", + "requirements": "{10,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82405,6 +82460,7 @@ "examine": "The cape worn by the world's best chefs.", "durability": null, "name": "Cooking cape", + "requirements": "{7,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82415,6 +82471,7 @@ { "durability": null, "name": "Cooking cape(t)", + "requirements": "{7,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9802", @@ -82427,6 +82484,7 @@ "examine": "Cooking skillcape hood.", "durability": null, "name": "Cooking hood", + "requirements": "{7,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82438,6 +82496,7 @@ "examine": "The cape worn by master firelighters.", "durability": null, "name": "Firemaking cape", + "requirements": "{11,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82448,6 +82507,7 @@ { "durability": null, "name": "Firemaking cape(t)", + "requirements": "{11,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9805", @@ -82460,6 +82520,7 @@ "examine": "Firemaking skillcape hood.", "durability": null, "name": "Firemaking hood", + "requirements": "{11,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82471,6 +82532,7 @@ "examine": "The cape worn by master woodcutters (Obtaining level 99 skill)", "durability": null, "name": "Woodcutting cape", + "requirements": "{8,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82481,6 +82543,7 @@ { "durability": null, "name": "Woodcut. cape(t)", + "requirements": "{8,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9808", @@ -82493,6 +82556,7 @@ "examine": "Woodcutting skillcape hood.", "durability": null, "name": "Woodcutting hood", + "requirements": "{8,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82504,6 +82568,7 @@ "examine": "The cape worn by master farmers.", "durability": null, "name": "Farming cape", + "requirements": "{19,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -82514,6 +82579,7 @@ { "durability": null, "name": "Farming cape(t)", + "requirements": "{19,99}", "tradeable": "false", "archery_ticket_price": "0", "id": "9811", @@ -82526,6 +82592,7 @@ "examine": "Farming skillcape hood.", "durability": null, "name": "Farming hood", + "requirements": "{19,99}", "tradeable": "false", "weight": "0.4", "archery_ticket_price": "0", @@ -83568,6 +83635,7 @@ "examine": "The cape worn by master hunters.", "durability": null, "name": "Hunter cape", + "requirements": "{21,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "9948", @@ -83577,6 +83645,7 @@ { "durability": null, "name": "Hunter cape(t)", + "requirements": "{21,99}", "archery_ticket_price": "0", "id": "9949", "bonuses": "0,0,0,0,0,9,9,9,9,9,9,0,4,0,0", @@ -83588,6 +83657,7 @@ "examine": "Hunter skillcape hood.", "durability": null, "name": "Hunter hood", + "requirements": "{21,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "9950", @@ -90592,6 +90662,7 @@ "equipment_slot": "1" }, { + "requirements": "{0,99}", "shop_price": "99000", "examine": "The cape worn by masters of attack.", "durability": null, @@ -90603,6 +90674,7 @@ "equipment_slot": "1" }, { + "requirements": "{2,99}", "shop_price": "99000", "examine": "The cape only worn by the strongest people.", "durability": null, @@ -90618,6 +90690,7 @@ "examine": "The cape worn by masters of the art of Defence.", "durability": null, "name": "Defence cape", + "requirements": "{1,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10641", @@ -90629,6 +90702,7 @@ "examine": "The cape worn by master archers.", "durability": null, "name": "Ranging cape", + "requirements": "{4,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10642", @@ -90640,6 +90714,7 @@ "examine": "The cape worn by the most pious of heroes.", "durability": null, "name": "Prayer cape", + "requirements": "{5,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10643", @@ -90651,6 +90726,7 @@ "examine": "The cape worn by the most powerful mages.", "durability": null, "name": "Magic cape", + "requirements": "{6,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10644", @@ -90662,6 +90738,7 @@ "examine": "The cape worn by master runecrafters.", "durability": null, "name": "Runecraft cape", + "requirements": "{20,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10645", @@ -90673,6 +90750,7 @@ "examine": "The cape worn by master hunters.", "durability": null, "name": "Hunter cape", + "requirements": "{21,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10646", @@ -90684,6 +90762,7 @@ "examine": "The cape worn by well-constituted adventurers.", "durability": null, "name": "Hitpoints cape", + "requirements": "{3,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10647", @@ -90695,6 +90774,7 @@ "examine": "The cape worn by the most agile of heroes.", "durability": null, "name": "Agility cape", + "requirements": "{16,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10648", @@ -90706,6 +90786,7 @@ "examine": "The cape worn by the most skilled at the art of herblore.", "durability": null, "name": "Herblore cape", + "requirements": "{15,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10649", @@ -90717,6 +90798,7 @@ "examine": "The cape worn by master thieves.", "durability": null, "name": "Thieving cape", + "requirements": "{17,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10650", @@ -90728,6 +90810,7 @@ "examine": "The cape worn by master craftworkers.", "durability": null, "name": "Crafting cape", + "requirements": "{12,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10651", @@ -90739,6 +90822,7 @@ "examine": "The cape worn by the best of fletchers.", "durability": null, "name": "Fletching cape", + "requirements": "{9,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10652", @@ -90750,6 +90834,7 @@ "examine": "The cape worn by slayer masters.", "durability": null, "name": "Slayer cape", + "requirements": "{18,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10653", @@ -90761,6 +90846,7 @@ "examine": "The cape worn by master builders.", "durability": null, "name": "Construct. cape", + "requirements": "{22,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10654", @@ -90772,6 +90858,7 @@ "examine": "The cape worn by the most skilled miners.", "durability": null, "name": "Mining cape", + "requirements": "{14,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10655", @@ -90783,6 +90870,7 @@ "examine": "The cape worn by master smiths.", "durability": null, "name": "Smithing cape", + "requirements": "{13,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10656", @@ -90794,6 +90882,7 @@ "examine": "The cape worn by the best fishermen.", "durability": null, "name": "Fishing cape", + "requirements": "{10,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10657", @@ -90805,6 +90894,7 @@ "examine": "The cape worn by the world's best chefs.", "durability": null, "name": "Cooking cape", + "requirements": "{7,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10658", @@ -90816,6 +90906,7 @@ "examine": "The cape worn by master firelighters.", "durability": null, "name": "Firemaking cape", + "requirements": "{11,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10659", @@ -90827,6 +90918,7 @@ "examine": "The cape worn by master woodcutters (Obtaining level 99 skill)", "durability": null, "name": "Woodcutting cape", + "requirements": "{8,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10660", @@ -90838,6 +90930,7 @@ "examine": "The cape worn by master farmers.", "durability": null, "name": "Farming cape", + "requirements": "{19,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "10661", @@ -103834,6 +103927,7 @@ "examine": "The cape worn by master summoners.", "durability": null, "name": "Summoning cape", + "requirements": "{23,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "12169", @@ -103843,6 +103937,7 @@ { "durability": null, "name": "Summoning cape(t)", + "requirements": "{23,99}", "archery_ticket_price": "0", "id": "12170", "bonuses": "0,0,0,0,0,9,9,9,9,9,9,0,4,0,0", @@ -103854,6 +103949,7 @@ "examine": "Summoning skillcape hood.", "durability": null, "name": "Summoning hood", + "requirements": "{23,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "12171", @@ -105647,6 +105743,7 @@ "examine": "The cape worn by master summoners.", "durability": null, "name": "Summoning cape", + "requirements": "{23,99}", "weight": "0.4", "archery_ticket_price": "0", "id": "12524", @@ -130594,4 +130691,4 @@ "name": "Gem Drop Table", "id": "14426" } -] \ No newline at end of file +]