l_orbital_laser_ammo

{
    "base_spec": "/pa/ammo/base_shell/base_shell.json",
    "burn_damage": 200,
    "burn_radius": 65,
    "damage": 3000,
    "damage_volume": {
        "burnable_remove_radius": 60,
        "delay": 3,
        "initial_radius": 20,
        "radius_accel": -5,
        "radius_velocity": 50
    },
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/laser_blast",
            "effect_spec": "/pa/units/orbital/l_orbital_laser/l_orb_laser_exp.pfx"
        }
    },
    "full_damage_splash_radius": 5,
    "fx_trail": {
        "filename": "/pa/units/orbital/l_orbital_laser/trail.pfx",
        "offset": [
            0,
            0,
            0
        ]
    },
    "initial_velocity": 50,
    "lifetime": 10,
    "max_velocity": 50,
    "model": null,
    "physics": {
        "add_to_spatial_db": true,
        "gravity_scalar": 0.01
    },
    "splash_damage": 3000,
    "splash_radius": 65
}