Erwan
- 2 new ability keywords: mustattack and cantattack
This commit is contained in:
@@ -213,6 +213,19 @@ type=Sorcery
|
||||
mana={X}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Bloodrock Cyclops attacks each turn if able.
|
||||
abilities=mustattack
|
||||
id=130384
|
||||
name=Bloodrock Cyclops
|
||||
rarity=C
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=3
|
||||
subtype=Cyclops
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Swampwalk (This creature is unblockable as long as defending player controls a Swamp.)
|
||||
abilities=swampwalk
|
||||
id=129491
|
||||
|
||||
@@ -195,18 +195,7 @@ power=6
|
||||
subtype=Giant
|
||||
toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
text=Bloodrock Cyclops attacks each turn if able.
|
||||
id=130384
|
||||
name=Bloodrock Cyclops
|
||||
rarity=C
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=3
|
||||
subtype=Cyclops
|
||||
toughness=3
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=When Bogardan Firefiend is put into a graveyard from play, it deals 2 damage to target creature.
|
||||
id=130534
|
||||
|
||||
@@ -796,6 +796,19 @@ subtype=Bird Skeleton
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Steelclad Serpent can't attack unless you control another artifact.
|
||||
abilities=cantattack
|
||||
auto=aslongas(artifact|myinplay) other -cantattack
|
||||
id=175009
|
||||
name=Steelclad Serpent
|
||||
rarity=C
|
||||
type=Artifact Creature
|
||||
mana={5}{U}
|
||||
power=4
|
||||
subtype=Serpent
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
text=Vigilance {T}: Add {G} to your mana pool.
|
||||
abilities=vigilance
|
||||
auto={T}:Add{G}
|
||||
|
||||
Reference in New Issue
Block a user