Files
forge/res/cardsfolder/b/boon_reflection.txt
Hellfish 2f40a48ecd *Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00

12 lines
591 B
Plaintext

Name:Boon Reflection
ManaCost:4 W
Types:Enchantment
Text:no text
R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainDouble | Description$ If you would gain life, you gain twice that much life instead.
SVar:GainDouble:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
SVar:X:ReplaceCount$LifeGained/Twice
SVar:PlayMain1:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/boon_reflection.jpg
SetInfo:SHM|Rare|http://magiccards.info/scans/en/shm/5.jpg
Oracle:If you would gain life, you gain twice that much life instead.
End