From c9e3cc425dff37b8a4fbd69ef4a873c1591f0a31 Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 14 Jan 2016 21:20:22 +0000 Subject: [PATCH] - Fixed the casting cost of Brute Strength. --- forge-gui/res/cardsfolder/b/brute_strength.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/brute_strength.txt b/forge-gui/res/cardsfolder/b/brute_strength.txt index 27e69017589..b768789db73 100644 --- a/forge-gui/res/cardsfolder/b/brute_strength.txt +++ b/forge-gui/res/cardsfolder/b/brute_strength.txt @@ -1,6 +1,6 @@ Name:Brute Strength ManaCost:1 R Types:Instant -A:SP$ Pump | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +1 | KW$ Trample | SpellDescription$ Target creature gets +3/+1 and gains trample until end of turn. +A:SP$ Pump | Cost$ 1 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +1 | KW$ Trample | SpellDescription$ Target creature gets +3/+1 and gains trample until end of turn. SVar:Picture:http://www.wizards.com/global/images/magic/general/brute_strength.jpg Oracle:Target creature gets +3/+1 and gains trample until end of turn.