bot_sniper_ammo

{
  "base_spec": "/pa/ammo/base_shell/base_shell.json",
  "damage": 350,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/shell_bullet",
      "effect_spec": "/pa/effects/specs/default_proj_explosion.pfx",
      "effect_scale": 3.0
    }
  },
  "full_damage_splash_radius": 0,
  "fx_trail": {
    "filename": "/pa/effects/specs/shell_artillery_large_proj_trail.pfx",
    "offset": [
      0.0,
      1.0,
      0.0
    ]
  },
  "initial_velocity": 1000.0,
  "lifetime": 0.25,
  "max_velocity": 1000.0,
  "physics": {
    "radius": 1,
    "gravity_scalar": 120,
    "add_to_spatial_db": false,
    "allow_underground": true
  },
  "splash_damage": 0,
  "splash_damages_allies": false,
  "splash_radius": 0
}