Added Respite (TMP)
This commit is contained in:
@@ -391,13 +391,13 @@ toughness=4
|
||||
text=Flying
|
||||
id=3291
|
||||
name=Feral Shadow
|
||||
abilities=flying
|
||||
rarity=C
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Nightstalker
|
||||
mana={2}{B}
|
||||
power=2
|
||||
toughness=1
|
||||
rarity=C
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Femeref Archers deals 4 damage to target attacking creature with flying.
|
||||
|
||||
@@ -1332,10 +1332,20 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Prevent all combat damage that would be dealt this turn. You gain 1 life for each attacking creature.
|
||||
auto=preventAllcombatDamage ueot
|
||||
auto=foreach(creature[attacking]) life:1 controller
|
||||
id=4783
|
||||
name=Respite
|
||||
rarity=C
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature loses shadow until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=-shadow
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=4780
|
||||
name=Reality Anchor
|
||||
rarity=C
|
||||
@@ -1453,7 +1463,6 @@ abilities=flying
|
||||
text=Sea Monster can't attack unless defending player controls an Island.
|
||||
id=4724
|
||||
name=Sea Monster
|
||||
abilities=cantattack
|
||||
auto=aslongas(Island|opponentbattlefield) -cantattack
|
||||
rarity=C
|
||||
mana={4}{U}{U}
|
||||
@@ -1461,6 +1470,7 @@ type=Creature
|
||||
subtype=Serpent
|
||||
power=6
|
||||
toughness=6
|
||||
abilities=cantattack
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Untap target creature.
|
||||
@@ -1501,7 +1511,7 @@ type=Instant
|
||||
text=Target creature gains shadow until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=shadow
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=4725
|
||||
name=Shadow Rift
|
||||
rarity=C
|
||||
@@ -1719,7 +1729,7 @@ id=4851
|
||||
name=Stun
|
||||
target=creature
|
||||
auto=cantblock
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={1}{R}
|
||||
|
||||
@@ -1096,14 +1096,6 @@ type=Sorcery
|
||||
mana={2}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text=Prevent all combat damage that would be dealt this turn. You gain 1 life for each attacking creature.
|
||||
id=4783
|
||||
name=Respite
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={1}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Rolling Thunder deals X damage divided as you choose among any number of target creatures and/or players.
|
||||
id=4840
|
||||
name=Rolling Thunder
|
||||
|
||||
Reference in New Issue
Block a user