artillery_short_ammo

{
  "audio_loop": "/SE/Movement/missile/artillery_short_missile_fly_loop",
  "base_spec": "/pa/ammo/base_artillery/base_artillery.json",
  "damage": 300,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/missile_artillery_short",
      "effect_spec": "/pa/units/land/artillery_short/artillery_short_ammo_hit.pfx"
    }
  },
  "full_damage_splash_radius": 2,
  "fx_trail": {
    "filename": "/pa/units/land/artillery_short/artillery_short_ammo_trail.pfx"
  },
  "influence_radius": 400,
  "initial_velocity": 150.0,
  "lifetime": 30,
  "model": {
    "filename": "/pa/units/air/shell_large/shell_large.papa"
  },
  "physics": {
    "add_to_spatial_db": true
  },
  "splash_damage": 300,
  "splash_damages_allies": false,
  "splash_radius": 12
}