cards: add besmirch & custodi lich

This commit is contained in:
Hanmac
2016-09-02 09:06:30 +00:00
parent 4c160489ab
commit 4c38c37f2b
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -2610,6 +2610,7 @@ forge-gui/res/cardsfolder/b/berserk_murlodont.txt svneol=native#text/plain
forge-gui/res/cardsfolder/b/berserkers_of_blood_ridge.txt svneol=native#text/plain
forge-gui/res/cardsfolder/b/berserkers_onslaught.txt -text
forge-gui/res/cardsfolder/b/beseech_the_queen.txt svneol=native#text/plain
forge-gui/res/cardsfolder/b/besmirch.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/b/bestial_fury.txt svneol=native#text/plain
forge-gui/res/cardsfolder/b/bestial_menace.txt svneol=native#text/plain
forge-gui/res/cardsfolder/b/betrayal.txt svneol=native#text/plain
@@ -4299,6 +4300,7 @@ forge-gui/res/cardsfolder/c/cursed_ronin.txt svneol=native#text/plain
forge-gui/res/cardsfolder/c/cursed_scroll.txt svneol=native#text/plain
forge-gui/res/cardsfolder/c/cursed_totem.txt svneol=native#text/plain
forge-gui/res/cardsfolder/c/curtain_of_light.txt -text
forge-gui/res/cardsfolder/c/custodi_lich.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/c/custodi_soulbinders.txt -text
forge-gui/res/cardsfolder/c/custodi_squire.txt -text
forge-gui/res/cardsfolder/c/custodian_of_the_trove.txt -text

View File

@@ -0,0 +1,7 @@
Name:Besmirch
ManaCost:1 R R
Types:Sorcery
A:SP$ GainControl | Cost$ 1 R R | ValidTgts$ Creature | TgtPrompt$ Select target creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste | SubAbility$ DBGoad | SpellDescription$ Until end of turn, gain control of target creature and it gains haste. Untap and goad that creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)
SVar:DBGoad:DB$ Goad | Defined$ ParentTarget
SVar:Picture:http://www.wizards.com/global/images/magic/general/besmirch.jpg
Oracle:Until end of turn, gain control of target creature and it gains haste. Untap and goad that creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)

View 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.