mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Update grey_knight_paragon.txt
This commit is contained in:
@@ -3,8 +3,9 @@ ManaCost:4 W
|
|||||||
Types:Creature Astartes Knight
|
Types:Creature Astartes Knight
|
||||||
PT:4/4
|
PT:4/4
|
||||||
K:Flash
|
K:Flash
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ Rites of Banishment — When CARDNAME enters the battlefield, destroy target attacking creature. If that creature is a Demon, exile it instead.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBranch | TriggerDescription$ Rites of Banishment — When CARDNAME enters the battlefield, destroy target attacking creature. If that creature is a Demon, exile it instead.
|
||||||
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | RememberDestroyed$ True
|
SVar:TrigBranch:DB$ Branch | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | BranchConditionSVar$ X | BranchConditionSVarCompare$ EQ1 | TrueSubAbility$ ExileDemon | FalseSubAbility$ DestroyAttacker
|
||||||
R:Event$ Moved | ValidCard$ Targeted.Demon | Destination$ Graveyard | ReplaceWith$ DBExile
|
SVar:DestroyAttacker:DB$ Destroy | Defined$ Targeted
|
||||||
SVar:DBExile:DB$ ChangeZone | Defined$ Targeted | Destination$ Exile
|
SVar:ExileDemon:DB$ ChangeZone | Defined$ Targeted | Origin$ Battlefield | Destination$ Exile
|
||||||
|
SVar:X:Targeted$Valid Creature.Demon
|
||||||
Oracle:Flash\nRites of Banishment — When Grey Knight Paragon enters the battlefield, destroy target attacking creature. If that creature is a Demon, exile it instead.
|
Oracle:Flash\nRites of Banishment — When Grey Knight Paragon enters the battlefield, destroy target attacking creature. If that creature is a Demon, exile it instead.
|
||||||
Reference in New Issue
Block a user