diff --git a/.gitattributes b/.gitattributes index 64b50379283..6625622ba43 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5960,6 +5960,7 @@ res/cardsfolder/p/primordial_sage.txt svneol=native#text/plain res/cardsfolder/p/princess_lucrezia.txt svneol=native#text/plain res/cardsfolder/p/prismatic_lens.txt svneol=native#text/plain res/cardsfolder/p/prismatic_omen.txt svneol=native#text/plain +res/cardsfolder/p/prismatic_ward.txt -text res/cardsfolder/p/pristine_angel.txt svneol=native#text/plain res/cardsfolder/p/pristine_talisman.txt svneol=native#text/plain res/cardsfolder/p/privileged_position.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/chromatic_armor.txt b/res/cardsfolder/c/chromatic_armor.txt index 90fc77144af..c4bf70e7062 100644 --- a/res/cardsfolder/c/chromatic_armor.txt +++ b/res/cardsfolder/c/chromatic_armor.txt @@ -11,7 +11,7 @@ S:Mode$ PreventDamage | Target$ Creature.EnchantedBy | Source$ Card.ChosenColor A:AB$ PutCounter | Cost$ X | Defined$ Self | CounterType$ SLEIGHT | CounterNum$ 1 | SubAbility$ ChooseColor | SpellDescription$ Put a sleight counter on CARDNAME and choose a color. X is the number of sleight counters on CARDNAME. SVar:X:Count$CardCounters.SLEIGHT SVar:RemAIDeck:True -SVar:Rarity:Common +SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/chromatic_armor.jpg SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/361.jpg Oracle:Enchant creature\nAs Chromatic Armor enters the battlefield, choose a color.\nChromatic Armor enters the battlefield with a sleight counter on it.\nPrevent all damage that would be dealt to enchanted creature by a source of the last chosen color.\n{X}: Put a sleight counter on Chromatic Armor and choose a color. X is the number of sleight counters on Chromatic Armor. diff --git a/res/cardsfolder/p/prismatic_ward.txt b/res/cardsfolder/p/prismatic_ward.txt new file mode 100644 index 00000000000..9a4064a92a7 --- /dev/null +++ b/res/cardsfolder/p/prismatic_ward.txt @@ -0,0 +1,15 @@ +Name:Prismatic Ward +ManaCost:1 W +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ 1 W | ValidTgts$ Creature | AILogic$ Pump +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color. +SVar:ChooseColor:DB$ ChooseColor | Defined$ You | AILogic$ MostProminentInHumanDeck +S:Mode$ PreventDamage | Target$ Creature.EnchantedBy | Source$ Card.ChosenColor | Description$ Prevent all damage that would be dealt to enchanted creature by sources of the chosen color. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/prismatic_ward.jpg +SetInfo:5ED|Common|http://magiccards.info/scans/en/5e/329.jpg +SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/271.jpg +Oracle:Enchant creature\nAs Prismatic Ward enters the battlefield, choose a color.\nPrevent all damage that would be dealt to enchanted creature by sources of the chosen color. +End \ No newline at end of file