- Removed Sword of the Ages

This commit is contained in:
jeffwadsworth
2011-10-07 00:05:41 +00:00
parent 49fda4f35e
commit 8a665044cb
2 changed files with 0 additions and 14 deletions

1
.gitattributes vendored
View File

@@ -7881,7 +7881,6 @@ res/cardsfolder/s/sword_of_feast_and_famine.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_fire_and_ice.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_kaldra.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_light_and_shadow.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_the_ages.txt -text svneol=unset#text/plain
res/cardsfolder/s/sword_of_the_chosen.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_the_meek.txt svneol=native#text/plain
res/cardsfolder/s/sword_of_the_paruns.txt svneol=native#text/plain

View File

@@ -1,13 +0,0 @@
Name:Sword of the Ages
ManaCost:6
Types:Artifact
Text:no text
K:CARDNAME enters the battlefield tapped.
A:AB$ ChangeZone | Cost$ T Exile<1/CARDNAME> | Origin$ Battlefield | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | RememberTargets$ True | SubAbility$ DBDamage | CostDesc$ Exile Sword of the Ages and any number of creatures you control: | SpellDescription$ CARDNAME deals X damage to target creature or player, where X is the total power of the creatures exiled this way.
SVar:DBDamage:DB$ DealDamage | Tgt$ TgtCP | NumDmg$ Y | SubAbility$ DBCleanup
SVar:MaxTgts:Count$Valid Creature.YouCtrl
SVar:Y:Count$RememberedSumPower
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/sword_of_the_ages.jpg
End