- Added Rock Slide, Serra's Hymn and Volcanic Wind

- Fixed Meteor Shower's description
- Converted last few damage division scripts
This commit is contained in:
moomarc
2013-02-14 08:26:47 +00:00
parent 51a5847812
commit 4c1cc669a2
8 changed files with 45 additions and 17 deletions

3
.gitattributes vendored
View File

@@ -8588,6 +8588,7 @@ res/cardsfolder/r/roc_hatchling.txt svneol=native#text/plain
res/cardsfolder/r/roc_of_kher_ridges.txt svneol=native#text/plain
res/cardsfolder/r/rock_badger.txt svneol=native#text/plain
res/cardsfolder/r/rock_basilisk.txt svneol=native#text/plain
res/cardsfolder/r/rock_slide.txt -text
res/cardsfolder/r/rockcaster_platoon.txt svneol=native#text/plain
res/cardsfolder/r/rockshard_elemental.txt svneol=native#text/plain
res/cardsfolder/r/rockslide_ambush.txt svneol=native#text/plain
@@ -9160,6 +9161,7 @@ res/cardsfolder/s/serra_zealot.txt svneol=native#text/plain
res/cardsfolder/s/serras_blessing.txt svneol=native#text/plain
res/cardsfolder/s/serras_boon.txt svneol=native#text/plain
res/cardsfolder/s/serras_embrace.txt svneol=native#text/plain
res/cardsfolder/s/serras_hymn.txt -text
res/cardsfolder/s/serras_liturgy.txt svneol=native#text/plain
res/cardsfolder/s/serras_sanctum.txt svneol=native#text/plain
res/cardsfolder/s/serrated_arrows.txt svneol=native#text/plain
@@ -11617,6 +11619,7 @@ res/cardsfolder/v/volcanic_island.txt svneol=native#text/plain
res/cardsfolder/v/volcanic_spray.txt svneol=native#text/plain
res/cardsfolder/v/volcanic_strength.txt svneol=native#text/plain
res/cardsfolder/v/volcanic_submersion.txt svneol=native#text/plain
res/cardsfolder/v/volcanic_wind.txt -text
res/cardsfolder/v/volcano_imp.txt svneol=native#text/plain
res/cardsfolder/v/volition_reins.txt svneol=native#text/plain
res/cardsfolder/v/volley_of_boulders.txt -text

View File

@@ -2,8 +2,7 @@ Name:Meteor Shower
ManaCost:X X R
Types:Sorcery
Text:no text
CARDNAME deals X plus 1 damage divided as you choose among any number of target creatures and/or players.
A:SP$ DealDamage | Announce$ X | Cost$ X X R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature and/or player to distribute damage to | NumDmg$ DistroDmg | TargetMin$ 1 | TargetMax$ MaxTgts | DividedAsYouChoose$ DistroDmg | SpellDescription$ CARDNAME deals X damage divided as you choose among any number of target creatures and/or players.
A:SP$ DealDamage | Announce$ X | Cost$ X X R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature and/or player to distribute damage to | NumDmg$ DistroDmg | TargetMin$ 1 | TargetMax$ MaxTgts | DividedAsYouChoose$ DistroDmg | SpellDescription$ CARDNAME deals X plus 1 damage divided as you choose among any number of target creatures and/or players.
SVar:NumPlayers:PlayerCountPlayers$Amount/Plus.NumCreatures
SVar:NumCreatures:Count$Valid Creature
SVar:MaxTgts:SVar$NumPlayers/Plus.1

View File

@@ -0,0 +1,13 @@
Name:Rock Slide
ManaCost:X R
Types:Instant
Text:no text
A:SP$ DealDamage | Announce$ X | Cost$ X R | ValidTgts$ Creature.attacking+withoutFlying,Creature.blocking+withoutFlying | TgtPrompt$ Select target attacking or blocking creature to distribute damage to | NumDmg$ X | TargetMin$ 1 | TargetMax$ MaxTgts | DividedAsYouChoose$ X | SpellDescription$ CARDNAME deals X damage divided as you choose among any number of target attacking or blocking creatures without flying.
SVar:MaxTgts:Count$Valid Creature.attacking+withoutFlying,Creature.blocking+withoutFlying
SVar:X:Count$xPaid
#X Will get overwritten by Announce
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/rock_slide.jpg
SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/92.jpg
Oracle:Rock Slide deals X damage divided as you choose among any number of target attacking or blocking creatures without flying.
End

View File

@@ -0,0 +1,15 @@
Name:Serra's Hymn
ManaCost:W
Types:Enchantment
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, you may put a verse counter on CARDNAME.
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ VERSE | CounterNum$ 1
A:AB$ PreventDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player to prevent damage to | Amount$ X | TargetMin$ 1 | TargetMax$ MaxTgts | DividedAsYouChoose$ X | References$ X,MaxTgts,NumCreatures | SpellDescription$ Prevent the next X damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose, where X is the number of verse counters on CARDNAME.
SVar:X:Count$CardCounters.VERSE
SVar:MaxTgts:PlayerCountPlayers$Amount/Plus.NumCreatures
SVar:NumCreatures:Count$Valid Creature
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/serras_hymn.jpg
SetInfo:USG|Uncommon|http://magiccards.info/scans/en/us/48.jpg
Oracle:At the beginning of your upkeep, you may put a verse counter on Serra's Hymn.\nSacrifice Serra's Hymn: Prevent the next X damage that would be dealt this turn to any number of target creatures and/or players, divided as you choose, where X is the number of verse counters on Serra's Hymn.
End

View File

@@ -5,9 +5,7 @@ Text:no text
PT:3/1
K:Morph:Sac<2/Mountain>
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, it deals 3 damage divided as you choose among one, two, or three target creatures.
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature (1) | NumDmg$ 1 | SubAbility$ DBDamage2
SVar:DBDamage2:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ target creature (2) | NumDmg$ 1 | SubAbility$ DBDamage3
SVar:DBDamage3:DB$DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ target creature (3) | NumDmg$ 1
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature to distribute damage to | NumDmg$ 3 | TargetMin$ 1 | TargetMax$ 3 | DividedAsYouChoose$ 3
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/skirk_volcanist.jpg

View File

@@ -2,12 +2,8 @@ Name:Violent Eruption
ManaCost:1 R R R
Types:Instant
Text:no text
A:SP$ DealDamage | Cost$ 1 R R R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ DBDamage2 | SpellDescription$ CARDNAME deals 4 damage divided as you choose among any number of target creatures and/or players.
SVar:DBDamage2:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 | SubAbility$ DBDamage3
SVar:DBDamage3:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (3) | NumDmg$ 1 | SubAbility$ DBDamage4
SVar:DBDamage4:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player (4) | NumDmg$ 1
A:SP$ DealDamage | Cost$ 1 R R R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player to distribute damage to | NumDmg$ 4 | TargetMin$ 1 | TargetMax$ 4 | DividedAsYouChoose$ 4 | SpellDescription$ CARDNAME deals 4 damage divided as you choose among any number of target creatures and/or players.
K:Madness:1 R R
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/violent_eruption.jpg
SetInfo:TOR|Uncommon|http://magiccards.info/scans/en/tr/117.jpg

View File

@@ -0,0 +1,10 @@
Name:Volcanic Wind
ManaCost:4 R R
Types:Sorcery
Text:no text
A:SP$ DealDamage | Cost$ 4 R R | ValidTgts$ Creature | TgtPrompt$ Select target creature to distribute damage to | NumDmg$ NumCreatures | TargetMin$ 1 | TargetMax$ NumCreatures | DividedAsYouChoose$ NumCreatures | SpellDescription$ CARDNAME deals X damage divided as you choose among any number of target creatures, where X is the number of creatures on the battlefield as you cast CARDNAME.
SVar:NumCreatures:Count$Valid Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/volcanic_wind.jpg
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/223.jpg
Oracle:Volcanic Wind deals X damage divided as you choose among any number of target creatures, where X is the number of creatures on the battlefield as you cast Volcanic Wind.
End

View File

@@ -3,13 +3,7 @@ ManaCost:8 R
Types:Sorcery
Text:no text
K:Flashback R R R R R R
A:SP$DealDamage | Cost$ 8 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (1) | NumDmg$ 1 | SubAbility$ Dmg2 | SpellDescription$ CARDNAME deals 6 damage divided as you choose among any number of target creatures and/or players.
SVar:Dmg2:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (2) | NumDmg$ 1 | SubAbility$ Dmg3
SVar:Dmg3:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (3) | NumDmg$ 1 | SubAbility$ Dmg4
SVar:Dmg4:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (4) | NumDmg$ 1 | SubAbility$ Dmg5
SVar:Dmg5:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (5) | NumDmg$ 1 | SubAbility$ Dmg6
SVar:Dmg6:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | TgtPrompt$ Select target creature or player (6) | NumDmg$ 1
SVar:RemAIDeck:True
A:SP$ DealDamage | Cost$ 8 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player to distribute damage to | NumDmg$ 6 | TargetMin$ 1 | TargetMax$ 6 | DividedAsYouChoose$ 6 | SpellDescription$ CARDNAME deals 6 damage divided as you choose among any number of target creatures and/or players.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/volley_of_boulders.jpg
SetInfo:ODY|Rare|http://magiccards.info/scans/en/od/227.jpg