Added a lot of damage prevention cards. This is related to rev1367.
This commit is contained in:
@@ -167,6 +167,18 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text={G}, {T}: Untap target attacking creature you control. Prevent all combat damage that would be dealt to and dealt by it this turn.
|
||||
auto={G}{T}:untap target(creature[attacking]|myBattlefield) && preventAllCombatDamage to(mytgt) ueot && preventAllCombatDamage from(mytgt) ueot
|
||||
id=1914
|
||||
name=Elvish Scout
|
||||
rarity=C
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Elf Scout
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice a Goblin: Regenerate target creature.
|
||||
auto={S(goblin|myBattlefield)}:regenerate target(creature)
|
||||
id=1947
|
||||
|
||||
@@ -153,17 +153,6 @@ auto={1}{G}:doesnotuntap target(creature)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=1914
|
||||
name=Elvish Scout
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Elf Scout
|
||||
power=1
|
||||
toughness=1
|
||||
text={G}, {T}: Untap target attacking creature you control. Prevent all combat damage that would be dealt to and dealt by it this turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=1978
|
||||
name=Farrelite Priest
|
||||
mana={1}{W}{W}
|
||||
|
||||
Reference in New Issue
Block a user