cards: leeches and derelor, updated RaiseCost to use Cost$ instead of Color$

This commit is contained in:
Hanmac
2016-07-26 08:06:17 +00:00
parent 29c23d4112
commit dccac41b1a
6 changed files with 6 additions and 6 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.