mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Wake of Destruction.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9828,6 +9828,7 @@ res/cardsfolder/v/vulshok_war_boar.txt -text
|
||||
res/cardsfolder/v/vulturous_zombie.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wail_of_the_nim.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/waiting_in_the_weeds.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wake_of_destruction.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/w/wake_of_vultures.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wake_thrasher.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wakedancer.txt -text
|
||||
|
||||
10
res/cardsfolder/w/wake_of_destruction.txt
Normal file
10
res/cardsfolder/w/wake_of_destruction.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Wake of Destruction
|
||||
ManaCost:3 R R R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Destroy | Cost$ 3 R R R | ValidTgts$ Land | TgtPrompt$ Select target land | RememberTargets$ True | SubAbility$ DBWakeofDestructionDestroyThemAll | SpellDescription$ Destroy target land and all other lands with the same name as that land.
|
||||
SVar:DBWakeofDestructionDestroyThemAll:DB$ DestroyAll | ValidCards$ Remembered.sameName | SubAbility$ DBWakeofDestructionCleanup
|
||||
SVar:DBWakeofDestructionCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wake_of_destruction.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user