mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Kaervek's Hex and Scorching Winds.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2648,6 +2648,7 @@ res/cardsfolder/jwari_scuttler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kabira_crossroads.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kabira_vindicator.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kabuto_moth.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kaerveks_hex.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kaerveks_spite.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kaijin_of_the_vanishing_touch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kaleidostone.txt -text svneol=native#text/plain
|
||||
@@ -4254,6 +4255,7 @@ res/cardsfolder/scorched_ruins.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scorched_rusalka.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scorching_missile.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scorching_spear.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scorching_winds.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scoria_cat.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scoria_elemental.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scornful_aether_lich.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/kaerveks_hex.txt
Normal file
9
res/cardsfolder/kaerveks_hex.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Kaervek's Hex
|
||||
ManaCost:3 B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$DamageAll | Cost$ 3 B | NumDmg$ 1 | ValidCards$ Creature.nonBlack | ValidDescription$ each nonblack creature. | SubAbility$ SVar=DBDamageAll | SpellDescription$ CARDNAME deals 1 damage to each nonblack creature and an additional 1 damage to each green creature.
|
||||
SVar:DBDamageAll:DB$DamageAll | NumDmg$ 1 | ValidCards$ Creature.Green | ValidDescription$ each green creature.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kaerveks_hex.jpg
|
||||
End
|
||||
@@ -2,7 +2,7 @@ Name:Sandstorm
|
||||
ManaCost:G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$DamageAll|Cost$G|NumDmg$1|ValidCards$Creature.attacking|ValidDescription$each attacking creature.|SpellDescription$CARDNAME deals 1 damage to each attacking creature.
|
||||
A:SP$DamageAll | Cost$ G | NumDmg$ 1 | ValidCards$ Creature.attacking | ValidDescription$ each attacking creature. | SpellDescription$ CARDNAME deals 1 damage to each attacking creature.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sandstorm.jpg
|
||||
|
||||
9
res/cardsfolder/scorching_winds.txt
Normal file
9
res/cardsfolder/scorching_winds.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Scorching Winds
|
||||
ManaCost:R
|
||||
Types:Instant
|
||||
Text:Cast CARDNAME only during the declare attackers step and only if you've been attacked this step.\r\n
|
||||
A:SP$DamageAll | Cost$ R | NumDmg$ 1 | ValidCards$ Creature.attacking | ValidDescription$ each attacking creature. | OpponentTurn$ True | ActivatingPhases$ Declare Attackers - Play Instants and Abilities | SpellDescription$ CARDNAME deals 1 damage to each attacking creature.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/scorching_winds.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user