mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'm19_missing_red' into 'master'
Add Vaevictis Asmadi, the Dire See merge request core-developers/forge!720
This commit is contained in:
13
forge-gui/res/cardsfolder/v/vaevictis_asmadi_the_dire.txt
Normal file
13
forge-gui/res/cardsfolder/v/vaevictis_asmadi_the_dire.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Vaevictis Asmadi, the Dire
|
||||||
|
ManaCost:3 B R G
|
||||||
|
Types:Legendary Creature Elder Dragon
|
||||||
|
PT:6/6
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTarget | TriggerDescription$ Whenever CARDNAME attacks, for each player, choose target permanent that player controls. Those players sacrifice those permanents. Each player who sacrificed a permanent this way reveals the top card of their library, then puts it onto the battlefield if it’s a permanent card.
|
||||||
|
SVar:TrigTarget:DB$ Pump | ValidTgts$ Permanent | TgtPrompt$ Select target permanent a players controls to be sacrificed. | TargetMin$ OneEach | TargetMax$ OneEach | References$ OneEach | TargetsWithDifferentControllers$ True | SubAbility$ DBSacrificeAll
|
||||||
|
SVar:DBSacrificeAll:DB$ SacrificeAll | Defined$ Targeted | RememberSacrificed$ True | SubAbility$ DBRepeatEach
|
||||||
|
SVar:DBRepeatEach:DB$ RepeatEach | DefinedCards$ Remembered | UseImprinted$ True | RepeatSubAbility$ DBDig | SubAbility$ DBCleanup
|
||||||
|
SVar:DBDig:DB$ Dig | Defined$ ImprintedController | DigNum$ 1 | Reveal$ True | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ 0 | ChangeNum$ All | ChangeValid$ Permanent
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:OneEach:PlayerCountPlayers$Amount
|
||||||
|
Oracle:Flying\nWhenever Vaevictis Asmadi, the Dire attacks, for each player, choose target permanent that player controls. Those players sacrifice those permanents. Each player who sacrificed a permanent this way reveals the top card of their library, then puts it onto the battlefield if it’s a permanent card.
|
||||||
Reference in New Issue
Block a user