Several card fixes (TMP)
This commit is contained in:
@@ -789,15 +789,15 @@ type=Creature
|
|||||||
subtype=Elemental
|
subtype=Elemental
|
||||||
power=4
|
power=4
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=Haste
|
abilities=haste
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}, Sacrifice Lotus Petal: Add one mana of any color to your mana pool.
|
text={T}, Sacrifice Lotus Petal: Add one mana of any color to your mana pool.
|
||||||
auto={T},{S}:Add{G}
|
auto={T}{S}:Add{G}
|
||||||
auto={T},{S}:Add{R}
|
auto={T}{S}:Add{R}
|
||||||
auto={T},{S}:Add{U}
|
auto={T}{S}:Add{U}
|
||||||
auto={T},{S}:Add{B}
|
auto={T}{S}:Add{B}
|
||||||
auto={T},{S}:Add{W}
|
auto={T}{S}:Add{W}
|
||||||
id=4614
|
id=4614
|
||||||
name=Lotus Petal
|
name=Lotus Petal
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -1388,7 +1388,7 @@ mana={1}{R}
|
|||||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature has flying. (It can't be blocked except by creatures with flying or reach.) {U}: Return Shimmering Wings to its owner's hand.
|
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature has flying. (It can't be blocked except by creatures with flying or reach.) {U}: Return Shimmering Wings to its owner's hand.
|
||||||
id=4726
|
id=4726
|
||||||
name=Shimmering Wings
|
name=Shimmering Wings
|
||||||
auto=:flying
|
auto=flying
|
||||||
auto={U}:moveTo(hand)
|
auto={U}:moveTo(hand)
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
@@ -1587,7 +1587,7 @@ text=Target creature can't block this turn. Draw a card.
|
|||||||
id=4851
|
id=4851
|
||||||
name=Stun
|
name=Stun
|
||||||
target=creature
|
target=creature
|
||||||
auto=:cantblock
|
auto=cantblock
|
||||||
auto=draw:1
|
auto=draw:1
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Instant
|
type=Instant
|
||||||
@@ -1645,7 +1645,7 @@ toughness=1
|
|||||||
[card]
|
[card]
|
||||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library.
|
text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library.
|
||||||
abilities=shadow
|
abilities=shadow
|
||||||
auto={U}: moveTo(ownerLibrary)
|
auto={U}:moveTo(ownerLibrary)
|
||||||
id=4733
|
id=4733
|
||||||
name=Thalakos Mistfolk
|
name=Thalakos Mistfolk
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
Reference in New Issue
Block a user