2016-04-13 12:04:15 +02:00
|
|
|
{
|
|
|
|
"name" : "Swarms of Swarmers",
|
|
|
|
"description" : "Swarms of Swarmers",
|
|
|
|
"background" : "AUTO",
|
|
|
|
"planet" : "AUTO",
|
|
|
|
"music" : "AUTO",
|
|
|
|
"player" : {
|
|
|
|
"type" : "Rapid Plasma Turret",
|
|
|
|
"side" : "SIDE_ALLIES",
|
|
|
|
"pilot" : "-",
|
|
|
|
"squadron" : "-",
|
|
|
|
"x" : 25,
|
|
|
|
"y" : 25
|
|
|
|
},
|
|
|
|
"challenge" : {
|
|
|
|
"timeLimit" : 0,
|
|
|
|
"allowPlayerDeath" : 1,
|
|
|
|
"challenges" : [
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_SURVIVE",
|
|
|
|
"value" : 30
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_SURVIVE",
|
|
|
|
"value" : 60
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "CHALLENGE_SURVIVE",
|
|
|
|
"value" : 70
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"spawners" : [
|
|
|
|
{
|
|
|
|
"name" : "spawner",
|
|
|
|
"types" : "Swarmer",
|
|
|
|
"side" : "SIDE_PANDORAN",
|
|
|
|
"interval" : 1,
|
|
|
|
"total" : -1,
|
|
|
|
"step" : 1,
|
2016-04-15 14:17:00 +02:00
|
|
|
"offscreen" : 1,
|
|
|
|
"aiFlags" : "+AIF_UNLIMITED_RANGE"
|
2016-04-13 12:04:15 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|