bot_tesla_ammo

{
    "base_spec": "/pa/ammo/base_laser_blast/base_laser_blast.json",
    "damage": 160,
    "events": {
        "died": {
            "audio_cue": "/SE/Impacts/bot_spark_impact",
            "effect_spec": "/pa/effects/specs/tesla_hit.pfx"
        }
    },
    "full_damage_splash_radius": 2,
    "fx_trail": {
        "filename": "/pa/effects/specs/tesla_proj_trail.pfx"
    },
    "initial_velocity": 180.0,
    "lifetime": 1,
    "max_velocity": 180.0,
    "physics": {
        "type": "Projectile",
        "radius": 1,
        "gravity_scalar": 8,
        "add_to_spatial_db": false,
        "allow_underground": true
    },
    "splash_damage": 50,
    "splash_radius": 10
}