cannon_uber

{
    "ammo_type": "Projectile",
    "audio_loop": "/SE/Weapons/commander/Commander_uber_cannon_fire",
    "burn_damage": 200,
    "burn_radius": 15,
    "damage": 700,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/cannon_uber",
            "effect_spec": "/pa/effects/specs/uber_proj_explosion.pfx"
        }
    },
    "flight_type": "Seeking",
    "full_damage_splash_radius": 5,
    "fx_trail": {
        "filename": "/pa/effects/specs/uber_proj_trail.pfx",
        "offset": [
            0.0,
            0.8,
            0.0
        ]
    },
    "initial_velocity": 100.0,
    "lifetime": 1.2,
    "max_velocity": 100.0,
    "physics": {
        "radius": 10,
        "ignore_gravity": false,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "recon": {
        "observable": {
            "ignore_radar": true
        }
    },
    "spawn_layers": "WL_Air",
    "splash_damage": 700,
    "splash_radius": 20,
    "turn_rate": 180
}