mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Fortitude
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2142,6 +2142,7 @@ res/cardsfolder/fork.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/forked_branch_garami.txt -text svneol=native#text/plain
|
res/cardsfolder/forked_branch_garami.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/forsaken_city.txt -text svneol=native#text/plain
|
res/cardsfolder/forsaken_city.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/fortify.txt -text svneol=native#text/plain
|
res/cardsfolder/fortify.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/fortitude.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/fortune_thief.txt -text svneol=native#text/plain
|
res/cardsfolder/fortune_thief.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/foul_familiar.txt -text svneol=native#text/plain
|
res/cardsfolder/foul_familiar.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/foul_imp.txt -text svneol=native#text/plain
|
res/cardsfolder/foul_imp.txt -text svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/fortitude.txt
Normal file
12
res/cardsfolder/fortitude.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Fortitude
|
||||||
|
ManaCost:1 G
|
||||||
|
Types:Enchantment Aura
|
||||||
|
Text:no text
|
||||||
|
K:Enchant creature
|
||||||
|
K:enPump:0/0
|
||||||
|
A:AB$Regenerate | Cost$ Sac<1/Forest> | Defined$ Enchanted | SpellDescription$ Regenerate enchanted creature.
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | TriggerZones$ Graveyard | Execute$ TrigBounce | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, return CARDNAME to its owner's hand.
|
||||||
|
SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fortitude.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user