diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-01 18:44:26 +1000 |
commit | 228ec7960d0319d8018c24ee14a92ea235c5e68c (patch) | |
tree | a093c8cf587d8854ddeed454cf72ede9b747e3dc /constants/leveling.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
download | NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.gz NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.tar.bz2 NotEnoughUpdates-REPO-228ec7960d0319d8018c24ee14a92ea235c5e68c.zip |
vanilla stuff & new items
Diffstat (limited to 'constants/leveling.json')
-rw-r--r-- | constants/leveling.json | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 3af6c5c3..cc62a0db 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -118,5 +118,57 @@ 25, 100, 500 + ], + "catacombs": [ + 50, + 75, + 110, + 160, + 230, + 330, + 470, + 670, + 950, + 1340, + 1890, + 2665, + 3760, + 5260, + 7380, + 10300, + 14400, + 20000, + 27600, + 38000, + 52500, + 71500, + 97000, + 132000, + 180000, + 243000, + 328000, + 445000, + 600000, + 800000, + 1065000, + 1410000, + 1900000, + 2500000, + 3300000, + 4300000, + 5600000, + 7200000, + 9200000, + 12000000, + 15000000, + 19000000, + 24000000, + 30000000, + 38000000, + 48000000, + 60000000, + 75000000, + 93000000, + 116250000 ] }
\ No newline at end of file |