mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Chime of Night
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1086,6 +1086,7 @@ res/cardsfolder/chill.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/chill_to_the_bone.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/chilling_apparition.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/chilling_shade.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/chime_of_night.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/chimeric_egg.txt svneol=native#text/plain
|
||||
res/cardsfolder/chimeric_idol.txt svneol=native#text/plain
|
||||
res/cardsfolder/chimeric_mass.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/chime_of_night.txt
Normal file
11
res/cardsfolder/chime_of_night.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Chime of Night
|
||||
ManaCost:1 B
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
K:enPump:0/0
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, destroy target nonblack creature.
|
||||
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chime_of_night.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user