mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- [XLN] Fixed Gishath, Sun's Avatar and Ranging Raptors.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user