X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=blobdiff_plain;f=scenarios.js;h=a9188aa347fb7a5b6617b5acc9df063e9b83d0d2;hp=25e87da319018356ce29ebef2e5d521e2916c758;hb=73ba41c3716a5c304cfd75982ee2f92785ce1d4e;hpb=9cff94dc6c24247b77de7c7281d1194488eca3bf diff --git a/scenarios.js b/scenarios.js index 25e87da..a9188aa 100644 --- a/scenarios.js +++ b/scenarios.js @@ -39,7 +39,7 @@ var EVENTS = [ effect: "Psi monsters gain a bonus of +1 Strength.", }, { name: "A cry in the night.", action: "An adventurer of your choice loses 1 Mana." }, - { name: "Vague psi.", + { name: "Psi wave.", action: "Lose all your Mana tokens." }, { name: "It's an ambush!", action: "Place a Tenacity token on each monster that does not have one." }, @@ -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"],