{
"base_spec": "/pa/ammo/base_laser_blast/base_laser_blast.json",
"cruise_height": 15,
"damage": 750,
"events": {
"died": {
"effect_spec": "/pa/units/land/l_tank_swarm/chain/electrode.pfx"
}
},
"flight_type": "Staged",
"fx_trail": {
"filename": "/pa/units/land/l_tank_swarm/l_tank_swarm_trail.pfx"
},
"initial_velocity": 200.0,
"lifetime": 2,
"max_velocity": 300.0,
"physics": {
"add_to_spatial_db": true,
"gravity_scalar": 5,
"ignore_gravity": false
},
"spawn_unit_on_death": "/pa/units/land/l_tank_swarm/chain/chain.json",
"spawn_unit_on_death_with_velocity": false,
"splash_damage": 500,
"splash_radius": 2,
"stages": [
{
"ignores_LOS": true,
"ignores_gravity": true,
"rotates_to_velocity": true,
"stage_duration": 50,
"stage_turn_rate": 120
},
{
"ignores_LOS": false,
"ignores_gravity": false,
"rotates_to_velocity": true,
"stage_duration": 5000,
"stage_turn_rate": 900
}
],
"turn_rate": 200
}