From a8baffa549e6c3bb5b0543a84b5293b51abfc6e4 Mon Sep 17 00:00:00 2001 From: Agetian Date: Tue, 17 Jan 2017 15:09:59 +0000 Subject: [PATCH] - For now, reverting Champion of Lambholt (it's now back to "CARDNAME can't block" mechanism). Couldn't figure out how to make it work correctly using anything I tried, help is welcome. --- forge-gui/res/cardsfolder/c/champion_of_lambholt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/champion_of_lambholt.txt b/forge-gui/res/cardsfolder/c/champion_of_lambholt.txt index 5715b897846..03115eb3011 100644 --- a/forge-gui/res/cardsfolder/c/champion_of_lambholt.txt +++ b/forge-gui/res/cardsfolder/c/champion_of_lambholt.txt @@ -2,10 +2,10 @@ Name:Champion of Lambholt ManaCost:1 G G Types:Creature Human Warrior PT:1/1 -S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddHiddenKeyword$ CantBeBlockedBy Creature.YouDontCtrl+powerLTChampionOfLambholtPower | AddSVar$ ChampionOfLambholtPower | Description$ Creatures with power less than CARDNAME's power can't block creatures you control. +S:Mode$ Continuous | Affected$ Creature.YouDontCtrl+powerLTX | AddHiddenKeyword$ CARDNAME can't block. | Description$ Creatures with power less than CARDNAME's power can't block creatures you control. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature enters the battlefield under your control, put a +1/+1 counter on CARDNAME. SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 -SVar:ChampionOfLambholtPower:Count$CardPower +SVar:X:Count$CardPower SVar:BuffedBy:Creature SVar:Picture:http://www.wizards.com/global/images/magic/general/champion_of_lambholt.jpg Oracle:Creatures with power less than Champion of Lambholt's power can't block creatures you control.\nWhenever another creature enters the battlefield under your control, put a +1/+1 counter on Champion of Lambholt.