mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Spore Flower for Zirbert.
- Added Iwamori of the Open Fist and Hunted Wumpus.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -2743,6 +2743,7 @@ res/cardsfolder/hunted_horror.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hunted_lammasu.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hunted_phantasm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hunted_troll.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hunted_wumpus.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hunting_cheetah.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
|
||||
@@ -2908,6 +2909,7 @@ res/cardsfolder/ivory_guardians.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ivory_tower.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ivy_dancer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ivy_elemental.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/iwamori_of_the_open_fist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ixidors_will.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/izzet_boilerworks.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/izzet_chronarch.txt -text svneol=native#text/plain
|
||||
@@ -5404,6 +5406,7 @@ res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spontaneous_combustion.txt svneol=native#text/plain
|
||||
res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spore_burst.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spore_flower.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spore_frog.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sporesower_thallid.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/hunted_wumpus.txt
Normal file
10
res/cardsfolder/hunted_wumpus.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Hunted Wumpus
|
||||
ManaCost:3 G
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
PT:6/6
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, each other player may put a creature card from his or her hand onto the battlefield.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature | Defined$ Opponent | ChangeNum$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hunted_wumpus.jpg
|
||||
End
|
||||
11
res/cardsfolder/iwamori_of_the_open_fist.txt
Normal file
11
res/cardsfolder/iwamori_of_the_open_fist.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Iwamori of the Open Fist
|
||||
ManaCost:2 G G
|
||||
Types:Legendary Creature Human Monk
|
||||
Text:no text
|
||||
PT:5/5
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, each opponent may put a legendary creature card from his or her hand onto the battlefield.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature.Legendary | Defined$ Opponent | ChangeNum$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/iwamori_of_the_open_fist.jpg
|
||||
End
|
||||
13
res/cardsfolder/spore_flower.txt
Normal file
13
res/cardsfolder/spore_flower.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Spore Flower
|
||||
ManaCost:G G
|
||||
Types:Creature Fungus
|
||||
Text:no text
|
||||
PT:0/1
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a spore counter on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ SPORE | CounterNum$ 1 | SpellDescription$ Put a spore counter on CARDNAME.
|
||||
A:AB$Fog | Cost$ SubCounter<3/SPORE> | SpellDescription$ Prevent all combat damage that would be dealt this turn.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spore_flower.jpg
|
||||
SetInfo:FEM|Rare|http://magiccards.info/scans/en/fe/86.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user