Thraben Heretic, Fyndhorn Pollen, knight of glory card code fixes
This commit is contained in:
@@ -129,7 +129,7 @@ subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Blood Artist
|
||||
auto=@movedTo(creature|graveyard) from(battlefield):target(player) life:-1 && life:1 controller
|
||||
auto=@movedTo(creature|graveyard) from(battlefield):life:-1 target(player) && life:1 controller
|
||||
text=Whenever Blood Artist or another creature dies, target player loses 1 life and you gain 1 life.
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
@@ -1218,7 +1218,7 @@ toughness=1
|
||||
color=red
|
||||
[/card]
|
||||
[card]
|
||||
name=Thraben Stalwart
|
||||
name=Thraben Valiant
|
||||
abilities=vigilance
|
||||
text=Vigilance
|
||||
mana={1}{W}
|
||||
@@ -1415,5 +1415,3 @@ text=Target creature gets +2/+2 and gains first strike until end of turn.
|
||||
mana={1}{W}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
|
||||
|
||||
|
||||
@@ -411,7 +411,7 @@ toughness=1
|
||||
name=Knight of Glory
|
||||
abilities=protection from black,exalted
|
||||
text=Protection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.) -- Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)
|
||||
mana={W}{W}
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Knight
|
||||
power=2
|
||||
|
||||
@@ -29297,7 +29297,7 @@ toughness=1
|
||||
name=Fyndhorn Pollen
|
||||
auto=lord(creature) -1/0
|
||||
auto={1}{G}:-1/0 all(creature)
|
||||
auto=cumulativeupcost[{U}{R}] sacrifice
|
||||
auto=cumulativeupcost[{1}] sacrifice
|
||||
text=Cumulative upkeep {1} (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.) -- All creatures get -1/-0. -- {1}{G}: All creatures get -1/-0 until end of turn.
|
||||
mana={2}{G}
|
||||
type=Enchantment
|
||||
@@ -80419,7 +80419,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Thraben Heretic
|
||||
auto={T}:moveTo(exile) target(creature)
|
||||
auto={T}:moveTo(exile) target(creature|graveyard)
|
||||
text={T}: Exile target creature card from a graveyard.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user