Added many cards with "cantbeblockedby".
This commit is contained in:
@@ -101,6 +101,18 @@ mana={1}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by black creatures. Enchanted creature gets +2/+2 as long as an opponent controls a black permanent.
|
||||
id=2666
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[black])
|
||||
auto=aslongas(*[black]|opponentBattlefield) 2/2
|
||||
name=Black Scarab
|
||||
rarity=U
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Return Blinking Spirit to its owner's hand.
|
||||
id=2668
|
||||
name=Blinking Spirit
|
||||
@@ -113,6 +125,18 @@ subtype=Spirit
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by blue creatures. Enchanted creature gets +2/+2 as long as an opponent controls a blue permanent.
|
||||
id=2669
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[blue])
|
||||
auto=aslongas(*[blue]|opponentBattlefield) 2/2
|
||||
name=Blue Scarab
|
||||
rarity=U
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Sacrifice a creature: Target creature gets +2/+2 until end of turn. {1}{U}{U}, Sacrifice a creature: Counter target creature spell.
|
||||
id=2439
|
||||
auto={T}{S(creature|myBattlefield)}:2/2 target(creature)
|
||||
@@ -517,6 +541,18 @@ mana={B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by green creatures. Enchanted creature gets +2/+2 as long as an opponent controls a green permanent.
|
||||
id=2688
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[green])
|
||||
auto=aslongas(*[green]|opponentBattlefield) 2/2
|
||||
name=Green Scarab
|
||||
rarity=U
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={B}: Hoar Shade gets +1/+1 until end of turn.
|
||||
id=2455
|
||||
name=Hoar Shade
|
||||
@@ -541,7 +577,8 @@ type=Instant
|
||||
[card]
|
||||
text=Hurricane deals X damage to each creature with flying and each player.
|
||||
id=2573
|
||||
alias=1251
|
||||
auto=damage:X all(creature[flying])
|
||||
auto=damage:X all(player)
|
||||
name=Hurricane
|
||||
rarity=U
|
||||
mana={X}{G}
|
||||
@@ -1063,6 +1100,18 @@ mana={U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by red creatures. Enchanted creature gets +2/+2 as long as an opponent controls a red permanent.
|
||||
id=2709
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[red])
|
||||
auto=aslongas(*[red]|opponentBattlefield) 2/2
|
||||
name=Red Scarab
|
||||
rarity=U
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) {G}: Regenerate enchanted creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)
|
||||
target=creature
|
||||
auto={G}:regenerate
|
||||
@@ -1270,6 +1319,18 @@ mana={2}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Stone Spirit can't be blocked by creatures with flying.
|
||||
id=2654
|
||||
name=Stone Spirit
|
||||
rarity=U
|
||||
mana={4}{R}
|
||||
type=Creature
|
||||
subtype=Elemental Spirit
|
||||
auto=cantbeblockedby(creature[flying])
|
||||
power=4
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +0/+2. {R}: Enchanted creature gets +1/+0 until end of turn.
|
||||
id=2655
|
||||
target=creature
|
||||
@@ -1540,6 +1601,18 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by white creatures. Enchanted creature gets +2/+2 as long as an opponent controls a white permanent.
|
||||
id=2716
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[white])
|
||||
auto=aslongas(*[white]|opponentBattlefield) 2/2
|
||||
name=White Scarab
|
||||
rarity=U
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets +1/+0 and has flying and first strike.
|
||||
id=2741
|
||||
target=creature
|
||||
|
||||
@@ -215,18 +215,6 @@ mana={3}{U}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by black creatures. Enchanted creature gets +2/+2 as long as an opponent controls a black permanent.
|
||||
id=2666
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[black])
|
||||
auto=aslongas(*[black]|opponentinplay)2/2
|
||||
name=Black Scarab
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={W}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Play Blizzard only if you control a snow land. Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) Creatures with flying don't untap during their controllers' untap steps.
|
||||
id=2551
|
||||
name=Blizzard
|
||||
@@ -235,18 +223,6 @@ type=Enchantment
|
||||
mana={G}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by blue creatures. Enchanted creature gets +2/+2 as long as an opponent controls a blue permanent.
|
||||
id=2669
|
||||
target=creature
|
||||
auto=cantbeblockedby(creature[blue])
|
||||
auto=aslongas(*[blue]|opponentinplay)2/2
|
||||
name=Blue Scarab
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={W}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={B}: Until end of turn, Bone Shaman gains "Creatures dealt damage by Bone Shaman this turn can't be regenerated this turn."
|
||||
id=2612
|
||||
name=Bone Shaman
|
||||
@@ -864,15 +840,6 @@ subtype=Goblin
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by green creatures. Enchanted creature gets +2/+2 as long as an opponent controls a green permanent.
|
||||
id=2688
|
||||
name=Green Scarab
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={W}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Grizzled Wolverine becomes blocked, you may pay {R}. If you do, Grizzled Wolverine gets +2/+0 until end of turn.
|
||||
id=2628
|
||||
name=Grizzled Wolverine
|
||||
@@ -1734,15 +1701,6 @@ type=Enchantment
|
||||
mana={U}{U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by red creatures. Enchanted creature gets +2/+2 as long as an opponent controls a red permanent.
|
||||
id=2709
|
||||
name=Red Scarab
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={W}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
####
|
||||
####Like Propaganda (TMP) and Ghostly Prison (CHK), this card is way too unfair because the AI cannot activate this cards ability! (0.9.1)
|
||||
####
|
||||
@@ -1996,17 +1954,6 @@ type=Sorcery
|
||||
mana={2}{B}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Stone Spirit can't be blocked by creatures with flying.
|
||||
id=2654
|
||||
name=Stone Spirit
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={4}{R}
|
||||
power=4
|
||||
subtype=Elemental Spirit
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
####
|
||||
####Aslongas-lines with activation costs don't work yet!! (0.9.1)
|
||||
####
|
||||
@@ -2122,15 +2069,6 @@ toughness=4
|
||||
subtype=Wall
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't be blocked by white creatures. Enchanted creature gets +2/+2 as long as an opponent controls a white permanent.
|
||||
id=2716
|
||||
name=White Scarab
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={W}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=All creatures lose flying until end of turn. Sacrifice a snow land: Return Whiteout from your graveyard to your hand.
|
||||
id=2599
|
||||
name=Whiteout
|
||||
|
||||
Reference in New Issue
Block a user