{
"display_name": "!LOC:Iron Dome Interceptor",
"description": "!LOC:Anti-Nuke Missile - Intercepts and destroys incoming nuclear missiles.",
"ammo_type": "Projectile",
"audio_loop": "/SE/Movement/missile/anti_nuke_missile_fly_loop",
"build_metal_cost": 5000,
"collision_bounds": 5,
"collision_check": "target",
"collision_response": "destroy",
"damage": 1,
"events": {
"died": {
"audio_cue": "/SE/Impacts/missile_antinuke",
"effect_spec": "/pa/units/land/l_anti_nuke_launcher/l_anti_nuke_launcher_ammo_explosion.pfx",
"effect_world_aligned": false
}
},
"flight_type": "Staged",
"fx_trail": {
"filename": "/pa/units/land/l_anti_nuke_launcher/l_anti_nuke_launcher_ammo_trail.pfx",
"offset": [
0.0,
4.6,
0.0
]
},
"has_notifications": true,
"influence_radius": 1200,
"initial_velocity": 1500.0,
"lifetime": 5,
"max_velocity": 1500.0,
"model": {
"filename": "/pa/units/land/l_anti_nuke_launcher/missile/missile.papa"
},
"physics": {
"add_to_spatial_db": false,
"allow_underground": true,
"gravity_scalar": 3,
"ignore_gravity": true,
"radius": 5
},
"show_strategic_icon": true,
"si_name": "l_anti_nuke_launcher_ammo",
"spawn_layers": "WL_Air",
"splash_damage": 1,
"splash_radius": 0,
"stages": [
{
"ignores_LOS": true,
"ignores_gravity": true,
"rotates_to_velocity": true,
"stage_duration": 100,
"stage_turn_rate": 180
},
{
"ignores_LOS": false,
"ignores_gravity": true,
"rotates_to_velocity": true,
"stage_duration": 0,
"stage_turn_rate": 1080
}
],
"strategic_icon_priority": 0,
"turn_rate": 3600
}