adding Reality Acid (thanks to SoulStorm)

This commit is contained in:
ArsenalNut
2012-01-18 05:21:13 +00:00
parent d5d6d28fee
commit c7a490c6b6
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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