From 16ecae29f0994572410c1414ad9ba3439c1b937e Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Thu, 6 Feb 2020 09:37:18 +0000 Subject: [PATCH] 2/5/2020 fixes --- forge-gui/res/cardsfolder/r/ranger_captain_of_eos.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/r/ranger_captain_of_eos.txt b/forge-gui/res/cardsfolder/r/ranger_captain_of_eos.txt index 243a1525730..b246a921a38 100644 --- a/forge-gui/res/cardsfolder/r/ranger_captain_of_eos.txt +++ b/forge-gui/res/cardsfolder/r/ranger_captain_of_eos.txt @@ -4,6 +4,6 @@ Types:Creature Human Soldier PT:3/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | OptionalDecider$ You | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a creature card with converted mana cost 1 or less, reveal that card, reveal it, put it into your hand, then shuffle your library. SVar:TrigChange:DB$ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Creature.cmcLE1 | ChangeNum$ 1 | ShuffleNonMandatory$ True -A:AB$ Effect | Cost$ Sac<1/CARDNAME> | Defined$ Player.nonCreature | StaticAbilities$ STCantBeCast | SpellDescription$ Your opponents can't cast noncreature spells this turn. -SVar:STCantBeCast:Mode$ CantBeCast | ValidCard$ Card.nonCreature | Caster$ Opponent | Description$ Your opponents can't cast noncreature spells this turn. +A:AB$ Effect | Cost$ Sac<1/CARDNAME> | StaticAbilities$ STCantBeCast | SpellDescription$ Your opponents can't cast noncreature spells this turn. +SVar:STCantBeCast:Mode$ CantBeCast | EffectZone$ Command | ValidCard$ Card.nonCreature | Caster$ Opponent | Description$ Your opponents can't cast noncreature spells this turn. Oracle:When Ranger-Captain of Eos enters the battlefield, you may search your library for a creature card with converted mana cost 1 or less, reveal it, put it into your hand, then shuffle your library.\nSacrifice Ranger-Captain of Eos: Your opponents can't cast noncreature spells this turn.