pub fn must_attack_ids(requirements: &[AttackRequirement]) -> Vec<CardId>Expand description
Get all creature IDs that must attack (from requirements).
pub fn must_attack_ids(requirements: &[AttackRequirement]) -> Vec<CardId>Get all creature IDs that must attack (from requirements).