Small fixes from my last card additions
This commit is contained in:
@@ -1149,7 +1149,7 @@ abilities=flying
|
||||
text={T}, Sacrifice Scourglass: Destroy all permanents except for artifacts and lands. Play this ability only during your upkeep.
|
||||
id=174853
|
||||
name=Scourglass
|
||||
auto={S}:destroy all(creature,enchantment) myUpkeepOnly
|
||||
auto={S}:destroy all(*[-artifact;-land]) myUpkeepOnly
|
||||
rarity=R
|
||||
mana={3}{W}{W}
|
||||
type=Artifact
|
||||
|
||||
@@ -147,7 +147,7 @@ abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Paladin of Prahv deals damage, you gain that much life. Forecast - {1}{W}, Reveal Paladin of Prahv from your hand: Whenever target creature deals damage this turn, you gain that much life. (Activate this ability only during your upkeep and only once each turn.)
|
||||
autohand={1}{W}:lifelink target(creature) limit:1 myTurnOnly
|
||||
autohand={1}{W}:lifelink target(creature) limit:1 myUpkeepOnly
|
||||
id=107433
|
||||
name=Paladin of Prahv
|
||||
rarity=U
|
||||
|
||||
@@ -681,7 +681,7 @@ subtype=Elf Druid
|
||||
power=1
|
||||
toughness=1
|
||||
text={T}: You may put a green creature card from your hand onto the battlefield. Activate this ability only during your turn, before attackers are declared.
|
||||
auto={T}:may moveTo(myBattlefield) target(creature[green]|myHand) myTurnOnly
|
||||
auto={T}:moveTo(myBattlefield) target(creature[green]|myHand) myTurnOnly
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -308,7 +308,7 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.
|
||||
autograveyard={3}{B}{B}{S(creature|myBattlefield)}:moveTo(myBattlefield) myTurnOnly
|
||||
autograveyard={3}{B}{B}{S(creature|myBattlefield)}:moveTo(myBattlefield) myUpkeepOnly
|
||||
rarity=R
|
||||
id=3622
|
||||
name=Necrosavant
|
||||
|
||||
Reference in New Issue
Block a user