mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Rain of Daggers.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7128,6 +7128,7 @@ res/cardsfolder/r/ragnar.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/raid_bombardment.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/raiding_nightstalker.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rain_of_blades.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rain_of_daggers.txt -text
|
||||
res/cardsfolder/r/rain_of_embers.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rain_of_filth.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/r/rain_of_rust.txt svneol=native#text/plain
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Overwhelming Forces
|
||||
ManaCost:6 B B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ DestroyAll | Cost$ 6 B B | ValidCards$ Creature.YouDontCtrl | RememberDestroyed$ True | SubAbility$ DBDrawCard | SpellDescription$ Destroy all creatures target opponent controls. Draw a card for each creature destroyed this way.
|
||||
A:SP$ DestroyAll | Cost$ 6 B B | ValidCards$ Creature | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | RememberDestroyed$ True | SubAbility$ DBDrawCard | SpellDescription$ Destroy all creatures target opponent controls. Draw a card for each creature destroyed this way.
|
||||
SVar:DBDrawCard:DB$Draw | NumCards$ X
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:Rarity:Rare
|
||||
|
||||
13
res/cardsfolder/r/rain_of_daggers.txt
Normal file
13
res/cardsfolder/r/rain_of_daggers.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Rain of Daggers
|
||||
ManaCost:4 B B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ DestroyAll | Cost$ 4 B B | ValidCards$ Creature | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | RememberDestroyed$ True | SubAbility$ DBLoseLife | SpellDescription$ Destroy all creatures target opponent controls. You lose 2 life for each creature destroyed this way.
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X
|
||||
SVar:X:Remembered$Amount/Twice
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rain_of_daggers.jpg
|
||||
SetInfo:PO2|Rare|http://magiccards.info/scans/en/po2/25.jpg
|
||||
Oracle:Destroy all creatures target opponent controls. You lose 2 life for each creature destroyed this way.
|
||||
End
|
||||
Reference in New Issue
Block a user