foul-magics/Mage/src/main/java/mage/abilities/effects
Daniel Bomar 63239fe8e6
[SNC] Implemented shield counter mechanic (#8830)
* [SNC] Implemented shield counter mechanic

* Rework shield counter to be a global replacement effect

* Add unit test for shield counter

Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2022-04-14 09:43:12 -04:00
..
common fixed issue with ExileCardYouChooseTargetOpponentEffect not revealing hand when no matching cards (fixes #8840) 2022-04-13 08:29:21 -04:00
keyword [SNC] Implemented shield counter mechanic (#8830) 2022-04-14 09:43:12 -04:00
mana [TSP] various text fixes 2022-04-01 08:42:38 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
AuraReplacementEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java Implemented "Until your next end step" duration (#8831) 2022-04-10 17:57:58 -04:00
ContinuousEffectImpl.java Implemented "Until your next end step" duration (#8831) 2022-04-10 17:57:58 -04:00
ContinuousEffects.java [NEC] fixed Kotori, Pilot Prodigy's granted crew ability not animating vehicles (fixes #8713) 2022-02-18 22:22:44 -05:00
ContinuousEffectsList.java Implemented "Until your next end step" duration (#8831) 2022-04-10 17:57:58 -04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java
Effects.java [ROE] updated level up text 2022-03-09 18:30:54 -05:00
EntersBattlefieldEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
GainAbilitySpellsEffect.java
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java