mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Final Strike and Wicked Reward.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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/filth.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/filthy_cur.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_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/finest_hour.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/fire_ambush.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
|
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/white_ward.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/whitesuns_passage.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_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/wickerbough_elder.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wielding_the_green_dragon.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
|
res/cardsfolder/wild_aesthir.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/final_strike.txt
Normal file
10
res/cardsfolder/final_strike.txt
Normal 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
|
||||||
@@ -2,7 +2,8 @@ Name:Tendrils of Despair
|
|||||||
ManaCost:B
|
ManaCost:B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
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:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tendrils_of_despair.jpg
|
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
|
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/25.jpg
|
||||||
|
|||||||
9
res/cardsfolder/wicked_reward.txt
Normal file
9
res/cardsfolder/wicked_reward.txt
Normal 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
|
||||||
Reference in New Issue
Block a user