extends Combo func is_triggered(input: InputPacket) -> bool: return input.player_combat_actions.has("shoot")