From 37f3474285e7aa2eddc274a85f85d90c04ecbb23 Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 30 Mar 2012 17:31:35 +0000 Subject: [PATCH] Added Tuktuk Scrapper (thanks Squee) --- .gitattributes | 1 + res/cardsfolder/t/tuktuk_scrapper.txt | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 res/cardsfolder/t/tuktuk_scrapper.txt diff --git a/.gitattributes b/.gitattributes index b6e329741d4..80ce9214c8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9557,6 +9557,7 @@ res/cardsfolder/t/tsunami.txt svneol=native#text/plain res/cardsfolder/t/tukatongue_thallid.txt svneol=native#text/plain res/cardsfolder/t/tuknir_deathlock.txt svneol=native#text/plain res/cardsfolder/t/tuktuk_grunts.txt svneol=native#text/plain +res/cardsfolder/t/tuktuk_scrapper.txt -text res/cardsfolder/t/tuktuk_the_explorer.txt svneol=native#text/plain res/cardsfolder/t/tumble_magnet.txt svneol=native#text/plain res/cardsfolder/t/tundra.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/tuktuk_scrapper.txt b/res/cardsfolder/t/tuktuk_scrapper.txt new file mode 100644 index 00000000000..93b4114fe5d --- /dev/null +++ b/res/cardsfolder/t/tuktuk_scrapper.txt @@ -0,0 +1,18 @@ +Name:Tuktuk Scrapper +ManaCost:3 R +Types:Creature Goblin Artificer Ally +Text:no text +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TuktukDestroy | OptionalDecider$ You | TriggerDescription$ Whenever Tuktuk Scrapper or another Ally enters the battlefield under your control, you may destroy target artifact. If that artifact is put into a graveyard this way, Tuktuk Scrapper deals damage to that artifact's controller equal to the number of Allies you control. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Ally.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TuktukDestroy | Secondary$ True | OptionalDecider$ You | TriggerDescription$ Whenever Tuktuk Scrapper or another Ally enters the battlefield under your control, you may destroy target artifact. If that artifact is put into a graveyard this way, Tuktuk Scrapper deals damage to that artifact's controller equal to the number of Allies you control. +SVar:TuktukDestroy:AB$ Destroy | Cost$ 0 | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | RememberDestroyed$ True | SubAbility$ TuktukDamage | SpellDescription$ If that artifact is put into a graveyard this way, +SVar:TuktukDamage:DB$DealDamage | Defined$ TargetedController | NumDmg$ X | ConditionCheckSVar$ Y | ConditionSVarCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Count$TypeYouCtrl.Ally +SVar:Y:Remembered$Amount +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/tuktuk_scrapper.jpg +SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/94.jpg +Oracle:Whenever Tuktuk Scrapper or another Ally enters the battlefield under your control, you may destroy target artifact. If that artifact is put into a graveyard this way, Tuktuk Scrapper deals damage to that artifact's controller equal to the number of Allies you control. +End \ No newline at end of file