forked from endernon/PGRData
18 lines
No EOL
330 B
JSON
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
|
|
}
|
|
] |