l_sea_tank_ammo

{
  "audio_loop": "/SE/Movement/missile/battleship_fly_loop",
  "base_spec": "/pa/ammo/base_artillery/base_artillery.json",
  "damage": 400,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/battleship",
      "effect_spec": "/pa/units/sea/l_sea_tank/shell_hit.pfx"
    }
  },
  "full_damage_splash_radius": 2,
  "fx_trail": {
    "filename": "/pa/units/sea/l_sea_tank/shell_proj_trail.pfx",
    "offset": [
      0.0,
      0.7,
      0.0
    ]
  },
  "initial_velocity": 110.0,
  "lifetime": 5,
  "max_velocity": 120.0,
  "model": {
    "filename": "/pa/units/air/shell/shell.papa"
  },
  "physics": {
    "add_to_spatial_db": true
  },
  "splash_damage": 400,
  "splash_damages_allies": false,
  "splash_radius": 4
}