From 7c1c749b7065ba44dd627e31247428922eba53c5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 23 Jun 2022 14:11:57 +0200 Subject: x28 (#769) * x28 * there now merge * june-22 * thanks hypixel * nice story bro --- constants/leveling.json | 96 +++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 90 insertions(+), 6 deletions(-) (limited to 'constants/leveling.json') diff --git a/constants/leveling.json b/constants/leveling.json index 0e1246c9..6f278c85 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -257,18 +257,102 @@ ], "bestiary": { "ISLAND": [ - 10, 15, 75, 150, 250 + 10, + 15, + 75, + 150, + 250 ], "BOSS": [ - 2, 3, 5, 10, 10, 10, 10, 25, 25, 25, 50, 50, 100, 100 + 2, + 3, + 5, + 10, + 10, + 10, + 10, + 25, + 25, + 25, + 50, + 50, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100, + 100 ], "MOB": [ - 10, 15, 75, 150, 250, 500, 1500, 2500, 5000, 15000, 25000, 50000, 100000 + 10, + 15, + 75, + 150, + 250, + 500, + 1500, + 2500, + 5000, + 15000, + 25000, + 50000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000, + 100000 ], "caps": { "ISLAND": 500, - "BOSS": 425, - "MOB": 200000 + "BOSS": 3200, + "MOB": 3000000 } } -} +} \ No newline at end of file -- cgit