gunship_ammo

{
  "base_spec": "/pa/ammo/base_bullet/base_bullet.json",
  "damage": 20,
  "flight_type": "Direct",
  "fx_trail": {
    "filename": "/pa/units/air/gunship/gunship_ammo_trail.pfx"
  },
  "initial_velocity": 150.0,
  "lifetime": 2,
  "max_velocity": 150.0,
  "physics": {
    "type": "Projectile",
    "radius": 1,
    "ignore_gravity": true,
    "add_to_spatial_db": false,
    "allow_underground": true
  },
  "splash_damage": 0,
  "splash_radius": 0
}