PGRData/Share/Theatre3/Theatre3Reboot.json
2024-09-01 22:49:41 +02:00

44 lines
No EOL
824 B
JSON

[
{
"Id": 1,
"RebootCost": 50,
"MaxRebootCount": 8,
"FubenRestartCost": 50,
"FubenClashCost": 50,
"HpRetain": 1,
"MagicIds": [
null,
null,
null,
null
]
},
{
"Id": 2,
"RebootCost": 75,
"MaxRebootCount": 5,
"FubenRestartCost": 75,
"FubenClashCost": 75,
"HpRetain": 1,
"MagicIds": [
null,
null,
null,
null
]
},
{
"Id": 3,
"RebootCost": 125,
"MaxRebootCount": 3,
"FubenRestartCost": 125,
"FubenClashCost": 125,
"HpRetain": 1,
"MagicIds": [
null,
null,
null,
null
]
}
]