diff --git a/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt b/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt index 49a81caf55c..8f7f4e80b91 100644 --- a/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt +++ b/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt @@ -1,10 +1,10 @@ Name:Gisa and Geralf -ManaCost: 2 U B +ManaCost:2 U B Types:Legendary Creature Human Wizard PT:4/4 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, mill four cards. -SVar:TrigMill:DB$Mill | NumCards$ 4 | Defined$ You +SVar:TrigMill:DB$ Mill | NumCards$ 4 | Defined$ You S:Mode$ Continuous | Affected$ Zombie.YouCtrl | Condition$ PlayerTurn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast a Zombie creature card from your graveyard. DeckHints:Type$Zombie -DeckHas:Ability$Graveyard +DeckHas:Ability$Graveyard & Ability$Mill Oracle:When Gisa and Geralf enters the battlefield, mill four cards.\nDuring each of your turns, you may cast a Zombie creature card from your graveyard. diff --git a/forge-gui/res/cardsfolder/j/jaces_erasure.txt b/forge-gui/res/cardsfolder/j/jaces_erasure.txt index 45c3259ee5c..155972bb9e9 100644 --- a/forge-gui/res/cardsfolder/j/jaces_erasure.txt +++ b/forge-gui/res/cardsfolder/j/jaces_erasure.txt @@ -2,5 +2,6 @@ Name:Jace's Erasure ManaCost:1 U Types:Enchantment T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigMill | TriggerDescription$ Whenever you draw a card, you may have target player mill a card. -SVar:TrigMill:DB$Mill | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player +SVar:TrigMill:DB$ Mill | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player +DeckHas:Ability$Mill Oracle:Whenever you draw a card, you may have target player mill a card. diff --git a/forge-gui/res/cardsfolder/s/sidisi_brood_tyrant.txt b/forge-gui/res/cardsfolder/s/sidisi_brood_tyrant.txt index 3c76fe33b2e..82d70493340 100644 --- a/forge-gui/res/cardsfolder/s/sidisi_brood_tyrant.txt +++ b/forge-gui/res/cardsfolder/s/sidisi_brood_tyrant.txt @@ -5,7 +5,7 @@ PT:3/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, mill three cards. T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigMill | Secondary$ True | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, mill three cards. T:Mode$ ChangesZoneAll | ValidCards$ Creature.YouOwn | Origin$ Library | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever one or more creature cards are put into your graveyard from your library, create a 2/2 black Zombie creature token. -SVar:TrigMill:DB$Mill | NumCards$ 3 | Defined$ You +SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ You SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_2_2_zombie | TokenOwner$ You -DeckHas:Ability$Token & Ability$Graveyard +DeckHas:Ability$Token & Ability$Graveyard & Ability$Mill Oracle:Whenever Sidisi, Brood Tyrant enters the battlefield or attacks, mill three cards.\nWhenever one or more creature cards are put into your graveyard from your library, create a 2/2 black Zombie creature token.