PGRData/Share/Fuben/FightOnlineReboot.json

44 lines
843 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Id": 2,
"MaxRebootCount": 1.0,
"WaitingTime": 60,
"RescueDistance": 2,
"RescueTime": 3,
"HpRetain": 0.8,
2022-12-25 16:16:20 +05:30
"MagicIds": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
100028,
2024-09-01 22:49:41 +02:00
100039,
null
2022-12-25 16:16:20 +05:30
]
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 12,
"MaxRebootCount": null,
"WaitingTime": 99999,
"RescueDistance": 1,
"RescueTime": 5000,
"HpRetain": 1.0,
2022-12-25 16:16:20 +05:30
"MagicIds": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
100028,
100039,
700051.0
]
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 3,
"MaxRebootCount": 1.0,
"WaitingTime": 99999,
"RescueDistance": 3,
"RescueTime": 0,
"HpRetain": 1.0,
2022-12-25 16:16:20 +05:30
"MagicIds": [
2024-09-01 22:49:41 +02:00
null,
2022-12-25 16:16:20 +05:30
100028,
100039,
700051.0
]
2022-12-19 22:51:16 +05:30
}
]