mage
mage copied to clipboard
"attacks one of your opponents" effects need common effect
Cards involved: https://scryfall.com/search?q=o%3A%22attacks+one+of+your+opponents%22
Some of them are currently implemented incorrectly, e.g. Calculating Lich does not respect range of influence afaik: https://github.com/magefree/mage/blob/ed1db714742cd2169e0598b217120ada72c9bbda/Mage.Sets/src/mage/cards/c/CalculatingLich.java#L64-L74
It does not check if the attacker is within the controller's range of influence.