aboutsummaryrefslogtreecommitdiff
path: root/constants/leveling.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/leveling.json')
-rw-r--r--constants/leveling.json30
1 files changed, 29 insertions, 1 deletions
diff --git a/constants/leveling.json b/constants/leveling.json
index fbbb8d17..f573ea9e 100644
--- a/constants/leveling.json
+++ b/constants/leveling.json
@@ -73,7 +73,8 @@
"alchemy": 50,
"runecrafting": 25,
"catacombs": 50,
- "HOTM": 7
+ "HOTM": 7,
+ "social": 25
},
"runecrafting_xp": [
50,
@@ -275,5 +276,32 @@
60000,
100000,
150000
+ ],
+ "social": [
+ 50,
+ 100,
+ 150,
+ 250,
+ 500,
+ 750,
+ 1000,
+ 1250,
+ 1500,
+ 2000,
+ 2500,
+ 3000,
+ 3750,
+ 4500,
+ 6000,
+ 8000,
+ 10000,
+ 12500,
+ 15000,
+ 20000,
+ 25000,
+ 30000,
+ 35000,
+ 40000,
+ 50000
]
}