mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Permeating Mass: fixed it when its itself is a clone
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:G
|
|||||||
Types:Creature Spirit
|
Types:Creature Spirit
|
||||||
PT:1/3
|
PT:1/3
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigCopy | TriggerDescription$ Whenever CARDNAME deals combat damage to a creature, that creature becomes a copy of Permeating Mass.
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigCopy | TriggerDescription$ Whenever CARDNAME deals combat damage to a creature, that creature becomes a copy of Permeating Mass.
|
||||||
SVar:TrigCopy:AB$Clone | Cost$ 0 | Defined$ Self | CloneZone$ Battlefield | CloneTarget$ TriggeredTarget
|
SVar:TrigCopy:AB$Clone | Cost$ 0 | Defined$ TriggeredSourceLKICopy | CloneZone$ Battlefield | CloneTarget$ TriggeredTarget
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/permeating_mass.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/permeating_mass.jpg
|
||||||
Oracle:Whenever Permeating Mass deals combat damage to a creature, that creature becomes a copy of Permeating Mass.
|
Oracle:Whenever Permeating Mass deals combat damage to a creature, that creature becomes a copy of Permeating Mass.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user