{ "name" : "SimpleDart", "health" : 15, "shield" : 0, "speed" : 2.1, "reloadTime" : 24, "shieldRechargeRate" : 0, "texture" : "gfx/fighters/dart01.png", "guns" : [ { "type" : "BT_PARTICLE", "x" : -8, "y" : 0 }, { "type" : "BT_PARTICLE", "x" : 8, "y" : 0 } ], "missiles" : 2, "flags" : "EF_TAKES_DAMAGE" }