{ "name" : "Destroy all Darts", "description" : "Destroy all Darts", "background" : "gfx/backgrounds/background03.jpg", "planet" : "gfx/planets/spirit.png", "music" : "", "player" : { "type" : "Nymph", "side" : "SIDE_ALLIES", "pilot" : "-", "squadron" : "-", "x" : 25, "y" : 25 }, "challenge" : { "timeLimit" : 30, "killLimit" : 3, "challenges" : [ { "type" : "CHALLENGE_TIME", "value" : 30 } ] }, "fighters" : [ { "name" : "Dart", "types" : "SimpleDart", "side" : "SIDE_PIRATE", "x" : 25, "y" : 22, "number" : 3, "scatter" : 1000 } ] }