Implemented all Fist of Guthix glove effects
Fixed inaccurate salve amulets boost, bonus for enchanted version now implemented Fixed inaccurate black/slayer mask + slayer cape interaction, now always gives the highest bonus when wearing mask + cape
This commit is contained in:
@@ -108925,108 +108925,128 @@
|
||||
"id": "12855"
|
||||
},
|
||||
{
|
||||
"requirements": "{15,50}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "75",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Irit gloves",
|
||||
"tradeable": "false",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12856",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{15,60}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "100",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Avantoe gloves",
|
||||
"tradeable": "false",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12857",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{15,70}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "200",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Kwuarm gloves",
|
||||
"tradeable": "false",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12858",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{15,80}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "200",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Cadantine gloves",
|
||||
"tradeable": "false",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12859",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{10,65}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "200",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Swordfish gloves",
|
||||
"weight": "0.2",
|
||||
"tradeable": "false",
|
||||
"weight": "1",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12860",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{10,90}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "200",
|
||||
"examine": "A pair of mystical gloves",
|
||||
"durability": null,
|
||||
"name": "Shark gloves",
|
||||
"tradeable": "false",
|
||||
"weight": "1",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12861",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{18,70}",
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"shop_price": "200",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Dragon slayer gloves",
|
||||
"tradeable": "false",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12862",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{20,10}",
|
||||
"destroy_message": "You can buy a new pair from the druids at the Fist of Guthix activity.",
|
||||
"shop_price": "75",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Air runecrafting gloves",
|
||||
"tradeable": "false",
|
||||
"weight": "1",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12863",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{20,20}",
|
||||
"destroy_message": "You can buy a new pair from the druids at the Fist of Guthix activity.",
|
||||
"shop_price": "75",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Water runecrafting gloves",
|
||||
"tradeable": "false",
|
||||
"weight": "1",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12864",
|
||||
"equipment_slot": "9"
|
||||
},
|
||||
{
|
||||
"requirements": "{20,30}",
|
||||
"destroy_message": "You can buy a new pair from the druids at the Fist of Guthix minigame.",
|
||||
"shop_price": "75",
|
||||
"examine": "A pair of mystical gloves.",
|
||||
"durability": null,
|
||||
"name": "Earth runecrafting gloves",
|
||||
"tradeable": "false",
|
||||
"weight": "1",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "12865",
|
||||
|
||||
Reference in New Issue
Block a user