foul-magics/Mage/src/main/java/mage/abilities/condition
Evan Kranzler 0e3252d256
Implementing Blitz mechanic (WIP) (#8835)
* added blitz mechanic (mostly copy/paste of dash)

* renamed class

* reworked alt cost abilities, greatly reduced redundant code

* updated text generation

* removed all skips

* added test for blitz

* changed blitz implementation

* [SNC] Implemented Tenacious Underdog
2022-04-24 12:03:25 -04:00
..
common Implementing Blitz mechanic (WIP) (#8835) 2022-04-24 12:03:25 -04:00
CompoundCondition.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Condition.java * Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana. 2020-08-16 01:16:52 +02:00
FixedCondition.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
IntCompareCondition.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
InvertCondition.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
LockedInCondition.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
OrCondition.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00