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:
-
port ultimate wilderness rules into generator
-
generator has 1 seed
-
generator is deterministic
-
generates weather for all of golarion
-
input coords, seed, and date; outputs weather forcast
DONE: Found an old, completed version
bottom of page