"attacks one of your opponents" effects need common effect
Open
bug
refactoring
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.