Skip to content

Commit

Permalink
skill calc: add barbarian fishing to agility skill calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
Broooklyn committed May 6, 2020
1 parent 26ffd1b commit fefcec3
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
"name": "Draynor Village Rooftop",
"xp": 120
},
{
"level":15,
"icon": 11328,
"name": "Leaping trout",
"xp": 5
},
{
"level": 20,
"icon": 11849,
Expand All @@ -30,6 +36,12 @@
"name": "Penguin Agility Course",
"xp": 540
},
{
"level":30,
"icon": 11330,
"name": "Leaping salmon",
"xp": 6
},
{
"level": 35,
"icon": 1365,
Expand All @@ -42,6 +54,12 @@
"name": "Canifis Rooftop",
"xp": 240
},
{
"level":45,
"icon": 11332,
"name": "Leaping sturgeon",
"xp": 7
},
{
"level": 48,
"icon": 4026,
Expand Down

0 comments on commit fefcec3

Please sign in to comment.