Add Spears and Hastae smithing to Skill calculator
This commit is contained in:
@@ -72,6 +72,18 @@
|
||||
"name": "Bronze Scimitar",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 5,
|
||||
"icon": 11367,
|
||||
"name": "Bronze Hasta",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 5,
|
||||
"icon": 1237,
|
||||
"name": "Bronze Spear",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 6,
|
||||
"icon": 19570,
|
||||
@@ -240,6 +252,18 @@
|
||||
"name": "Iron Scimitar",
|
||||
"xp": 50
|
||||
},
|
||||
{
|
||||
"level": 20,
|
||||
"icon": 11369,
|
||||
"name": "Iron Hasta",
|
||||
"xp": 50
|
||||
},
|
||||
{
|
||||
"level": 20,
|
||||
"icon": 1239,
|
||||
"name": "Iron Spear",
|
||||
"xp": 50
|
||||
},
|
||||
{
|
||||
"level": 21,
|
||||
"icon": 1293,
|
||||
@@ -408,6 +432,18 @@
|
||||
"name": "Steel Arrowtips",
|
||||
"xp": 37.5
|
||||
},
|
||||
{
|
||||
"level": 35,
|
||||
"icon": 11371,
|
||||
"name": "Steel Hasta",
|
||||
"xp": 75
|
||||
},
|
||||
{
|
||||
"level": 35,
|
||||
"icon": 1241,
|
||||
"name": "Steel Spear",
|
||||
"xp": 75
|
||||
},
|
||||
{
|
||||
"level": 36,
|
||||
"icon": 9425,
|
||||
@@ -588,6 +624,18 @@
|
||||
"name": "Mithril Scimitar",
|
||||
"xp": 100
|
||||
},
|
||||
{
|
||||
"level": 55,
|
||||
"icon": 11373,
|
||||
"name": "Mithril Hasta",
|
||||
"xp": 100
|
||||
},
|
||||
{
|
||||
"level": 55,
|
||||
"icon": 1243,
|
||||
"name": "Mithril Spear",
|
||||
"xp": 100
|
||||
},
|
||||
{
|
||||
"level": 56,
|
||||
"icon": 1299,
|
||||
@@ -756,6 +804,18 @@
|
||||
"name": "Adamant Scimitar",
|
||||
"xp": 125
|
||||
},
|
||||
{
|
||||
"level": 75,
|
||||
"icon": 11375,
|
||||
"name": "Adamant Hasta",
|
||||
"xp": 125
|
||||
},
|
||||
{
|
||||
"level": 75,
|
||||
"icon": 1245,
|
||||
"name": "Adamant Spear",
|
||||
"xp": 125
|
||||
},
|
||||
{
|
||||
"level": 76,
|
||||
"icon": 9429,
|
||||
@@ -912,6 +972,18 @@
|
||||
"name": "Rune Scimitar",
|
||||
"xp": 150
|
||||
},
|
||||
{
|
||||
"level": 90,
|
||||
"icon": 11377,
|
||||
"name": "Rune Hasta",
|
||||
"xp": 150
|
||||
},
|
||||
{
|
||||
"level": 90,
|
||||
"icon": 1247,
|
||||
"name": "Rune Spear",
|
||||
"xp": 150
|
||||
},
|
||||
{
|
||||
"level": 90,
|
||||
"icon": 11283,
|
||||
|
||||
Reference in New Issue
Block a user