mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Fix typo in spell description
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Artifact Equipment
|
|||||||
K:Equip 3
|
K:Equip 3
|
||||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddSVar$ HotSoupDestroy | AddHiddenKeyword$ Unblockable | Description$ Equipped creature can't be blocked.
|
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddSVar$ HotSoupDestroy | AddHiddenKeyword$ Unblockable | Description$ Equipped creature can't be blocked.
|
||||||
SVar:HotSoupDestroy:SVar:DestroyWhenDamaged:True
|
SVar:HotSoupDestroy:SVar:DestroyWhenDamaged:True
|
||||||
T:Mode$ DamageDone | ValidTarget$ Creature.EquippedBy | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ When equippeded creature is dealt damage, destroy it.
|
T:Mode$ DamageDone | ValidTarget$ Creature.EquippedBy | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ When equipped creature is dealt damage, destroy it.
|
||||||
SVar:TrigDestroy:AB$ Destroy | Cost$ 0 | Defined$ TriggeredTarget
|
SVar:TrigDestroy:AB$ Destroy | Cost$ 0 | Defined$ TriggeredTarget
|
||||||
SVar:NonStackingAttachEffect:True
|
SVar:NonStackingAttachEffect:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hot_soup.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/hot_soup.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user