mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'fix_ebondeath_dracolich' into 'master'
Fix Ebondeath, Dracolich can't be cast from graveyard bug See merge request core-developers/forge!5026
This commit is contained in:
@@ -5,7 +5,7 @@ PT:5/2
|
||||
K:Flash
|
||||
K:Flying
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Graveyard | MayPlay$ True | CheckSVar$ X | SVarCompare$ GE1 | Description$ You may cast CARDNAME from your graveyard if a creature not named Ebondeath, Dracolich died this turn.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Graveyard | AffectedZone$ Graveyard | MayPlay$ True | CheckSVar$ X | SVarCompare$ GE1 | Description$ You may cast CARDNAME from your graveyard if a creature not named Ebondeath, Dracolich died this turn.
|
||||
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature.notnamedEbondeath; Dracolich
|
||||
SVar:SacMe:3
|
||||
SVar:DiscardMe:3
|
||||
|
||||
Reference in New Issue
Block a user