mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Github changes
Acting on suggested github changes. I can change them to enchantments if you think that'd be better, I hadn't thought of interactions with things like metalcraft.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Hallowed Sigil
|
Name:Hallowed Sigil
|
||||||
ManaCost:no cost
|
ManaCost:no cost
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
A:AB$ Pump | Cost$ PayShards<4> T | ValidTgts$ Creature.YouCtrl | KW$ Hexproof | SubAbility$ Eject | SpellDescription$ Target creature you control gains hexproof until end of turn. Exile Hallowed Sigil.
|
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
|
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.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
Name:Sigil of Torment
|
Name:Sigil of Torment
|
||||||
ManaCost:no cost
|
ManaCost:no cost
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
A:AB$ Destroy | Cost$ 3 B T PayShards<5> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLifeGain | SpellDescription$ Destroy target creature. You gain 3 life. Exile Sigil of Torment.
|
A:AB$ Destroy | Cost$ 3 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:DBLifeGain:DB$ GainLife | Defined$ You | LifeAmount$ 3 | SubAbility$ Eject
|
||||||
SVar:Eject:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile
|
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.
|
||||||
@@ -2,6 +2,6 @@ Name:Power of Valyx
|
|||||||
ManaCost:no cost
|
ManaCost:no cost
|
||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
K:Hexproof
|
K:Hexproof
|
||||||
A:AB$ Destroy | Cost$ 3 B T Sac<1/Creature.YouCtrl>| ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLifeGain | SpellDescription$ Destroy target creature. You gain 3 life.
|
A:AB$ Destroy | Cost$ 3 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
|
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.
|
||||||
Reference in New Issue
Block a user