From 44cf1d3bb320cb35fca9c084659e6d1ab63fda62 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 25 Jan 2015 10:45:14 +0000 Subject: [PATCH] - Updated some AI SVars of FRF cards. --- forge-gui/res/cardsfolder/a/archwing_dragon.txt | 2 +- forge-gui/res/cardsfolder/f/fleshbag_marauder.txt | 2 +- forge-gui/res/cardsfolder/j/jeskai_runemark.txt | 1 + forge-gui/res/cardsfolder/l/lightning_shrieker.txt | 1 + forge-gui/res/cardsfolder/m/merciless_executioner.txt | 2 +- forge-gui/res/cardsfolder/o/ojutai_soul_of_winter.txt | 1 + forge-gui/res/cardsfolder/o/orc_sureshot.txt | 1 + forge-gui/res/cardsfolder/r/reality_shift.txt | 4 ++-- 8 files changed, 9 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/archwing_dragon.txt b/forge-gui/res/cardsfolder/a/archwing_dragon.txt index 2ee7be8216e..e3da6c24806 100644 --- a/forge-gui/res/cardsfolder/a/archwing_dragon.txt +++ b/forge-gui/res/cardsfolder/a/archwing_dragon.txt @@ -6,6 +6,6 @@ K:Flying K:Haste T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ At the beginning of the end step, return CARDNAME to its owner's hand. SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Battlefield | Destination$ Hand -SVar:PlayMain1:TRUE +SVar:EndOfTurnLeavePlay:True SVar:Picture:http://www.wizards.com/global/images/magic/general/archwing_dragon.jpg Oracle:Flying, haste\nAt the beginning of the end step, return Archwing Dragon to its owner's hand. diff --git a/forge-gui/res/cardsfolder/f/fleshbag_marauder.txt b/forge-gui/res/cardsfolder/f/fleshbag_marauder.txt index 71500b0a62e..f110911ce94 100644 --- a/forge-gui/res/cardsfolder/f/fleshbag_marauder.txt +++ b/forge-gui/res/cardsfolder/f/fleshbag_marauder.txt @@ -4,6 +4,6 @@ Types:Creature Zombie Warrior PT:3/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, each player sacrifices a creature. SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Each | SacValid$ Creature -SVar:RemAIDeck:True +SVar:NeedsToPlay:Creature.YouDontCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/fleshbag_marauder.jpg Oracle:When Fleshbag Marauder enters the battlefield, each player sacrifices a creature. diff --git a/forge-gui/res/cardsfolder/j/jeskai_runemark.txt b/forge-gui/res/cardsfolder/j/jeskai_runemark.txt index 39d708897e7..a2824fb3aa1 100644 --- a/forge-gui/res/cardsfolder/j/jeskai_runemark.txt +++ b/forge-gui/res/cardsfolder/j/jeskai_runemark.txt @@ -6,5 +6,6 @@ A:SP$ Attach | Cost$ 2 U | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2. S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddKeyword$ Flying | CheckSVar$ X | SVarCompare$ GE1 | Description$ Enchanted creature has flying as long as you control a red or white permanent. SVar:X:Count$Valid Permanent.Red+YouCtrl,Permanent.White+YouCtrl +SVar:BuffedBy:Permanent.Red,Permanent.White SVar:Picture:http://www.wizards.com/global/images/magic/general/jeskai_runemark.jpg Oracle:Enchant creature\nEnchanted creature gets +2/+2.\nEnchanted creature has flying as long as you control a red or white permanent. diff --git a/forge-gui/res/cardsfolder/l/lightning_shrieker.txt b/forge-gui/res/cardsfolder/l/lightning_shrieker.txt index 793ee627ef1..1b58993ed05 100644 --- a/forge-gui/res/cardsfolder/l/lightning_shrieker.txt +++ b/forge-gui/res/cardsfolder/l/lightning_shrieker.txt @@ -7,5 +7,6 @@ K:Trample K:Haste T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ At the beginning of the end step, CARDNAME's owner shuffles it into his or her library. SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Library | Shuffle$ True | Defined$ Self +SVar:EndOfTurnLeavePlay:True SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_shrieker.jpg Oracle:Flying, trample, haste\nAt the beginning of the end step, Lightning Shrieker's owner shuffles it into his or her library. diff --git a/forge-gui/res/cardsfolder/m/merciless_executioner.txt b/forge-gui/res/cardsfolder/m/merciless_executioner.txt index 2ef6b01fb9c..4a7c572dbaf 100644 --- a/forge-gui/res/cardsfolder/m/merciless_executioner.txt +++ b/forge-gui/res/cardsfolder/m/merciless_executioner.txt @@ -4,6 +4,6 @@ Types:Creature Orc Warrior PT:3/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, each player sacrifices a creature. SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Each | SacValid$ Creature -SVar:RemAIDeck:True +SVar:NeedsToPlay:Creature.YouDontCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/merciless_executioner.jpg Oracle:When Merciless Executioner enters the battlefield, each player sacrifices a creature. diff --git a/forge-gui/res/cardsfolder/o/ojutai_soul_of_winter.txt b/forge-gui/res/cardsfolder/o/ojutai_soul_of_winter.txt index b4454ad1185..e24c5f2b116 100644 --- a/forge-gui/res/cardsfolder/o/ojutai_soul_of_winter.txt +++ b/forge-gui/res/cardsfolder/o/ojutai_soul_of_winter.txt @@ -7,5 +7,6 @@ K:Vigilance T:Mode$ Attacks | ValidCard$ Dragon.YouCtrl | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever a Dragon you control attacks, tap target nonland permanent an opponent controls. It doesn't untap during its controller's next untap step. SVar:TrigTap:DB$ Tap | Cost$ 0 | ValidTgts$ Permanent.nonLand+OppCtrl | TgtPrompt$ Choose target permanent. | SubAbility$ DBPump SVar:DBPump:DB$ Pump | Defined$ Targeted | Permanent$ True | KW$ HIDDEN This card doesn't untap during your next untap step. +SVar:HasAttackEffect:TRUE SVar:Picture:http://www.wizards.com/global/images/magic/general/ojutai_soul_of_winter.jpg Oracle:Flying, vigilance\nWhenever a Dragon you control attacks, tap target nonland permanent an opponent controls. That permanent doesn't untap during its controller's next untap step. diff --git a/forge-gui/res/cardsfolder/o/orc_sureshot.txt b/forge-gui/res/cardsfolder/o/orc_sureshot.txt index f9cd67211ea..161a8796dfa 100644 --- a/forge-gui/res/cardsfolder/o/orc_sureshot.txt +++ b/forge-gui/res/cardsfolder/o/orc_sureshot.txt @@ -4,5 +4,6 @@ Types:Creature Orc Archer PT:4/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever another creature enters the battlefield under your control, target creature an opponent controls gets -1/-1 until end of turn. SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True +SVar:BuffedBy:Creature SVar:Picture:http://www.wizards.com/global/images/magic/general/orc_sureshot.jpg Oracle:Whenever another creature enters the battlefield under your control, target creature an opponent controls gets -1/-1 until end of turn. diff --git a/forge-gui/res/cardsfolder/r/reality_shift.txt b/forge-gui/res/cardsfolder/r/reality_shift.txt index 7fb709ea0d1..1629fa274be 100644 --- a/forge-gui/res/cardsfolder/r/reality_shift.txt +++ b/forge-gui/res/cardsfolder/r/reality_shift.txt @@ -1,8 +1,8 @@ Name:Reality Shift ManaCost:1 U Types:Instant -A:SP$ ChangeZone | Cost$ 1 U | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature | SubAbility$ DBManifest | RememberLKI$ True | SpellDescription$ Exile target creature. Its controller manifests the top card of his or her library. (That player puts the top card of his or her library onto the battlefield face down as a 2/2 creature. If it's a creature card, it can be turned face up any time for its mana cost.) -SVar:DBManifest:DB$Manifest | Amount$ 1 | Defined$ TopOfLibrary | DefinedPlayer$ RememberedController | SubAbility$ DBCleanup +A:SP$ ChangeZone | Cost$ 1 U | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature | SubAbility$ DBManifest | RememberLKI$ True | AITgts$ Card.cmcGE3,Card.powerGE3 | SpellDescription$ Exile target creature. Its controller manifests the top card of his or her library. (That player puts the top card of his or her library onto the battlefield face down as a 2/2 creature. If it's a creature card, it can be turned face up any time for its mana cost.) +SVar:DBManifest:DB$ Manifest | Amount$ 1 | Defined$ TopOfLibrary | DefinedPlayer$ RememberedController | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/reality_shift.jpg Oracle:Exile target creature. Its controller manifests the top card of his or her library. (That player puts the top card of his or her library onto the battlefield face down as a 2/2 creature. If it's a creature card, it can be turned face up any time for its mana cost.)