Added Piston Sledge, fixed Grifter's Blade
This commit is contained in:
@@ -25497,7 +25497,8 @@ subtype=Elf Mutant
|
||||
power=5
|
||||
toughness=4
|
||||
[/card]
|
||||
#the exile as a cost when adding mana seems require a target so i added "all(controller)" and it works 100%, since "controller" only will not work.[card]
|
||||
#the exile as a cost when adding mana seems require a target so i added "all(controller)" and it works 100%, since "controller" only will not work.
|
||||
[card]
|
||||
name=Elvish Spirit Guide
|
||||
autohand={e(this|myhand)}:add{G} all(controller)
|
||||
text=Exile Elvish Spirit Guide from your hand: Add {G} to your mana pool.
|
||||
@@ -36588,7 +36589,7 @@ name=Grifter's Blade
|
||||
abilities=flash
|
||||
auto={1}:equip
|
||||
auto=1/1
|
||||
auto=attach target(creature|mybattlefield)
|
||||
auto=aslongas(parents) retarget target(creature|mybattlefield) <1
|
||||
text=Flash -- As Grifter's Blade enters the battlefield, choose a creature you control it could be attached to. If you do, it enters the battlefield attached to that creature. -- Equipped creature gets +1/+1. -- Equip {1}
|
||||
mana={3}
|
||||
type=Artifact
|
||||
@@ -63344,6 +63345,16 @@ power=4
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Piston Sledge
|
||||
auto=aslongas(parents) retarget target(creature|mybattlefield) <1
|
||||
auto=teach(creature) 3/1
|
||||
auto={S(artifact|mybattlefield)}:equip
|
||||
text=When Piston Sledge enters the battlefield, attach it to target creature you control. -- Equipped creature gets +3/+1. -- Equip - Sacrifice an artifact.
|
||||
mana={3}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Pistus Strike
|
||||
target=creature[flying]
|
||||
auto=destroy
|
||||
@@ -76716,7 +76727,8 @@ subtype=Ape
|
||||
power=3
|
||||
toughness=4
|
||||
[/card]
|
||||
#the exile as a cost when adding mana seems require a target so i added "all(controller)" and it works 100%, since "controller" only will not work.[card]
|
||||
#the exile as a cost when adding mana seems require a target so i added "all(controller)" and it works 100%, since "controller" only will not work.
|
||||
[card]
|
||||
name=Simian Spirit Guide
|
||||
autohand={e(this|myhand)}:add{R} all(controller)
|
||||
text=Exile Simian Spirit Guide from your hand: Add {R} to your mana pool.
|
||||
|
||||
@@ -12785,12 +12785,12 @@ text=Flying, trample At the beginning of your upkeep, remove the top card of you
|
||||
[/card]
|
||||
[card]
|
||||
name=Phyrexian Metamorph
|
||||
mana={3}{(}{U}{/}{P}{)}
|
||||
text=({p(U)} can be paid with either {U} or 2 life.) -- You may have Phyrexian Metamorph enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
||||
mana={3}{p(U)}
|
||||
type=Artifact Creature
|
||||
subtype=Shapeshifter
|
||||
power=0
|
||||
toughness=0
|
||||
text=({(u/p)} can be paid with either {U} or 2 life.) You may have Phyrexian Metamorph enter the battlefield as a copy of any artifact or creature on the battlefield, except it's an artifact in addition to its other types.
|
||||
[/card]
|
||||
[card]
|
||||
name=Phyrexian Portal
|
||||
@@ -12891,13 +12891,6 @@ mana={U}{U}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Piston Sledge
|
||||
text=When Piston Sledge enters the battlefield, attach it to target creature you control. -- Equipped creature gets +3/+1. -- Equip - Sacrifice an artifact.
|
||||
mana={3}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Pitchstone Wall
|
||||
text=Defender (This creature can't attack.) -- Whenever you discard a card, you may sacrifice Pitchstone Wall. If you do, return the discarded card from your graveyard to your hand.
|
||||
mana={2}{R}
|
||||
|
||||
Reference in New Issue
Block a user