diff --git a/.gitattributes b/.gitattributes index 95a40a3fd73..4793bca25bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6675,6 +6675,7 @@ res/cardsfolder/r/razortooth_rats.txt svneol=native#text/plain res/cardsfolder/r/razorverge_thicket.txt svneol=native#text/plain res/cardsfolder/r/reach_of_branches.txt svneol=native#text/plain res/cardsfolder/r/reach_through_mists.txt svneol=native#text/plain +res/cardsfolder/r/reality_acid.txt -text res/cardsfolder/r/reality_anchor.txt svneol=native#text/plain res/cardsfolder/r/reality_ripple.txt -text res/cardsfolder/r/reality_spasm.txt svneol=native#text/plain diff --git a/res/cardsfolder/r/reality_acid.txt b/res/cardsfolder/r/reality_acid.txt new file mode 100644 index 00000000000..39dcc4c83a7 --- /dev/null +++ b/res/cardsfolder/r/reality_acid.txt @@ -0,0 +1,15 @@ +Name:Reality Acid +ManaCost:2 U +Types:Enchantment Aura +Text:no text +K:Enchant permanent +K:Vanishing:3 +A:SP$ Attach | Cost$ 2 U | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | AILogic$ Curse | RememberTargets$ True +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME leaves the battlefield, enchanted permanent's controller sacrifices it. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ EnchantedController | SacValid$ Permanent.IsRemembered | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/reality_acid.jpg +SetInfo:PLC|Common|http://magiccards.info/scans/en/pc/45.jpg +Oracle:Enchant permanent\nVanishing 3 (This permanent enters the battlefield with three time counters on it. At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)\nWhen Reality Acid leaves the battlefield, enchanted permanent's controller sacrifices it. +End \ No newline at end of file