PGRData/Share/Theatre3/Theatre3Reboot.json

44 lines
824 B
JSON
Raw Normal View History

2024-09-01 20:49:41 +00:00
[
{
"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
]
}
]