2016-02-29 22:52:06 +01:00
|
|
|
{
|
|
|
|
"name" : "Destroy all Lynxes",
|
|
|
|
"description" : "Destroy all Lynxes",
|
|
|
|
"background" : "AUTO",
|
|
|
|
"planet" : "AUTO",
|
2016-03-03 17:16:12 +01:00
|
|
|
"music" : "AUTO",
|
2016-02-29 22:52:06 +01:00
|
|
|
"player" : {
|
|
|
|
"type" : "Ray",
|
|
|
|
"side" : "SIDE_ALLIES",
|
|
|
|
"pilot" : "-",
|
|
|
|
"squadron" : "-",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 25
|
|
|
|
},
|
|
|
|
"challenge" : {
|
2016-03-01 08:21:56 +01:00
|
|
|
"timeLimit" : 120,
|
2016-02-29 22:52:06 +01:00
|
|
|
"killLimit" : 5,
|
|
|
|
"challenges" : [
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
2016-03-01 08:21:56 +01:00
|
|
|
"value" : 90
|
2016-02-29 22:52:06 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_TIME",
|
2016-03-01 08:21:56 +01:00
|
|
|
"value" : 120
|
2016-02-29 22:52:06 +01:00
|
|
|
},
|
|
|
|
{
|
2016-03-03 10:12:08 +01:00
|
|
|
"type" : "CHALLENGE_SHOT_ACCURACY",
|
2016-02-29 22:52:06 +01:00
|
|
|
"value" : 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"fighters" : [
|
|
|
|
{
|
|
|
|
"name" : "Lynx",
|
|
|
|
"types" : "Lynx",
|
2016-05-18 13:23:42 +02:00
|
|
|
"side" : "SIDE_TZAC",
|
2016-02-29 22:52:06 +01:00
|
|
|
"x" : 25,
|
|
|
|
"y" : 25,
|
|
|
|
"number" : 5,
|
2016-03-01 08:21:56 +01:00
|
|
|
"scatter" : 2000,
|
|
|
|
"aiFlags" : "+AIF_UNLIMITED_RANGE"
|
2016-02-29 22:52:06 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|