PGRData/Share/Fuben/FightOnlineReboot.json

44 lines
843 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"MaxRebootCount": 1.0,
"WaitingTime": 60,
"RescueDistance": 2,
"RescueTime": 3,
"HpRetain": 0.8,
2022-12-25 10:46:20 +00:00
"MagicIds": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
100028,
2024-09-01 20:49:41 +00:00
100039,
null
2022-12-25 10:46:20 +00:00
]
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 12,
"MaxRebootCount": null,
"WaitingTime": 99999,
"RescueDistance": 1,
"RescueTime": 5000,
"HpRetain": 1.0,
2022-12-25 10:46:20 +00:00
"MagicIds": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
100028,
100039,
700051.0
]
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 3,
"MaxRebootCount": 1.0,
"WaitingTime": 99999,
"RescueDistance": 3,
"RescueTime": 0,
"HpRetain": 1.0,
2022-12-25 10:46:20 +00:00
"MagicIds": [
2024-09-01 20:49:41 +00:00
null,
2022-12-25 10:46:20 +00:00
100028,
100039,
700051.0
]
2022-12-19 17:21:16 +00:00
}
]