aboutsummaryrefslogtreecommitdiff
path: root/test/data/constants/manual
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/constants/manual')
-rw-r--r--test/data/constants/manual/skill_xp.json61
-rw-r--r--test/data/constants/manual/skill_xp_easier.json26
2 files changed, 87 insertions, 0 deletions
diff --git a/test/data/constants/manual/skill_xp.json b/test/data/constants/manual/skill_xp.json
new file mode 100644
index 0000000..2aee873
--- /dev/null
+++ b/test/data/constants/manual/skill_xp.json
@@ -0,0 +1,61 @@
+[ 50,
+ 175,
+ 375,
+ 675,
+ 1175,
+ 1925,
+ 2925,
+ 4425,
+ 6425,
+ 9925,
+ 14925,
+ 22425,
+ 32425,
+ 47425,
+ 67425,
+ 97425,
+ 147425,
+ 222425,
+ 322425,
+ 522425,
+ 822425,
+ 1222425,
+ 1722425,
+ 2322425,
+ 3022425,
+ 3822425,
+ 4722425,
+ 5722425,
+ 6822425,
+ 8022425,
+ 9322425,
+ 10722425,
+ 12222425,
+ 13822425,
+ 15522425,
+ 17322425,
+ 19222425,
+ 21222425,
+ 23322425,
+ 25522425,
+ 27822425,
+ 30222425,
+ 32722425,
+ 35322425,
+ 38072425,
+ 40972425,
+ 44072425,
+ 47472425,
+ 51172425,
+ 55172425,
+ 59472425,
+ 64072425,
+ 68972425,
+ 74172425,
+ 79672425,
+ 85472425,
+ 91572425,
+ 97972425,
+ 104672425,
+ 111672425
+] \ No newline at end of file
diff --git a/test/data/constants/manual/skill_xp_easier.json b/test/data/constants/manual/skill_xp_easier.json
new file mode 100644
index 0000000..b1be10b
--- /dev/null
+++ b/test/data/constants/manual/skill_xp_easier.json
@@ -0,0 +1,26 @@
+[ 50,
+ 150,
+ 275,
+ 435,
+ 635,
+ 885,
+ 1200,
+ 1600,
+ 2100,
+ 2725,
+ 3510,
+ 4510,
+ 5760,
+ 7325,
+ 9325,
+ 11825,
+ 14950,
+ 18950,
+ 23950,
+ 30200,
+ 38050,
+ 47850,
+ 60100,
+ 75400,
+ 94450
+] \ No newline at end of file