

To that end, I offer my new Class: Explorer addon (that's the v1 node page for downloading purposes, because the addon's main page on te4.org, as apparently continues to be case for all recently added addons, is b0rken; here's the Steam page for reference [edit 2025-02-16: This issue has now been resolved.]), which, as you might expect, adds a new Explorer class under Adventurers. Explorers basically play by Wanderer rules; the only difference is that during character creation, you'll get a dialog listing the talent trees you're going to be given over the course of the game and allowing you to reorganize them in the order you'd like to receive them.
[And since this addon adds a new class, I'm filing it in the "extras" category of addons, which generally don't seem like the sort of thing we should be adding to ZOmnibus.]
[Implementation notes:]
Code: Select all
Hooks:
ToME:load [to load our class descriptor]
Superload:
mod.dialogs.WandererSeed:
init() [to add our extra Explorer handling]