aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/leveling.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/constants/leveling.json b/constants/leveling.json
index 7e70b52c..dd4d7352 100644
--- a/constants/leveling.json
+++ b/constants/leveling.json
@@ -72,7 +72,8 @@
"fishing": 50,
"alchemy": 50,
"runecrafting": 25,
- "catacombs": 50
+ "catacombs": 50,
+ "HOTM": 7
},
"runecrafting_xp": [
50,
@@ -205,5 +206,14 @@
75000000,
93000000,
116250000
+ ],
+ "HOTM": [
+ 0,
+ 3000,
+ 9000,
+ 25000,
+ 60000,
+ 100000,
+ 150000
]
}