- Added Final Strike and Wicked Reward.

This commit is contained in:
jendave
2011-08-06 12:46:30 +00:00
parent fa7569a7f8
commit 3d84bda7f3
4 changed files with 23 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -1619,6 +1619,7 @@ res/cardsfolder/fill_with_fright.txt -text svneol=native#text/plain
res/cardsfolder/filth.txt -text svneol=native#text/plain
res/cardsfolder/filthy_cur.txt -text svneol=native#text/plain
res/cardsfolder/final_judgment.txt -text svneol=native#text/plain
res/cardsfolder/final_strike.txt -text svneol=native#text/plain
res/cardsfolder/finest_hour.txt -text svneol=native#text/plain
res/cardsfolder/fire_ambush.txt -text svneol=native#text/plain
res/cardsfolder/fire_belly_changeling.txt -text svneol=native#text/plain
@@ -5302,6 +5303,7 @@ res/cardsfolder/white_shield_crusader.txt -text svneol=native#text/plain
res/cardsfolder/white_ward.txt -text svneol=native#text/plain
res/cardsfolder/whitesuns_passage.txt -text svneol=native#text/plain
res/cardsfolder/wicked_pact.txt -text svneol=native#text/plain
res/cardsfolder/wicked_reward.txt -text svneol=native#text/plain
res/cardsfolder/wickerbough_elder.txt -text svneol=native#text/plain
res/cardsfolder/wielding_the_green_dragon.txt -text svneol=native#text/plain
res/cardsfolder/wild_aesthir.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Final Strike
ManaCost:2 B B
Types:Sorcery
Text:no text
A:SP$DealDamage | Cost$ 2 B B Sac<1/Creature> | Tgt$ TgtOpp | NumDmg$ X | SpellDescription$ CARDNAME deals damage to target opponent equal to the sacrificed creature's power.
SVar:X:Sacrificed$CardPower
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/final_strike.jpg
End

View File

@@ -2,7 +2,8 @@ Name:Tendrils of Despair
ManaCost:B
Types:Sorcery
Text:no text
A:SP$Discard|Cost$B Sac<1/Creature>|Opponent$True|NumCards$2|Mode$TgtChoose|SpellDescription$Target opponent discards two cards.
A:SP$Discard | Cost$ B Sac<1/Creature> | Opponent$ True | NumCards$ 2 | Mode$ TgtChoose | SpellDescription$ Target opponent discards two cards.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/tendrils_of_despair.jpg
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/25.jpg

View File

@@ -0,0 +1,9 @@
Name:Wicked Reward
ManaCost:1 B
Types:Sorcery
Text:no text
A:SP$Pump | Cost$ 1 B Sac<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature. | NumAtt$ +4 | NumDef$ +2 | SpellDescription$ Target creature gets +4/+2 until end of turn.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/wicked_reward.jpg
End