PGRData/Resources/Share/Fuben/Stronghold/StrongholdLevel.json
2022-12-25 16:16:20 +05:30

49 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,
2,
3,
4
]
},
{
"Id": 2,
"Name": "Regular Battle",
"Icon": "Assets/Product/Texture/Atlas/UiStronghold/UiStrongholdIconLevel02.png",
"MinLevel": 85,
"MaxLevel": 120,
"InitElectricEnergy": 800,
"InitEndurance": 18,
"Chapter": [
1,
2,
3,
4,
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,
2,
3,
4,
5.0
]
}
]