foul-magics/Mage/src/main/java/mage/abilities/mana/builder
ssk97 e43e918c67
Conditional mana - fixed that some mana cant be used for paying “counter unless” cost and other things (#11447)
* Add tests for conditional mana usage with soft counterspells

* Fix "to cast" conditions on common ManaCondition classes

* Add fix to all remaining ManaCondition classes

* SimpleActivatedAbilityConditionalMana is tested to pay for a soft counterspell activated ability

* Remove now-unused imports
2023-11-23 01:37:45 +04:00
..
common Conditional mana - fixed that some mana cant be used for paying “counter unless” cost and other things (#11447) 2023-11-23 01:37:45 +04:00
Builder.java
ConditionalManaBuilder.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00