mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Player Level Changes
- added 10 extra player levels - changed level data type to LONG.
This commit is contained in:
parent
f33d463782
commit
847868f3a6
8 changed files with 153 additions and 39 deletions
|
|
@ -13070,9 +13070,49 @@
|
|||
{
|
||||
"XPRequired": 1529545000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 1614520000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 1699494000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 1784469000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 1869444000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 1954418000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 2039393000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 2124368000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 2209343000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 2294318000,
|
||||
"EngramPoints": 0
|
||||
},
|
||||
{
|
||||
"XPRequired": 2379292000,
|
||||
"EngramPoints": 0
|
||||
}
|
||||
],
|
||||
"PlayerAdditionalLevels": "75",
|
||||
"PlayerAdditionalLevels": "85",
|
||||
"CreatureLevels": [
|
||||
{
|
||||
"XPRequired": 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue