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:
@@ -16,9 +16,8 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=First Strike {R}{T}: Attacking creatures gain first strike until end of turn.
|
||||
text=First Strike {R}{T}: Attacking creatures gain first strike until end of turn.
|
||||
id=50338
|
||||
abilities=first strike
|
||||
name=Akki Coalflinger
|
||||
rarity=U
|
||||
mana={1}{R}{R}
|
||||
@@ -27,6 +26,7 @@ subtype=Goblin Shaman
|
||||
auto={R}{T}:lord(creature[attacking]) first strike
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=first strike
|
||||
[/card]
|
||||
[card]
|
||||
text=When Akki Rockspeaker enters the battlefield, add {R} to your mana pool.
|
||||
@@ -41,6 +41,22 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.) Battle-Mad Ronin attacks each turn if able.
|
||||
id=50383
|
||||
name=Battle-Mad Ronin
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(2/2,0)
|
||||
auto=rampage(-2/-2,1)
|
||||
auto=lord(battle-mad ronin[blocking]|mybattlefield) 2/2
|
||||
auto=lord(other battle-mad ronin[blocking]|mybattlefield) -2/-2
|
||||
power=1
|
||||
toughness=1
|
||||
abilities=mustattack
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Ben-Ben, Akki Hermit deals damage to target attacking creature equal to the number of untapped Mountains you control.
|
||||
auto={T}:foreach(mountain[-tapped]|myBattlefield) damage:1 target(creature[attacking])
|
||||
id=79248
|
||||
@@ -130,6 +146,21 @@ mana={2}{U}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) {B}: Cursed Ronin gets +1/+1 until end of turn.
|
||||
id=75262
|
||||
name=Cursed Ronin
|
||||
rarity=C
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(cursed ronin[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other cursed ronin[blocking]|mybattlefield) -1/-1
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +1/+0 and gain fear until end of turn.
|
||||
auto=lord(creature|myBattlefield) 1/0
|
||||
auto=lord(creature|myBattlefield) fear
|
||||
@@ -153,6 +184,21 @@ power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=50440
|
||||
name=Devoted Retainer
|
||||
rarity=C
|
||||
mana={W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(devoted retainer[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other devoted retainer[blocking]|mybattlefield) -1/-1
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever you cast a Spirit or Arcane spell, Earthshaker deals 2 damage to each creature without flying.
|
||||
auto=@movedTo(arcane,spirit|mystack):damage:2 all(creature[-flying])
|
||||
id=79214
|
||||
@@ -630,6 +676,22 @@ toughness=5
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=50441
|
||||
name=Kitsune Blademaster
|
||||
rarity=C
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
subtype=Fox Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(araba mothrider[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other araba mothrider[blocking]|mybattlefield) -1/-1
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=first strike
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Tap target Spirit.
|
||||
id=76652
|
||||
name=Kitsune Diviner
|
||||
@@ -693,6 +755,39 @@ toughness=5
|
||||
abilities=flying
|
||||
[/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=Vigilance (Attacking doesn't cause this creature to tap.) Bushido 5 (When this blocks or becomes blocked, it gets +5/+5 until end of turn.) Konda, Lord of Eiganjo is indestructible.
|
||||
id=78594
|
||||
name=Konda Lord of Eiganjo
|
||||
rarity=R
|
||||
mana={5}{W}{W}
|
||||
type=Legendary Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(5/5,0)
|
||||
auto=rampage(-5/-5,1)
|
||||
auto=lord(konda lord of eiganjo[blocking]|mybattlefield) 5/5
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=vigilance,indestructible
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) As long as you control a legendary Samurai, Konda's Hatamoto gets +1/+2 and has vigilance. (Attacking doesn't cause this creature to tap.)
|
||||
id=79201
|
||||
name=Konda's Hatamoto
|
||||
rarity=U
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(konda's hatamoto[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other konda's hatamoto[blocking]|mybattlefield) -1/-1
|
||||
auto=aslongas(samurai[legendary]|mybattlefield) 1/2
|
||||
auto=aslongas(samurai[legendary]|mybattlefield) vigilance
|
||||
power=1
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying
|
||||
id=75319
|
||||
name=Lantern Kami
|
||||
@@ -774,6 +869,22 @@ toughness=5
|
||||
abilities=trample
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=50385
|
||||
name=Mothrider Samurai
|
||||
rarity=C
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(mothrider samurai[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other mothrider samurai[blocking]|mybattlefield) -1/-1
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
id=79075
|
||||
name=Mountain
|
||||
auto={T}:Add {R}
|
||||
@@ -823,7 +934,23 @@ subtype=Aura
|
||||
abilities=flash
|
||||
[/card]
|
||||
[card]
|
||||
text=Fear. Nezumi Cutthroat can't block.
|
||||
####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=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) Whenever Nagao, Bound by Honor attacks, Samurai creatures you control get +1/+1 until end of turn.
|
||||
id=79136
|
||||
name=Nagao Bound by Honor
|
||||
rarity=U
|
||||
mana={3}{W}
|
||||
type=Legendary Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(nagao bound by honor[blocking]|mybattlefield) 1/1
|
||||
auto=aslongas(nagao bound by honor[attacking]|myBattlefield) lord(samurai[attacking]|myBattlefield) 1/1
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Fear Nezumi Cutthroat can't block.
|
||||
id=80521
|
||||
name=Nezumi Cutthroat
|
||||
rarity=C
|
||||
@@ -835,6 +962,21 @@ toughness=1
|
||||
abilities=cantblock,fear
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=50512
|
||||
name=Nezumi Ronin
|
||||
rarity=C
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Rat Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(nezumin ronin[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other nezumi ronin[blocking]|mybattlefield) -1/-1
|
||||
power=3
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=All Creatures get -1/-1.
|
||||
auto=lord(creature) -1/-1
|
||||
id=78991
|
||||
@@ -844,16 +986,32 @@ mana={2}{B}{B}
|
||||
type=Legendary Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Equipped creature gets +2/+0 and has first strike. Equip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
id=75265
|
||||
name=No-Dachi
|
||||
mana={2}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
text=Equipped creature gets +2/+0 and has first strike. Equip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
auto={3}:equip
|
||||
auto=2/0
|
||||
auto=first strike
|
||||
name=No-Dachi
|
||||
rarity=U
|
||||
mana={2}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.) {B}, Pay 5 life: Regenerate Numai Outcast.
|
||||
id=50431
|
||||
name=Numai Outcast
|
||||
rarity=U
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(numai outcast[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other numai outcast[blocking]|mybattlefield) -1/-1
|
||||
auto={B}:regenerate && life:-5 controller
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool. {G}, {T}: Target legendary Creature gets +1/+1 until end of turn.
|
||||
@@ -1051,6 +1209,22 @@ subtype=Spirit
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
id=50262
|
||||
name=Ronin Houndmaster
|
||||
rarity=C
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(1/1,0)
|
||||
auto=rampage(-1/-1,1)
|
||||
auto=lord(ronin houndmaster[blocking]|mybattlefield) 1/1
|
||||
auto=lord(other ronin houndmaster[blocking]|mybattlefield) -1/-1
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=haste
|
||||
[/card]
|
||||
[card]
|
||||
text={G}{G}, Sacrifice Rootrunner: Put target land on top of its owner's library. Soulshift 3 (When this is put into a graveyard from the battlefield, you may return target Spirit card with converted mana cost 3 or less from your graveyard to your hand.)
|
||||
id=75367
|
||||
name=Rootrunner
|
||||
@@ -1102,6 +1276,21 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.)
|
||||
id=50408
|
||||
name=Samurai Enforcers
|
||||
rarity=U
|
||||
mana={4}{W}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
auto=rampage(2/2,0)
|
||||
auto=rampage(-2/-2,1)
|
||||
auto=lord(samurai enforcers[blocking]|mybattlefield) 2/2
|
||||
auto=lord(other samurai enforcers[blocking]|mybattlefield) -2/-2
|
||||
power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Scuttling Death: Target creature gets -1/-1 until end of turn. Soulshift 4 (When this is put into a graveyard from the battlefield, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)
|
||||
id=77922
|
||||
name=Scuttling Death
|
||||
|
||||
@@ -76,17 +76,6 @@ text=You may play two additional lands on each of your turns.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=50383
|
||||
name=Battle-Mad Ronin
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=1
|
||||
toughness=1
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.) Battle-Mad Ronin attacks each turn if able.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target land or nonblack creature. It can't be regenerated.
|
||||
target=creature[-black],land
|
||||
#That kind of targetting is not suppoert in Wagic 0.9
|
||||
@@ -254,17 +243,6 @@ text=Crushing Pain deals 6 damage to target creature that was dealt damage this
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=75262
|
||||
name=Cursed Ronin
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=1
|
||||
toughness=1
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) {B}: Cursed Ronin gets +1/+1 until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=79229
|
||||
name=Cut the Tethers
|
||||
mana={2}{U}{U}
|
||||
@@ -291,17 +269,6 @@ text=Add {R}{R}{R} to your mana pool. Splice onto Arcane {1}{R} (As you play an
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=50440
|
||||
name=Devoted Retainer
|
||||
mana={W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=1
|
||||
toughness=1
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=79151
|
||||
name=Devouring Greed
|
||||
mana={2}{B}{B}
|
||||
@@ -822,17 +789,6 @@ text={2}{B}{B}, {T}: Target creature deals damage to itself equal to its power.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=50441
|
||||
name=Kitsune Blademaster
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
subtype=Fox Samurai
|
||||
power=2
|
||||
toughness=2
|
||||
text=First strike Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=50437
|
||||
name=Kitsune Healer
|
||||
mana={3}{W}
|
||||
@@ -873,20 +829,6 @@ text=Search your library for two basic land cards, reveal those cards, and put o
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=78594
|
||||
name=Konda, Lord of Eiganjo
|
||||
mana={5}{W}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=Legendary,vigilance,indestructible
|
||||
auto=rampage(5/5,0)
|
||||
auto=aslongas(Konda, Lord of Eiganjo[blocking]|myinplay) 5/5
|
||||
text=Vigilance (Attacking doesn't cause this creature to tap.) Bushido 5 (When this blocks or becomes blocked, it gets +5/+5 until end of turn.) Konda, Lord of Eiganjo is indestructible.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=76637
|
||||
name=Konda's Banner
|
||||
mana={2}
|
||||
@@ -896,17 +838,6 @@ text=Konda's Banner can be attached only to a legendary creature. Creatures that
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=79201
|
||||
name=Konda's Hatamoto
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=1
|
||||
toughness=2
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) As long as you control a legendary Samurai, Konda's Hatamoto gets +1/+2 and has vigilance. (Attacking doesn't cause this creature to tap.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=78964
|
||||
name=Kumano, Master Yamabushi
|
||||
mana={3}{R}{R}
|
||||
@@ -1029,17 +960,6 @@ text=Whenever you draw a card, remove the top card of your library from the game
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=50385
|
||||
name=Mothrider Samurai
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=2
|
||||
toughness=2
|
||||
text=Flying Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=78681
|
||||
name=Myojin of Cleansing Fire
|
||||
mana={5}{W}{W}{W}
|
||||
@@ -1095,17 +1015,6 @@ text=Myojin of Seeing Winds comes into play with a divinity counter on it if you
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=79136
|
||||
name=Nagao, Bound by Honor
|
||||
mana={3}{W}
|
||||
type=Legendary Creature
|
||||
subtype=Human Samurai
|
||||
power=3
|
||||
toughness=3
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.) Whenever Nagao, Bound by Honor attacks, Samurai creatures you control get +1/+1 until end of turn.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=80527
|
||||
name=Nature's Will
|
||||
mana={2}{G}{G}
|
||||
@@ -1135,17 +1044,6 @@ toughness=1
|
||||
text={1}{B}: Remove target card in an opponent's graveyard from the game. If no cards are in that graveyard, flip Nezumi Graverobber. rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=50512
|
||||
name=Nezumi Ronin
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Rat Samurai
|
||||
power=3
|
||||
toughness=1
|
||||
text=Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=78679
|
||||
name=Nezumi Shortfang
|
||||
mana={1}{B}
|
||||
@@ -1172,17 +1070,6 @@ text={T}: Nine-Ringed Bo deals 1 damage to target Spirit creature. If that creat
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=50431
|
||||
name=Numai Outcast
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=1
|
||||
toughness=1
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.) {B}, Pay 5 life: Regenerate Numai Outcast.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=50484
|
||||
name=Oathkeeper, Takeno's Daisho
|
||||
mana={3}
|
||||
@@ -1362,28 +1249,6 @@ text=Target permanent's controller sacrifices it. If he or she does, that player
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=50262
|
||||
name=Ronin Houndmaster
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=2
|
||||
toughness=2
|
||||
text=Haste Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=50408
|
||||
name=Samurai Enforcers
|
||||
mana={4}{W}{W}
|
||||
type=Creature
|
||||
subtype=Human Samurai
|
||||
power=4
|
||||
toughness=4
|
||||
text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of turn.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=75381
|
||||
name=Samurai of the Pale Curtain
|
||||
mana={W}{W}
|
||||
|
||||
Reference in New Issue
Block a user