From 00f30f43aee5216a3d0ff7e2cbc90f959c42124c Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 1 Oct 2011 20:57:22 +0000 Subject: [PATCH] - Added Tidewalker. - Fixed ETB Counter description of two cards. --- .gitattributes | 1 + res/cardsfolder/g/golgari_grave_troll.txt | 2 +- res/cardsfolder/s/stag_beetle.txt | 2 +- res/cardsfolder/t/tidewalker.txt | 16 ++++++++++++++++ 4 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 res/cardsfolder/t/tidewalker.txt diff --git a/.gitattributes b/.gitattributes index 5e811be120a..7c3db4a2c85 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8146,6 +8146,7 @@ res/cardsfolder/t/tidehollow_sculler.txt svneol=native#text/plain res/cardsfolder/t/tidehollow_strix.txt svneol=native#text/plain res/cardsfolder/t/tideshaper_mystic.txt -text res/cardsfolder/t/tidespout_tyrant.txt svneol=native#text/plain +res/cardsfolder/t/tidewalker.txt -text res/cardsfolder/t/tidewater_minion.txt svneol=native#text/plain res/cardsfolder/t/tidings.txt svneol=native#text/plain res/cardsfolder/t/tiger_claws.txt svneol=native#text/plain diff --git a/res/cardsfolder/g/golgari_grave_troll.txt b/res/cardsfolder/g/golgari_grave_troll.txt index 6ab4bac5be6..91837edd8b2 100644 --- a/res/cardsfolder/g/golgari_grave_troll.txt +++ b/res/cardsfolder/g/golgari_grave_troll.txt @@ -3,7 +3,7 @@ ManaCost:4 G Types:Creature Skeleton Troll Text:no text PT:0/0 -K:etbCounter:P1P1:X +K:etbCounter:P1P1:X:no Condition:Golgari Grave-Troll enters the battlefield with a +1/+1 counter on it for each creature card in your graveyard. A:AB$ Regenerate | Cost$ 1 SubCounter<1/P1P1> | SpellDescription$ Regenerate CARDNAME. K:Dredge 6 SVar:X:Count$TypeInYourYard.Creature diff --git a/res/cardsfolder/s/stag_beetle.txt b/res/cardsfolder/s/stag_beetle.txt index dfbcdc4641f..e3232f15885 100644 --- a/res/cardsfolder/s/stag_beetle.txt +++ b/res/cardsfolder/s/stag_beetle.txt @@ -3,7 +3,7 @@ ManaCost:3 G G Types:Creature Insect Text:no text PT:0/0 -K:etbCounter:P1P1:X +K:etbCounter:P1P1:X:no Condition:Stag Beetle enters the battlefield with X +1/+1 counters on it, where X is the number of other creatures on the battlefield. SVar:X:Count$Valid Creature.Other SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/stag_beetle.jpg diff --git a/res/cardsfolder/t/tidewalker.txt b/res/cardsfolder/t/tidewalker.txt new file mode 100644 index 00000000000..086bd4fae4d --- /dev/null +++ b/res/cardsfolder/t/tidewalker.txt @@ -0,0 +1,16 @@ +Name:Tidewalker +ManaCost:2 U +Types:Creature Elemental +Text:no text +PT:*/* +K:etbCounter:TIME:X:no Condition:Tidewalker enters the battlefield with a time counter on it for each Island you control. +S:Mode$ Continuous | EffectZone$ Battlefield | CharacteristicDefining$ True | SetPower$ Y | SetToughness$ Y | Description$ CARDNAME's power and toughness are each equal to the number of time counters on it. +K:Vanishing:0 +SVar:X:Count$Valid Island.YouCtrl +SVar:Y:Count$CardCounters.TIME +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/tidewalker.jpg +SetInfo:PLC|Uncommon|http://magiccards.info/scans/en/pc/49.jpg +Oracle:Tidewalker enters the battlefield with a time counter on it for each Island you control.\nVanishing (At the beginning of your upkeep, remove a time counter from this permanent. When the last is removed, sacrifice it.)\nTidewalker's power and toughness are each equal to the number of time counters on it. +End \ No newline at end of file