pub fn parse_param(ability: &str, prefix: &str) -> Option<i32>
Parse a numeric parameter from an ability string (e.g. “NumAtt$ 3” → 3).