mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Night // Day.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7154,6 +7154,7 @@ res/cardsfolder/n/niblis_of_the_mist.txt -text
|
||||
res/cardsfolder/n/niblis_of_the_urn.txt -text
|
||||
res/cardsfolder/n/nicol_bolas.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/nicol_bolas_planeswalker.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/night_day.txt -text
|
||||
res/cardsfolder/n/night_dealings.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/n/night_of_souls_betrayal.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/night_revelers.txt -text
|
||||
|
||||
18
res/cardsfolder/n/night_day.txt
Normal file
18
res/cardsfolder/n/night_day.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
Name:Night
|
||||
ManaCost:B
|
||||
AlternateMode: Split
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | SpellDescription$ Target creature gets -1/-1 until end of turn.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/night_day.jpg
|
||||
Oracle:Target creature gets -1/-1 until end of turn.
|
||||
SetInfo:APC Uncommon
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Day
|
||||
ManaCost:2 W
|
||||
Types:Instant
|
||||
A:SP$ PumpAll | Cost$ 1 W | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Creature | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ Creatures target player controls get +1/+1 until end of turn.
|
||||
Oracle:Creatures target player controls get +1/+1 until end of turn.
|
||||
|
||||
End
|
||||
Reference in New Issue
Block a user