mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Cerulean Wisps and Viridescent Wisps by Night Shadow.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1185,6 +1185,7 @@ res/cardsfolder/cerebral_eruption.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/ceremonial_guard.txt -text svneol=native#text/plain
|
res/cardsfolder/ceremonial_guard.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/cerodon_yearling.txt -text svneol=native#text/plain
|
res/cardsfolder/cerodon_yearling.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/cerulean_sphinx.txt -text svneol=native#text/plain
|
res/cardsfolder/cerulean_sphinx.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/cerulean_wisps.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/cerulean_wyvern.txt -text svneol=native#text/plain
|
res/cardsfolder/cerulean_wyvern.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/cessation.txt -text svneol=native#text/plain
|
res/cardsfolder/cessation.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ceta_disciple.txt -text svneol=native#text/plain
|
res/cardsfolder/ceta_disciple.txt -text svneol=native#text/plain
|
||||||
@@ -7687,6 +7688,7 @@ res/cardsfolder/violent_outburst.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/violent_ultimatum.txt -text svneol=native#text/plain
|
res/cardsfolder/violent_ultimatum.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/violet_pall.txt -text svneol=native#text/plain
|
res/cardsfolder/violet_pall.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/viral_drake.txt -text svneol=native#text/plain
|
res/cardsfolder/viral_drake.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/viridescent_wisps.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/viridian_acolyte.txt -text svneol=native#text/plain
|
res/cardsfolder/viridian_acolyte.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/viridian_claw.txt -text svneol=native#text/plain
|
res/cardsfolder/viridian_claw.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/viridian_corrupter.txt -text svneol=native#text/plain
|
res/cardsfolder/viridian_corrupter.txt -text svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/cerulean_wisps.txt
Normal file
12
res/cardsfolder/cerulean_wisps.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Cerulean Wisps
|
||||||
|
ManaCost:U
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Animate | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Colors$ Blue | OverwriteColors$ True | SubAbility$ SVar=DBDraw | SpellDescription$ Target creature becomes blue until end of turn. Untap that creature. Draw a card.
|
||||||
|
SVar:DBDraw:DB$Draw | SubAbility$ SVar=DBUntap | NumCards$ 1
|
||||||
|
SVar:DBUntap:DB$Untap | Defined$ Targeted
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/cerulean_wisps.jpg
|
||||||
|
SetInfo:SHM|Common|http://magiccards.info/scans/en/shm/31.jpg
|
||||||
|
End
|
||||||
11
res/cardsfolder/viridescent_wisps.txt
Normal file
11
res/cardsfolder/viridescent_wisps.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Viridescent Wisps
|
||||||
|
ManaCost:G
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Pump | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +0 | SubAbility$ SVar=DBDraw | SpellDescription$ Target creature becomes green and gets +1/+0 until end of turn. Draw a card.
|
||||||
|
SVar:DBDraw:DB$Draw | SubAbility$ SVar=DBGreen | NumCards$ 1
|
||||||
|
SVar:DBGreen:DB$Animate | Colors$ Green | OverwriteColors$ True | Defined$ Targeted
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/viridescent_wisps.jpg
|
||||||
|
SetInfo:SHM|Common|http://magiccards.info/scans/en/shm/132.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user