foul-magics/Mage/src/main/java/mage/abilities/condition
Matthew Wilson f8d15cd6ba
[MKM] Implement Cases (#11713)
* Implementing "case" mechanic

* [MKM] Implement Case of the Burning Masks

* [MKM] Implement Case of the Filched Falcon

* [MKM] Implement Case of the Crimson Pulse

* [MKM] Implement Case of the Locked Hothouse

* Address PR comments

* some minor adjustments

* adjustments to hints

---------

Co-authored-by: Matthew Wilson <matthew_w@vaadin.com>
Co-authored-by: xenohedron <xenohedron@users.noreply.github.com>
2024-01-28 23:41:23 -05:00
..
common [MKM] Implement Cases (#11713) 2024-01-28 23:41:23 -05:00
CompoundCondition.java Disable auto-payment of mana for spells which care about mana color (#9173) 2022-10-03 19:16:45 -04:00
Condition.java Refactor: Significant speed-up for ManaOptions (#9233) 2022-10-04 00:08:20 -04:00
FixedCondition.java
IntCompareCondition.java [LCC] Implement March of the Canonized (#11540) 2023-12-12 00:00:53 -05:00
InvertCondition.java
LockedInCondition.java Disable auto-payment of mana for spells which care about mana color (#9173) 2022-10-03 19:16:45 -04:00
OrCondition.java