diff options
author | BuildTools <james.jenour@protonmail.com> | 2021-01-02 22:01:59 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2021-01-02 22:01:59 +0800 |
commit | 4bd7c636ae4bf57583f7e3e0aad428b86a699a6e (patch) | |
tree | 328821ddda859ee7a15d7019e1e34291eb6e9208 /constants/leveling.json | |
parent | 44ca7cc64bbce3ae3a2d5e73c515590b34e1df46 (diff) | |
download | NotEnoughUpdates-REPO-4bd7c636ae4bf57583f7e3e0aad428b86a699a6e.tar.gz NotEnoughUpdates-REPO-4bd7c636ae4bf57583f7e3e0aad428b86a699a6e.tar.bz2 NotEnoughUpdates-REPO-4bd7c636ae4bf57583f7e3e0aad428b86a699a6e.zip |
add caps
Diffstat (limited to 'constants/leveling.json')
-rw-r--r-- | constants/leveling.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 91c0feee..be87669a 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -61,6 +61,19 @@ 6700000, 7000000 ], + "leveling_caps": { + "taming": 50, + "mining": 50, + "foraging": 50, + "enchanting": 60, + "carpentry": 50, + "farming": 60, + "combat": 50, + "fishing": 50, + "alchemy": 50, + "runecrafting": 25, + "catacombs": 50 + }, "runecrafting_xp": [ 50, 100, |