mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Added Goblin Fire Fiend
Added Irresistible Prey
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/g/goblin_fire_fiend.txt
Normal file
11
res/cardsfolder/g/goblin_fire_fiend.txt
Normal 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
|
||||
@@ -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
|
||||
10
res/cardsfolder/i/irresistible_prey.txt
Normal file
10
res/cardsfolder/i/irresistible_prey.txt
Normal 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
|
||||
Reference in New Issue
Block a user