mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added 2 cards by swordshine.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/l/luminescent_rain.txt
Normal file
13
res/cardsfolder/l/luminescent_rain.txt
Normal 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
|
||||
17
res/cardsfolder/r/ravenous_vampire.txt
Normal file
17
res/cardsfolder/r/ravenous_vampire.txt
Normal 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
|
||||
Reference in New Issue
Block a user