- Added Hunting Wilds.

This commit is contained in:
Sloth
2012-09-17 07:57:35 +00:00
parent c51af4987e
commit d82c575bcb
5 changed files with 19 additions and 4 deletions

1
.gitattributes vendored
View File

@@ -4541,6 +4541,7 @@ res/cardsfolder/h/hunting_kavu.txt -text
res/cardsfolder/h/hunting_moa.txt svneol=native#text/plain
res/cardsfolder/h/hunting_pack.txt svneol=native#text/plain
res/cardsfolder/h/hunting_triad.txt svneol=native#text/plain
res/cardsfolder/h/hunting_wilds.txt -text
res/cardsfolder/h/huntmaster_of_the_fells_ravager_of_the_fells.txt -text
res/cardsfolder/h/hurkyls_recall.txt svneol=native#text/plain
res/cardsfolder/h/hurloon_minotaur.txt svneol=native#text/plain

View File

@@ -6,7 +6,7 @@ PT:0/0
K:Graft 4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounterAll | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other creature you control that has a +1/+1 counter on it.
SVar:TrigPutCounterAll:DB$ PutCounterAll | ValidCards$ Creature.Other+YouCtrl+counters_GE1_P1P1 | CounterType$ P1P1 | CounterNum$ 1
A:AB$ MoveCounter | Cost$ 1 | Defined$ Self | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Move a +1/+1 counter from target creature you control onto CARDNAME.
A:AB$ MoveCounter | Cost$ 2 | Defined$ Self | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Move a +1/+1 counter from target creature you control onto CARDNAME.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/cytoplast_root_kin.jpg

View File

@@ -0,0 +1,14 @@
Name:Hunting Wilds
ManaCost:3 G
Types:Sorcery
Text:no text
K:Kicker 3 G
A:SP$ ChangeZone | Cost$ 3 G | Origin$ Library | Destination$ Battlefield | ChangeType$ Forest | ChangeNum$ 2 | Tapped$ True | RememberChanged$ True | SubAbility$ DBUntap | SpellDescription$ Search your library for up to two Forest cards and put them onto the battlefield tapped. Then shuffle your library. If CARDNAME was kicked, untap all Forests put onto the battlefield this way. They become 3/3 green creatures with haste that are still lands.
SVar:DBUntap:DB$ Untap | Defined$ Remembered | KW$ May be played | PumpZone$ Exile | SubAbility$ DBAnimate | Condition$ Kicked | ConditionDescription$ If it was kicked,
SVar:DBAnimate:DB$ Animate | Defined$ Remembered | Power$ 3 | Toughness$ 3 | Types$ Creature | Keywords$ Haste| Condition$ Kicked
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/hunting_wilds.jpg
SetInfo:PLC|Uncommon|http://magiccards.info/scans/en/pc/130.jpg
Oracle:Kicker {3}{G} (You may pay an additional {3}{G} as you cast this spell.)\nSearch your library for up to two Forest cards and put them onto the battlefield tapped. Then shuffle your library.\nIf Hunting Wilds was kicked, untap all Forests put onto the battlefield this way. They become 3/3 green creatures with haste that are still lands.
End