You are viewing a potentially older version of this package. View all versions.
Permittivity-SmootherSoroboreanTravel-0.5.2 icon

SmootherSoroboreanTravel

Makes the Soroborean Caravaneer's fast travel smoother without making travel by foot obsolete.

Date uploaded 7 hours ago
Version 0.5.2
Download link Permittivity-SmootherSoroboreanTravel-0.5.2.zip
Downloads 5
Dependency string Permittivity-SmootherSoroboreanTravel-0.5.2

This mod requires the following mods to function

BepInEx-BepInExPack_Outward-5.4.19 icon
BepInEx-BepInExPack_Outward

BepInEx pack for Outward.

Preferred version: 5.4.19
sinai-dev-SideLoader-3.8.4 icon
sinai-dev-SideLoader

API and Mod Development Toolkit for Outward.

Preferred version: 3.8.4

README

Smoother Soroborean Travel


Improves the transparency and usage of Soroborean Caravaneer's fast travel feature while retaining the system similar to vanilla Outward. This mod tweaks the RNG of these caravan options so that options doesn't repeat, AND it also gives forecasting of the next caravan allowing you to plan your journey. All without making foot-travel obsolete.


Hope you enjoy! :D

Feedback

If you want to send me feedback feel free to drop by Outward's Modding Discord server, or the official Outward Discord. On the Outward Modding Discord server I have my own workshop channel, johbenji-workshop, so that's probably the best place to have a conversation. I also have a youtube channel if you wanna get into contact there (https://www.youtube.com/@JohBenji).


Installation

  • 1 Download BepInEx
  • 2 Download SideLoader
  • 3 Unpack the contents of the zip file into the ...OutwardDefinitiveEd\BepInEx\plugins\permittivity-smoothersoroboreantravel

Information

  • Caravaneers in Cierzo/Berg/Monsoon/New Sirocco/Levant: functions the same as vanilla by providing travels only to Harmattan. (exactly the same as vanilla Outward)
  • Caravaneers in the wild: functions the same as vanilla but it never repeats cities (rather it cycles between them*).
  • Caravaneers in Harmattan: Same as vanilla but...
    1. It never repeats cities (rather it cycles between them*).
    2. It shows the current travel destination, and it also gives a forecast of the next travel destination that happens after the 3-day reset.

See the images below for examples.

Regarding the caravan cycle(*): Every character has a unique string to identify them, I use this to randomly shuffle the initial order of the fast travel destination available at each location on day 1. Then I move through that looping list to get the destination for the current day. This way it feels random but there is a pattern that you can take advantage off for both Wild Caravans and the Caravaneer in Harmattan.

Images

Generic transport from City:

Generic transport from City

Generic transport from the Wild:

Generic transport from the Wild

Transport from Harmattan:

Transport from Harmattan
______________________________________________________________

Patch Notes:

  • 0.5.2 Initial Release: Only tested on singleplayer. This release is to make multiplayer testing easier to do, but feel free to try with coop if you want :)