- Added Fortitude

This commit is contained in:
jendave
2011-08-06 17:42:00 +00:00
parent c41f453c1d
commit 94a43eb2a5
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View 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