diff --git a/forge-gui/res/cardsfolder/upcoming/gishath_suns_avatar.txt b/forge-gui/res/cardsfolder/upcoming/gishath_suns_avatar.txt index 3560ec55e13..eb6ec46cf1a 100644 --- a/forge-gui/res/cardsfolder/upcoming/gishath_suns_avatar.txt +++ b/forge-gui/res/cardsfolder/upcoming/gishath_suns_avatar.txt @@ -1,7 +1,7 @@ Name:Gishath, Sun's Avatar ManaCost:5 R G W Types:Legendary Creature Dinosaur Avatar -PT:7/7 +PT:7/6 K:Trample K:Vigilance K:Haste diff --git a/forge-gui/res/cardsfolder/upcoming/ranging_raptors.txt b/forge-gui/res/cardsfolder/upcoming/ranging_raptors.txt index 23d26619eb5..9c8f76ff07b 100644 --- a/forge-gui/res/cardsfolder/upcoming/ranging_raptors.txt +++ b/forge-gui/res/cardsfolder/upcoming/ranging_raptors.txt @@ -2,8 +2,8 @@ Name:Ranging Raptors ManaCost:2 G Types:Creature Dinosaur 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. -SVar:TrigSearchLand:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | ShuffleNonMandatory$ TrueS +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 | Tapped$ True | ShuffleNonMandatory$ TrueS SVar:HasCombatEffect:TRUE 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. \ No newline at end of file +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. \ No newline at end of file