forked from External/mage
* Fixed NullPointerException when Accursed Witch transforms Feedback issue: #5529 Aura replacement code tried to remove the second face from the original zone which had ownerId == null. Now, we remember the first face (the original card) and remove it from the old zone before creating a permanent out of the second face. * Accursed Witch's death trigger now requires targetting opponent instead of using aura replacement effects Feedback issue: #5529 Previously you could attach Infectious Curse to either player and get around hexproof The ability text has also been updated to match the Oracle text of Accursed Witch. |
||
|---|---|---|
| .. | ||
| common | ||
| keyword | ||
| mana | ||
| ApplyCountersEffect.java | ||
| AsThoughEffect.java | ||
| AsThoughEffectImpl.java | ||
| AsThoughManaEffect.java | ||
| AsTurnedFaceUpEffect.java | ||
| AuraReplacementEffect.java | ||
| ContinuousEffect.java | ||
| ContinuousEffectImpl.java | ||
| ContinuousEffects.java | ||
| ContinuousEffectsList.java | ||
| ContinuousRuleModifyingEffect.java | ||
| ContinuousRuleModifyingEffectImpl.java | ||
| CostModificationEffect.java | ||
| CreateTokenCopySourceEffect.java | ||
| Effect.java | ||
| EffectImpl.java | ||
| Effects.java | ||
| EntersBattlefieldEffect.java | ||
| EquipEffect.java | ||
| GainAbilitySpellsEffect.java | ||
| OneShotEffect.java | ||
| PayCostToAttackBlockEffect.java | ||
| PayCostToAttackBlockEffectImpl.java | ||
| PhantomPreventionEffect.java | ||
| PlaneswalkerRedirectionEffect.java | ||
| PreventionEffect.java | ||
| PreventionEffectData.java | ||
| PreventionEffectImpl.java | ||
| RedirectionEffect.java | ||
| ReplacementEffect.java | ||
| ReplacementEffectImpl.java | ||
| RequirementEffect.java | ||
| RestrictionEffect.java | ||
| RestrictionUntapNotMoreThanEffect.java | ||
| SearchEffect.java | ||
| SpliceCardEffect.java | ||
| SpliceCardEffectImpl.java | ||
| WhileConditionContinuousEffect.java | ||