diff --git a/.gitattributes b/.gitattributes index c1238e8ebcd..6d45f2eae3f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/g/goblin_fire_fiend.txt b/res/cardsfolder/g/goblin_fire_fiend.txt new file mode 100644 index 00000000000..ab68da39b12 --- /dev/null +++ b/res/cardsfolder/g/goblin_fire_fiend.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt b/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt index 917c87cfed9..b573f66d3ba 100644 --- a/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt +++ b/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt @@ -1,22 +1,26 @@ -Name:Hinterland Hermit -ManaCost:1 R -Types:Creature Human Werewolf -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 -AlternateMode:DoubleFaced -#Shared -SVar:TrigTransform:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Transform -ALTERNATE -Name:Hinterland Scourge -ManaCost:no cost -Colors:red -Types:Creature Werewolf -Text:no text -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 +Name:Hinterland Hermit +ManaCost:1 R +Types:Creature Human Werewolf +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 +Types:Creature Werewolf +Text:no text +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/94b.jpg End \ No newline at end of file diff --git a/res/cardsfolder/i/irresistible_prey.txt b/res/cardsfolder/i/irresistible_prey.txt new file mode 100644 index 00000000000..8d0118d4938 --- /dev/null +++ b/res/cardsfolder/i/irresistible_prey.txt @@ -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 \ No newline at end of file