- "Radagast Deceived" no longer has a base Damage+1.
This commit is contained in:
@@ -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));
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user