base_shell

{
  "base_spec": "/pa/ammo/base_ammo/base_ammo.json",
  "damage": 0,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/shell_tank",
      "effect_spec": "/pa/effects/specs/default_proj_explosion.pfx"
    }
  },
  "flight_type": "Ballistic",
  "fx_trail": {
    "filename": "/pa/effects/specs/shell_proj_trail.pfx",
    "offset": [
      0.0,
      0.8,
      0.0
    ]
  },
  "initial_velocity": 70.0,
  "lifetime": 4,
  "max_velocity": 70.0,
  "model": {
    "filename": "/pa/units/air/shell/shell.papa"
  },
  "splash_damage": 0,
  "splash_radius": 1
}