foul-magics/Mage/src/main/java/mage/abilities/effects
Alexander Novotny 8271686cb4
[PIP] Implement Shaun, Father of Synths (#12109)
* Added method to set triggered abilities to optional

* TokenCopy effect now copies permanentModifier

* Implemented Shaun, Father of Synths

* remove TODO

* Made `setOptional` chainable
2024-04-12 19:41:58 -04:00
..
common [PIP] Implement Shaun, Father of Synths (#12109) 2024-04-12 19:41:58 -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 Implement [REX] Compy Swarm (#12101) 2024-04-10 23:43:37 -04:00
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