From f698239c86a23a63653fa385b4e613e507195d88 Mon Sep 17 00:00:00 2001 From: excessum Date: Tue, 15 Nov 2016 09:28:15 +0000 Subject: [PATCH] - Voltaic Brawler does not have Trample --- forge-gui/res/cardsfolder/v/voltaic_brawler.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/v/voltaic_brawler.txt b/forge-gui/res/cardsfolder/v/voltaic_brawler.txt index 09703c533cb..61fba706d29 100644 --- a/forge-gui/res/cardsfolder/v/voltaic_brawler.txt +++ b/forge-gui/res/cardsfolder/v/voltaic_brawler.txt @@ -2,7 +2,6 @@ Name:Voltaic Brawler ManaCost:R G Types:Creature Human Warrior PT:3/2 -K:Trample T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigEnergy | TriggerDescription$ When CARDNAME enters the battlefield, you get {E}{E} (two energy counters). SVar:TrigEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 2 T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may pay {E}. If you do, it gets +1/+1 and gains trample until end of turn.