l_hover_tank_ammo

{
  "armor_damage_map": {
    "AT_Structure": 4.0
  },
  "audio_loop": "/SE/Movement/missile/tactical_missile_fly_loop",
  "base_spec": "/pa/ammo/base_bullet/base_bullet.json",
  "damage": 60,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/shell_artillery",
      "effect_spec": "/pa/units/land/l_mortar_tank/l_mortar_explosion.pfx"
    }
  },
  "full_damage_splash_radius": 2,
  "fx_trail": {
    "filename": "/pa/units/land/l_mortar_tank/proj_trail.pfx"
  },
  "initial_velocity": 200,
  "lifetime": 5,
  "max_velocity": 400,
  "physics": {
    "add_to_spatial_db": true,
    "gravity_scalar": 6
  },
  "splash_damage": 40,
  "splash_radius": 10
}