Erwan
-removed mind rot test (mind rot is not codable) -removed "cantbeblockedby" creatures
This commit is contained in:
@@ -735,19 +735,6 @@ type=Instant
|
||||
mana={3}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Elven Riders can't be blocked except by Walls and/or creatures with flying.
|
||||
id=135266
|
||||
name=Elven Riders
|
||||
auto=cantbeblockedby(creature[-flying,-wall])
|
||||
rarity=U
|
||||
color=Green
|
||||
type=Creature
|
||||
mana={3}{G}{G}
|
||||
power=3
|
||||
subtype=Elf
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Elvish Berserker becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.
|
||||
id=129533
|
||||
auto=rampage(1/1,0)
|
||||
@@ -1314,20 +1301,6 @@ type=Artifact
|
||||
mana={4}
|
||||
[/card]
|
||||
[card]
|
||||
text=Juggernaut attacks each turn if able. Juggernaut can't be blocked by Walls.
|
||||
id=135240
|
||||
name=Juggernaut
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={4}
|
||||
power=5
|
||||
abilities=mustattack
|
||||
auto=cantbeblockedby(wall)
|
||||
subtype=Juggernaut
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste (This creature can attack and {T} as soon as it comes under your control.) {T}: Kamahl, Pit Fighter deals 3 damage to target creature or player.
|
||||
abilities=haste,legendary
|
||||
auto={T}:Damage:3 target(creature,player)
|
||||
|
||||
@@ -298,6 +298,19 @@ subtype=Insect
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Elven Riders can't be blocked except by Walls and/or creatures with flying.
|
||||
id=135266
|
||||
name=Elven Riders
|
||||
auto=cantbeblockedby(creature[-flying,-wall])
|
||||
rarity=U
|
||||
color=Green
|
||||
type=Creature
|
||||
mana={3}{G}{G}
|
||||
power=3
|
||||
subtype=Elf
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Faerie Conclave comes into play tapped. {T}: Add {U} to your mana pool. {1}{U}: Faerie Conclave becomes a 2/1 blue Faerie creature with flying until end of turn. It's still a land. (It can't be blocked except by creatures with flying or reach.)
|
||||
id=106531
|
||||
name=Faerie Conclave
|
||||
@@ -477,7 +490,20 @@ color=Red
|
||||
type=Instant
|
||||
mana={1}{R}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Juggernaut attacks each turn if able. Juggernaut can't be blocked by Walls.
|
||||
id=135240
|
||||
name=Juggernaut
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={4}
|
||||
power=5
|
||||
abilities=mustattack
|
||||
auto=cantbeblockedby(wall)
|
||||
subtype=Juggernaut
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Karplusan Strider can't be the target of blue or black spells.
|
||||
id=129911
|
||||
|
||||
@@ -1182,18 +1182,6 @@ mana={1}{W}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacred Knight can't be blocked by black and/or red creatures.
|
||||
auto=cantbeblockedby(creature[red;black])
|
||||
id=4392
|
||||
name=Sacred Knight
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={3}{W}
|
||||
power=3
|
||||
subtype=Human Knight
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Scorching Spear deals 1 damage to target creature or player.
|
||||
target=creature,player
|
||||
auto=Damage:1
|
||||
|
||||
@@ -369,6 +369,18 @@ type=Sorcery
|
||||
mana={4}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacred Knight can't be blocked by black and/or red creatures.
|
||||
auto=cantbeblockedby(creature[red;black])
|
||||
id=4392
|
||||
name=Sacred Knight
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={3}{W}
|
||||
power=3
|
||||
subtype=Human Knight
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Play Scorching Winds only during the declare attackers step and only if you are the defending player. Scorching Winds deals 1 damage to each attacking creature.
|
||||
id=4361
|
||||
name=Scorching Winds
|
||||
|
||||
Reference in New Issue
Block a user