{ "name" : "Rocket Turret", "description" : "", "affiliation" : "", "health" : 125, "shield" : 25, "speed" : 0, "reloadTime" : 8, "shieldRechargeRate" : 30, "texture" : "gfx/cannons/rocketTurret.png", "deathType" : "DT_NO_SPIN", "guns" : [ { "type" : "BT_ROCKET", "x" : 0, "y" : 0 } ], "flags" : "EF_TAKES_DAMAGE", "aiFlags" : "AIF_MISSILE_BOAT+AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE" }