diff --git a/.gitattributes b/.gitattributes index 7f5f7ff5f81..813b08ca6ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5596,6 +5596,7 @@ res/cardsfolder/l/lagac_lizard.txt svneol=native#text/plain res/cardsfolder/l/lair_delve.txt -text res/cardsfolder/l/lake_of_the_dead.txt svneol=native#text/plain res/cardsfolder/l/lambholt_elder_silverpelt_werewolf.txt -text +res/cardsfolder/l/lammastide_weave.txt -text res/cardsfolder/l/lance.txt svneol=native#text/plain res/cardsfolder/l/lancers_en_kor.txt -text res/cardsfolder/l/land_cap.txt svneol=native#text/plain @@ -8340,6 +8341,7 @@ res/cardsfolder/r/rooting_kavu.txt -text res/cardsfolder/r/rootrunner.txt svneol=native#text/plain res/cardsfolder/r/roots.txt svneol=native#text/plain res/cardsfolder/r/roots_of_all_evil.txt -text +res/cardsfolder/r/roots_of_life.txt -text res/cardsfolder/r/rootwalla.txt svneol=native#text/plain res/cardsfolder/r/rootwater_alligator.txt svneol=native#text/plain res/cardsfolder/r/rootwater_commando.txt svneol=native#text/plain diff --git a/res/cardsfolder/l/lammastide_weave.txt b/res/cardsfolder/l/lammastide_weave.txt new file mode 100644 index 00000000000..4645d58358b --- /dev/null +++ b/res/cardsfolder/l/lammastide_weave.txt @@ -0,0 +1,18 @@ +Name:Lammastide Weave +ManaCost:1 G +Types:Instant +Text:no text +A:SP$ NameCard | Cost$ 1 G | Defined$ You | SubAbility$ DBMill | SpellDescription$ Name a card, then target player puts the top card of his or her library into his or her graveyard. If that card is the named card, you gain life equal to its converted mana cost. Draw a card. +SVar:DBMill:DB$ Mill | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player | RememberMilled$ True | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | LifeAmount$ X | References$ X,Y | ConditionCheckSVar$ Y | ConditionSVarCompare$ EQ1 | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | NumCards$ 1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$CardManaCost +SVar:Y:Remembered$Valid Card.NamedCard +SVar:RemAIDeck:True +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/lammastide_weave.jpg +SetInfo:LRW|Uncommon|http://magiccards.info/scans/en/lw/226.jpg +Oracle:Name a card, then target player puts the top card of his or her library into his or her graveyard. If that card is the named card, you gain life equal to its converted mana cost.\nDraw a card. +End \ No newline at end of file diff --git a/res/cardsfolder/r/roots_of_life.txt b/res/cardsfolder/r/roots_of_life.txt new file mode 100644 index 00000000000..46ef625a9ea --- /dev/null +++ b/res/cardsfolder/r/roots_of_life.txt @@ -0,0 +1,14 @@ +Name:Roots of Life +ManaCost:1 G G +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseLT | TriggerDescription$ As CARDNAME enters the battlefield, choose Island or Swamp. +SVar:ChooseLT:AB$ ChooseType | Cost$ 0 | Defined$ You | Type$ Basic Land | ValidTypes$ Island,Swamp | InvalidTypes$ Mountain,Forest,Plains | AILogic$ MostProminentHumanControls +T:Mode$ Taps | ValidCard$ Land.ChosenType+OppCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | OptionalDecider $ You | TriggerDescription$ Whenever a land of the chosen type an opponent controls becomes tapped, you may gain 1 life. +SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ 1 +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/roots_of_life.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/135.jpg +Oracle:As Roots of Life enters the battlefield, choose Island or Swamp.\nWhenever a land of the chosen type an opponent controls becomes tapped, you gain 1 life. +End \ No newline at end of file