From b4c9f36a6e6e54a8e4364ef99cbe265a14d9e712 Mon Sep 17 00:00:00 2001 From: ArsenalNut Date: Mon, 1 Oct 2012 01:11:18 +0000 Subject: [PATCH] fix cost of Slaughter Games. Fix First Strike keyword on Master of Arms and Renegade Warlord --- res/cardsfolder/m/master_of_arms.txt | 2 +- res/cardsfolder/r/renegade_warlord.txt | 2 +- res/cardsfolder/s/slaughter_games.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/cardsfolder/m/master_of_arms.txt b/res/cardsfolder/m/master_of_arms.txt index cac1f51a9f0..2e60fb2dd65 100644 --- a/res/cardsfolder/m/master_of_arms.txt +++ b/res/cardsfolder/m/master_of_arms.txt @@ -3,7 +3,7 @@ ManaCost:2 W Types:Creature Human Soldier Text:no text PT:2/2 -K:First strike +K:First Strike A:AB$ Tap | Cost$ 1 W | ValidTgts$ Creature.blockingSource | TgtPrompt$ Select target creature blocking Master of Arms | SpellDescription$ Tap target creature blocking CARDNAME. SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/master_of_arms.jpg diff --git a/res/cardsfolder/r/renegade_warlord.txt b/res/cardsfolder/r/renegade_warlord.txt index 7b5686b0777..71c848a66b0 100644 --- a/res/cardsfolder/r/renegade_warlord.txt +++ b/res/cardsfolder/r/renegade_warlord.txt @@ -3,7 +3,7 @@ ManaCost:4 R Types:Creature Human Warrior Text:no text PT:3/3 -K:First strike +K:First Strike T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigBattleCry | TriggerDescription$ Whenever CARDNAME attacks, each other attacking creature gets +1/+0 until end of turn. SVar:TrigBattleCry:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.attacking+Other | NumAtt$ 1 SVar:Rarity:Uncommon diff --git a/res/cardsfolder/s/slaughter_games.txt b/res/cardsfolder/s/slaughter_games.txt index 65a07cdadd6..bdce2691367 100644 --- a/res/cardsfolder/s/slaughter_games.txt +++ b/res/cardsfolder/s/slaughter_games.txt @@ -3,7 +3,7 @@ ManaCost:2 B R Types:Sorcery Text:no text K:CARDNAME can't be countered. -A:SP$ NameCard | Cost$ 3 B | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SubAbility$ Exile | SpellDescription$ Name a nonland card. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library. +A:SP$ NameCard | Cost$ 2 B R | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland | SubAbility$ Exile | SpellDescription$ Name a nonland card. Search target player's graveyard, hand, and library for all cards with that name and exile them. Then that player shuffles his or her library. SVar:Exile:DB$ ChangeZoneAll | Origin$ Graveyard,Hand,Library | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | ChangeType$ Card.NamedCard | Shuffle$ True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/slaughter_games.jpg