Fixed Glassdust Hulk (ARB) && Ogre Warrior (GPT)
This commit is contained in:
@@ -105,8 +105,8 @@ type=Instant
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever another artifact enters the battlefield under your control, Glassdust Hulk gets +1/+1 until end of turn and is unblockable this turn. Cycling {(WU)} ({(WU)}, Discard this card: Draw a card.)
|
text=Whenever another artifact enters the battlefield under your control, Glassdust Hulk gets +1/+1 until end of turn and is unblockable this turn. Cycling {(WU)} ({(WU)}, Discard this card: Draw a card.)
|
||||||
auto=@moveTo(other artifact|myBattlefield):1/1 ueot
|
auto=@movedTo(other artifact|myBattlefield):1/1 ueot
|
||||||
auto=@moveTo(other artifact|myBattlefield):unblockable ueot
|
auto=@movedTo(other artifact|myBattlefield):unblockable ueot
|
||||||
autohand={WU}:cycling
|
autohand={WU}:cycling
|
||||||
id=179576
|
id=179576
|
||||||
name=Glassdust Hulk
|
name=Glassdust Hulk
|
||||||
@@ -167,7 +167,6 @@ type=Sorcery
|
|||||||
[card]
|
[card]
|
||||||
text=Haste Swampcycling {2}, mountaincycling {2} ({2}, Discard this card: Search your library for a Swamp or Mountain card, reveal it, and put it into your hand. Then shuffle your library.)
|
text=Haste Swampcycling {2}, mountaincycling {2} ({2}, Discard this card: Search your library for a Swamp or Mountain card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||||
autohand={2}{S}:moveTo(myHand) target(mountain,swamp|myLibrary)
|
autohand={2}{S}:moveTo(myHand) target(mountain,swamp|myLibrary)
|
||||||
|
|
||||||
id=144276
|
id=144276
|
||||||
name=Igneous Pouncer
|
name=Igneous Pouncer
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
@@ -370,8 +370,8 @@ rarity=C
|
|||||||
mana={4}{B}
|
mana={4}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Ogre Warrior
|
subtype=Ogre Warrior
|
||||||
auto=@moveTo(other creature|myBattlefield): life:-1 controller
|
auto=@movedTo(other creature|myBattlefield):life:-1 controller
|
||||||
auto=@moveTo(other creature|opponentBattlefield): life:-1 opponent
|
auto=@movedTo(other creature|opponentBattlefield):life:-1 opponent
|
||||||
power=3
|
power=3
|
||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
Reference in New Issue
Block a user