{ type = "selector" children = [ { type = "condition_is_equal" source = "GroupId" destination = "'MotoSmoke'" child = { type = "decorator_run_once" max_attempts = 3 child = { type = "sequencer" children = [ { type = "decorator_succeed" child = { type = "decorator_run_once" child = { type = "action_acquire_items" items = [ "weapon_smokegrenade" ] remove_all_items = 0 } } }, { type = "decorator_succeed" child = { type = "decorator_run_once" child = { type = "action_teleport" destination = "961.128845 434.031250 88.031250" } } }, { type = "parallel" children = [ { type = "action_look_at" input_angles = "-46.498001 12.834555 0.000000" }, { type = "action_equip_weapon" weapon = "weapon_smokegrenade" } ] }, { type = "action_wait" wait_time_min = 1.0 wait_time_max = 1.0 }, { type = "action_pull_trigger" }, { type = "action_wait" wait_time_min = 2.0 wait_time_max = 2.0 } ] } } } ] }