mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
scion_of_halaster.txt
This commit is contained in:
14
forge-gui/res/cardsfolder/upcoming/scion_of_halaster.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/scion_of_halaster.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Scion of Halaster
|
||||
ManaCost:1 B
|
||||
Types:Legendary Enchantment Background
|
||||
S:Mode$ Continuous | Affected$ Creature.IsCommander+YouOwn | AddReplacementEffects$ Draw | Description$ Commander creatures you own have "The first time you would draw a card each turn, instead look at the top two cards of your library. Put one of them into your graveyard and the other back on top of your library. Then draw a card."
|
||||
SVar:Draw:Event$ Draw | ReplaceWith$ DBDig | CheckSVar$ X | SVarCompare$ EQ0 | CheckSecondSVar$ Y | SecondSVarCompare$ EQ0 | Description$ The first time you would draw a card each turn, instead look at the top two cards of your library. Put one of them into your graveyard and the other back on top of your library. Then draw a card.
|
||||
SVar:DBDig:DB$ Dig | DigNum$ 2 | AnyNumber$ | DestinationZone$ Graveyard | LibraryPosition2$ 0 | SubAbility$ AllowDraw
|
||||
SVar:AllowDraw:DB$ StoreSVar | SVar$ Y | Type$ Number | Expression$ 1 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | SubAbility$ Reset
|
||||
SVar:Reset:DB$ StoreSVar | SVar$ Y | Type$ Number | Expression$ 0
|
||||
SVar:X:PlayerCountYou$CardsDrawn
|
||||
SVar:Y:Number$0
|
||||
DeckHas:Ability$Graveyard
|
||||
AI:RemoveDeck:NonCommander
|
||||
Oracle:Commander creatures you own have "The first time you would draw a card each turn, instead look at the top two cards of your library. Put one of them into your graveyard and the other back on top of your library. Then draw a card."
|
||||
Reference in New Issue
Block a user