- Added Caldera Kavu, Kavu Chameleon and Rainbow Crow.

This commit is contained in:
Sloth
2011-09-17 20:06:50 +00:00
parent 12ac0366c8
commit ea35ddd564
4 changed files with 43 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -1050,6 +1050,7 @@ res/cardsfolder/c/calciderm.txt svneol=native#text/plain
res/cardsfolder/c/calciform_pools.txt svneol=native#text/plain
res/cardsfolder/c/calcite_snapper.txt svneol=native#text/plain
res/cardsfolder/c/caldera_hellion.txt svneol=native#text/plain
res/cardsfolder/c/caldera_kavu.txt -text
res/cardsfolder/c/caldera_lake.txt svneol=native#text/plain
res/cardsfolder/c/call_for_blood.txt svneol=native#text/plain
res/cardsfolder/c/call_of_the_herd.txt svneol=native#text/plain
@@ -3984,6 +3985,7 @@ res/cardsfolder/k/kathari_bomber.txt svneol=native#text/plain
res/cardsfolder/k/kathari_remnant.txt svneol=native#text/plain
res/cardsfolder/k/kathari_screecher.txt svneol=native#text/plain
res/cardsfolder/k/kavu_aggressor.txt svneol=native#text/plain
res/cardsfolder/k/kavu_chameleon.txt -text
res/cardsfolder/k/kavu_climber.txt svneol=native#text/plain
res/cardsfolder/k/kavu_glider.txt svneol=native#text/plain
res/cardsfolder/k/kavu_howler.txt svneol=native#text/plain
@@ -5911,6 +5913,7 @@ res/cardsfolder/r/rain_of_embers.txt svneol=native#text/plain
res/cardsfolder/r/rain_of_rust.txt svneol=native#text/plain
res/cardsfolder/r/rain_of_salt.txt svneol=native#text/plain
res/cardsfolder/r/rain_of_tears.txt svneol=native#text/plain
res/cardsfolder/r/rainbow_crow.txt -text
res/cardsfolder/r/rainbow_vale.txt svneol=native#text/plain
res/cardsfolder/r/raise_dead.txt svneol=native#text/plain
res/cardsfolder/r/raise_the_alarm.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Caldera Kavu
ManaCost:2 R
Types:Creature Kavu
Text:no text
PT:2/2
A:AB$ Pump | Cost$ 1 B | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
A:AB$ ChooseColor | Cost$ G | Defined$ You | SubAbility$ Animate | SpellDescription$ CARDNAME becomes the color of your choice until end of turn.
SVar:Animate:DB$ Animate | Defined$ Self | Colors$ ChosenColor | OverwriteColors$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/caldera_kavu.jpg
SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/58.jpg
Oracle:{1}{B}: Caldera Kavu gets +1/+1 until end of turn.\n{G}: Caldera Kavu becomes the color of your choice until end of turn.
End

View File

@@ -0,0 +1,13 @@
Name:Kavu Chameleon
ManaCost:3 G G
Types:Creature Kavu
Text:no text
PT:4/4
K:CARDNAME can't be countered.
A:AB$ ChooseColor | Cost$ G | Defined$ You | SubAbility$ Animate | SpellDescription$ CARDNAME becomes the color of your choice until end of turn.
SVar:Animate:DB$ Animate | Defined$ Self | Colors$ ChosenColor | OverwriteColors$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/kavu_chameleon.jpg
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/191.jpg
Oracle:Kavu Chameleon can't be countered.\n{G}: Kavu Chameleon becomes the color of your choice until end of turn.
End

View File

@@ -0,0 +1,14 @@
Name:Rainbow Crow
ManaCost:3 U
Types:Creature Bird
Text:no text
PT:2/2
K:Flying
A:AB$ ChooseColor | Cost$ 1 | Defined$ You | SubAbility$ Animate | SpellDescription$ CARDNAME becomes the color of your choice until end of turn.
SVar:Animate:DB$ Animate | Defined$ Self | Colors$ ChosenColor | OverwriteColors$ True
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/rainbow_crow.jpg
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/69.jpg
Oracle:Flying\n{1}: Rainbow Crow becomes the color of your choice until end of turn.
End