2016-05-15 09:19:26 +02:00
|
|
|
{
|
|
|
|
"name" : "Destroy all Darts #4",
|
|
|
|
"description" : "Destroy all Darts #4",
|
|
|
|
"background" : "AUTO",
|
|
|
|
"planet" : "AUTO",
|
|
|
|
"music" : "AUTO",
|
|
|
|
"player" : {
|
|
|
|
"type" : "Shale",
|
2016-05-18 13:23:42 +02:00
|
|
|
"side" : "SIDE_TZAC",
|
2016-05-15 09:19:26 +02:00
|
|
|
"pilot" : "-",
|
|
|
|
"squadron" : "-",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 25
|
|
|
|
},
|
|
|
|
"challenge" : {
|
|
|
|
"timeLimit" : 30,
|
|
|
|
"killLimit" : 5,
|
|
|
|
"noMissiles" : 1,
|
|
|
|
"challenges" : [
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
|
|
|
"value" : 30
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
|
|
|
"value" : 27
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_SHOT_ACCURACY",
|
|
|
|
"value" : 55
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"fighters" : [
|
|
|
|
{
|
|
|
|
"name" : "Dart",
|
|
|
|
"types" : "Dart",
|
|
|
|
"side" : "SIDE_PIRATE",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 22,
|
|
|
|
"number" : 5,
|
|
|
|
"scatter" : 1000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|