J0N4TH4N - fix r1013
This commit is contained in:
@@ -720,20 +720,7 @@ type=Instant
|
|||||||
mana={R}{G}{W}
|
mana={R}{G}{W}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
|
||||||
text={1}{W}, {T}: You gain 5 life. {1}{U}, {T}: Draw a card, then discard a card. {1}{B}, {T}: Target creature gets -2/-2 until end of turn. {1}{R}, {T}: Obelisk of Alara deals 3 damage to target player. {1}{G}, {T}: Target creature gets +4/+4 until end of turn.
|
|
||||||
auto={1}{W}{T}:life:5
|
|
||||||
auto={1}{U}{T}:moveto(graveyard) target(*|myhand) && Draw:1
|
|
||||||
#Draw a card, then discard a card works but discard happen first, which is incorrect
|
|
||||||
auto={1}{B}{T}:-2/-2 target(creature)
|
|
||||||
auto={1}{R}{T}:damage:3 target(player)
|
|
||||||
auto={1}{G}{T}:4/4 target(creature)
|
|
||||||
id=183018
|
|
||||||
name=Obelisk of Alara
|
|
||||||
rarity=R
|
|
||||||
type=Artifact
|
|
||||||
mana={6}
|
|
||||||
[/card]
|
|
||||||
[card]
|
[card]
|
||||||
text=When Oblivion Ring comes into play, remove another target nonland permanent from the game. When Oblivion Ring leaves play, return the removed card to play under its owner's control.
|
text=When Oblivion Ring comes into play, remove another target nonland permanent from the game. When Oblivion Ring leaves play, return the removed card to play under its owner's control.
|
||||||
id=174909
|
id=174909
|
||||||
|
|||||||
@@ -502,6 +502,20 @@ subtype=Bolas
|
|||||||
toughness=5
|
toughness=5
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text={1}{W}, {T}: You gain 5 life. {1}{U}, {T}: Draw a card, then discard a card. {1}{B}, {T}: Target creature gets -2/-2 until end of turn. {1}{R}, {T}: Obelisk of Alara deals 3 damage to target player. {1}{G}, {T}: Target creature gets +4/+4 until end of turn.
|
||||||
|
auto={1}{W}{T}:life:5
|
||||||
|
auto={1}{U}{T}:moveto(graveyard) target(*|myhand) && Draw:1
|
||||||
|
#Draw a card, then discard a card works but discard happen first, which is incorrect
|
||||||
|
auto={1}{B}{T}:-2/-2 target(creature)
|
||||||
|
auto={1}{R}{T}:damage:3 target(player)
|
||||||
|
auto={1}{G}{T}:4/4 target(creature)
|
||||||
|
id=183018
|
||||||
|
name=Obelisk of Alara
|
||||||
|
rarity=R
|
||||||
|
type=Artifact
|
||||||
|
mana={6}
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Whenever another creature with power 5 or greater comes into play under your control, you may return target creature card from your graveyard to your hand.
|
text=Whenever another creature with power 5 or greater comes into play under your control, you may return target creature card from your graveyard to your hand.
|
||||||
id=189873
|
id=189873
|
||||||
name=Paleoloth
|
name=Paleoloth
|
||||||
|
|||||||
Reference in New Issue
Block a user