{ type = "selector" children = [ { type = "condition_is_equal" source = "GroupId" destination = "'Bot5'" child = { type = "decorator_run_once" max_attempts = 1 child = { type = "selector" children = [ { type = "condition_is_equal" source = "GuardianWaveNumber" destination = 1 child = { type = "sequencer" children = [ { //Wave 1 Strat type = "action_teleport" destination = "-2089.645264 -5434.922363 -2271.292236" } ] } }, { type = "condition_is_equal" source = "GuardianWaveNumber" destination = 2 child = { //Wave 2 Strat type = "sequencer" children = [ { type = "action_wait" wait_time_min = 4.3 wait_time_max = 4.3 }, { type = "action_teleport" destination = "295.015228 -5231.746094 -2411.968750" }, { type = "action_move_to" destination = "221.083069 -4825.713379 -2446.502441" movement_type = "BT_ACTION_MOVETO_RUN" route_type = "BT_ACTION_MOVETO_FASTEST_ROUTE" hiding_spot = "HidingSpot" threat = "NearestThreatMemory" } ] } }, { type = "condition_is_equal" source = "GuardianWaveNumber" destination = 3 child = { //Wave 3 Strat type = "sequencer" children = [ { type = "action_teleport" destination = "1872.866699 -5354.573730 850" }, { type = "action_wait" wait_time_min = 2.6 wait_time_max = 2.6 }, { type = "decorator_succeed" child = { type = "decorator_run_once" child = { type = "action_acquire_items" items = [ "parachute" ] remove_all_items = 0 } } } ] } }, { type = "condition_is_equal" source = "GuardianWaveNumber" destination = 4 child = { //Wave 4 Strat type = "action_teleport" destination = "3521.638184 -5685.483398 -2631.971680" } }, { type = "condition_is_greater_equal" source = "GuardianWaveNumber" destination = 5 child = { //Wave 5+ Strat type = "action_teleport" destination = "-2089.645264 -5434.922363 -2271.292236" } } ] } } } ] }