mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
*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.
12 lines
591 B
Plaintext
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 |