diff --git a/forge-gui/res/adventure/common/custom_cards/hallowed_sigil.txt b/forge-gui/res/adventure/common/custom_cards/hallowed_sigil.txt index 67ff7512dac..f5e6d9e9700 100644 --- a/forge-gui/res/adventure/common/custom_cards/hallowed_sigil.txt +++ b/forge-gui/res/adventure/common/custom_cards/hallowed_sigil.txt @@ -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. \ No newline at end of file +Oracle:{M},{T}:Target creature you control gains hexproof until end of turn. Exile Hallowed Sigil. diff --git a/forge-gui/res/adventure/common/custom_cards/sigil_of_torment.txt b/forge-gui/res/adventure/common/custom_cards/sigil_of_torment.txt index ebbc9219ad1..22e6086f09e 100644 --- a/forge-gui/res/adventure/common/custom_cards/sigil_of_torment.txt +++ b/forge-gui/res/adventure/common/custom_cards/sigil_of_torment.txt @@ -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. \ No newline at end of file +Oracle:{M},{T}: Destroy target creature. You gain 3 life. Exile Sigil of Torment. diff --git a/forge-gui/res/adventure/common/custom_cards/valyx_boss_effect.txt b/forge-gui/res/adventure/common/custom_cards/valyx_boss_effect.txt index eb110bdf9d7..ce73b9bb2ae 100644 --- a/forge-gui/res/adventure/common/custom_cards/valyx_boss_effect.txt +++ b/forge-gui/res/adventure/common/custom_cards/valyx_boss_effect.txt @@ -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. \ No newline at end of file +Oracle:{M},{T}, Sacrifice a creature: Destroy target creature. You gain 3 life.