mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Grimclaw Bats and Skeletal Vampire for Zirbert.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/Grimclaw Bats.txt
Normal file
11
res/cardsfolder/Grimclaw Bats.txt
Normal 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
|
||||
14
res/cardsfolder/skeletal_vampire.txt
Normal file
14
res/cardsfolder/skeletal_vampire.txt
Normal 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
|
||||
Reference in New Issue
Block a user