foul-magics/Mage/src/main/java/mage/abilities/effects
2021-02-28 17:06:13 -05:00
..
common reworked some abilities which use card.moveToExile 2021-02-28 17:06:13 -05:00
keyword Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
mana Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
ApplyCountersEffect.java
AsThoughEffect.java AsThough effects improves and fixes: 2021-01-31 22:32:23 +04:00
AsThoughEffectImpl.java [KHM] fixed Old-Growth Troll - correct addAbility usage for permanents; 2021-02-02 04:05:38 +04:00
AsThoughManaEffect.java * AI: improved support of "as though mana" abilities (now computer can choose correct mana ability to pay, example: Draugr Necromancer); 2021-02-27 20:14:12 +04:00
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605); 2021-02-21 05:48:09 +04:00
ContinuousEffectImpl.java PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605); 2021-02-21 05:48:09 +04:00
ContinuousEffects.java * AI: improved support of "as though mana" abilities (now computer can choose correct mana ability to pay, example: Draugr Necromancer); 2021-02-27 20:14:12 +04:00
ContinuousEffectsList.java * Fixed that effects with custom duration are not automatically removed from the game if source permanents leaves the game (fixes #6997). 2020-12-28 18:36:05 +01:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java Tyvar Kell and gain ability fixes: 2021-01-12 04:41:35 +04:00
Effects.java updated a test failure fix 2021-01-30 13:37:29 -05:00
EntersBattlefieldEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
EquipEffect.java
GainAbilitySpellsEffect.java [CMR] Imoti, Celebrant of Bounty - Give Cascade to X spells (fixes #7409) 2021-02-05 10:27:55 -06:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PhantomPreventionEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PlaneswalkerRedirectionEffect.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
PreventDamageAndRemoveCountersEffect.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java Fix handling of damage to permanents (WIP) (#7592) 2021-02-22 17:11:24 -05:00
RedirectionEffect.java Fix handling of damage to permanents (WIP) (#7592) 2021-02-22 17:11:24 -05:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java