mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Updated some SVars.
This commit is contained in:
@@ -6,6 +6,7 @@ K:Enchant red or green creature
|
||||
K:Cumulative upkeep:1
|
||||
A:SP$ Attach | Cost$ U | ValidTgts$ Creature.Red,Creature.Green | TgtPrompt$ Select target Red or Green Creature | AILogic$ GainControl
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mind_harness.jpg
|
||||
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/78.jpg
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:4/4
|
||||
A:AB$ Pump | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | NumDef$ -4 | IsCurse$ True | SpellDescription$ Target creature gets -4/-4 until end of turn.
|
||||
A:AB$ Pump | Cost$ Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ Target creature gets -1/-1 until end of turn.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_plaguelord.jpg
|
||||
SetInfo:8ED|Rare|http://magiccards.info/scans/en/8e/153.jpg
|
||||
|
||||
@@ -6,7 +6,6 @@ PT:2/1
|
||||
K:ETBReplacement:Other:DBNameCard
|
||||
SVar:DBNameCard:DB$ NameCard | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SpellDescription$ As CARDNAME enters the battlefield, name a nonland card.
|
||||
S:Mode$ CantBeActivated | ValidCard$ Card.NamedCard | Description$ Activated abilities of sources with the chosen name can't be activated.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_revoker.jpg
|
||||
SetInfo:MBS|Rare|http://magiccards.info/scans/en/mbs/122.jpg
|
||||
|
||||
@@ -5,8 +5,6 @@ Text:no text
|
||||
PT:6/5
|
||||
K:CARDNAME attacks each turn if able.
|
||||
A:AB$ Pump | Cost$ 1 S | NumAtt$ +1 | SpellDescription$ Phyrexian Snowcrusher gets +1/+0 until end of turn.
|
||||
# AI can now use snow mana to pay for activated abilities.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_snowcrusher.jpg
|
||||
SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/140.jpg
|
||||
|
||||
@@ -10,7 +10,6 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:NeedsToPlayVar:Y GE2
|
||||
SVar:Y:Count$InYourHand
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://serv3.tcgimages.eu/img/cards/Portal/pillaging_horde.jpg
|
||||
SetInfo:POR|Rare|http://magiccards.info/scans/en/po/147.jpg
|
||||
|
||||
@@ -6,7 +6,6 @@ T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefi
|
||||
SVar:TrigAttach:AB$ Attach | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control
|
||||
K:Equip Sac<1/Artifact>
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 1 | Description$ Equipped creature gets +3/+1.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/piston_sledge.jpg
|
||||
SetInfo:MBS|Uncommon|http://magiccards.info/scans/en/mbs/124.jpg
|
||||
|
||||
@@ -6,7 +6,6 @@ PT:1/1
|
||||
A:AB$ Destroy | Cost$ X X B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | References$ X | SpellDescription$ Destroy target nonblack creature with converted mana cost X.
|
||||
# It may seem wrong to not use X in the target, but since the Target is what defines X, it's redundant (and not supported by the code)
|
||||
SVar:X:Targeted$CardManaCost
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/plaguebearer.jpg
|
||||
SetInfo:EXO|Rare|http://magiccards.info/scans/en/ex/71.jpg
|
||||
|
||||
@@ -3,6 +3,7 @@ ManaCost:1 W
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ PreventDamage | Cost$ 1 W | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player to prevent damage to | Amount$ 5 | TargetMin$ 1 | TargetMax$ 5 | DividedAsYouChoose$ 5 | SpellDescription$ Prevent the next 5 damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/remedy.jpg
|
||||
SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/117.jpg
|
||||
SetInfo:6ED|Common|http://magiccards.info/scans/en/6e/36.jpg
|
||||
|
||||
Reference in New Issue
Block a user