heres a shocker, first time ever...zeth removes a card from wagic supported....
puresteel paladin...removed from supported...added to unsupported. I have no idea why, but this card has cause a surge of completely different bug reports, crashes, strange interactions between cards, you name it...im surprised we didn't receive a report that it caused someone dog to die of heartworms.... anyways if i find some time, i will debug this pandora's box of a code and see why exactly it causes such strange difficult to reproduce bugs.
This commit is contained in:
@@ -52910,17 +52910,6 @@ mana={W}
|
|||||||
type=Instant
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Puresteel Paladin
|
|
||||||
auto=@movedTo(equipment|mybattlefield):may draw:1
|
|
||||||
auto=aslongas(artifact|mybattlefield) lord(equipment|mybattlefield) {0}:equip >2
|
|
||||||
text=Whenever an Equipment enters the battlefield under your control, you may draw a card. -- Metalcraft - As long as you control 3 or more artifacts, each Equipment you control has equip {0}.
|
|
||||||
mana={W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Knight
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Purge
|
name=Purge
|
||||||
target=creature[black;artifact]
|
target=creature[black;artifact]
|
||||||
auto=bury
|
auto=bury
|
||||||
|
|||||||
@@ -17640,6 +17640,18 @@ power=3
|
|||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
#removed, this card caused a palifora of bugs.
|
||||||
|
name=Puresteel Paladin
|
||||||
|
auto=@movedTo(equipment|mybattlefield):may draw:1
|
||||||
|
auto=aslongas(artifact|mybattlefield) lord(equipment|mybattlefield) {0}:equip >2
|
||||||
|
text=Whenever an Equipment enters the battlefield under your control, you may draw a card. -- Metalcraft - As long as you control 3 or more artifacts, each Equipment you control has equip {0}.
|
||||||
|
mana={W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Knight
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Pure // Simple (Pure)
|
name=Pure // Simple (Pure)
|
||||||
text=Destroy target multicolored permanent.
|
text=Destroy target multicolored permanent.
|
||||||
mana={1}{R}{G}
|
mana={1}{R}{G}
|
||||||
|
|||||||
Reference in New Issue
Block a user