mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
14 lines
1.1 KiB
Plaintext
14 lines
1.1 KiB
Plaintext
Name:Nissa's Revelation
|
|
ManaCost:5 G G
|
|
Types:Sorcery
|
|
A:SP$Scry | Cost$ 5 G G | ScryNum$ 5 | SubAbility$ DBReveal | SpellDescription$ Scry 5, then reveal the top card of your library. If it's a creature card, you draw cards equal to its power and you gain life equal to its toughness.
|
|
SVar:DBReveal:DB$ Dig | Cost$ 0 | DigNum$ 1 | Reveal$ True | RememberRevealed$ True | DestinationZone$ Library | LibraryPosition$ 0 | SubAbility$ DBDraw
|
|
SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X | ConditionCheckSVar$ Z | ConditionSVarCompare$ EQ1 | SubAbility$ DBGainLife
|
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ Y | References$ Y | ConditionCheckSVar$ Z | ConditionSVarCompare$ EQ1 | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Remembered$CardPower
|
|
SVar:Y:Remembered$CardToughness
|
|
SVar:Z:Remembered$Valid Creature
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.cm/global/images/magic/general/nissas_revelation.jpg
|
|
Oracle:Scry 5, then reveal the top card of your library. If it's a creature card, you draw cards equal to its power and you gain life equal to its toughness. |