frigate_ammo_shell

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "damage": 50,
    "events": {
        "died": {
            "effect_spec": "/pa/units/sea/battleship/battleship_hit.pfx"
        }
    },
    "fx_trail": {
        "filename": "/pa/units/sea/battleship/battleship_shell_proj_trail.pfx",
        "offset": [
            0.0,
            0.7,
            0.0
        ]
    },
    "initial_velocity": 85.0,
    "lifetime": 3,
    "max_velocity": 85.0,
    "model": null,
    "splash_damage": 0,
    "splash_radius": 0
}