foul-magics/Mage/src/main/java/mage/abilities/dynamicvalue
Susucre eef8f508e4
[CMM] Implement Demon of Fate's Design (#10737)
* refactor SacrificeCostManaValue to be an enum.

* [CMM] Implement Demon of Fates Design

* Add Unit Tests, including one bug on alternative cost.

* fix alternativeCosts made from dynamicCost returning that they were not activated when paid.

* fix small issues, add hint

* cleanup tests and add a couple

* Capitalize enum instances

* Minor fixes

* simplify the ContinuousEffect

* use the ConditionPermanentHint made for the Demon

* fix text
2023-08-12 15:49:06 -04:00
..
common [CMM] Implement Demon of Fate's Design (#10737) 2023-08-12 15:49:06 -04:00
AdditiveDynamicValue.java
DynamicValue.java Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 (#9334) 2022-08-02 02:40:59 -04:00
IntPlusDynamicValue.java Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 (#9334) 2022-08-02 02:40:59 -04:00
LimitedDynamicValue.java Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 (#9334) 2022-08-02 02:40:59 -04:00
LockedInDynamicValue.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
MultipliedValue.java Fix #9441 2022-08-30 11:40:30 -04:00
RoleAssignment.java * Target colored cards/creatures - fixed game freeze on cards in deck (example: Angel's Herald and other Herald cards); 2021-08-04 22:40:24 +04:00