{ "name" : "Nymph", "health" : 45, "shield" : 40, "speed" : 2, "reloadTime" : 14, "shieldRechargeRate" : 30, "textureName" : "gfx/fighters/nymph.png", "guns" : [ { "type" : "BT_PLASMA", "x" : -12, "y" : -2 }, { "type" : "BT_PLASMA", "x" : 12, "y" : -2 } ], "missiles" : 3, "aiFlags" : "AIF_MOVES_TO_PLAYER" }