mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +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
|
||||
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.
|
||||
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:MetalWorkerX:Remembered$Amount.Twice
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
Reference in New Issue
Block a user