mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Foul Spirit.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2271,6 +2271,7 @@ res/cardsfolder/fortitude.txt 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_imp.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/foul_spirit.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/fountain_of_youth.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/fountain_watch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/foxfire.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/foul_spirit.txt
Normal file
11
res/cardsfolder/foul_spirit.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Foul Spirit
|
||||
ManaCost:2 B
|
||||
Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:3/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice a land.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | SacValid$ Land | ChangeNum$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/foul_spirit.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user