mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Power Conduit: fixed SpellDescription
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Name:Power Conduit
|
Name:Power Conduit
|
||||||
ManaCost:2
|
ManaCost:2
|
||||||
Types:Artifact
|
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.
|
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: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.
|
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
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user