2016-02-28 14:02:57 +01:00
|
|
|
{
|
|
|
|
"name" : "Destroy all Darts",
|
|
|
|
"description" : "Destroy all Darts",
|
2016-02-29 15:42:46 +01:00
|
|
|
"background" : "AUTO",
|
|
|
|
"planet" : "AUTO",
|
2016-03-03 17:16:12 +01:00
|
|
|
"music" : "AUTO",
|
2016-02-28 14:02:57 +01:00
|
|
|
"player" : {
|
|
|
|
"type" : "Nymph",
|
|
|
|
"side" : "SIDE_ALLIES",
|
|
|
|
"pilot" : "-",
|
|
|
|
"squadron" : "-",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 25
|
|
|
|
},
|
|
|
|
"challenge" : {
|
2016-03-05 16:34:49 +01:00
|
|
|
"timeLimit" : 25,
|
2016-02-28 14:02:57 +01:00
|
|
|
"killLimit" : 5,
|
|
|
|
"challenges" : [
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
2016-03-05 16:34:49 +01:00
|
|
|
"value" : 25
|
2016-02-28 14:02:57 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
2016-03-05 16:34:49 +01:00
|
|
|
"value" : 12
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_SHOT_ACCURACY",
|
|
|
|
"value" : 50
|
2016-02-28 14:02:57 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"fighters" : [
|
|
|
|
{
|
|
|
|
"name" : "Dart",
|
|
|
|
"types" : "Dart",
|
|
|
|
"side" : "SIDE_PIRATE",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 22,
|
2016-02-29 15:42:46 +01:00
|
|
|
"number" : 5,
|
2016-02-28 14:02:57 +01:00
|
|
|
"scatter" : 1000
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|