Added Goblin Fire Fiend

Added Irresistible Prey
This commit is contained in:
moomarc
2012-01-27 16:51:42 +00:00
parent 2cd2d5a1b1
commit 64787ea128
4 changed files with 48 additions and 21 deletions

2
.gitattributes vendored
View File

@@ -3493,6 +3493,7 @@ res/cardsfolder/g/goblin_digging_team.txt svneol=native#text/plain
res/cardsfolder/g/goblin_dirigible.txt svneol=native#text/plain
res/cardsfolder/g/goblin_dynamo.txt svneol=native#text/plain
res/cardsfolder/g/goblin_elite_infantry.txt svneol=native#text/plain
res/cardsfolder/g/goblin_fire_fiend.txt -text
res/cardsfolder/g/goblin_firebug.txt svneol=native#text/plain
res/cardsfolder/g/goblin_fireslinger.txt svneol=native#text/plain
res/cardsfolder/g/goblin_firestarter.txt svneol=native#text/plain
@@ -4343,6 +4344,7 @@ res/cardsfolder/i/ironhoof_ox.txt svneol=native#text/plain
res/cardsfolder/i/ironroot_treefolk.txt svneol=native#text/plain
res/cardsfolder/i/ironshell_beetle.txt svneol=native#text/plain
res/cardsfolder/i/irradiate.txt svneol=native#text/plain
res/cardsfolder/i/irresistible_prey.txt -text
res/cardsfolder/i/irrigation_ditch.txt svneol=native#text/plain
res/cardsfolder/i/isamaru_hound_of_konda.txt svneol=native#text/plain
res/cardsfolder/i/isao_enlightened_bushi.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Goblin Fire Fiend
ManaCost:3 R
Types:Creature Goblin Berserker
Text:no text
PT:1/1
K:Haste
K:CARDNAME must be blocked if able.
A:AB$ Pump | Cost$ R | NumAtt$ +1 | SpellDescription$ CARDNAME gets +1/+0 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_fire_fiend.jpg
End

View File

@@ -5,10 +5,14 @@ Text:no text
PT:2/1
T:Mode$Phase | Phase$ Upkeep | WerewolfTransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if no spells were cast last turn, transform CARDNAME.
SVar:Picture:http://www.wizards.com/global/images/magic/general/hinterland_hermit.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/94a.jpg
AlternateMode:DoubleFaced
#Shared
SVar:TrigTransform:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Transform
ALTERNATE
Name:Hinterland Scourge
ManaCost:no cost
Colors:red
@@ -18,5 +22,5 @@ PT:3/2
K:CARDNAME must be blocked if able.
T:Mode$Phase | Phase$ Upkeep | WerewolfUntransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if a player cast two or more spells last turn, transform CARDNAME.
SVar:Picture1:http://www.wizards.com/global/images/magic/general/hinterland_scourge.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/94a.jpg
SetInfo:DKA|Common|http://magiccards.info/scans/en/dka/94b.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Irresistible Prey
ManaCost:G
Types:Sorcery
Text:no text
A:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME must be blocked if able. | AILogic$ Pump | SubAbility$ DBDraw | SpellDescription$ Target creature must be blocked this turn if able.
SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/irresistible_prey.jpg
End