foul-magics/Mage/src/main/java/mage/abilities/effects
ssk97 d886b3e450
[WHO] Implement 4 cards, create generic EachOpponentPermanentTargetsAdjuster (#11886)
* Implement Bigger on the Inside
* implement Reverse the Polarity
* Implement Sontaran General
* Implement Everything Comes to Dust
2024-03-29 01:32:38 +04:00
..
common [WHO] Implement 4 cards, create generic EachOpponentPermanentTargetsAdjuster (#11886) 2024-03-29 01:32:38 +04:00
keyword [PH17] Implement Inzerva, Master of Insights (#11774) 2024-03-07 19:02:52 -05:00
mana fix #11643 (choice for add mana of any type produced) 2024-01-13 16:26:54 -05:00
ApplyStatusEffect.java Implementing "suspected" mechanic (#11670) 2024-01-25 20:30:51 -05:00
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java rename face-up/face-down events 2024-01-17 15:56:11 -05:00
AuraReplacementEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
BecomesAttachedToCreatureSourceEffect.java another batch of text cleanup (#11694) 2024-01-20 23:13:03 -05:00
ContinuousEffect.java multiple changes: 2024-02-18 15:05:05 +04:00
ContinuousEffectImpl.java refactor: improved usage of target pointers 2024-02-18 15:38:53 +04:00
ContinuousEffects.java Implementing "suspected" mechanic (#11670) 2024-01-25 20:30:51 -05:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java refactor: improved usage of target pointers 2024-02-18 15:38:53 +04:00
Effects.java many the text fixes 2023-11-19 21:37:37 -05:00
EntersBattlefieldEffect.java another batch of text cleanup (#11694) 2024-01-20 23:13:03 -05:00
OneShotEffect.java refactor: improved usage of target pointers 2024-02-18 15:38:53 +04:00
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
RedirectionEffect.java
ReplacementEffect.java
ReplacementEffectImpl.java refactor: replacement effects don't use apply method now (#11484) 2023-11-28 11:17:28 +04:00
RequirementEffect.java AI: improved combat support: 2024-01-20 00:17:14 +04:00
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
ReturnMORToBattlefieldUnderOwnerControlWithCounterEffect.java
SearchEffect.java
SpliceCardEffect.java
WhileConditionContinuousEffect.java