mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Fixed Metalworker (especially when indirectly activated e.g. via Necrotic Ooze).
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3
|
|||||||
Types:Artifact Creature Construct
|
Types:Artifact Creature Construct
|
||||||
PT:1/2
|
PT:1/2
|
||||||
A:AB$ Reveal | Cost$ T | RevealValid$ Card.Artifact+YouCtrl | AnyNumber$ True | RememberRevealed$ True | SubAbility$ DBMetalWorkerMana | SpellDescription$ Reveal any number of artifact cards in your hand. Add {C}{C} to your mana pool for each card revealed this way.
|
A:AB$ Reveal | Cost$ T | RevealValid$ Card.Artifact+YouCtrl | AnyNumber$ True | RememberRevealed$ True | SubAbility$ DBMetalWorkerMana | SpellDescription$ Reveal any number of artifact cards in your hand. Add {C}{C} to your mana pool for each card revealed this way.
|
||||||
SVar:DBMetalWorkerMana:DB$ Mana | Produced$ C | Amount$ MetalWorkerX | References$ X | SubAbility$ DBMetalWorkerCleanup
|
SVar:DBMetalWorkerMana:DB$ Mana | Produced$ C | Amount$ MetalWorkerX | References$ MetalWorkerX,X | SubAbility$ DBMetalWorkerCleanup
|
||||||
SVar:DBMetalWorkerCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBMetalWorkerCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:MetalWorkerX:Remembered$Amount.Twice
|
SVar:MetalWorkerX:Remembered$Amount.Twice
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
|
|||||||
Reference in New Issue
Block a user