Erwan
- removed some unused code. Please review! - Added protection from() auto keyword. It is still possible to use protection from [color] in abilities, but when it is not possible, please use protection from([target]) in auto=
This commit is contained in:
@@ -112,6 +112,19 @@ auto=@next end:bury
|
||||
abilities=trample,haste
|
||||
[/card]
|
||||
[card]
|
||||
id=191065
|
||||
name=Baneslayer Angel
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Angel
|
||||
power=5
|
||||
toughness=5
|
||||
text=Flying, first strike, lifelink, protection from Demons and from Dragons
|
||||
abilities=flying,first strike,lifelink
|
||||
auto=protection from(demon,dragon)
|
||||
rarity=M
|
||||
[/card]
|
||||
[card]
|
||||
id=191071
|
||||
name=Berserkers of Blood Ridge
|
||||
mana={4}{R}
|
||||
|
||||
@@ -30,17 +30,7 @@ toughness=1
|
||||
text=When Awakener Druid enters the battlefield, target Forest becomes a 4/5 green Treefolk creature for as long as Awakener Druid is on the battlefield. It's still a land.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191065
|
||||
name=Baneslayer Angel
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Angel
|
||||
power=5
|
||||
toughness=5
|
||||
text=Flying, first strike, lifelink, protection from Demons and from Dragons
|
||||
rarity=M
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=191340
|
||||
name=Bogardan Hellkite
|
||||
|
||||
Reference in New Issue
Block a user