mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
cards: add besmirch & custodi lich
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
7
forge-gui/res/cardsfolder/b/besmirch.txt
Normal file
7
forge-gui/res/cardsfolder/b/besmirch.txt
Normal 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.)
|
||||
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