From 13de5cdec74b3d315ee466aa3b29f535989ddc9c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:41:31 +0000 Subject: [PATCH] - Converted the "becomes blocked by a creature" triggers from AttackerBlocked to Blocks. --- .gitattributes | 6 +++--- res/cardsfolder/arrogant_bloodlord.txt | 24 ++++++++++++------------ res/cardsfolder/cave_tiger.txt | 2 +- res/cardsfolder/infiltration_lens.txt | 20 ++++++++++---------- res/cardsfolder/pygmy_troll.txt | 6 +++--- res/cardsfolder/rabid_wolverines.txt | 4 ++-- res/cardsfolder/viashino_weaponsmith.txt | 20 ++++++++++---------- 7 files changed, 41 insertions(+), 41 deletions(-) diff --git a/.gitattributes b/.gitattributes index 71ab6015141..01965d08770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -325,7 +325,7 @@ res/cardsfolder/army_ants.txt -text svneol=native#text/plain res/cardsfolder/army_of_allah.txt -text svneol=native#text/plain res/cardsfolder/arnjlots_ascent.txt -text svneol=native#text/plain res/cardsfolder/arrest.txt -text svneol=native#text/plain -res/cardsfolder/arrogant_bloodlord.txt svneol=native#text/plain +res/cardsfolder/arrogant_bloodlord.txt -text svneol=native#text/plain res/cardsfolder/arrogant_vampire.txt -text svneol=native#text/plain res/cardsfolder/arrogant_wurm.txt -text svneol=native#text/plain res/cardsfolder/arrow_volley_trap.txt -text svneol=native#text/plain @@ -3077,7 +3077,7 @@ res/cardsfolder/inferno_titan.txt -text svneol=native#text/plain res/cardsfolder/infest.txt svneol=native#text/plain res/cardsfolder/infested_roothold.txt -text svneol=native#text/plain res/cardsfolder/infiltrate.txt -text svneol=native#text/plain -res/cardsfolder/infiltration_lens.txt svneol=native#text/plain +res/cardsfolder/infiltration_lens.txt -text svneol=native#text/plain res/cardsfolder/infiltrator_il_kor.txt -text svneol=native#text/plain res/cardsfolder/inflame.txt svneol=native#text/plain res/cardsfolder/information_dealer.txt -text svneol=native#text/plain @@ -6804,7 +6804,7 @@ res/cardsfolder/viashino_slasher.txt -text svneol=native#text/plain res/cardsfolder/viashino_slaughtermaster.txt -text svneol=native#text/plain res/cardsfolder/viashino_spearhunter.txt -text svneol=native#text/plain res/cardsfolder/viashino_warrior.txt -text svneol=native#text/plain -res/cardsfolder/viashino_weaponsmith.txt svneol=native#text/plain +res/cardsfolder/viashino_weaponsmith.txt -text svneol=native#text/plain res/cardsfolder/viashivan_dragon.txt -text svneol=native#text/plain res/cardsfolder/vibrating_sphere.txt svneol=native#text/plain res/cardsfolder/vicious_hunger.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/arrogant_bloodlord.txt b/res/cardsfolder/arrogant_bloodlord.txt index 50ce0bf7fc5..6695e07ce65 100644 --- a/res/cardsfolder/arrogant_bloodlord.txt +++ b/res/cardsfolder/arrogant_bloodlord.txt @@ -1,13 +1,13 @@ -Name:Arrogant Bloodlord -ManaCost:1 B B -Types:Creature Vampire Knight -Text:no text -PT:4/4 -T:Mode$ AttackerBlocked | ValidCard$ Card.Self | ValidBlocker$ Creature.powerLE1 | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. -T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.powerLE1 | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. -SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroy | TriggerDescription$ Destroy CARDNAME at end of combat. -SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Self -SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/arrogant_bloodlord.jpg -SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/94.jpg +Name:Arrogant Bloodlord +ManaCost:1 B B +Types:Creature Vampire Knight +Text:no text +PT:4/4 +T:Mode$ Blocks | ValidCard$ Creature.powerLE1 | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrig | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. +T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature.powerLE1 | DelayedTrigger$ DelTrig | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature with power 1 or less, destroy CARDNAME at end of combat. +SVar:DelTrig:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Each | Execute$ TrigDestroy | TriggerDescription$ Destroy CARDNAME at end of combat. +SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Self +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/arrogant_bloodlord.jpg +SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/94.jpg End \ No newline at end of file diff --git a/res/cardsfolder/cave_tiger.txt b/res/cardsfolder/cave_tiger.txt index 1e0e4fddc8d..7b9ff809d9c 100644 --- a/res/cardsfolder/cave_tiger.txt +++ b/res/cardsfolder/cave_tiger.txt @@ -3,7 +3,7 @@ ManaCost:2 G Types:Creature Cat Text:no text PT:2/2 -T:Mode$ AttackerBlocked | ValidCard$ Card.Self | ValidBlocker$ Creature | TriggerZones$ Battlefield | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME get +1/+1 until end of turn. +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME get +1/+1 until end of turn. SVar:TrigBlockedPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1 | NumDef$ +1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/cave_tiger.jpg diff --git a/res/cardsfolder/infiltration_lens.txt b/res/cardsfolder/infiltration_lens.txt index 255b9ab0d8d..8804d5834f5 100644 --- a/res/cardsfolder/infiltration_lens.txt +++ b/res/cardsfolder/infiltration_lens.txt @@ -1,11 +1,11 @@ -Name:Infiltration Lens -ManaCost:1 -Types:Artifact Equipment -Text:no text -K:eqPump 1:0/0 -T:Mode$AttackerBlocked | ValidCard$ Card.AttachedBy | ValidBlocker$ Creature | Optional$ True | Execute$ TrigDraw | TriggerDescription$ Whenever equipped creature becomes blocked by a creature, you may draw two cards. -SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 -SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/infiltration_lens.jpg -SetInfo:SOM|Uncommon|http://magiccards.info/scans/en/som/167.jpg +Name:Infiltration Lens +ManaCost:1 +Types:Artifact Equipment +Text:no text +K:eqPump 1:0/0 +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.AttachedBy | Optional$ True | Execute$ TrigDraw | TriggerDescription$ Whenever equipped creature becomes blocked by a creature, you may draw two cards. +SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/infiltration_lens.jpg +SetInfo:SOM|Uncommon|http://magiccards.info/scans/en/som/167.jpg End \ No newline at end of file diff --git a/res/cardsfolder/pygmy_troll.txt b/res/cardsfolder/pygmy_troll.txt index 03de718325f..afb2cd0f622 100644 --- a/res/cardsfolder/pygmy_troll.txt +++ b/res/cardsfolder/pygmy_troll.txt @@ -3,9 +3,9 @@ ManaCost:1 G Types:Creature Troll Text:no text PT:1/1 -A:AB$Regenerate | Cost$ G | SpellDescription$ Regenerate CARDNAME. -T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, Pygmy Troll gets +1/+1 until end of turn. -SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 +A:AB$ Regenerate | Cost$ G | SpellDescription$ Regenerate CARDNAME. +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME get +1/+1 until end of turn. +SVar:TrigBlockedPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1 | NumDef$ +1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/pygmy_troll.jpg SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/118.jpg diff --git a/res/cardsfolder/rabid_wolverines.txt b/res/cardsfolder/rabid_wolverines.txt index cbc5ba84c5c..317bf628c3f 100644 --- a/res/cardsfolder/rabid_wolverines.txt +++ b/res/cardsfolder/rabid_wolverines.txt @@ -3,8 +3,8 @@ ManaCost:3 G G Types:Creature Wolverine Text:no text PT:4/4 -T:Mode$ AttackerBlocked | ValidCard$ Card.Self | ValidBlocker$ Creature | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME gets +1/+1 until end of turn. -SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME get +1/+1 until end of turn. +SVar:TrigBlockedPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +1 | NumDef$ +1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/rabid_wolverines.jpg SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/119.jpg diff --git a/res/cardsfolder/viashino_weaponsmith.txt b/res/cardsfolder/viashino_weaponsmith.txt index 28640d74402..b0b6ba41eb7 100644 --- a/res/cardsfolder/viashino_weaponsmith.txt +++ b/res/cardsfolder/viashino_weaponsmith.txt @@ -1,11 +1,11 @@ -Name:Viashino Weaponsmith -ManaCost:3 R -Types:Creature Viashino -Text:no text -PT:2/2 -T:Mode$ AttackerBlocked | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a creature blocks it, CARDNAME gets +2/+2 until end of turn. -SVar:TrigPump:AB$Pump | Cost$ 0 | NumAtt$ +2 | NumDef$ +2 | Defined$ Self -SVar:Rarity:Common -SVar:Picture:http://www.wizards.com/global/images/magic/general/viashino_weaponsmith.jpg -SetInfo:USG|Common|http://magiccards.info/scans/en/us/226.jpg +Name:Viashino Weaponsmith +ManaCost:3 R +Types:Creature Viashino +Text:no text +PT:2/2 +T:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME becomes blocked by a creature, CARDNAME get +2/+2 until end of turn. +SVar:TrigBlockedPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +2 | NumDef$ +2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/viashino_weaponsmith.jpg +SetInfo:USG|Common|http://magiccards.info/scans/en/us/226.jpg End \ No newline at end of file