mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
946 B
Plaintext
13 lines
946 B
Plaintext
|
Name:Thran Weaponry
|
||
|
ManaCost:4
|
||
|
Types:Artifact
|
||
|
K:Echo:4
|
||
|
K:You may choose not to untap CARDNAME during your untap step.
|
||
|
A:AB$ PumpAll | Cost$ 2 T | ValidCards$ Creature | RememberAllPumped$ True | SpellDescription$ All creatures get +2/+2 for as long as CARDNAME remains tapped.
|
||
|
S:Mode$ Continuous | Affected$ Creature.IsRemembered | AddPower$ 2 | AddToughness$ 2
|
||
|
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ ClearRemembered | Static$ True
|
||
|
SVar:ClearRemembered:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/thran_weaponry.jpg
|
||
|
Oracle:Echo {4} (At the beginning of your upkeep, if this came under your control since the beginning of your last upkeep, sacrifice it unless you pay its echo cost.)\nYou may choose not to untap Thran Weaponry during your untap step.\n{2}, {T}: All creatures get +2/+2 for as long as Thran Weaponry remains tapped.
|