cards: update Tribute cards using DB instead of AB, fixed Thunder Brute

This commit is contained in:
Hanmac
2017-01-25 17:41:16 +00:00
parent 510a2df095
commit 402f1ce884
11 changed files with 11 additions and 12 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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