User Tools

Site Tools


horror

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
horror [2021/06/19 12:29]
loggy fixed < > as per errata
horror [2021/06/19 12:33] (current)
loggy
Line 38: Line 38:
     (base upgrade value + (horror level / 2)) * (horror level / 2), rounding down after each division     (base upgrade value + (horror level / 2)) * (horror level / 2), rounding down after each division
  
-  * If requesting a lesser horror, roll a random number between 0 and 999. If the random number is greater than the base upgrade value, continue as if requesting a greater horror. Otherwise, a random lesser horror is spawned.+  * If requesting a lesser horror, roll a random number between 0 and 999. If the random number is less than the base upgrade value, continue as if requesting a greater horror. Otherwise, a random lesser horror is spawned.
   * For spawning a greater horror:   * For spawning a greater horror:
     * The upgrade level used is (base upgrade value / 10), the global horror level, or 3, whichever is greater.     * The upgrade level used is (base upgrade value / 10), the global horror level, or 3, whichever is greater.
-    * Roll a random number between 0 and 999. If this random number is greater than the new upgrade level, spawn a Doom horror that is not already on the map. Otherwise, spawn a greater horror.+    * Roll a random number between 0 and 999. If this random number is less than the new upgrade level, spawn a Doom horror that is not already on the map. Otherwise, spawn a greater horror.
  
 === Horror Attacks due to Cataclysm or Astral Corruption === === Horror Attacks due to Cataclysm or Astral Corruption ===
horror.txt ยท Last modified: 2021/06/19 12:33 by loggy