bot_grenadier_ammo

{
  "base_spec": "/pa/ammo/base_bullet/base_bullet.json",
  "damage": 40,
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/shell_bullet",
      "effect_scale": 0.4,
      "effect_spec": "/pa/units/land/bot_grenadier/bot_grenadier_ammo_hit.pfx"
    }
  },
  "full_damage_splash_radius": 2,
  "fx_trail": {
    "filename": "/pa/units/land/bot_grenadier/bot_grenadier_ammo_trail.pfx",
    "offset": [
      0.0,
      0.0,
      0.0
    ]
  },
  "initial_velocity": 80.0,
  "lifetime": 5,
  "max_velocity": 90.0,
  "model": null,
  "physics": {
    "add_to_spatial_db": true,
    "allow_underground": true,
    "gravity_scalar": 6,
    "radius": 1
  },
  "splash_damage": 30,
  "splash_radius": 5
}