Skip to content

Commit

Permalink
Update ranged requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nexaod committed Jul 8, 2023
1 parent 208b753 commit ee5443b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/data/ranks/ranged.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"role": "rangedEntAdept"
},
"mastery": {
"score": "6800K",
"score": "7200K",
"role": "rangedEntMastery"
},
"extreme": {
"score": "7400K",
"score": "7800K",
"role": "rangedEntExtreme"
}
},
Expand All @@ -29,11 +29,11 @@
"role": ""
},
"mastery": {
"score": "6800K",
"score": "7200K",
"role": "rangedFreeMastery"
},
"extreme": {
"score": "7400K",
"score": "7800K",
"role": "rangedFreeExtreme"
}
},
Expand All @@ -48,12 +48,12 @@
"role": "chinnerAdept"
},
"mastery": {
"score": "6400K",
"score": "6600K",
"role": "chinnerMastery"
},
"extreme": {
"score": "7000K",
"score": "7200K",
"role": "chinnerExtreme"
}
}
}
}

0 comments on commit ee5443b

Please sign in to comment.