mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Thrasios, Triton Hero.
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:G U
|
||||
Types:Legendary Creature Merfolk Wizard
|
||||
PT:1/3
|
||||
A:AB$ Scry | Cost$ 4 | ScryNum$ 1 | SubAbility$ DBDig | SpellDescription$ Scry 1, then reveal the top card of your library. If it's a land card, put it onto the battlefield tapped. Otherwise, draw a card.
|
||||
SVar:DBDig:DB$ Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | DestinationZone$ Battlefield | RememberChanged$ True | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | SubAbility DBCleanUp
|
||||
SVar:DBDig:DB$ Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | Tapped$ True | DestinationZone$ Battlefield | RememberChanged$ True | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | SubAbility$ DBCleanUp
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
K:Partner
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/thrasios_triton_hero.jpg
|
||||
|
||||
Reference in New Issue
Block a user