hover_ship_ammo

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "damage": 200,
    "events": {
        "died": {
            "effect_spec": "/pa/units/sea/battleship/battleship_hit.pfx"
        }
    },
    "full_damage_splash_radius": 2,
    "fx_trail": {
        "filename": "/pa/units/sea/battleship/battleship_shell_proj_trail.pfx",
        "offset": [
            0.0,
            0.7,
            0.0
        ]
    },
    "initial_velocity": 170.0,
    "lifetime": 2,
    "max_velocity": 170.0,
    "physics": {
        "radius": 1,
        "gravity_scalar": 7,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "splash_damage": 200,
    "splash_damages_allies": false,
    "splash_radius": 5
}