Scripts / WORLD EXPLORER

WORLD EXPLORER

Procedurally generated world exploration system. At this point, it can confidently be considered a proper script with more updates still on the way.

Both Scope
CC-BY-NC-4.0
UI & UX
Writing & Generation
Lorebook & Worldbuilding
2
6 watchers
143 downloads

Description

Discord room in novelAI's channel: https://discord.com/channels/836774308772446268/1469625762972700925/1469625762972700925

A procedurally-generated open world system that creates explorable landscapes with biomes, kingdoms, settlements, and road networks. As you navigate the world, the script manages movement narration, dynamic encounters, time progression, and lorebook entries that automatically feed context to the AI, making every journey feel like part of a living, persistent world.

Output Token Limit:

NovelAI scripts have a capped rate for how many output tokens they can generate within a given time window. Each script has an allowance of 2048 output tokens every 4 minutes.
When your script generates text, the tokens used are deducted from your available pool and placed into a temporary “bucket”. Those tokens are restored back to your available pool only after both of the following conditions are met:

  • Four minutes have passed since the generation that consumed those tokens.
  • The user has interacted with either the script’s UI or the editor manually.
    This means that long outputs or rapid consecutive generations can temporarily exhaust the token pool, and the script must wait for both the time window and user interaction before the allowance refills.

Gallery

Scope Information

Supported:
Both
Recommended:
Both
Notes:

The map and script data are mostly saved at the story storage level. So, you can add this script to your account level.

License & Attribution

License:
CC-BY-NC-4.0
Credits:
Created with help from Claude.AI