add Hunting Triad (from Morningtide)

This commit is contained in:
jendave
2011-08-06 20:30:07 +00:00
parent fa8885e330
commit 5033057917
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_drake.txt -text svneol=native#text/plain
res/cardsfolder/hunting_moa.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_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/hurkyls_recall.txt -text svneol=native#text/plain
res/cardsfolder/hurloon_minotaur.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 res/cardsfolder/hurly_burly.txt svneol=native#text/plain

View File

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