From: Joe Wreschnig Date: Wed, 3 Sep 2014 12:58:50 +0000 (+0200) Subject: Remove 'Overwhelming fear', it's confusing and not interesting. X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=commitdiff_plain;h=01e79f1d9d30e5cad0f4496d0f167191aebeb902;hp=25421fabdd36629c3bcab15491897cbb9b582f28 Remove 'Overwhelming fear', it's confusing and not interesting. --- diff --git a/scenarios.js b/scenarios.js index fd280c0..a9188aa 100644 --- a/scenarios.js +++ b/scenarios.js @@ -102,10 +102,6 @@ var EVENTS = [ effect: "Dragons gain a bonus of +1 Strength.", requires: ["dragons", "noncanonical"], unique: true }, - { name: "Overwhelming fear.", - action: "Lose 1 extra Courage token. (The dungeon does not gain another Fear token.)", - requires: ["noncanonical"], - unique: true }, { name: "Backs against the wall.", effect: "Any monster with a Tenacity token is also Fierce.", requires: ["noncanonical"],