From 50330579171938ef17d35cd0017bb7fa0ff42b03 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:30:07 +0000 Subject: [PATCH] add Hunting Triad (from Morningtide) --- .gitattributes | 1 + res/cardsfolder/hunting_triad.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/hunting_triad.txt diff --git a/.gitattributes b/.gitattributes index f30491aa43b..15d409ec212 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3060,6 +3060,7 @@ res/cardsfolder/hunting_cheetah.txt -text svneol=native#text/plain res/cardsfolder/hunting_drake.txt -text svneol=native#text/plain res/cardsfolder/hunting_moa.txt -text svneol=native#text/plain res/cardsfolder/hunting_pack.txt -text svneol=native#text/plain +res/cardsfolder/hunting_triad.txt svneol=native#text/plain res/cardsfolder/hurkyls_recall.txt -text svneol=native#text/plain res/cardsfolder/hurloon_minotaur.txt -text svneol=native#text/plain res/cardsfolder/hurly_burly.txt svneol=native#text/plain diff --git a/res/cardsfolder/hunting_triad.txt b/res/cardsfolder/hunting_triad.txt new file mode 100644 index 00000000000..9b0248b0126 --- /dev/null +++ b/res/cardsfolder/hunting_triad.txt @@ -0,0 +1,11 @@ +Name:Hunting Triad +ManaCost:3 G +Types:Tribal Sorcery Elf +Text:no text +#This may look funny, but it works correctly AFAICT from my testing. +A:SP$Token | Cost$ 3 G | TokenAmount$ 3 | TokenName$ Elf Warrior | TokenTypes$ Creature,Elf,Warrior | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put three 1/1 green Elf Warrior creature tokens onto the battlefield. +A:AB$PutCounter | Cost$ 3 G Discard<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 3 | ActivatingZone$ Hand | PrecostDesc$ Reinforce 3 - | SpellDescription$ Put three +1/+1 counters on target creature. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/hunting_triad.jpg +End \ No newline at end of file