(TSP):
- Fixed Penumbra Spider - Fixed and Readded Flagstones of Trokair (THX to Abra)
This commit is contained in:
@@ -205,6 +205,16 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {W} to your mana pool. When Flagstones of Trokair is put into a graveyard from the battlefield, you may search your library for a Plains card and put it into onto the battlefield tapped. If you do, shuffle your library.
|
||||
id=116733
|
||||
name=Flagstones of Trokair
|
||||
type=Land
|
||||
rarity=R
|
||||
auto={T}:Add {W}
|
||||
auto=@movedTo(this|graveyard) from(battlefield):may moveTo(myBattlefield) target(plains|mylibrary) && tap
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
id=118906
|
||||
name=Forest
|
||||
type=Basic Land
|
||||
@@ -469,7 +479,7 @@ rarity=C
|
||||
mana={2}{G}{G}
|
||||
type=Creature
|
||||
subtype=Spider
|
||||
auto=@movedTo(this|graveyard) token(Spider,Creature spider,2/4,reach black)
|
||||
auto=@movedTo(this|graveyard):token(Spider,Creature spider,2/4,reach black)
|
||||
power=2
|
||||
toughness=4
|
||||
[/card]
|
||||
@@ -793,6 +803,7 @@ rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {U}, {T}, Discard a card: Return target permanent you control to its owner's hand.
|
||||
auto={U}{T}{S(*|myhand)}:moveTo(ownerhand) target(*|myBattlefield)
|
||||
id=108907
|
||||
name=Tolarian Sentinel
|
||||
rarity=C
|
||||
@@ -801,7 +812,6 @@ type=Creature
|
||||
subtype=Human Spellshaper
|
||||
power=1
|
||||
toughness=3
|
||||
auto={U}{T}{S(*|myhand)}:moveTo(ownerhand) target(*|myBattlefield)
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -601,19 +601,6 @@ text=Echo {5}{R} (At the beginning of your upkeep, if this came under your contr
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
#####
|
||||
#####REMOVED, because "@movedTo(this|graveyard):...target..." does not work for now!!! (0.8.1)
|
||||
#####
|
||||
text={T}: Add {W} to your mana pool. When Flagstones of Trokair is put into a graveyard from play, you may search your library for a Plains card and put it into play tapped. If you do, shuffle your library.
|
||||
id=116733
|
||||
name=Flagstones of Trokair
|
||||
type=Land
|
||||
rarity=R
|
||||
auto={T}:Add {W}
|
||||
auto=@movedTo(this|graveyard):may moveTo(myBattlefield) target(plains|mylibrary) && tap
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
id=108870
|
||||
name=Flamecore Elemental
|
||||
mana={2}{R}{R}
|
||||
|
||||
Reference in New Issue
Block a user