// Assign guardian wave items { type = "decorator_run_once" child = { type = "sequencer" children = [ { type = "action_assign_guardian_loadout" input_token_name = "GroupId" assignments = [ { token = "Parachute" loadout = [ { items = [ "weapon_glock" ] wave_number_min = 1 weight = 5 } ] } ] } ] } }