diff --git a/.gitattributes b/.gitattributes index 1c00f5a3ab8..fde7d9c7c78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5882,6 +5882,7 @@ res/cardsfolder/l/lumengrid_sentinel.txt svneol=native#text/plain res/cardsfolder/l/lumengrid_warden.txt svneol=native#text/plain res/cardsfolder/l/luminarch_ascension.txt -text res/cardsfolder/l/luminesce.txt -text +res/cardsfolder/l/luminescent_rain.txt -text res/cardsfolder/l/luminous_angel.txt svneol=native#text/plain res/cardsfolder/l/luminous_guardian.txt -text res/cardsfolder/l/luminous_wake.txt svneol=native#text/plain @@ -7877,6 +7878,7 @@ res/cardsfolder/r/ravenous_demon_archdemon_of_greed.txt -text res/cardsfolder/r/ravenous_rats.txt svneol=native#text/plain res/cardsfolder/r/ravenous_skirge.txt svneol=native#text/plain res/cardsfolder/r/ravenous_trap.txt svneol=native#text/plain +res/cardsfolder/r/ravenous_vampire.txt -text res/cardsfolder/r/ravens_crime.txt svneol=native#text/plain res/cardsfolder/r/ravens_run_dragoon.txt svneol=native#text/plain res/cardsfolder/r/raving_oni_slave.txt svneol=native#text/plain diff --git a/res/cardsfolder/l/luminescent_rain.txt b/res/cardsfolder/l/luminescent_rain.txt new file mode 100644 index 00000000000..baef11f8263 --- /dev/null +++ b/res/cardsfolder/l/luminescent_rain.txt @@ -0,0 +1,13 @@ +Name:Luminescent Rain +ManaCost:2 G +Types:Instant +Text:no text +A:SP$ ChooseType | Cost$ 2 G | Defined$ You | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ DBGainlife | SpellDescription$ Choose a creature type. You gain 2 life for each permanent you control of that type. +SVar:DBGainlife:DB$ Gainlife | LifeAmount$ X | References$ X | StackDescription$ You gain 2 life for each permanent you control of that type. +SVar:X:Count$Valid Permanent.ChosenType+YouCtrl/Times.2 +SVar:NeedsToPlay:Creature +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/luminescent_rain.jpg +SetInfo:MOR|Common|http://magiccards.info/scans/en/mt/129.jpg +Oracle:Choose a creature type. You gain 2 life for each permanent you control of that type. +End \ No newline at end of file diff --git a/res/cardsfolder/r/ravenous_vampire.txt b/res/cardsfolder/r/ravenous_vampire.txt new file mode 100644 index 00000000000..74d2e44a7df --- /dev/null +++ b/res/cardsfolder/r/ravenous_vampire.txt @@ -0,0 +1,17 @@ +Name:Ravenous Vampire +ManaCost:3 B B +Types:Creature Vampire +Text:no text +PT:3/3 +K:Flying +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigSacrifice | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, you may sacrifice a nonartifact creature. If you do, put a +1/+1 counter on CARDNAME. If you don't, tap CARDNAME. +SVar:TrigSacrifice:AB$ Sacrifice | Cost$ 0 | Optional$ True | SacValid$ Creature.nonArtifact | Amount$ 1 | RememberSacrificed$ True | SubAbility$ DBPutCounter +SVar:DBPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Creature.nonArtifact | ConditionCompare$ GE1 | SubAbility$ DBTap +SVar:DBTap:DB$ Tap | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Creature.nonArtifact | ConditionCompare$ EQ0 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/ravenous_vampire.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/34.jpg +Oracle:Flying\nAt the beginning of your upkeep, you may sacrifice a nonartifact creature. If you do, put a +1/+1 counter on Ravenous Vampire. If you don't, tap Ravenous Vampire. +End \ No newline at end of file