tbftss/data/craft/supplyShip.json

13 lines
266 B
JSON

{
"name" : "Supply Ship",
"health" : 150,
"shield" : 50,
"speed" : 1.5,
"reloadTime" : 10,
"shieldRechargeRate" : 0,
"texture" : "gfx/craft/pandoranSupplyShip.png",
"deathType" : "DT_NO_SPIN",
"flags" : "EF_TAKES_DAMAGE",
"aiFlags" : "AIF_AVOIDS_COMBAT"
}