Files
forge/forge-gui/res/cardsfolder/s/sandstone_oracle.txt
2017-12-28 23:40:29 -05:00

12 lines
907 B
Plaintext

Name:Sandstone Oracle
ManaCost:7
Types:Artifact Creature Sphinx
PT:4/4
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChooseOpp | TriggerDescription$ When CARDNAME enters the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.
SVar:TrigChooseOpp:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | AILogic$ MostCardsInHand | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X,Y | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1
SVar:Y:Count$InYourHand
SVar:X:Count$InChosenHand/Minus.Y
SVar:Picture:http://www.wizards.com/global/images/magic/general/sandstone_oracle.jpg
Oracle:Flying\nWhen Sandstone Oracle enters the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.