Laurent - Small addition FUT tested and working. Nimbus maze works great sure there is some other cards like this one that could be coded.
This commit is contained in:
@@ -35,6 +35,18 @@ power=2
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=130334
|
||||||
|
name=Bound in Silence
|
||||||
|
mana={2}{W}
|
||||||
|
target=creature
|
||||||
|
auto=cantattack
|
||||||
|
auto=cantblock
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Tribal Rebel Aura
|
||||||
|
text=Enchant creature Enchanted creature can't attack or block.
|
||||||
|
rarity=U
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={R}: Char-Rumbler gets +1/+0 until end of turn.
|
text={R}: Char-Rumbler gets +1/+0 until end of turn.
|
||||||
id=130582
|
id=130582
|
||||||
name=Char-Rumbler
|
name=Char-Rumbler
|
||||||
@@ -72,6 +84,18 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=130699
|
||||||
|
name=Fatal Attraction
|
||||||
|
mana={2}{R}
|
||||||
|
target=creature
|
||||||
|
auto=damage:2
|
||||||
|
auto=@each my upkeep:damage:4
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
text=Enchant creature When Fatal Attraction comes into play, it deals 2 damage to enchanted creature. At the beginning of your upkeep, Fatal Attraction deals 4 damage to enchanted creature.
|
||||||
|
rarity=C
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) {T}: Enchanted creature gets +2/-2 until end of turn.
|
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) {T}: Enchanted creature gets +2/-2 until end of turn.
|
||||||
id=132227
|
id=132227
|
||||||
target=creature
|
target=creature
|
||||||
@@ -128,6 +152,16 @@ rarity=R
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=130595
|
||||||
|
name=Grove of the Burnwillows
|
||||||
|
type=Land
|
||||||
|
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Each opponent gains 1 life.
|
||||||
|
auto={T}:add [1]
|
||||||
|
auto={T}:add {R} && life:1 opponent
|
||||||
|
auto={T}:add {G} && life:1 opponent
|
||||||
|
rarity=R
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Pay 1 life: Add {G} or {W} to your mana pool. {1}, {T}, Sacrifice Horizon Canopy: Draw a card.
|
text={T}: Pay 1 life: Add {G} or {W} to your mana pool. {1}, {T}, Sacrifice Horizon Canopy: Draw a card.
|
||||||
auto={T}:Add {G} && life:-1
|
auto={T}:Add {G} && life:-1
|
||||||
auto={T}:Add {W} && life:-1
|
auto={T}:Add {W} && life:-1
|
||||||
@@ -151,6 +185,17 @@ auto=doesnotuntap
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=130691
|
||||||
|
name=Lucent Liminid
|
||||||
|
mana={3}{W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Elemental Enchantment
|
||||||
|
power=3
|
||||||
|
toughness=3
|
||||||
|
text=Flying
|
||||||
|
rarity=C
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Creatures without flying can't attack.
|
text=Creatures without flying can't attack.
|
||||||
id=136148
|
id=136148
|
||||||
name=Magus of the Moat
|
name=Magus of the Moat
|
||||||
@@ -193,6 +238,16 @@ power=3
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=136045
|
||||||
|
name=Nimbus Maze
|
||||||
|
type=Land
|
||||||
|
text={T}: Add {1} to your mana pool. {T}: Add {W} to your mana pool. Play this ability only if you control an Island. {T}: Add {U} to your mana pool. Play this ability only if you control a Plains.
|
||||||
|
auto={T}:add{1}
|
||||||
|
auto=aslongas(plains|myinplay) {T}:add{W}
|
||||||
|
auto=aslongas(island|myinplay) {T}:add{U}
|
||||||
|
rarity=R
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Flash (You may play this spell any time you could play an instant.) Enchant creature. Enchanted creature has "Discard a card: This creature gets +1/+1 until end of turn."
|
text=Flash (You may play this spell any time you could play an instant.) Enchant creature. Enchanted creature has "Discard a card: This creature gets +1/+1 until end of turn."
|
||||||
id=132219
|
id=132219
|
||||||
target=creature
|
target=creature
|
||||||
|
|||||||
@@ -142,15 +142,6 @@ text=Defender, haste {T}: Draw a card, then discard a card.
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=130334
|
|
||||||
name=Bound in Silence
|
|
||||||
mana={2}{W}
|
|
||||||
type=Tribal Enchantment
|
|
||||||
subtype=Rebel Aura
|
|
||||||
text=Enchant creature Enchanted creature can't attack or block.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=136054
|
id=136054
|
||||||
name=Bridge from Below
|
name=Bridge from Below
|
||||||
mana={B}{B}{B}
|
mana={B}{B}{B}
|
||||||
@@ -210,6 +201,8 @@ name=Cutthroat il-Dal
|
|||||||
mana={3}{B}
|
mana={3}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Rogue
|
subtype=Human Rogue
|
||||||
|
abilities=shadow
|
||||||
|
auto=aslongas(*|myhand)-shadow
|
||||||
power=4
|
power=4
|
||||||
toughness=1
|
toughness=1
|
||||||
text=Hellbent — Cutthroat il-Dal has shadow as long as you have no cards in hand. (It can block or be blocked by only creatures with shadow.)
|
text=Hellbent — Cutthroat il-Dal has shadow as long as you have no cards in hand. (It can block or be blocked by only creatures with shadow.)
|
||||||
@@ -334,15 +327,6 @@ text=Play Even the Odds only if you control fewer creatures than each opponent.
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=130699
|
|
||||||
name=Fatal Attraction
|
|
||||||
mana={2}{R}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Enchant creature When Fatal Attraction comes into play, it deals 2 damage to enchanted creature. At the beginning of your upkeep, Fatal Attraction deals 4 damage to enchanted creature.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=126131
|
id=126131
|
||||||
name=Festering March
|
name=Festering March
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
@@ -457,14 +441,6 @@ text={R}, Return Grinning Ignus to its owner's hand: Add {2}{R} to your mana poo
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=130595
|
|
||||||
name=Grove of the Burnwillows
|
|
||||||
mana=
|
|
||||||
type=Land
|
|
||||||
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Each opponent gains 1 life.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=130328
|
id=130328
|
||||||
name=Haze of Rage
|
name=Haze of Rage
|
||||||
mana={1}{R}
|
mana={1}{R}
|
||||||
@@ -694,8 +670,8 @@ rarity=C
|
|||||||
id=130691
|
id=130691
|
||||||
name=Lucent Liminid
|
name=Lucent Liminid
|
||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
type=Enchantment Creature
|
type=Creature
|
||||||
subtype=Elemental
|
subtype=Elemental Enchantment
|
||||||
power=3
|
power=3
|
||||||
toughness=3
|
toughness=3
|
||||||
text=Flying
|
text=Flying
|
||||||
@@ -849,6 +825,8 @@ subtype=Illusion
|
|||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
text=Flying When Narcomoeba is put into your graveyard from your library, you may put it into play.
|
text=Flying When Narcomoeba is put into your graveyard from your library, you may put it into play.
|
||||||
|
auto=@movedTo(this|mygraveyard) from(mylibrary):may moveto(myinplay) ## "this" only works for inplay area in wTH 0.8.1
|
||||||
|
abilities=flying
|
||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -871,14 +849,6 @@ text=Fear Suspend 7—{1}{B} Whenever a card is put into an opponent's graveyard
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=136045
|
|
||||||
name=Nimbus Maze
|
|
||||||
mana=
|
|
||||||
type=Land
|
|
||||||
text={T}: Add {1} to your mana pool. {T}: Add {W} to your mana pool. Play this ability only if you control an Island. {T}: Add {U} to your mana pool. Play this ability only if you control a Plains.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=130564
|
id=130564
|
||||||
name=Nix
|
name=Nix
|
||||||
mana={U}
|
mana={U}
|
||||||
@@ -1052,6 +1022,8 @@ name=Rites of Flourishing
|
|||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
text=At the beginning of each player's draw step, that player draws an additional card. Each player may play an additional land on each of his or her turns.
|
text=At the beginning of each player's draw step, that player draws an additional card. Each player may play an additional land on each of his or her turns.
|
||||||
|
auto=@each my draw:draw:1 controller
|
||||||
|
auto=@each opponent draw:draw:1 opponent
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1185,7 +1157,7 @@ subtype=Sliver
|
|||||||
power=7
|
power=7
|
||||||
toughness=7
|
toughness=7
|
||||||
text=All Sliver creatures get +1/+1 for each other Sliver in play.
|
text=All Sliver creatures get +1/+1 for each other Sliver in play.
|
||||||
auto=lord(sliver) 1/1 other
|
auto=lord(sliver) foreach(sliver)1/1 other
|
||||||
abilities=legendary
|
abilities=legendary
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1436,6 +1408,7 @@ name=Veilstone Amulet
|
|||||||
mana={3}
|
mana={3}
|
||||||
type=Artifact
|
type=Artifact
|
||||||
text=Whenever you play a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn.
|
text=Whenever you play a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn.
|
||||||
|
auto=@movedTo(*[-Land]|mystack):lord(creature|myinplay)opponentshroud
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
Reference in New Issue
Block a user