mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
cards: add besmirch & custodi lich
This commit is contained in:
12
forge-gui/res/cardsfolder/c/custodi_lich.txt
Normal file
12
forge-gui/res/cardsfolder/c/custodi_lich.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Custodi Lich
|
||||
ManaCost:3 B B
|
||||
Types:Creature Zombie Cleric
|
||||
PT:4/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When CARDNAME enters the battlefield, you become the monarch.
|
||||
SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You
|
||||
|
||||
T:Mode$ BecomeMonarch | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever you become the monarch, target player sacrifices a creature.
|
||||
SVar:TrigSac:DB$ Sacrifice | ValidTgts$ Player | SacValid$ Creature | SacMessage$ Creature
|
||||
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/custodi_lich.jpg
|
||||
Oracle:When Custodi Lich enters the battlefield, you become the monarch.\nWhenever you become the monarch, target player sacrifices a creature.
|
||||
Reference in New Issue
Block a user