PGRData/Share/Fuben/FightOnlineRebootDLC.json

18 lines
330 B
JSON
Raw Normal View History

2024-09-01 20:49:41 +00:00
[
{
"Id": 1,
"MaxRebootCount": 3,
"WaitingTime": 30,
"RescueDistance": 2,
"RescueTime": 3,
"HpRetain": 0.8
},
{
"Id": 2,
"MaxRebootCount": 2,
"WaitingTime": 15,
"RescueDistance": 2,
"RescueTime": 3,
"HpRetain": 0.8
}
]