aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-06-09 10:41:45 +0200
committerGitHub <noreply@github.com>2022-06-09 10:41:45 +0200
commitad7c1d10cd09616cf8d06d44252ea07db7a0cbd5 (patch)
treecdf7d64aefaee1623651cb15ae7d81e57115e3a1 /constants
parent8e969f46aea2e40bc5fbb553de78fae5ff2412d1 (diff)
downloadNotEnoughUpdates-REPO-ad7c1d10cd09616cf8d06d44252ea07db7a0cbd5.tar.gz
NotEnoughUpdates-REPO-ad7c1d10cd09616cf8d06d44252ea07db7a0cbd5.tar.bz2
NotEnoughUpdates-REPO-ad7c1d10cd09616cf8d06d44252ea07db7a0cbd5.zip
i love social (#757)
Diffstat (limited to 'constants')
-rw-r--r--constants/leveling.json30
1 files changed, 29 insertions, 1 deletions
diff --git a/constants/leveling.json b/constants/leveling.json
index 31816d95..9078f823 100644
--- a/constants/leveling.json
+++ b/constants/leveling.json
@@ -73,7 +73,8 @@
"alchemy": 50,
"runecrafting": 25,
"catacombs": 50,
- "HOTM": 7
+ "HOTM": 7,
+ "social_xp": 25
},
"runecrafting_xp": [
50,
@@ -226,5 +227,32 @@
60000,
100000,
150000
+ ],
+ "social_xp": [
+ 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
]
}