bomber_ammo

{
  "base_spec": "/pa/ammo/base_bomb/base_bomb.json",
  "damage": 75,
  "events": {
    "died": {
      "effect_spec": "/pa/units/air/bomber/bomber_ammo_hit.pfx"
    }
  },
  "full_damage_splash_radius": 1,
  "fx_trail": {
    "filename": "/pa/units/air/bomber/bomber_ammo_trail.pfx"
  },
  "initial_velocity": 15.0,
  "lifetime": 7,
  "max_velocity": 15.0,
  "physics": {
    "add_to_spatial_db": true
  },
  "splash_damage": 75,
  "splash_radius": 10
}