Fix Jadelight Ranger description

This commit is contained in:
Chris H
2018-01-14 17:55:24 -05:00
parent 7c10272d03
commit f9f83660f5

View File

@@ -2,9 +2,9 @@ Name:Jadelight Ranger
ManaCost:1 G G
Types:Creature Merfolk Scout
PT:2/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExplore | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME enters the battlefield, it explores. (Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on this creature, then put the card back on top or into your graveyard.)
SVar:TrigExplore:DB$ Explore | SubAbility$ TrigEffect
SVar:TrigEffect:DB$ Explore
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExplore | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME enters the battlefield, it explores, then it explores again. (Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on this creature, then put the card back or put it into your graveyard. Then repeat this process.)
SVar:TrigExplore:DB$ Explore | SubAbility$ DBExplore
SVar:DBExplore:DB$ Explore
DeckHas:Ability$Counters
SVar:Picture:http://www.wizards.com/global/images/magic/general/Jadelight Ranger.jpg
Oracle:When Jadelight Ranger enters the battlefield, it explores, then it explores again. (Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on this creature, then put the card back or put it into your graveyard. Then repeat this process.)