mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.1 KiB
Plaintext
12 lines
1.1 KiB
Plaintext
|
Name:Trepanation Blade
|
||
|
ManaCost:3
|
||
|
Types:Artifact Equipment
|
||
|
K:Equip 2
|
||
|
T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Execute$ TrigDig | TriggerDescription$ Whenever equipped creature attacks, defending player reveals cards from the top of his or her library until he or she reveals a land card. The creature gets +1/+0 until end of turn for each card revealed this way. That player puts the revealed cards into his or her graveyard.
|
||
|
SVar:TrigDig:AB$ DigUntil | Defined$ DefendingPlayer | Cost$ 0 | Valid$ Land | ValidDescription$ land | RevealedDestination$ Graveyard | RememberRevealed$ True | SubAbility$ TrigPump
|
||
|
SVar:TrigPump:DB$ Pump | Defined$ Equipped | NumAtt$ X | References$ X | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Remembered$Amount
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/trepanation_blade.jpg
|
||
|
Oracle:Whenever equipped creature attacks, defending player reveals cards from the top of his or her library until he or she reveals a land card. The creature gets +1/+0 until end of turn for each card revealed this way. That player puts the revealed cards into his or her graveyard.\nEquip {2}
|