diff --git a/forge-gui/res/cardsfolder/g/gideons_triumph.txt b/forge-gui/res/cardsfolder/g/gideons_triumph.txt index a525259620b..2198667effa 100644 --- a/forge-gui/res/cardsfolder/g/gideons_triumph.txt +++ b/forge-gui/res/cardsfolder/g/gideons_triumph.txt @@ -1,7 +1,8 @@ Name:Gideon's Triumph ManaCost:1 W Types:Instant -A:SP$ Sacrifice | Cost$ 1 W | ValidTgts$ Opponent | SacValid$ Creature.attackedThisTurn,Creature.blockedThisTurn | SacMessage$ Creature that attacked or blocked this turn | Amount$ X | SpellDescription$ Target opponent sacrifices a creature that attacked or blocked this turn. If you control a Gideon planeswalker, that player sacrifices two of those creatures instead. +A:SP$ Sacrifice | ValidTgts$ Opponent | SacValid$ Creature.attackedThisTurn,Creature.blockedThisTurn | SacMessage$ Creature that attacked or blocked this turn | Amount$ X | SpellDescription$ Target opponent sacrifices a creature that attacked or blocked this turn. If you control a Gideon planeswalker, that player sacrifices two of those creatures instead. SVar:Y:Count$Valid Planeswalker.Gideon+YouCtrl SVar:X:Count$Compare Y GE1.2.1 +DeckHints:Type$Gideon Oracle:Target opponent sacrifices a creature that attacked or blocked this turn. If you control a Gideon planeswalker, that player sacrifices two of those creatures instead. diff --git a/forge-gui/res/cardsfolder/h/huatlis_spurring.txt b/forge-gui/res/cardsfolder/h/huatlis_spurring.txt index 1bb4c9271a0..9abaea006c5 100644 --- a/forge-gui/res/cardsfolder/h/huatlis_spurring.txt +++ b/forge-gui/res/cardsfolder/h/huatlis_spurring.txt @@ -1,7 +1,8 @@ Name:Huatli's Spurring ManaCost:R Types:Instant -A:SP$ Pump | Cost$ R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | SpellDescription$ Target creature gets +2/+0 until end of turn. If you control a Huatli planeswalker, that creature gets +4/+0 until end of turn instead. +A:SP$ Pump | ValidTgts$ Creature | NumAtt$ +X | SpellDescription$ Target creature gets +2/+0 until end of turn. If you control a Huatli planeswalker, that creature gets +4/+0 until end of turn instead. SVar:Y:Count$Valid Planeswalker.Huatli+YouCtrl SVar:X:Count$Compare Y GE1.4.2 +DeckHints:Type$Huatli Oracle:Target creature gets +2/+0 until end of turn. If you control a Huatli planeswalker, that creature gets +4/+0 until end of turn instead. diff --git a/forge-gui/res/cardsfolder/j/jaces_triumph.txt b/forge-gui/res/cardsfolder/j/jaces_triumph.txt index f390e2b8269..45ed681bfd6 100644 --- a/forge-gui/res/cardsfolder/j/jaces_triumph.txt +++ b/forge-gui/res/cardsfolder/j/jaces_triumph.txt @@ -1,7 +1,8 @@ Name:Jace's Triumph ManaCost:2 U Types:Sorcery -A:SP$ Draw | Cost$ 2 U | NumCards$ X | SpellDescription$ Draw two cards. If you control a Jace planeswalker, draw three cards instead. +A:SP$ Draw | NumCards$ X | SpellDescription$ Draw two cards. If you control a Jace planeswalker, draw three cards instead. SVar:Y:Count$Valid Planeswalker.Jace+YouCtrl SVar:X:Count$Compare Y GE1.3.2 +DeckHints:Type$Jace Oracle:Draw two cards. If you control a Jace planeswalker, draw three cards instead. diff --git a/forge-gui/res/cardsfolder/n/nissas_triumph.txt b/forge-gui/res/cardsfolder/n/nissas_triumph.txt index 71897b43cd5..d71bd1a7dd8 100644 --- a/forge-gui/res/cardsfolder/n/nissas_triumph.txt +++ b/forge-gui/res/cardsfolder/n/nissas_triumph.txt @@ -1,6 +1,7 @@ Name:Nissa's Triumph ManaCost:G G Types:Sorcery -A:SP$ ChangeZone | Cost$ G G | Origin$ Library | Destination$ Hand | ChangeType$ Land.Basic+Forest | ChangeNum$ 2 | ConditionPresent$ Planeswalker.Nissa+YouCtrl | ConditionCompare$ EQ0 | SubAbility$ DBChangeZone | SpellDescription$ Search your library for up to two basic Forest cards. If you control a Nissa planeswalker, instead search your library for up to three land cards. Reveal those cards, put them into your hand, then shuffle. +A:SP$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Land.Basic+Forest | ChangeNum$ 2 | ConditionPresent$ Planeswalker.Nissa+YouCtrl | ConditionCompare$ EQ0 | SubAbility$ DBChangeZone | SpellDescription$ Search your library for up to two basic Forest cards. If you control a Nissa planeswalker, instead search your library for up to three land cards. Reveal those cards, put them into your hand, then shuffle. SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Land | ChangeNum$ 3 | ConditionPresent$ Planeswalker.Nissa+YouCtrl | ConditionCompare$ GE1 +DeckHints:Type$Nissa Oracle:Search your library for up to two basic Forest cards. If you control a Nissa planeswalker, instead search your library for up to three land cards. Reveal those cards, put them into your hand, then shuffle. diff --git a/forge-gui/res/cardsfolder/t/tezzerets_simulacrum.txt b/forge-gui/res/cardsfolder/t/tezzerets_simulacrum.txt index 747b6bc3d26..fc344014798 100644 --- a/forge-gui/res/cardsfolder/t/tezzerets_simulacrum.txt +++ b/forge-gui/res/cardsfolder/t/tezzerets_simulacrum.txt @@ -5,4 +5,5 @@ PT:2/3 A:AB$ LoseLife | Cost$ T | ValidTgts$ Opponent | LifeAmount$ X | SpellDescription$ Target opponent loses 1 life. If you control a Tezzeret planeswalker, that player loses 3 life instead. SVar:Y:Count$Valid Planeswalker.Tezzeret+YouCtrl SVar:X:Count$Compare Y GE1.3.1 +DeckHints:Type$Tezzeret Oracle:{T}: Target opponent loses 1 life. If you control a Tezzeret planeswalker, that player loses 3 life instead.