From b919b83b37787d3940b414cfceac03d4d42cc03c Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 02:00:53 +0000 Subject: [PATCH] - Added the Color-changing instants from Legends by Starcrash. --- .gitattributes | 5 +++++ res/cardsfolder/dwarven_song.txt | 11 +++++++++++ res/cardsfolder/heavens_gate.txt | 11 +++++++++++ res/cardsfolder/sea_kings_blessing.txt | 11 +++++++++++ res/cardsfolder/sylvan_paradise.txt | 11 +++++++++++ res/cardsfolder/touch_of_darkness.txt | 11 +++++++++++ 6 files changed, 60 insertions(+) create mode 100644 res/cardsfolder/dwarven_song.txt create mode 100644 res/cardsfolder/heavens_gate.txt create mode 100644 res/cardsfolder/sea_kings_blessing.txt create mode 100644 res/cardsfolder/sylvan_paradise.txt create mode 100644 res/cardsfolder/touch_of_darkness.txt diff --git a/.gitattributes b/.gitattributes index 808eb4af23a..b96cb9acaea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2071,6 +2071,7 @@ res/cardsfolder/dwarven_patrol.txt -text svneol=native#text/plain res/cardsfolder/dwarven_pony.txt -text svneol=native#text/plain res/cardsfolder/dwarven_ruins.txt -text svneol=native#text/plain res/cardsfolder/dwarven_soldier.txt -text svneol=native#text/plain +res/cardsfolder/dwarven_song.txt -text svneol=native#text/plain res/cardsfolder/dwarven_strike_force.txt -text svneol=native#text/plain res/cardsfolder/dwarven_thaumaturgist.txt -text svneol=native#text/plain res/cardsfolder/dwarven_trader.txt -text svneol=native#text/plain @@ -3298,6 +3299,7 @@ res/cardsfolder/heartwood_treefolk.txt -text svneol=native#text/plain res/cardsfolder/heat_of_battle.txt -text svneol=native#text/plain res/cardsfolder/heat_ray.txt -text svneol=native#text/plain res/cardsfolder/heat_shimmer.txt svneol=native#text/plain +res/cardsfolder/heavens_gate.txt -text svneol=native#text/plain res/cardsfolder/heavy_arbalest.txt svneol=native#text/plain res/cardsfolder/heavy_ballista.txt -text svneol=native#text/plain res/cardsfolder/hedge_troll.txt -text svneol=native#text/plain @@ -6175,6 +6177,7 @@ res/cardsfolder/sea_drake.txt svneol=native#text/plain res/cardsfolder/sea_eagle.txt -text svneol=native#text/plain res/cardsfolder/sea_gate_loremaster.txt -text svneol=native#text/plain res/cardsfolder/sea_gate_oracle.txt -text svneol=native#text/plain +res/cardsfolder/sea_kings_blessing.txt -text svneol=native#text/plain res/cardsfolder/sea_monster.txt -text svneol=native#text/plain res/cardsfolder/sea_scryer.txt -text svneol=native#text/plain res/cardsfolder/sea_serpent.txt -text svneol=native#text/plain @@ -7164,6 +7167,7 @@ res/cardsfolder/sylvan_echoes.txt -text svneol=native#text/plain res/cardsfolder/sylvan_library.txt -text svneol=native#text/plain res/cardsfolder/sylvan_messenger.txt -text svneol=native#text/plain res/cardsfolder/sylvan_might.txt -text svneol=native#text/plain +res/cardsfolder/sylvan_paradise.txt -text svneol=native#text/plain res/cardsfolder/sylvan_ranger.txt -text svneol=native#text/plain res/cardsfolder/sylvan_safekeeper.txt svneol=native#text/plain res/cardsfolder/sylvan_scrying.txt -text svneol=native#text/plain @@ -7524,6 +7528,7 @@ res/cardsfolder/tortured_existence.txt -text svneol=native#text/plain res/cardsfolder/totem_guide_hartebeest.txt -text svneol=native#text/plain res/cardsfolder/totem_speaker.txt -text svneol=native#text/plain res/cardsfolder/touch_of_brilliance.txt -text svneol=native#text/plain +res/cardsfolder/touch_of_darkness.txt -text svneol=native#text/plain res/cardsfolder/touch_of_death.txt svneol=native#text/plain res/cardsfolder/touch_of_invisibility.txt -text svneol=native#text/plain res/cardsfolder/touchstone.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/dwarven_song.txt b/res/cardsfolder/dwarven_song.txt new file mode 100644 index 00000000000..add288a86cb --- /dev/null +++ b/res/cardsfolder/dwarven_song.txt @@ -0,0 +1,11 @@ +Name:Dwarven Song +ManaCost:R +Types:Instant +Text:no text +A:SP$ Animate | Cost$ R | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creatures | Colors$ Red | OverwriteColors$ True | SpellDescription$ Any number of target creatures become red until end of turn. +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/dwarven_song.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/141.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/heavens_gate.txt b/res/cardsfolder/heavens_gate.txt new file mode 100644 index 00000000000..384e37e9964 --- /dev/null +++ b/res/cardsfolder/heavens_gate.txt @@ -0,0 +1,11 @@ +Name:Heaven's Gate +ManaCost:W +Types:Instant +Text:no text +A:SP$ Animate | Cost$ W | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creatures | Colors$ White | OverwriteColors$ True | SpellDescription$ Any number of target creatures become white until end of turn. +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/heavens_gate.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/188.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/sea_kings_blessing.txt b/res/cardsfolder/sea_kings_blessing.txt new file mode 100644 index 00000000000..125dd1dd701 --- /dev/null +++ b/res/cardsfolder/sea_kings_blessing.txt @@ -0,0 +1,11 @@ +Name:Sea Kings' Blessing +ManaCost:U +Types:Instant +Text:no text +A:SP$ Animate | Cost$ U | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creatures | Colors$ Blue | OverwriteColors$ True | SpellDescription$ Any number of target creatures become blue until end of turn. +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/sea_kings_blessing.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/75.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/sylvan_paradise.txt b/res/cardsfolder/sylvan_paradise.txt new file mode 100644 index 00000000000..0e1547c28c6 --- /dev/null +++ b/res/cardsfolder/sylvan_paradise.txt @@ -0,0 +1,11 @@ +Name:Sylvan Paradise +ManaCost:G +Types:Instant +Text:no text +A:SP$ Animate | Cost$ G | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creatures | Colors$ Green | OverwriteColors$ True | SpellDescription$ Any number of target creatures become green until end of turn. +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/sylvan_paradise.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/122.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/touch_of_darkness.txt b/res/cardsfolder/touch_of_darkness.txt new file mode 100644 index 00000000000..605f4a96945 --- /dev/null +++ b/res/cardsfolder/touch_of_darkness.txt @@ -0,0 +1,11 @@ +Name:Touch of Darkness +ManaCost:B +Types:Instant +Text:no text +A:SP$ Animate | Cost$ B | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTgts | TgtPrompt$ Select target creatures | Colors$ Black | OverwriteColors$ True | SpellDescription$ Any number of target creatures become black until end of turn. +SVar:MaxTgts:Count$Valid Creature +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/touch_of_darkness.jpg +SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/36.jpg +End \ No newline at end of file