Power Conduit: fixed SpellDescription

This commit is contained in:
Hanmac
2016-10-24 08:11:58 +00:00
parent 32209fc6c0
commit cc0b51f11f

View File

@@ -1,8 +1,8 @@
Name:Power Conduit
ManaCost:2
Types:Artifact
A:AB$ Charm | Cost$ T RemoveAnyCounter<1/Permanent.YouCtrl/a permanent you control> | Choices$ ConduitP1P1,ConduitCharge | Defined$ You | SpellDescription$ Choose one - Put a charge counter on target artifact; or put a +1/+1 counter on target creature.
SVar:ConduitCharge:DB$ PutCounter | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | CounterType$ CHARGE | CounterNum$ 1 | SpellDescription$ Put a charge counter on target artifact;
SVar:ConduitP1P1:DB$ PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ or put a +1/+1 counter on target creature.
A:AB$ Charm | Cost$ T RemoveAnyCounter<1/Permanent.YouCtrl/a permanent you control> | Choices$ ConduitCharge,ConduitP1P1 | Defined$ You
SVar:ConduitCharge:DB$ PutCounter | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | CounterType$ CHARGE | CounterNum$ 1 | SpellDescription$ Put a charge counter on target artifact.
SVar:ConduitP1P1:DB$ PutCounter | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature.
SVar:Picture:http://www.wizards.com/global/images/magic/general/power_conduit.jpg
Oracle:{T}, Remove a counter from a permanent you control: Choose one -\n• Put a charge counter on target artifact.\n• Put a +1/+1 counter on target creature.