From 20cf653fb122014ecc1cea111cf09d2b8eebcbfa Mon Sep 17 00:00:00 2001 From: excessum Date: Sat, 20 Sep 2014 13:33:14 +0000 Subject: [PATCH] - Fixed ordering of mana symbols in card costs --- .../res/cardsfolder/c/crackling_doom.txt | 20 +++++++++---------- forge-gui/res/cardsfolder/d/death_frenzy.txt | 18 ++++++++--------- forge-gui/res/cardsfolder/d/duneblast.txt | 18 ++++++++--------- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/crackling_doom.txt b/forge-gui/res/cardsfolder/c/crackling_doom.txt index 80a3adc5caa..26ce4b7e82d 100644 --- a/forge-gui/res/cardsfolder/c/crackling_doom.txt +++ b/forge-gui/res/cardsfolder/c/crackling_doom.txt @@ -1,10 +1,10 @@ -Name:Crackling Doom -ManaCost:R B W -Types:Instant -A:SP$ RepeatEach | Cost$ R B W | RepeatPlayers$ Player.Opponent | RepeatSubAbility$ DBDealDamage | SpellDescription$ CARDNAME deals 2 damage to each opponent. Each opponent sacrifices a creature with the greatest power among creatures he or she controls. -SVar:DBDealDamage:DB$ DealDamage | Defined$ Player.IsRemembered | NumDmg$ 2 | SubAbility$ DBChooseCard -SVar:DBChooseCard:DB$ ChooseCard | Defined$ Player.IsRemembered | Choices$ Creature.greatestCMCControlledByRemembered | Mandatory$ True | SubAbility$ DBSac -SVar:DBSac:DB$ Sacrifice | Defined$ Player.IsRemembered | SacValid$ Card.ChosenCard | SacMessage$ the creature with the highest power -SVar:RemAIDeck:True -SVar:Picture:http://www.wizards.com/global/images/magic/general/crackling_doom.jpg -Oracle:Crackling Doom deals 2 damage to each opponent. Each opponent sacrifices a creature with the greatest power among creatures he or she controls. +Name:Crackling Doom +ManaCost:R W B +Types:Instant +A:SP$ RepeatEach | Cost$ R B W | RepeatPlayers$ Player.Opponent | RepeatSubAbility$ DBDealDamage | SpellDescription$ CARDNAME deals 2 damage to each opponent. Each opponent sacrifices a creature with the greatest power among creatures he or she controls. +SVar:DBDealDamage:DB$ DealDamage | Defined$ Player.IsRemembered | NumDmg$ 2 | SubAbility$ DBChooseCard +SVar:DBChooseCard:DB$ ChooseCard | Defined$ Player.IsRemembered | Choices$ Creature.greatestCMCControlledByRemembered | Mandatory$ True | SubAbility$ DBSac +SVar:DBSac:DB$ Sacrifice | Defined$ Player.IsRemembered | SacValid$ Card.ChosenCard | SacMessage$ the creature with the highest power +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/crackling_doom.jpg +Oracle:Crackling Doom deals 2 damage to each opponent. Each opponent sacrifices a creature with the greatest power among creatures he or she controls. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/d/death_frenzy.txt b/forge-gui/res/cardsfolder/d/death_frenzy.txt index 3fa5c4abbf8..807071c8960 100644 --- a/forge-gui/res/cardsfolder/d/death_frenzy.txt +++ b/forge-gui/res/cardsfolder/d/death_frenzy.txt @@ -1,9 +1,9 @@ -Name:Death Frenzy -ManaCost:3 G B -Types:Sorcery -A:SP$ PumpAll | Cost$ 1 B B | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SubAbility$ DBEffect | SpellDescription$ All creatures get -2/-2 until end of turn. Whenever a creature dies this turn, you gain 1 life. -SVar:DBEffect:DB$ Effect | Triggers$ TrigDies | SVars$ TrigGainLife -SVar:TrigDies:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature dies this turn, you gain 1 life. -SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ 1 -SVar:Picture:http://www.wizards.com/global/images/magic/general/death_frenzy.jpg -Oracle:All creatures get -2/-2 until end of turn. Whenever a creature dies this turn, you gain 1 life. +Name:Death Frenzy +ManaCost:3 B G +Types:Sorcery +A:SP$ PumpAll | Cost$ 1 B B | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SubAbility$ DBEffect | SpellDescription$ All creatures get -2/-2 until end of turn. Whenever a creature dies this turn, you gain 1 life. +SVar:DBEffect:DB$ Effect | Triggers$ TrigDies | SVars$ TrigGainLife +SVar:TrigDies:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature dies this turn, you gain 1 life. +SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ 1 +SVar:Picture:http://www.wizards.com/global/images/magic/general/death_frenzy.jpg +Oracle:All creatures get -2/-2 until end of turn. Whenever a creature dies this turn, you gain 1 life. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/d/duneblast.txt b/forge-gui/res/cardsfolder/d/duneblast.txt index 11bad092727..46f0df551ea 100644 --- a/forge-gui/res/cardsfolder/d/duneblast.txt +++ b/forge-gui/res/cardsfolder/d/duneblast.txt @@ -1,9 +1,9 @@ -Name:Duneblast -ManaCost:4 W G B -Types:Sorcery -A:SP$ ChooseCard | Cost$ 4 W G B | Defined$ You | Amount$ 1 | Choices$ Creature | ChoiceTitle$ Choose a creature | SubAbility$ DBDestroyAll | RememberChosen$ True | SpellDescription$ Choose up to one creature. Destroy the rest. -SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.IsNotRemembered | SubAbility$ DBCleanup -SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True -SVar:RemAIDeck:True -SVar:Picture:http://www.wizards.com/global/images/magic/general/duneblast.jpg -Oracle:Choose up to one creature. Destroy the rest. +Name:Duneblast +ManaCost:4 W B G +Types:Sorcery +A:SP$ ChooseCard | Cost$ 4 W G B | Defined$ You | Amount$ 1 | Choices$ Creature | ChoiceTitle$ Choose a creature | SubAbility$ DBDestroyAll | RememberChosen$ True | SpellDescription$ Choose up to one creature. Destroy the rest. +SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.IsNotRemembered | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/duneblast.jpg +Oracle:Choose up to one creature. Destroy the rest. \ No newline at end of file