PGRData/Resources/Share/Fuben/Stronghold/StrongholdLevel.json
2022-12-19 22:51:16 +05:30

44 lines
No EOL
1.1 KiB
JSON

[
{
"Id":1,
"Name":"Up-to-standard Battle",
"Icon":"Assets\/Product\/Texture\/Atlas\/UiStronghold\/UiStrongholdIconLevel01.png",
"MinLevel":1,
"MaxLevel":84,
"InitElectricEnergy":800,
"InitEndurance":18,
"Chapter[1]":1,
"Chapter[2]":2,
"Chapter[3]":3,
"Chapter[4]":4,
"Chapter[5]":null
},
{
"Id":2,
"Name":"Regular Battle",
"Icon":"Assets\/Product\/Texture\/Atlas\/UiStronghold\/UiStrongholdIconLevel02.png",
"MinLevel":85,
"MaxLevel":120,
"InitElectricEnergy":800,
"InitEndurance":18,
"Chapter[1]":1,
"Chapter[2]":2,
"Chapter[3]":3,
"Chapter[4]":4,
"Chapter[5]":5.0
},
{
"Id":3,
"Name":"Pioneer Battle",
"Icon":"Assets\/Product\/Texture\/Atlas\/UiStronghold\/UiStrongholdIconLevel03.png",
"MinLevel":85,
"MaxLevel":120,
"InitElectricEnergy":30,
"InitEndurance":18,
"Chapter[1]":1,
"Chapter[2]":2,
"Chapter[3]":3,
"Chapter[4]":4,
"Chapter[5]":5.0
}
]