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:
@@ -1,4 +1,4 @@
|
||||
[meta]
|
||||
p[meta]
|
||||
author=Wagic Team
|
||||
year=1998
|
||||
block=Portal
|
||||
@@ -766,6 +766,19 @@ power=1
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Norwood Warrior becomes blocked, it gets +1/+1 until end of turn.
|
||||
id=6620
|
||||
name=Norwood Warrior
|
||||
rarity=C
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
subtype=Elf Warrior
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
id=6599
|
||||
name=Obsidian Giant
|
||||
rarity=U
|
||||
@@ -898,6 +911,19 @@ mana={B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Razorclaw Bear becomes blocked, it gets +2/+2 until end of turn.
|
||||
id=6638
|
||||
name=Razorclaw Bear
|
||||
rarity=R
|
||||
mana={2}{G}{G}
|
||||
type=Creature
|
||||
subtype=Bear
|
||||
auto=rampage(2/2,0)
|
||||
auto=rampage(-2/-2,1)
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Cast Remove only during the declare attackers step and only if you've been attacked this step. Return target attacking creature to its owner's hand.
|
||||
id=6541
|
||||
target=creature[attacking]|opponentBattlefield
|
||||
|
||||
@@ -179,17 +179,6 @@ text=Norwood Riders can't be blocked by more than one creature.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=6620
|
||||
name=Norwood Warrior
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
subtype=Elf Warrior
|
||||
power=2
|
||||
toughness=2
|
||||
text=Whenever Norwood Warrior becomes blocked, it gets +1/+1 until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=6550
|
||||
name=Piracy
|
||||
mana={U}{U}
|
||||
@@ -239,17 +228,6 @@ text=When Ravenous Rats enters the battlefield, target opponent discards a card.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=6638
|
||||
name=Razorclaw Bear
|
||||
mana={2}{G}{G}
|
||||
type=Creature
|
||||
subtype=Bear
|
||||
power=3
|
||||
toughness=3
|
||||
text=Whenever Razorclaw Bear becomes blocked, it gets +2/+2 until end of turn.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=6608
|
||||
name=Relentless Assault
|
||||
mana={2}{R}{R}
|
||||
|
||||
Reference in New Issue
Block a user