mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
821 B
Plaintext
13 lines
821 B
Plaintext
|
Name:Metalworker
|
||
|
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$ MetalWorkerX,X | SubAbility$ DBMetalWorkerCleanup
|
||
|
SVar:DBMetalWorkerCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:MetalWorkerX:Remembered$Amount.Twice
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:RemRandomDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/metalworker.jpg
|
||
|
Oracle:{T}: Reveal any number of artifact cards in your hand. Add {C}{C} to your mana pool for each card revealed this way.
|