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:
@@ -1010,6 +1010,21 @@ mana={1}{W}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Goblin Elite Infantry blocks or becomes blocked, it gets -1/-1 until end of turn.
|
||||
id=130380
|
||||
name=Goblin Elite Infantry
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Goblin Warrior
|
||||
auto=rampage(-1/-1,0)
|
||||
auto=rampage(1/1,1)
|
||||
auto=lord(goblin elite infantry[blocking]|mybattlefield) -1/-1
|
||||
auto=lord(other goblin elite infantry[blocking]|mybattlefield) 1/1
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Other Goblin creatures get +1/+1 and have mountainwalk. (They're unblockable as long as defending player controls a Mountain.)
|
||||
id=129578
|
||||
name=Goblin King
|
||||
|
||||
@@ -282,18 +282,6 @@ rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Goblin Elite Infantry blocks or becomes blocked, it gets -1/-1 until end of turn.
|
||||
id=130380
|
||||
name=Goblin Elite Infantry
|
||||
#Could be coded once rampage is fixed bushido will be only a formality lot of cards have such ability but do not include the term bushido this one is an example.
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={1}{R}
|
||||
power=2
|
||||
subtype=Goblin Warrior
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a creature you control is put into a graveyard from play, each other player sacrifices a creature.
|
||||
id=129583
|
||||
name=Grave Pact
|
||||
|
||||
Reference in New Issue
Block a user