- "Radagast Deceived" no longer has a base Damage+1.

This commit is contained in:
marcins78@gmail.com
2012-08-09 16:17:33 +00:00
parent 70172b0ce5
commit d382983090
2 changed files with 1 additions and 3 deletions

View File

@@ -51,9 +51,6 @@ public class Card13_080 extends AbstractPermanent {
action.appendEffect(
new AddUntilStartOfPhaseModifierEffect(
new KeywordModifier(self, self, Keyword.FIERCE), Phase.REGROUP));
action.appendEffect(
new AddUntilStartOfPhaseModifierEffect(
new KeywordModifier(self, self, Keyword.DAMAGE, 1), Phase.REGROUP));
action.appendEffect(
new AddUntilStartOfPhaseModifierEffect(
new MayNotBearModifier(self, self, Filters.any), Phase.REGROUP));

View File

@@ -3,6 +3,7 @@
- "That Is No Orc Horn" is now allowing to heal a companion and liberate a site, rather than one of the effects.
- "Aragorn's Bow, Ranger's Longbow" now correctly can wound minions that have their strength based off number of threats.
- Format X-list and R-list now enforces also Sites, Ring and Ring-bearer.
- "Radagast Deceived" no longer has a base Damage+1.
<b>1 Aug. 2012</b>
- "Gorbag's Sword" now gives the option to put the possession on top of the deck to the owner of the card.