- Added 5 cards

This commit is contained in:
swordshine
2018-03-13 23:13:55 +08:00
parent ebf9d99127
commit 2e45c1ace2
5 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Name:Befuddle
ManaCost:2 U
Types:Instant
A:SP$ Pump | Cost$ 2 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. Draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/befuddle.jpg
Oracle:Target creature gets -4/-0 until end of turn.\nDraw a card.

View File

@@ -0,0 +1,9 @@
Name:In Bolas's Clutches
ManaCost:4 U U
Types:Legendary Enchantment Aura
K:Enchant permanent
A:SP$ Attach | Cost$ 4 U U | ValidTgts$ Permanent | AILogic$ GainControl
S:Mode$ Continuous | Affected$ Permanent.EnchantedBy | GainControl$ You | Description$ You control enchanted permanent.
S:Mode$ Continuous | Affected$ Permanent.EnchantedBy | AddType$ Legendary | Description$ Enchanted permanent is legendary.
SVar:Picture:http://www.wizards.com/global/images/magic/general/in_bolass_clutches.jpg
Oracle:Enchant permanent\nYou control enchanted permanent.\nEnchanted permanent is legendary.

View File

@@ -0,0 +1,8 @@
Name:Sparring Construct
ManaCost:1
Types:Artifact Creature Construct
PT:1/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, put a +1/+1 counter on target creature you control.
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/sparring_construct.jpg
Oracle:When Sparring Construct dies, put a +1/+1 counter on target creature you control.

View File

@@ -0,0 +1,7 @@
Name:Urza's Tome
ManaCost:2
Types:Artifact
A:AB$ Draw | Cost$ 3 T | NumCards$ 1 | SpellDescription$ Draw a card. Then discard a card unless you exile a historic card from your graveyard. (Artifacts, legendaries, and Sagas are historic.) | SubAbility$ DBDiscard
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | UnlessCost$ ExileFromGrave<1/Card.Historic> | UnlessPayer$ You
SVar:Picture:http://www.wizards.com/global/images/magic/general/urzas_tome.jpg
Oracle:{3}, {T}: Draw a card. Then discard a card unless you exile a historic card from your graveyard. (Artifacts, legendaries, and Sagas are historic.)

View File

@@ -0,0 +1,8 @@
Name:Voltaic Servant
ManaCost:2
Types:Artifact Creature Construct
PT:1/3
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigUntap | TriggerDescription$ At the beginning of your end step, untap target artifact.
SVar:TrigUntap:DB$ Untap | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Untap target artifact.
SVar:Picture:http://www.wizards.com/global/images/magic/general/voltaic_servant.jpg
Oracle:At the beginning of your end step, untap target artifact.