mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
herald_of_vengeance.txt
This commit is contained in:
14
forge-gui/res/cardsfolder/upcoming/herald_of_vengeance.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/herald_of_vengeance.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Herald of Vengeance
|
||||||
|
ManaCost:3 W W
|
||||||
|
Types:Creature Angel
|
||||||
|
PT:4/3
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, destroy each permanent you don't control that has the same name as a permanent that dealt damage to you last turn.
|
||||||
|
SVar:TrigDestroyAll:DB$ DestroyAll | ValidCards$ Permanent.YouDontCtrl+sharesNameWith Remembered
|
||||||
|
T:Mode$ DamageDone | ValidSource$ Permanent | ValidTarget$ You | Static$ True | Execute$ TrigRemember
|
||||||
|
SVar:TrigRemember:DB$ Pump | ImprintCards$ TriggeredSource
|
||||||
|
T:Mode$ Phase | Phase$ Cleanup | Static$ True | Execute$ TrigForget
|
||||||
|
SVar:TrigForget:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBImprint
|
||||||
|
SVar:DBImprint:DB$ Pump | RememberObjects$ Imprinted | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearImprinted$ True
|
||||||
|
Oracle:Flying\nWhen Herald of Vengeance enters the battlefield, destroy each permanent you don't control that has the same name as a permanent that dealt damage to you last turn.
|
||||||
Reference in New Issue
Block a user