Merge branch 'Gwyn_DungeonDev' of https://github.com/EldritchBimbo/forge into Gwyn_DungeonDev

This commit is contained in:
Alwayssnarky
2023-07-05 11:59:58 -04:00
3 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
Name:Hallowed Sigil
ManaCost:no cost
Types:Artifact
Colors:white
Types:Enchantment
A:AB$ Pump | Cost$ PayShards<4> T | ValidTgts$ Creature.YouCtrl | KW$ Hexproof | SubAbility$ Eject | ActivationLimit$ 1 | SpellDescription$ Target creature you control gains hexproof until end of turn. Exile Hallowed Sigil.
SVar:Eject:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
Oracle:{M},{T}:Target creature you control gains hexproof until end of turn. Exile Hallowed Sigil.
Oracle:{M},{T}:Target creature you control gains hexproof until end of turn. Exile Hallowed Sigil.

View File

@@ -1,7 +1,8 @@
Name:Sigil of Torment
ManaCost:no cost
Types:Artifact
Colors:black
Types:Enchantment
A:AB$ Destroy | Cost$ 4 B T PayShards<5> | ValidTgts$ Creature | TgtPrompt$ Select target creature | ActivationLimit$ 1 | SubAbility$ DBLifeGain | SpellDescription$ Destroy target creature. You gain 3 life. Exile Sigil of Torment.
SVar:DBLifeGain:DB$ GainLife | Defined$ You | LifeAmount$ 3 | SubAbility$ Eject
SVar:Eject:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
Oracle:{M},{T}: Destroy target creature. You gain 3 life. Exile Sigil of Torment.
Oracle:{M},{T}: Destroy target creature. You gain 3 life. Exile Sigil of Torment.

View File

@@ -1,7 +1,8 @@
Name:Power of Valyx
ManaCost:no cost
Colors:black
Types:Enchantment
K:Hexproof
A:AB$ Destroy | Cost$ 4 B T Sac<1/Creature.YouCtrl/creature you control>| ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLifeGain | SpellDescription$ Destroy target creature. You gain 3 life.
SVar:DBLifeGain:DB$ GainLife | Defined$ You | LifeAmount$ 3
Oracle:{M},{T}, Sacrifice a creature: Destroy target creature. You gain 3 life.
Oracle:{M},{T}, Sacrifice a creature: Destroy target creature. You gain 3 life.