{ "name" : "Active Target", "description" : "Face off against an opponent that is armed. The enemy in this course is a Dart, kitted out with twin particle cannons. It shouldn't prove too difficult a challenge.", "background" : "gfx/backgrounds/background03.jpg", "planet" : "gfx/planets/earth.png", "music" : "music/battle/Battle in the winter.mp3", "objectives" : [ { "description" : "Eliminate Dart", "targetName" : "Dart", "targetValue" : 1, "targetType" : "TT_DESTROY" } ], "player" : { "type" : "TAF", "side" : "SIDE_ALLIES", "pilot" : "2nd Lt. Jim Goddard", "squadron" : "Midnight Runners" }, "fighters" : [ { "name" : "Dart", "types" : "Cannon Dart", "side" : "SIDE_PIRATE", "x" : 25, "y" : 24 } ], "script" : [ { "function" : "TIME 1", "lines" : [ "MSG_BOX Earth Orbital #1;This Dart is armed! Watch yourself." ] } ] }