base_bomb

{
  "base_spec": "/pa/ammo/base_ammo/base_ammo.json",
  "damage": 0,
  "death": {
    "decals": [
      "/pa/effects/specs/scorch_a_01.json"
    ]
  },
  "events": {
    "died": {
      "audio_cue": "/SE/Impacts/shell_artillery",
      "effect_spec": "/pa/effects/specs/default_explosion.pfx"
    }
  },
  "flight_type": "Staged",
  "fx_trail": {
    "filename": "/pa/effects/specs/rocket_proj_trail.pfx",
    "offset": [
      0.0,
      0.8,
      0.0
    ]
  },
  "initial_velocity": 15.0,
  "lifetime": 8,
  "max_velocity": 15.0,
  "model": {
    "filename": "/pa/units/air/bomb/bomb.papa"
  },
  "splash_damage": 0,
  "splash_damages_allies": false,
  "splash_radius": 0,
  "stages": [
    {
      "apply_thrust": false,
      "ignores_gravity": false,
      "ignores_LOS": true,
      "stage_duration": 50000,
      "stage_turn_rate": 0,
      "rotates_to_velocity": true
    }
  ],
  "turn_rate": 0
}