Add Bird Houses to crafting skill calculator (#10306)
This commit is contained in:
@@ -48,6 +48,12 @@
|
||||
"name": "Gold Ring",
|
||||
"xp": 15
|
||||
},
|
||||
{
|
||||
"level": 5,
|
||||
"icon": 21512,
|
||||
"name": "Bird House",
|
||||
"xp": 15
|
||||
},
|
||||
{
|
||||
"level": 6,
|
||||
"icon": 1654,
|
||||
@@ -120,6 +126,12 @@
|
||||
"name": "Leather Body",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 15,
|
||||
"icon": 21515,
|
||||
"name": "Oak Bird House",
|
||||
"xp": 20
|
||||
},
|
||||
{
|
||||
"level": 16,
|
||||
"icon": 1613,
|
||||
@@ -217,6 +229,12 @@
|
||||
"name": "Jade Necklace",
|
||||
"xp": 54
|
||||
},
|
||||
{
|
||||
"level": 25,
|
||||
"icon": 21518,
|
||||
"name": "Willow Bird House",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 26,
|
||||
"icon": 6209,
|
||||
@@ -319,6 +337,12 @@
|
||||
"name": "Broodoo shield",
|
||||
"xp": 100
|
||||
},
|
||||
{
|
||||
"level": 35,
|
||||
"icon": 21521,
|
||||
"name": "Teak Bird House",
|
||||
"xp": 30
|
||||
},
|
||||
{
|
||||
"level": 36,
|
||||
"icon": 5376,
|
||||
@@ -385,6 +409,12 @@
|
||||
"name": "Snakeskin boots",
|
||||
"xp": 30
|
||||
},
|
||||
{
|
||||
"level": 45,
|
||||
"icon": 22192,
|
||||
"name": "Maple Bird House",
|
||||
"xp": 35
|
||||
},
|
||||
{
|
||||
"level": 46,
|
||||
"icon": 567,
|
||||
@@ -415,6 +445,12 @@
|
||||
"name": "Ruby Amulet (U)",
|
||||
"xp": 85
|
||||
},
|
||||
{
|
||||
"level": 50,
|
||||
"icon": 22195,
|
||||
"name": "Mahogany Bird House",
|
||||
"xp": 40
|
||||
},
|
||||
{
|
||||
"level": 51,
|
||||
"icon": 6324,
|
||||
@@ -481,6 +517,12 @@
|
||||
"name": "Green D'hide Chaps",
|
||||
"xp": 124
|
||||
},
|
||||
{
|
||||
"level": 60,
|
||||
"icon": 22198,
|
||||
"name": "Yew Bird House",
|
||||
"xp": 45
|
||||
},
|
||||
{
|
||||
"level": 62,
|
||||
"icon": 1393,
|
||||
@@ -571,6 +613,12 @@
|
||||
"name": "Red D'hide Chaps",
|
||||
"xp": 156
|
||||
},
|
||||
{
|
||||
"level": 75,
|
||||
"icon": 22201,
|
||||
"name": "Magic Bird House",
|
||||
"xp": 50
|
||||
},
|
||||
{
|
||||
"level": 76,
|
||||
"icon": 22281,
|
||||
@@ -667,6 +715,12 @@
|
||||
"name": "Onyx Amulet (U)",
|
||||
"xp": 165
|
||||
},
|
||||
{
|
||||
"level": 90,
|
||||
"icon": 22204,
|
||||
"name": "Redwood Bird House",
|
||||
"xp": 55
|
||||
},
|
||||
{
|
||||
"level": 92,
|
||||
"icon": 19535,
|
||||
@@ -686,4 +740,4 @@
|
||||
"xp": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user