diff options
Diffstat (limited to 'constants/leveling.json')
-rw-r--r-- | constants/leveling.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/constants/leveling.json b/constants/leveling.json index 460dc438..99edcbb8 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -158,6 +158,13 @@ 100000, 400000, 1000000 + ], + "vampire": [ + 20, + 75, + 240, + 840, + 2400 ] }, "slayer_boss_xp": [ @@ -172,14 +179,16 @@ "Tarantula Broodfather": 4, "Sven Packmaster": 4, "Voidgloom Seraph": 4, - "Inferno Demonlord": 4 + "Inferno Demonlord": 4, + "Riftstalker Bloodfiend": 5 }, "slayer_to_highest_tier": { "zombie": 5, "spider": 4, "wolf": 4, "enderman": 4, - "blaze": 4 + "blaze": 4, + "vampire": 5 }, "slayer_tier_colors": [ "§a", |