Unique monsters are already near power limits.
[heroik.git] / scenarios.js
index 6b05d7c..dfef81a 100644 (file)
@@ -88,7 +88,7 @@ var EVENTS = [
       requires: ["noncanonical"],
       unique: true },
     { name: "Reanimation.",
       requires: ["noncanonical"],
       unique: true },
     { name: "Reanimation.",
-      action: "Return a random defeated card to the smallest corridor and shuffle it.",
+      action: "Return a random spent dungeon card to the smallest corridor and shuffle it. (If you haven't spent any cards, nothing happens.)",
       requires: ["noncanonical"] },
     { name: "Zone of silence.",
       effect: "Temporary and Ultimate Powers cannot be used until you reveal a new card.",
       requires: ["noncanonical"] },
     { name: "Zone of silence.",
       effect: "Temporary and Ultimate Powers cannot be used until you reveal a new card.",
@@ -96,7 +96,7 @@ var EVENTS = [
 
     // Events of my own devising.
     { name: "Unwanted attention.",
 
     // Events of my own devising.
     { name: "Unwanted attention.",
-      effect: "Unique monsters gain a bonus of +2 Strength.",
+      effect: "Unique monsters gain a bonus of +1 Strength.",
       requires: ["noncanonical"],
       unique: true },
     { name: "Spiked the punch.",
       requires: ["noncanonical"],
       unique: true },
     { name: "Spiked the punch.",