- Added 2 cards by swordshine.

This commit is contained in:
Sloth
2012-12-10 20:50:45 +00:00
parent 57affdde43
commit 2d341d0569
3 changed files with 32 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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