- [XLN] Fixed Gishath, Sun's Avatar and Ranging Raptors.

This commit is contained in:
Agetian
2017-09-16 14:32:43 +00:00
parent 91e7cd6576
commit a60c6af30e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Name:Gishath, Sun's Avatar Name:Gishath, Sun's Avatar
ManaCost:5 R G W ManaCost:5 R G W
Types:Legendary Creature Dinosaur Avatar Types:Legendary Creature Dinosaur Avatar
PT:7/7 PT:7/6
K:Trample K:Trample
K:Vigilance K:Vigilance
K:Haste K:Haste

View File

@@ -2,8 +2,8 @@ Name:Ranging Raptors
ManaCost:2 G ManaCost:2 G
Types:Creature Dinosaur Types:Creature Dinosaur
PT:2/3 PT:2/3
T:Mode$ DamageDone | OnlyOnce$ True | Execute$ TrigSearchLand | ValidTarget$ Card.Self | TriggerZones$ Battlefield | TriggerDescription$ Enrage — Whenever CARDNAME is dealt damage, you may search your library for a basic land card, put it onto the battlefield, then shuffle your library. T:Mode$ DamageDone | OnlyOnce$ True | Execute$ TrigSearchLand | ValidTarget$ Card.Self | TriggerZones$ Battlefield | TriggerDescription$ Enrage — Whenever CARDNAME is dealt damage, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.
SVar:TrigSearchLand:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | ShuffleNonMandatory$ TrueS SVar:TrigSearchLand:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | Tapped$ True | ShuffleNonMandatory$ TrueS
SVar:HasCombatEffect:TRUE SVar:HasCombatEffect:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/ranging_raptors.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/ranging_raptors.jpg
Oracle:Enrage — Whenever Ranging Raptors is dealt damage, you may search your library for a basic land card, put it onto the battlefield, then shuffle your library. Oracle:Enrage — Whenever Ranging Raptors is dealt damage, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.