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:
@@ -215,6 +215,22 @@ mana={1}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) Whenever a Samurai you control is put into a graveyard from the battlefield, you may put a +1/+1 counter on Indebted Samurai.
|
||||
id=74091
|
||||
name=Indebted Samurai
|
||||
rarity=U
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(indebted samurai[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other indebted samurai[blocking]|mybattlefield) -1/-1
|
||||
auto=@movedTo(samurai|mygraveyard) from(myBattlefield):may counter(1/1)
|
||||
power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Ire of Kaminari deals damage to target creature or player equal to the number of Arcane cards in your graveyard.
|
||||
id=74609
|
||||
target=creature,player
|
||||
@@ -226,6 +242,23 @@ type=Instant
|
||||
subtype=Arcane
|
||||
[/card]
|
||||
[card]
|
||||
####Please don't correct the card name by adding a "," because then the first auto line won't work anymore and even won't work when you add an "," there, too! (0.10.1)
|
||||
text=Isao, Enlightened Bushi can't be countered. Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.) {2}: Regenerate target Samurai.
|
||||
id=74039
|
||||
name=Isao Enlightened Bushi
|
||||
rarity=R
|
||||
mana={2}{G}
|
||||
type=Legendary Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(2/2,0)
|
||||
auto=rampage(-2/-2,1)
|
||||
auto=lord(isao enlighted bushi[blocking]|mybattlefield) 2/2
|
||||
auto={2}:regenerate target(samurai)
|
||||
power=2
|
||||
toughness=1
|
||||
abilities=nofizzle
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever an opponent casts a Spirit or Arcane spell, Ishi-Ishi, Akki Crackshot deals 2 damage to that player.
|
||||
auto=@movedto(spirit,arcane|opponentstack):damage:2 opponent
|
||||
id=74636
|
||||
@@ -394,15 +427,46 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Equipped creature gets +1/+0. Equip {0} ({0}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
id=74415
|
||||
auto={0}:equip
|
||||
auto=1/0
|
||||
name=Shuko
|
||||
rarity=U
|
||||
mana={1}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
text=Equipped creature gets +1/+0. Equip {0} ({0}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
auto={0}:equip
|
||||
auto=1/0
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text=Flash Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=74545
|
||||
name=Silverstorm Samurai
|
||||
rarity=C
|
||||
mana={4}{W}{W}
|
||||
type=Creature
|
||||
subtype=Fox Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(silverstorm samurai[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other silverstorm samurai[blocking]|mybattlefield) -1/-1
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=flash
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) {T}: Takeno's Cavalry deals 1 damage to target attacking or blocking Spirit.
|
||||
id=74597
|
||||
name=Takeno's Cavalry
|
||||
rarity=C
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai Archer
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(takeno's cavalry[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other takeno's cavalry[blocking]|mybattlefield) -1/-1
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever you cast a Spirit or Arcane spell, you may search your library for an Aura card with enchant creature, reveal it, and put it into your hand. If you do, shuffle your library.
|
||||
|
||||
Reference in New Issue
Block a user