62 lines
1.3 KiB
Plaintext
62 lines
1.3 KiB
Plaintext
# File generated by Wizard 2.9.0 on Oct 23, 2025.
|
|
include_once sensors/radar/acq_radar.txt
|
|
include_once signatures/copter_signature.txt
|
|
include_once weapons/sam/large_sam.txt
|
|
include_once behavior/behavior_fire.txt
|
|
|
|
|
|
platform_type ARMED_COPTER WSF_PLATFORM
|
|
icon mh-60
|
|
infrared_signature COPTER_INFRARED_SIGNATURE
|
|
optical_signature COPTER_OPTICAL_SIGNATURE
|
|
radar_signature COPTER_RADAR_SIGNATURE
|
|
|
|
mover WSF_AIR_MOVER
|
|
end_mover
|
|
|
|
sensor acq_radar ACQ_RADAR
|
|
on
|
|
internal_link data_mgr
|
|
ignore_same_side
|
|
end_sensor
|
|
|
|
processor data_mgr WSF_LINKED_PROCESSOR
|
|
report_to commander via sub_net
|
|
end_processor
|
|
|
|
comm sub_net DATALINK
|
|
network_name <local:slave>
|
|
#internal_link task_mgr
|
|
end_comm
|
|
|
|
processor track_mgr WSF_TRACK_PROCESSOR
|
|
purge_interval 60 sec
|
|
end_processor
|
|
|
|
script_variables
|
|
string weapon_name="sam";
|
|
end_script_variables
|
|
|
|
processor task_mgr WSF_SCRIPT_PROCESSOR
|
|
|
|
update_interval 5 sec
|
|
advanced_behavior_tree
|
|
btt on
|
|
selector
|
|
behavior_node behavior_fire
|
|
end_selector
|
|
|
|
end_advanced_behavior_tree
|
|
|
|
end_processor
|
|
|
|
weapon sam LARGE_SAM
|
|
quantity 10
|
|
end_weapon
|
|
|
|
zone battalion_sector
|
|
circular maximum_radius 20 km
|
|
end_zone
|
|
|
|
|
|
end_platform_type |