From dccac41b1ae892ba77b1d321a7d34031db567ebf Mon Sep 17 00:00:00 2001 From: Hanmac Date: Tue, 26 Jul 2016 08:06:17 +0000 Subject: [PATCH] cards: leeches and derelor, updated RaiseCost to use Cost$ instead of Color$ --- forge-gui/res/cardsfolder/a/alabaster_leech.txt | 2 +- forge-gui/res/cardsfolder/a/andradite_leech.txt | 2 +- forge-gui/res/cardsfolder/d/derelor.txt | 2 +- forge-gui/res/cardsfolder/j/jade_leech.txt | 2 +- forge-gui/res/cardsfolder/r/ruby_leech.txt | 2 +- forge-gui/res/cardsfolder/s/sapphire_leech.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/alabaster_leech.txt b/forge-gui/res/cardsfolder/a/alabaster_leech.txt index b1a506b26c8..b48fb2953f5 100644 --- a/forge-gui/res/cardsfolder/a/alabaster_leech.txt +++ b/forge-gui/res/cardsfolder/a/alabaster_leech.txt @@ -2,6 +2,6 @@ Name:Alabaster Leech ManaCost:W Types:Creature Leech PT:1/3 -S:Mode$ RaiseCost | ValidCard$ Card.White | Activator$ You | Type$ Spell | Color$ W | Amount$ 1 | Description$ White spells you cast cost {W} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.White | Activator$ You | Type$ Spell | Cost$ W | Description$ White spells you cast cost {W} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/alabaster_leech.jpg Oracle:White spells you cast cost {W} more to cast. diff --git a/forge-gui/res/cardsfolder/a/andradite_leech.txt b/forge-gui/res/cardsfolder/a/andradite_leech.txt index c86a8b43ea6..f070f0bb3ab 100644 --- a/forge-gui/res/cardsfolder/a/andradite_leech.txt +++ b/forge-gui/res/cardsfolder/a/andradite_leech.txt @@ -3,6 +3,6 @@ ManaCost:2 B Types:Creature Leech PT:2/2 A:AB$ Pump | Cost$ B | NumAtt$ 1 | NumDef$ 1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn. -S:Mode$ RaiseCost | ValidCard$ Card.Black | Activator$ You | Type$ Spell | Color$ B | Amount$ 1 | Description$ Black spells you cast cost {B} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.Black | Activator$ You | Type$ Spell | Cost$ B | Description$ Black spells you cast cost {B} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/andradite_leech.jpg Oracle:Black spells you cast cost {B} more to cast.\n{B}: Andradite Leech gets +1/+1 until end of turn. diff --git a/forge-gui/res/cardsfolder/d/derelor.txt b/forge-gui/res/cardsfolder/d/derelor.txt index 8a576f60473..4e42c86bbd9 100644 --- a/forge-gui/res/cardsfolder/d/derelor.txt +++ b/forge-gui/res/cardsfolder/d/derelor.txt @@ -2,6 +2,6 @@ Name:Derelor ManaCost:3 B Types:Creature Thrull PT:4/4 -S:Mode$ RaiseCost | ValidCard$ Card.Black | Activator$ You | Type$ Spell | Color$ B | Amount$ 1 | Description$ Black spells you cast cost {B} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.Black | Activator$ You | Type$ Spell | Cost$ B | Description$ Black spells you cast cost {B} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/derelor.jpg Oracle:Black spells you cast cost {B} more to cast. diff --git a/forge-gui/res/cardsfolder/j/jade_leech.txt b/forge-gui/res/cardsfolder/j/jade_leech.txt index bae52e8f106..6413e8b3628 100644 --- a/forge-gui/res/cardsfolder/j/jade_leech.txt +++ b/forge-gui/res/cardsfolder/j/jade_leech.txt @@ -2,6 +2,6 @@ Name:Jade Leech ManaCost:2 G G Types:Creature Leech PT:5/5 -S:Mode$ RaiseCost | ValidCard$ Card.Green | Activator$ You | Type$ Spell | Color$ G | Amount$ 1 | Description$ Green spells you cast cost {G} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.Green | Activator$ You | Type$ Spell | Cost$ G | Description$ Green spells you cast cost {G} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/jade_leech.jpg Oracle:Green spells you cast cost {G} more to cast. diff --git a/forge-gui/res/cardsfolder/r/ruby_leech.txt b/forge-gui/res/cardsfolder/r/ruby_leech.txt index af44662aa3e..6ed6f55f5fa 100644 --- a/forge-gui/res/cardsfolder/r/ruby_leech.txt +++ b/forge-gui/res/cardsfolder/r/ruby_leech.txt @@ -3,6 +3,6 @@ ManaCost:1 R Types:Creature Leech PT:2/2 K:First Strike -S:Mode$ RaiseCost | ValidCard$ Card.Red | Activator$ You | Type$ Spell | Color$ R | Amount$ 1 | Description$ Red spells you cast cost {R} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.Red | Activator$ You | Type$ Spell | Cost$ R | Description$ Red spells you cast cost {R} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/ruby_leech.jpg Oracle:First strike\nRed spells you cast cost {R} more to cast. diff --git a/forge-gui/res/cardsfolder/s/sapphire_leech.txt b/forge-gui/res/cardsfolder/s/sapphire_leech.txt index ac57b0269b1..b5a6166df46 100644 --- a/forge-gui/res/cardsfolder/s/sapphire_leech.txt +++ b/forge-gui/res/cardsfolder/s/sapphire_leech.txt @@ -3,6 +3,6 @@ ManaCost:1 U Types:Creature Leech PT:2/2 K:Flying -S:Mode$ RaiseCost | ValidCard$ Card.Blue | Activator$ You | Type$ Spell | Color$ U | Amount$ 1 | Description$ Blue spells you cast cost {U} more to cast. +S:Mode$ RaiseCost | ValidCard$ Card.Blue | Activator$ You | Type$ Spell | Cost$ U | Description$ Blue spells you cast cost {U} more to cast. SVar:Picture:http://www.wizards.com/global/images/magic/general/sapphire_leech.jpg Oracle:Flying\nBlue spells you cast cost {U} more to cast.