mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Added Megatherium by Squee.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5605,6 +5605,7 @@ res/cardsfolder/m/medicine_bag.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/medicine_runner.txt -text
|
||||
res/cardsfolder/m/meditate.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/meekstone.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/megatherium.txt -text
|
||||
res/cardsfolder/m/megatog.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/meglonoth.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/megrim.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/m/megatherium.txt
Normal file
15
res/cardsfolder/m/megatherium.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Megatherium
|
||||
ManaCost:2 G
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
PT:4/4
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you pay 1 for each card in your hand.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ X | UnlessPayer$ You
|
||||
SVar:X:Count$InYourHand
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/megatherium.jpg
|
||||
SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/259.jpg
|
||||
Oracle:Trample\nWhen Megatherium enters the battlefield, sacrifice it unless you pay {1} for each card in your hand.
|
||||
End
|
||||
Reference in New Issue
Block a user