mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Removed RemAIDeck SVar from Deceiver Exarch and Dromar's Charm.
This commit is contained in:
@@ -8,7 +8,6 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
|||||||
SVar:TrigCharm:AB$ Charm | Cost$ 0 | Choices$ DBUntap,DBTap | SpellDescription$ Choose one - Untap target permanent you control; or tap target permanent an opponent controls.
|
SVar:TrigCharm:AB$ Charm | Cost$ 0 | Choices$ DBUntap,DBTap | SpellDescription$ Choose one - Untap target permanent you control; or tap target permanent an opponent controls.
|
||||||
SVar:DBUntap:DB$ Untap | TgtPrompt$ Choose target permanent you control | ValidTgts$ Permanent.YouCtrl | SpellDescription$ Untap target permanent you control
|
SVar:DBUntap:DB$ Untap | TgtPrompt$ Choose target permanent you control | ValidTgts$ Permanent.YouCtrl | SpellDescription$ Untap target permanent you control
|
||||||
SVar:DBTap:DB$ Tap | TgtPrompt$ Choose target permanent an opponent controls | ValidTgts$ Permanent.YouDontCtrl | SpellDescription$ Tap target permanent an opponent controls.
|
SVar:DBTap:DB$ Tap | TgtPrompt$ Choose target permanent an opponent controls | ValidTgts$ Permanent.YouDontCtrl | SpellDescription$ Tap target permanent an opponent controls.
|
||||||
SVar:RemAIDeck:True
|
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deceiver_exarch.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deceiver_exarch.jpg
|
||||||
SetInfo:NPH|Uncommon|http://magiccards.info/scans/en/nph/33.jpg
|
SetInfo:NPH|Uncommon|http://magiccards.info/scans/en/nph/33.jpg
|
||||||
|
|||||||
@@ -1,14 +1,13 @@
|
|||||||
Name:Dromar's Charm
|
Name:Dromar's Charm
|
||||||
ManaCost:W U B
|
ManaCost:W U B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ Charm | Cost$ W U B | Choices$ DBGainLife,DBCounter,DBPump | Defined$ You | SpellDescription$ Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn.
|
A:SP$ Charm | Cost$ W U B | Choices$ DBGainLife,DBCounter,DBPump | Defined$ You | SpellDescription$ Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn.
|
||||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 5 | Defined$ You | SpellDescription$ You gain 5 life;
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 5 | Defined$ You | SpellDescription$ You gain 5 life;
|
||||||
SVar:DBCounter:DB$ Counter | TargetType$ Spell | ValidTgts$ Card | TgtPrompt$ Counter target spell | SpellDescription$ Counter target spell;
|
SVar:DBCounter:DB$ Counter | TargetType$ Spell | ValidTgts$ Card | TgtPrompt$ Counter target spell | SpellDescription$ Counter target spell;
|
||||||
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -2 | NumDef$ -2 | SpellDescription$ Target creature gets -2/-2 until end of turn
|
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ Target creature gets -2/-2 until end of turn
|
||||||
SVar:RemAIDeck:True
|
SVar:Rarity:Uncommon
|
||||||
SVar:Rarity:Uncommon
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dromars_charm.jpg
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/dromars_charm.jpg
|
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/105.jpg
|
||||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/105.jpg
|
Oracle:Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn.
|
||||||
Oracle:Choose one - You gain 5 life; or counter target spell; or target creature gets -2/-2 until end of turn.
|
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user