diff options
Diffstat (limited to 'leveling/fundamental_runes.json')
| -rw-r--r-- | leveling/fundamental_runes.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/leveling/fundamental_runes.json b/leveling/fundamental_runes.json new file mode 100644 index 0000000..a1cbef6 --- /dev/null +++ b/leveling/fundamental_runes.json @@ -0,0 +1,11 @@ +{ + "2" : {"weapon potency": 1}, + "4" : {"striking": 2}, + "5" : {"armor potency": 1}, + "10": {"weapon potency": 2}, + "11": {"armor potency": 2}, + "12": {"striking": 3}, + "16": {"weapon potency": 3}, + "18": {"armor potency": 3}, + "19": {"striking": 4} +} |
