tbftss/data/fighters/munitionsShip.json

13 lines
267 B
JSON
Raw Normal View History

2015-12-24 21:18:40 +01:00
{
"name" : "Munitions Ship",
"health" : 125,
"shield" : 0,
"speed" : 1.5,
"reloadTime" : 10,
"shieldRechargeRate" : 0,
"textureName" : "gfx/craft/munitionsShip.png",
"deathType" : "DT_NO_SPIN",
"flags" : "EF_TAKES_DAMAGE",
"aiFlags" : "AIF_AVOIDS_COMBAT"
}