diff --git a/.gitattributes b/.gitattributes index 30165311a13..11c67e87fd2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5182,6 +5182,7 @@ res/cardsfolder/k/krovikan_plague.txt -text res/cardsfolder/k/krovikan_rot.txt svneol=native#text/plain res/cardsfolder/k/krovikan_scoundrel.txt svneol=native#text/plain res/cardsfolder/k/krovikan_sorcerer.txt svneol=native#text/plain +res/cardsfolder/k/krovikan_whispers.txt -text res/cardsfolder/k/kruin_outlaw_terror_of_kruin_pass.txt -text res/cardsfolder/k/kruin_striker.txt -text res/cardsfolder/k/kry_shield.txt svneol=native#text/plain diff --git a/res/cardsfolder/k/krovikan_whispers.txt b/res/cardsfolder/k/krovikan_whispers.txt new file mode 100644 index 00000000000..4a2e9f643b3 --- /dev/null +++ b/res/cardsfolder/k/krovikan_whispers.txt @@ -0,0 +1,16 @@ +Name:Krovikan Whispers +ManaCost:3 U +Types:Enchantment Aura +Text:You control enchanted creature. +K:Enchant creature +K:Cumulative upkeep:UB +A:SP$ Attach | Cost$ 3 U | ValidTgts$ Creature | AILogic$ GainControl +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigLoseLife | ValidCard$ Card.Self | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you lose 2 life for each age counter on it. +SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | LifeAmount$ X | References$ X +SVar:X:TriggeredCard$CardCounters.AGE/Times.2 +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/krovikan_whispers.jpg +SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/39.jpg +Oracle:Enchant creature\nCumulative upkeep {U} or {B} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.)\nYou control enchanted creature.\nWhen Krovikan Whispers is put into a graveyard from the battlefield, you lose 2 life for each age counter on it. +End \ No newline at end of file