mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
killer_cosplay.txt cmcEQ -> ManaCost=
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Killer Cosplay
|
|||||||
ManaCost:G
|
ManaCost:G
|
||||||
Types:Artifact Equipment
|
Types:Artifact Equipment
|
||||||
T:Mode$ Attached | ValidSource$ Card.Self | ValidTarget$ Creature | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ Whenever CARDNAME becomes attached to a creature, choose a creature card name with an identical mana cost. That creature becomes a copy of the card with the chosen name until Killer Cosplay becomes unattached from it.
|
T:Mode$ Attached | ValidSource$ Card.Self | ValidTarget$ Creature | TriggerZones$ Battlefield | Execute$ TrigChoose | TriggerDescription$ Whenever CARDNAME becomes attached to a creature, choose a creature card name with an identical mana cost. That creature becomes a copy of the card with the chosen name until Killer Cosplay becomes unattached from it.
|
||||||
SVar:TrigChoose:DB$ NameCard | Defined$ You | ValidCards$ Creature.cmcEQX | SubAbility$ DBCopy
|
SVar:TrigChoose:DB$ NameCard | Defined$ You | ValidCards$ Creature.ManaCost=Equipped | SubAbility$ DBCopy
|
||||||
SVar:DBCopy:DB$ Clone | CopyFromChosenName$ True | CloneTarget$ TriggeredTarget | Duration$ UntilUnattached | SubAbility$ DBCleanup
|
SVar:DBCopy:DB$ Clone | CopyFromChosenName$ True | CloneTarget$ TriggeredTarget | Duration$ UntilUnattached | SubAbility$ DBCleanup
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearNamedCard$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearNamedCard$ True
|
||||||
SVar:X:Count$EquippedCardManaCost
|
SVar:X:Count$EquippedCardManaCost
|
||||||
|
|||||||
Reference in New Issue
Block a user