- Added Grimclaw Bats and Skeletal Vampire for Zirbert.

This commit is contained in:
jendave
2011-08-06 19:01:58 +00:00
parent fcfa7be01b
commit e6b13816d6
3 changed files with 27 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -13,6 +13,7 @@ res/AllTokens.txt -text svneol=native#text/plain
res/PerSetTracking.py -text svneol=native#text/x-python
res/booster-decks -text svneol=unset#unset
res/card-pictures-token.txt -text svneol=native#text/plain
res/cardsfolder/Grimclaw[!!-~]Bats.txt svneol=native#text/plain
res/cardsfolder/abandoned_outpost.txt -text svneol=native#text/plain
res/cardsfolder/abbey_gargoyles.txt -text svneol=native#text/plain
res/cardsfolder/abbey_matron.txt svneol=native#text/plain
@@ -5487,6 +5488,7 @@ res/cardsfolder/skeletal_changeling.txt -text svneol=native#text/plain
res/cardsfolder/skeletal_crocodile.txt -text svneol=native#text/plain
res/cardsfolder/skeletal_kathari.txt -text svneol=native#text/plain
res/cardsfolder/skeletal_snake.txt -text svneol=native#text/plain
res/cardsfolder/skeletal_vampire.txt svneol=native#text/plain
res/cardsfolder/skeletal_wurm.txt -text svneol=native#text/plain
res/cardsfolder/skeleton_ship.txt -text svneol=native#text/plain
res/cardsfolder/skinrender.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Grimclaw Bats
ManaCost:1 B
Types:Creature Bat
Text:no text
PT:1/1
K:Flying
A:AB$ Pump | Cost$ B PayLife<1> | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/grimclaw_bats.jpg
SetInfo:DST|Common|http://magiccards.info/scans/en/ds/45.jpg
End

View File

@@ -0,0 +1,14 @@
Name:Skeletal Vampire
ManaCost:4 B B
Types:Creature Vampire Skeleton
Text:no text
PT:3/3
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put two 1/1 black Bat creature tokens with flying onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenImage$ B 1 1 Bat | TokenName$ Bat | TokenColors$ Black | TokenTypes$ Creature,Bat | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenOwner$ Controller | TokenAmount$ 2
A:AB$ Token | Cost$ 3 B B Sac<1/Bat> | TokenAmount$ 2 | TokenImage$ B 1 1 Bat | TokenName$ Bat | TokenColors$ Black | TokenTypes$ Creature,Bat | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | TokenOwner$ Controller | SpellDescription$ Put two 1/1 black Bat creature tokens with flying onto the battlefield.
A:AB$ Regenerate | Cost$ Sac<1/Bat> | SpellDescription$ Regenerate CARDNAME.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/skeletal_vampire.jpg
SetInfo:GPT|Rare|http://magiccards.info/scans/en/gp/62.jpg
End