From adc22f97ff1af51d2532da9dcb28a2a91828a89d Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 19 Jul 2013 11:32:26 +0000 Subject: [PATCH] - Added Cycle of Life --- .gitattributes | 1 + res/cardsfolder/c/cycle_of_life.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/c/cycle_of_life.txt diff --git a/.gitattributes b/.gitattributes index 244c5f90e38..c2e3dc86cfb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2346,6 +2346,7 @@ res/cardsfolder/c/customs_depot.txt svneol=native#text/plain res/cardsfolder/c/cut_the_earthly_bond.txt svneol=native#text/plain res/cardsfolder/c/cut_the_tethers.txt -text res/cardsfolder/c/cutthroat_il_dal.txt svneol=native#text/plain +res/cardsfolder/c/cycle_of_life.txt -text res/cardsfolder/c/cyclical_evolution.txt svneol=native#text/plain res/cardsfolder/c/cyclone.txt -text res/cardsfolder/c/cyclonic_rift.txt -text diff --git a/res/cardsfolder/c/cycle_of_life.txt b/res/cardsfolder/c/cycle_of_life.txt new file mode 100644 index 00000000000..9b1c52128d8 --- /dev/null +++ b/res/cardsfolder/c/cycle_of_life.txt @@ -0,0 +1,11 @@ +Name:Cycle of Life +ManaCost:1 G G +Types:Enchantment +A:AB$ Animate | Cost$ Return<1/CARDNAME> | ValidTgts$ Creature.ThisTurnCast+YouOwn | TgtPrompt$ Select target creature you cast this turn | Power$ 0 | Toughness$ 1 | UntilYourNextUpkeep$ True | SubAbility$ LifeCycleEffect | SpellDescription$ Target creature you cast this turn becomes 0/1 until your next upkeep. At the beginning of your next upkeep, put a +1/+1 counter on that creature. +SVar:LifeCycleEffect:DB$ Effect | RememberObjects$ Targeted | Duration$ Permanent | Triggers$ LifeCycleTrig | SVars$ TrigGrowth,ExileEffect | References$ LifeCycleTrig,TrigGrowth,ExileEffect +SVar:LifeCycleTrig:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigGrowth | TriggerDescription$ At the beginning of your next upkeep, put a +1/+1 counter on that creature. +SVar:TrigGrowth:AB$ PutCounter | Cost$ 0 | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ ExileEffect +SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/cycle_of_life.jpg +Oracle:Return Cycle of Life to its owner's hand: Target creature you cast this turn becomes 0/1 until your next upkeep. At the beginning of your next upkeep, put a +1/+1 counter on that creature.