top of page

Golarion Weather Generator

A while ago I wrote a program that took input coordinates and date and output weather on golarion for a friend! Unfortunately when I went to use it for myself, I was missing. So since then I've felt the need to recreate it.

​

MS: Just random generation, no need for planetwide temporal consistency.

​

PoA:

  1. port ultimate wilderness rules into generator

  2. generator has 1 seed

  3. generator is deterministic

  4. generates weather for all of golarion

  5. input coords, seed, and date; outputs weather forcast

 

DONE: Found an old, completed version

bottom of page