From 402f1ce8844426c950ce282d34e11efa9c4b7c8a Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 25 Jan 2017 17:41:16 +0000 Subject: [PATCH] cards: update Tribute cards using DB instead of AB, fixed Thunder Brute --- forge-gui/res/cardsfolder/f/fanatic_of_xenagos.txt | 2 +- forge-gui/res/cardsfolder/f/flame_wreathed_phoenix.txt | 2 +- forge-gui/res/cardsfolder/n/nessian_demolok.txt | 2 +- forge-gui/res/cardsfolder/n/nessian_wilds_ravager.txt | 2 +- forge-gui/res/cardsfolder/o/oracle_of_bones.txt | 2 +- forge-gui/res/cardsfolder/o/ornitharch.txt | 2 +- forge-gui/res/cardsfolder/p/pharagax_giant.txt | 2 +- forge-gui/res/cardsfolder/s/shrike_harpy.txt | 2 +- forge-gui/res/cardsfolder/s/siren_of_the_fanged_coast.txt | 2 +- forge-gui/res/cardsfolder/s/snake_of_the_golden_grove.txt | 2 +- forge-gui/res/cardsfolder/t/thunder_brute.txt | 3 +-- 11 files changed, 11 insertions(+), 12 deletions(-) diff --git a/forge-gui/res/cardsfolder/f/fanatic_of_xenagos.txt b/forge-gui/res/cardsfolder/f/fanatic_of_xenagos.txt index c695ecf96bd..b95fa6c96b1 100644 --- a/forge-gui/res/cardsfolder/f/fanatic_of_xenagos.txt +++ b/forge-gui/res/cardsfolder/f/fanatic_of_xenagos.txt @@ -4,7 +4,7 @@ Types:Creature Centaur Warrior PT:3/3 K:Trample K:Tribute:1 -SVar:TrigNotTribute:AB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1 | NumDef$ +1 | KW$ Haste | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gets +1/+1 and gains haste until end of turn. +SVar:TrigNotTribute:DB$ Pump | Defined$ Self | NumAtt$ +1 | NumDef$ +1 | KW$ Haste | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gets +1/+1 and gains haste until end of turn. SVar:PlayMain1:ALWAYS DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/fanatic_of_xenagos.jpg diff --git a/forge-gui/res/cardsfolder/f/flame_wreathed_phoenix.txt b/forge-gui/res/cardsfolder/f/flame_wreathed_phoenix.txt index f412bf65e3f..f78af5fc92e 100644 --- a/forge-gui/res/cardsfolder/f/flame_wreathed_phoenix.txt +++ b/forge-gui/res/cardsfolder/f/flame_wreathed_phoenix.txt @@ -4,7 +4,7 @@ Types:Creature Phoenix PT:3/3 K:Flying K:Tribute:2 -SVar:TrigNotTribute:AB$ Animate | Cost$ 0 | Permanent$ True | Triggers$ FlamePhoenixChangeZone | Keywords$ Haste | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gains haste and "When this creature dies, return it to its owner's hand." +SVar:TrigNotTribute:DB$ Animate | Permanent$ True | Triggers$ FlamePhoenixChangeZone | Keywords$ Haste | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gains haste and "When this creature dies, return it to its owner's hand." SVar:FlamePhoenixChangeZone:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, return it to its owner's hand. SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ TriggeredCard SVar:TributeAILogic:CanBlockThisTurn diff --git a/forge-gui/res/cardsfolder/n/nessian_demolok.txt b/forge-gui/res/cardsfolder/n/nessian_demolok.txt index 33dd4e0120b..bab1dec94ff 100644 --- a/forge-gui/res/cardsfolder/n/nessian_demolok.txt +++ b/forge-gui/res/cardsfolder/n/nessian_demolok.txt @@ -3,7 +3,7 @@ ManaCost:3 G G Types:Creature Beast PT:3/3 K:Tribute:3 -SVar:TrigNotTribute:AB$ Destroy | Cost$ 0 | ValidTgts$ Permanent.nonCreature | TgtPrompt$ Select target noncreature permanent | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, destroy target noncreature permanent. +SVar:TrigNotTribute:DB$ Destroy | ValidTgts$ Permanent.nonCreature | TgtPrompt$ Select target noncreature permanent | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, destroy target noncreature permanent. SVar:TributeAILogic:Always DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/nessian_demolok.jpg diff --git a/forge-gui/res/cardsfolder/n/nessian_wilds_ravager.txt b/forge-gui/res/cardsfolder/n/nessian_wilds_ravager.txt index d70bccb19a6..5b2573cb3f1 100644 --- a/forge-gui/res/cardsfolder/n/nessian_wilds_ravager.txt +++ b/forge-gui/res/cardsfolder/n/nessian_wilds_ravager.txt @@ -3,7 +3,7 @@ ManaCost:4 G G Types:Creature Hydra PT:6/6 K:Tribute:6 -SVar:TrigNotTribute:AB$ Fight | Cost$ 0 | Defined$ Self | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you may have CARDNAME fight another target creature. +SVar:TrigNotTribute:DB$ Fight | Defined$ Self | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you may have CARDNAME fight another target creature. SVar:TributeAILogic:Never DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/nessian_wilds_ravager.jpg diff --git a/forge-gui/res/cardsfolder/o/oracle_of_bones.txt b/forge-gui/res/cardsfolder/o/oracle_of_bones.txt index b056a639e98..7d0f332c7f6 100644 --- a/forge-gui/res/cardsfolder/o/oracle_of_bones.txt +++ b/forge-gui/res/cardsfolder/o/oracle_of_bones.txt @@ -4,7 +4,7 @@ Types:Creature Minotaur Shaman PT:3/1 K:Haste K:Tribute:2 -SVar:TrigNotTribute:AB$ Play | Cost$ 0 | ValidZone$ Hand | Valid$ Instant.YouOwn,Sorcery.YouOwn | Controller$ You | WithoutManaCost$ True | Optional$ True | Amount$ 1 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you may cast an instant or sorcery card from your hand without paying its mana cost. +SVar:TrigNotTribute:DB$ Play | ValidZone$ Hand | Valid$ Instant.YouOwn,Sorcery.YouOwn | Controller$ You | WithoutManaCost$ True | Optional$ True | Amount$ 1 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you may cast an instant or sorcery card from your hand without paying its mana cost. SVar:TributeAILogic:OppHasCardsInHand DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/oracle_of_bones.jpg diff --git a/forge-gui/res/cardsfolder/o/ornitharch.txt b/forge-gui/res/cardsfolder/o/ornitharch.txt index c5f6d77a9bb..2bab2cb2079 100644 --- a/forge-gui/res/cardsfolder/o/ornitharch.txt +++ b/forge-gui/res/cardsfolder/o/ornitharch.txt @@ -4,7 +4,7 @@ Types:Creature Archon PT:3/3 K:Flying K:Tribute:2 -SVar:TrigNotTribute:AB$ Token | Cost$ 0 | TokenAmount$ 2 | TokenName$ Bird | TokenTypes$ Creature,Bird | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 bird bng | TokenKeywords$ Flying | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield. +SVar:TrigNotTribute:DB$ Token | TokenAmount$ 2 | TokenName$ Bird | TokenTypes$ Creature,Bird | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ w 1 1 bird bng | TokenKeywords$ Flying | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield. DeckHas:Ability$Counters & Ability$Token SVar:Picture:http://www.wizards.com/global/images/magic/general/ornitharch.jpg Oracle:Flying\nTribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.)\nWhen Ornitharch enters the battlefield, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield. diff --git a/forge-gui/res/cardsfolder/p/pharagax_giant.txt b/forge-gui/res/cardsfolder/p/pharagax_giant.txt index 479a9f4c998..8c80cb73468 100644 --- a/forge-gui/res/cardsfolder/p/pharagax_giant.txt +++ b/forge-gui/res/cardsfolder/p/pharagax_giant.txt @@ -3,7 +3,7 @@ ManaCost:4 R Types:Creature Giant PT:3/3 K:Tribute:2 -SVar:TrigNotTribute:AB$ DealDamage | Cost$ 0 | Defined$ Player.Opponent | NumDmg$ 5 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, CARDNAME deals 5 damage to each opponent. +SVar:TrigNotTribute:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 5 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, CARDNAME deals 5 damage to each opponent. SVar:TributeAILogic:Always DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/pharagax_giant.jpg diff --git a/forge-gui/res/cardsfolder/s/shrike_harpy.txt b/forge-gui/res/cardsfolder/s/shrike_harpy.txt index 4b952712281..651e4a05cc2 100644 --- a/forge-gui/res/cardsfolder/s/shrike_harpy.txt +++ b/forge-gui/res/cardsfolder/s/shrike_harpy.txt @@ -4,7 +4,7 @@ Types:Creature Harpy PT:2/2 K:Flying K:Tribute:2 -SVar:TrigNotTribute:AB$ Sacrifice | Cost$ 0 | ValidTgts$ Opponent | SacValid$ Creature | Amount$ 1 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, target opponent sacrifices a creature. +SVar:TrigNotTribute:DB$ Sacrifice | ValidTgts$ Opponent | SacValid$ Creature | Amount$ 1 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, target opponent sacrifices a creature. SVar:TributeAILogic:DontControlCreatures DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/shrike_harpy.jpg diff --git a/forge-gui/res/cardsfolder/s/siren_of_the_fanged_coast.txt b/forge-gui/res/cardsfolder/s/siren_of_the_fanged_coast.txt index ac952d165ce..3b7a8954baa 100644 --- a/forge-gui/res/cardsfolder/s/siren_of_the_fanged_coast.txt +++ b/forge-gui/res/cardsfolder/s/siren_of_the_fanged_coast.txt @@ -4,7 +4,7 @@ Types:Creature Siren PT:1/1 K:Flying K:Tribute:3 -SVar:TrigNotTribute:AB$ GainControl | Cost$ 0 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, gain control of target creature. +SVar:TrigNotTribute:DB$ GainControl | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, gain control of target creature. SVar:PlayMain1:TRUE SVar:TributeAILogic:DontControlCreatures DeckHas:Ability$Counters diff --git a/forge-gui/res/cardsfolder/s/snake_of_the_golden_grove.txt b/forge-gui/res/cardsfolder/s/snake_of_the_golden_grove.txt index 42e74c756a9..9eabc6a5a65 100644 --- a/forge-gui/res/cardsfolder/s/snake_of_the_golden_grove.txt +++ b/forge-gui/res/cardsfolder/s/snake_of_the_golden_grove.txt @@ -3,7 +3,7 @@ ManaCost:4 G Types:Creature Snake PT:4/4 K:Tribute:3 -SVar:TrigNotTribute:AB$ GainLife | Cost$ 0 | LifeAmount$ 4 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you gain 4 life. +SVar:TrigNotTribute:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, you gain 4 life. SVar:TributeAILogic:Never DeckHas:Ability$Counters SVar:Picture:http://www.wizards.com/global/images/magic/general/snake_of_the_golden_grove.jpg diff --git a/forge-gui/res/cardsfolder/t/thunder_brute.txt b/forge-gui/res/cardsfolder/t/thunder_brute.txt index 5652d4a8756..8e0535808c8 100644 --- a/forge-gui/res/cardsfolder/t/thunder_brute.txt +++ b/forge-gui/res/cardsfolder/t/thunder_brute.txt @@ -4,8 +4,7 @@ Types:Creature Cyclops PT:5/5 K:Trample K:Tribute:3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+notTributed | Execute$ TrigNotTribute -SVar:TrigNotTribute:AB$ Pump | Cost$ 0 | KW$ Haste | Defined$ Self | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gains haste until end of turn. +SVar:TrigNotTribute:DB$ Pump | KW$ Haste | Defined$ Self | SpellDescription$ When CARDNAME enters the battlefield, if tribute wasn't paid, it gains haste until end of turn. SVar:PlayMain1:ALWAYS SVar:TributeAILogic:CanBlockThisTurn DeckHas:Ability$Counters