aboutsummaryrefslogtreecommitdiff
path: root/constants/leveling.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-06-11 21:50:13 +0200
committerjani270 <jani270@gmx.de>2022-06-11 21:50:13 +0200
commit8932aa06f3daa7ffe8e8785d0d931963fbea873b (patch)
treed13e72e8b0bf52441eec239d76d69555bcbed068 /constants/leveling.json
parentad7a06aa56e715889a92bbf634a1244e89a70b53 (diff)
downloadNotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.tar.gz
NotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.tar.bz2
NotEnoughUpdates-REPO-8932aa06f3daa7ffe8e8785d0d931963fbea873b.zip
Updating dangerous branch
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
]
}