Added a lot of damage prevention cards. This is related to rev1367.
This commit is contained in:
@@ -3,7 +3,7 @@ text=Counter target spell. You gain 3 life.
|
||||
id=23155
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
auto=life:3
|
||||
auto=life:3 controller
|
||||
name=Absorb
|
||||
rarity=R
|
||||
mana={W}{U}{U}
|
||||
@@ -1372,6 +1372,17 @@ mana={2}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Prevent all combat damage that would be dealt by target attacking creature this turn. Draw a card.
|
||||
id=22943
|
||||
target=creature
|
||||
auto=preventAllCombatDamage from(mytgt) ueot
|
||||
auto=draw:1 controller
|
||||
name=Restrain
|
||||
rarity=C
|
||||
mana={2}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=You gain 3 life. Draw a card.
|
||||
id=22941
|
||||
auto=life:3
|
||||
@@ -1612,6 +1623,18 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has fear. Whenever enchanted creature deals combat damage to an opponent, you may draw a card.
|
||||
id=23168
|
||||
target=creature
|
||||
auto=fear
|
||||
auto=@damaged(player) from(mytgt):may draw:1 controller
|
||||
name=Sleeper's Robe
|
||||
rarity=U
|
||||
mana={U}{B}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Forestwalk
|
||||
id=23149
|
||||
name=Slinking Serpent
|
||||
|
||||
@@ -912,14 +912,6 @@ type=Sorcery
|
||||
mana={3}{G}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Prevent all combat damage that would be dealt by target attacking creature this turn. Draw a card.
|
||||
id=22943
|
||||
name=Restrain
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={2}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text=Reveal the top three cards of your library and put one of them into your hand. You gain life equal to that card's converted mana cost. Put all other cards revealed this way into your graveyard.
|
||||
id=23196
|
||||
name=Reviving Vapors
|
||||
@@ -1099,15 +1091,6 @@ subtype=Elemental
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has fear. Whenever enchanted creature deals combat damage to an opponent, you may draw a card.
|
||||
id=23168
|
||||
name=Sleeper's Robe
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={U}{B}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Target land becomes a Swamp until end of turn.
|
||||
id=23068
|
||||
name=Slimy Kavu
|
||||
|
||||
Reference in New Issue
Block a user