シード値

提供:Noita Wiki
ナビゲーションに移動 検索に移動
Disambig.png このページは the world-generation system についての記事です。the material that grows plantsについては、Seed (Material) をご参照ください。

The seed is the number that is used by the world generation algorithm to create a unique world for each playthrough. The seed is normally generated by a pseudo random number generator however the Daily run uses the current system date as the seed. Because the seed determines the structure and contents of the world players who have the same seed will play through identical worlds.

The current seed number is displayed in the bottom-left corner of the Pause menu screen, or when starting a new run.

Seeds for your prior runs can be found in ../save00/stats/sessions. Gifs made with the in-game replay recorder also have the seed as part of the filename, e.g. "date-time-seed" within "noita-20200514-225517-1698460614-00054896.gif"

Changing seeds

There are a few methods to change the seed.

Seed analysis tools

It is possible to see details about any seed via either Noitool or Noita Seed Tool. As with any cheats, this can spoil some of the fun for yourself or others.



See also

  • The links under the table at [[[バイオーム#バイオームマップ]] for the code used to generate those maps.