mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
adding Reality Acid (thanks to SoulStorm)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/r/reality_acid.txt
Normal file
15
res/cardsfolder/r/reality_acid.txt
Normal 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
|
||||
Reference in New Issue
Block a user