mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Treacherous Werewolf (from Judgment)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8413,6 +8413,7 @@ res/cardsfolder/t/travel_preparations.txt -text
|
|||||||
res/cardsfolder/t/travelers_amulet.txt -text
|
res/cardsfolder/t/travelers_amulet.txt -text
|
||||||
res/cardsfolder/t/treacherous_link.txt svneol=native#text/plain
|
res/cardsfolder/t/treacherous_link.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/treacherous_urge.txt svneol=native#text/plain
|
res/cardsfolder/t/treacherous_urge.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/t/treacherous_werewolf.txt -text
|
||||||
res/cardsfolder/t/treachery.txt svneol=native#text/plain
|
res/cardsfolder/t/treachery.txt svneol=native#text/plain
|
||||||
res/cardsfolder/t/treasure_hunt.txt -text
|
res/cardsfolder/t/treasure_hunt.txt -text
|
||||||
res/cardsfolder/t/treasure_hunter.txt svneol=native#text/plain
|
res/cardsfolder/t/treasure_hunter.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/t/treacherous_werewolf.txt
Normal file
11
res/cardsfolder/t/treacherous_werewolf.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Treacherous Werewolf
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Creature Werewolf Minion
|
||||||
|
Text:no text
|
||||||
|
PT:2/2
|
||||||
|
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | AddTrigger$ Dies | AddSVar$ TrigLose | Threshold$ True | Description$ Threshold - As long as seven or more cards are in your graveyard, CARDNAME gets +2/+2 and has "When CARDNAME dies, you lose 4 life."
|
||||||
|
SVar:Dies:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigLose | Secondary$ True | TriggerDescription$ When CARDNAME dies, you lose 4 life.
|
||||||
|
SVar:TrigLose:AB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 4
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/treacherous_werewolf.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user