Changed rpg-docs folder to app
This commit is contained in:
21
app/lib/constants/xpTable.js
Normal file
21
app/lib/constants/xpTable.js
Normal file
@@ -0,0 +1,21 @@
|
||||
XP_TABLE = [0,
|
||||
300,
|
||||
900,
|
||||
2700,
|
||||
6500,
|
||||
14000,
|
||||
23000,
|
||||
34000,
|
||||
48000,
|
||||
64000,
|
||||
85000,
|
||||
100000,
|
||||
120000,
|
||||
140000,
|
||||
165000,
|
||||
195000,
|
||||
225000,
|
||||
265000,
|
||||
305000,
|
||||
355000,
|
||||
];
|
||||
Reference in New Issue
Block a user