JON4TH4N - (ZEN) added 1 card
This commit is contained in:
@@ -1418,10 +1418,22 @@ rarity=U
|
|||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
type=Instant
|
type=Instant
|
||||||
text=Search your library for a Trap card, reveal it, and put it into your hand. Then shuffle your library.
|
text=Search your library for a Trap card, reveal it, and put it into your hand. Then shuffle your library.
|
||||||
|
#most usless card since no trap card can be coded yet
|
||||||
target=trap|mylibrary
|
target=trap|mylibrary
|
||||||
auto=moveTo(myhand)
|
auto=moveTo(myhand)
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=190410
|
||||||
|
name=Trailblazer's Boots
|
||||||
|
mana={2}
|
||||||
|
type=Artifact
|
||||||
|
subtype=Equipment
|
||||||
|
text=Equipped creature has nonbasic landwalk. (It's unblockable as long as defending player controls a nonbasic land.) Equip {2}
|
||||||
|
auto={2}:equip
|
||||||
|
auto=aslongas(land[-basic]|opponentBattlefield) unblockable
|
||||||
|
rarity=U
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
id=193396
|
id=193396
|
||||||
name=Trusty Machete
|
name=Trusty Machete
|
||||||
mana={1}
|
mana={1}
|
||||||
|
|||||||
@@ -1125,15 +1125,7 @@ text=When Khalni Gem enters the battlefield, return two lands you control to the
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
|
||||||
id=190410
|
|
||||||
name=Trailblazer's Boots
|
|
||||||
mana={2}
|
|
||||||
type=Artifact
|
|
||||||
subtype=Equipment
|
|
||||||
text=Equipped creature has nonbasic landwalk. (It's unblockable as long as defending player controls a nonbasic land.) Equip {2}
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
id=190414
|
id=190414
|
||||||
|
|||||||
Reference in New Issue
Block a user