mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Patron of the Wild
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4647,6 +4647,7 @@ res/cardsfolder/path_of_peace.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/path_to_exile.txt -text svneol=native#text/plain
|
res/cardsfolder/path_to_exile.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/patriarchs_bidding.txt -text svneol=native#text/plain
|
res/cardsfolder/patriarchs_bidding.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/patrol_signaler.txt -text svneol=native#text/plain
|
res/cardsfolder/patrol_signaler.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/patron_of_the_wild.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/patron_wizard.txt -text svneol=native#text/plain
|
res/cardsfolder/patron_wizard.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/pattern_of_rebirth.txt svneol=native#text/plain
|
res/cardsfolder/pattern_of_rebirth.txt svneol=native#text/plain
|
||||||
res/cardsfolder/paupers_cage.txt svneol=native#text/plain
|
res/cardsfolder/paupers_cage.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/patron_of_the_wild.txt
Normal file
11
res/cardsfolder/patron_of_the_wild.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Patron of the Wild
|
||||||
|
ManaCost:G
|
||||||
|
Types:Creature Elf
|
||||||
|
Text:no text
|
||||||
|
PT:1/1
|
||||||
|
K:Morph:2 G
|
||||||
|
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME is turned face up, target creature gets +3/+3 until end of turn.
|
||||||
|
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/patron_of_the_wild.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user