l_hover_ship_ammo

{
  "base_spec": "/pa/ammo/base_shell/base_shell.json",
  "damage": 750,
  "events": {
    "died": {
      "effect_spec": "/pa/units/sea/battleship/battleship_hit.pfx"
    }
  },
  "full_damage_splash_radius": 2,
  "fx_trail": {
    "filename": "/pa/effects/specs/plasma_ball_with_sparks_long.pfx",
    "offset": [
      0.0,
      1.0,
      0.0
    ]
  },
  "initial_velocity": 200.0,
  "lifetime": 2,
  "max_velocity": 200.0,
  "physics": {
    "add_to_spatial_db": true,
    "gravity_scalar": 8
  },
  "splash_damage": 750,
  "splash_radius": 5
}