mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
add Bloodletter Quill (from Ravnica:City of Guilds)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -561,6 +561,7 @@ res/cardsfolder/bloodfire_dwarf.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodfire_kavu.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodghast.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodied_ghost.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodletter_quill.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodmark_mentor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodpyre_elemental.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bloodrite_invoker.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/bloodletter_quill.txt
Normal file
11
res/cardsfolder/bloodletter_quill.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Bloodletter Quill
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Draw|Cost$2 T AddCounter<1/BLOOD>|NumCards$1|SpellDescription$Draw a card, then lose 1 life for each blood counter on Bloodletter Quill.|SubAbility$ SVar=DB
|
||||
SVar:DB:DB$LoseLife | LifeAmount$ X
|
||||
A:AB$RemoveCounter|Cost$U B|CounterType$BLOOD|CounterNum$1|SpellDescription$Remove a blood counter from CARDNAME.
|
||||
SVar:X:Count$CardCounters.BLOOD
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodletter_quill.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user