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