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

18 lines
No EOL
330 B
JSON

[
{
"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
}
]