Added 36 Cards.
All cards have been tested successfully. This update contains 2 card groups: 1) Creatures which get a certain power- and or toughness bonus when blocking and/or being blocked. This includes 2) Creatures with "bushido". Works 100%!
This commit is contained in:
@@ -177,6 +177,21 @@ power=3
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Chub Toad blocks or becomes blocked, it gets +2/+2 until end of turn.
|
||||
id=2553
|
||||
name=Chub Toad
|
||||
rarity=C
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
subtype=Frog
|
||||
auto=rampage(2/2,0)
|
||||
auto=rampage(-2/-2,1)
|
||||
auto=lord(chub toad[blocking]|mybattlefield) 2/2
|
||||
auto=lord(other chub toad[blocking]|mybattlefield) -2/-2
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={1}: The next time a black source of your choice would deal damage to you this turn, prevent that damage.
|
||||
id=2672
|
||||
alias=1335
|
||||
|
||||
@@ -329,19 +329,6 @@ mana={1}{W}{U}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Chub Toad blocks or becomes blocked, it gets +2/+2 until end of turn.
|
||||
id=2553
|
||||
auto=bushido(2/2)
|
||||
#Could be added when budshido is implemented
|
||||
name=Chub Toad
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{G}
|
||||
power=1
|
||||
subtype=Frog
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Look at target player's hand. Draw a card at the beginning of the next turn's upkeep.
|
||||
id=2499
|
||||
name=Clairvoyance
|
||||
|
||||
Reference in New Issue
Block a user