mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'patch' into 'master'
Fix Masterful Replication See merge request core-developers/forge!1938
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:5 U
|
||||
Types:Instant
|
||||
A:SP$ Charm | Cost$ 5 U | Choices$ DBToken,DBCopy
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 2 | TokenScript$ c_3_3_a_golem | TokenOwner$ You | LegacyImage$ c 3 3 a golem m20 | SpellDescription$ Create two 3/3 colorless Golem artifact creature tokens.
|
||||
SVar:DBCopy:DB$ Pump | ValidTgts$ Creature | ImprintCards$ Targeted | SubAbility$ DBRepeat | SpellDescription$ Choose target artifact you control. Each other artifact you control becomes a copy of that artifact until end of turn.
|
||||
SVar:DBCopy:DB$ Pump | ValidTgts$ Artifact.YouCtrl | ImprintCards$ Targeted | SubAbility$ DBRepeat | SpellDescription$ Choose target artifact you control. Each other artifact you control becomes a copy of that artifact until end of turn.
|
||||
SVar:DBRepeat:DB$ RepeatEach | RepeatCards$ Artifact.YouCtrl+IsNotImprinted | RepeatSubAbility$ DBClone | SubAbility$ DBCleanup
|
||||
SVar:DBClone:DB$ Clone | Defined$ Imprinted | CloneTarget$ Remembered | Duration$ UntilEndOfTurn
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearImprinted$ True
|
||||
|
||||
Reference in New Issue
Block a user