From 41e6d8b331777886924a37985ff3c5c4a9a0297d Mon Sep 17 00:00:00 2001 From: Sol Date: Sat, 9 Apr 2016 14:28:05 +0000 Subject: [PATCH] - FIx a few more SOI cards --- forge-gui/res/cardsfolder/b/burn_from_within.txt | 4 ++-- forge-gui/res/cardsfolder/o/ongoing_investigation.txt | 3 ++- forge-gui/res/cardsfolder/p/pick_the_brain.txt | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/b/burn_from_within.txt b/forge-gui/res/cardsfolder/b/burn_from_within.txt index 2ddac6cafa8..29211739ae5 100644 --- a/forge-gui/res/cardsfolder/b/burn_from_within.txt +++ b/forge-gui/res/cardsfolder/b/burn_from_within.txt @@ -2,8 +2,8 @@ Name:Burn from Within ManaCost:X R Types:Instant A:SP$ DealDamage | Cost$ X R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | References$ X | RememberDamaged$ True | SubAbility$ DBDebuff | SpellDescription$ CARDNAME deals X damage to target creature or player. If a creature is dealt damage this way, it loses indestructible until end of turn. If that creature would die this turn, exile it instead. -SVar:DBDebuff:DB$ Debuff | Defined$ Creature.IsRemembered | Keywords$ Indestructible | SubAbility$ DBBurn -SVar:DBBurn:DB$ Pump | KW$ HIDDEN If CARDNAME would be put into a graveyard, exile it instead. | Defined$ Creature.IsRemembered | SubAbility$ DBCleanup +SVar:DBDebuff:DB$ Debuff | Defined$ Remembered | Keywords$ Indestructible | SubAbility$ DBBurn +SVar:DBBurn:DB$ Pump | KW$ HIDDEN If CARDNAME would be put into a graveyard, exile it instead. | Defined$ Remembered | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Count$xPaid SVar:Picture:http://www.wizards.com/global/images/magic/general/burn_from_within.jpg diff --git a/forge-gui/res/cardsfolder/o/ongoing_investigation.txt b/forge-gui/res/cardsfolder/o/ongoing_investigation.txt index 9de2e39e6f5..23204dd1d2b 100644 --- a/forge-gui/res/cardsfolder/o/ongoing_investigation.txt +++ b/forge-gui/res/cardsfolder/o/ongoing_investigation.txt @@ -3,7 +3,8 @@ ManaCost:1 U Types:Enchantment T:Mode$ CombatDamageDoneOnce | ValidSource$ Creature.YouCtrl | TriggerZones$ Battlefield | ValidTarget$ Player | Execute$ DBToken | TriggerDescription$ Whenever one or more creatures you control deal combat damage to a player, investigate. SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw -A:AB$ Token | Cost$ 1 G ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw | SpellDescription$ Put a 1/1 white Human Soldier creature token onto the battlefield. +A:AB$ Token | Cost$ 1 G ExileFromGrave<1/Creature> | TokenAmount$ 1 | TokenName$ Clue | TokenTypes$ Artifact,Clue | TokenOwner$ You | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw | SubAbility$ DBGainLife | SpellDescription$ Investigate. You gain 2 life. +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card. SVar:PlayMain1:TRUE SVar:Picture:http://www.wizards.com/global/images/magic/general/ongoing_investigation.jpg diff --git a/forge-gui/res/cardsfolder/p/pick_the_brain.txt b/forge-gui/res/cardsfolder/p/pick_the_brain.txt index 2ae1d0a3ace..46c241a8cef 100644 --- a/forge-gui/res/cardsfolder/p/pick_the_brain.txt +++ b/forge-gui/res/cardsfolder/p/pick_the_brain.txt @@ -1,8 +1,8 @@ Name:Pick the Brain ManaCost:2 B Types:Sorcery -A:SP$ Discard | Cost$ 2 B | ValidTgts$ Opponent | Mode$ RevealYouChoose | DiscardValid$ Card.nonLand | NumCards$ 1 | RememberDiscarded$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Target opponent reveals his or her hand. You choose a nonland card from it and exile that card. Delirium - If there are four or more card types among cards in your graveyard, search that player's graveyard, hand, and library for any number of cards with the same name as the exiled card, exile those cards, then that player shuffles his or her library. -SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Remembered.sameName | Condition$ Delirium | Origin$ Graveyard,Hand,Library | Defined$ TargetedOwner | Destination$ Exile | Search$ True | Shuffle$ True | SubAbility$ DBCleanup +A:SP$ ChangeZone | Cost$ 2 B | Origin$ Hand | Destination$ Exile | ValidTgts$ Opponent | DefinedPlayer$ Targeted | Chooser$ You | ChangeType$ Card.nonLand | ChangeNum$ 1 | IsCurse$ True | Mandatory$ True | RememberChanged$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Target opponent reveals his or her hand. You choose a nonland card from it and exile that card. Delirium - If there are four or more card types among cards in your graveyard, search that player's graveyard, hand, and library for any number of cards with the same name as the exiled card, exile those cards, then that player shuffles his or her library. +SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Remembered.sameName | Condition$ Delirium | Origin$ Graveyard,Hand,Library | Defined$ Targeted | Destination$ Exile | Search$ True | Shuffle$ True | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/pick_the_brain.jpg Oracle:Target opponent reveals his or her hand. You choose a nonland card from it and exile that card.\nDelirium - If there are four or more card types among cards in your graveyard, search that player's graveyard, hand, and library for any number of cards with the same name as the exiled card, exile those cards, then that player shuffles his or her library.