l_battleship_lower_ammo

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "damage": 800,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/shell_bullet",
            "effect_scale": 0.8,
            "effect_spec": "/pa/units/sea/l_battleship/main_gun_exp.pfx"
        }
    },
    "full_damage_splash_radius": 5,
    "fx_trail": {
        "filename": "/pa/units/sea/l_battleship/main_gun_trail.pfx",
        "offset": [
            0.0,
            0.0,
            0.0
        ]
    },
    "initial_velocity": 150.0,
    "lifetime": 5,
    "max_velocity": 250.0,
    "min_velocity": 90,
    "physics": {
        "add_to_spatial_db": true,
        "gravity_scalar": 26
    },
    "splash_damage": 800,
    "splash_radius": 25
}