Added some cards with power/toughness restriction

This commit is contained in:
solo81@web.de
2009-12-26 12:44:18 +00:00
parent 98b6f914df
commit 0655f5da95
16 changed files with 154 additions and 150 deletions

View File

@@ -66,6 +66,18 @@ toughness=*
abilities=flying
[/card]
[card]
text={1}: Target creature with power 5 or greater gains vigilance until end of turn.
id=177931
name=Beacon Behemoth
rarity=C
mana={3}{G}{G}
type=Creature
subtype=Beast
auto={1}:vigilance target(creature[power>=5])
power=5
toughness=3
[/card]
[card]
text=At the beginning of your upkeep, if you control a black permanent, you may put a +1/+1 counter on Bloodhall Ooze. At the beginning of your upkeep, if you control a green permanent, you may put a +1/+1 counter on Bloodhall Ooze.
auto=@each my upkeep:aslongas(*[black]|myBattlefield) may counter(1/1)
auto=@each my upkeep:aslongas(*[green]|myBattlefield) may counter(1/1)