diff --git a/.gitattributes b/.gitattributes index b12f783e455..f3b066b05cb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8276,6 +8276,7 @@ res/cardsfolder/p/psychic_surgery.txt svneol=native#text/plain res/cardsfolder/p/psychic_trance.txt -text svneol=unset#text/plain res/cardsfolder/p/psychic_transfer.txt -text res/cardsfolder/p/psychic_venom.txt svneol=native#text/plain +res/cardsfolder/p/psychogenic_probe.txt -text res/cardsfolder/p/psychosis_crawler.txt svneol=native#text/plain res/cardsfolder/p/psychotic_episode.txt -text svneol=unset#text/plain res/cardsfolder/p/psychotic_fury.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/psychogenic_probe.txt b/res/cardsfolder/p/psychogenic_probe.txt new file mode 100644 index 00000000000..a0e89b95190 --- /dev/null +++ b/res/cardsfolder/p/psychogenic_probe.txt @@ -0,0 +1,9 @@ +Name:Psychogenic Probe +ManaCost:2 +Types:Artifact +T:Mode$ Shuffled | ValidPlayer$ Player | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a spell or ability causes a player to shuffle his or her library, CARDNAME deals 2 damage to him or her. +SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredPlayer | NumDmg$ 2 +SVar:RemRandomDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/psychogenic_probe.jpg +Oracle:Whenever a spell or ability causes a player to shuffle his or her library, Psychogenic Probe deals 2 damage to him or her. +SetInfo:MRD Rare \ No newline at end of file