You are viewing a potentially older version of this package. View all versions.
AzraelGodKing-FasterRaces-1.2.0 icon

FasterRaces

Configurable movement speed bonus for all races; disables Haven's Birthright speed buffs when both are installed

Date uploaded 2 months ago
Version 1.2.0
Download link AzraelGodKing-FasterRaces-1.2.0.zip
Downloads 12
Dependency string AzraelGodKing-FasterRaces-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Faster Races

Version 1.2.0 — Adds a configurable movement speed bonus for your character. When used with Haven's Birthright, this mod suppresses Haven's Birthright movement speed bonuses only while Faster Races speed bonus is active, so you do not get double speed.

1.1.4: Fixed — Faster Races settings now appear in the in-game BepInEx Configuration Manager UI. The mod binds to FasterRaces.cfg (not the default per-GUID file), but Configuration Manager only scans each plugin's inherited BaseUnityPlugin.Config, so our entries were invisible to it. Faster Races now rewires that inherited property to the custom file via reflection right after Awake, so you can open Configuration Manager in-game and toggle Enabled / SpeedBonusPercent live without restarting. No config file path changes — existing FasterRaces.cfg values carry over.

1.1.3: Config file now uses BepInEx/config/FasterRaces.cfg (auto-migrates values from the legacy GUID-named config on first load).

Features

  • Configurable speed – Set the bonus percentage in the config (default +25%).
  • Compatible with Haven's Birthright – If both mods are installed and Faster Races speed bonus is active, Haven's Birthright will not apply its own movement speed bonuses (e.g. Amari Cat, Amari Bird Tailwind). Speed penalties from Haven's Birthright (e.g. Amari Dog, Naga) still apply.

Configuration

Edit BepInEx/config/FasterRaces.cfg:

  • Enabled – Turn the speed bonus on or off (default: true).
  • SpeedBonusPercent – Percentage added to movement speed (e.g. 25 = +25%, default: 25).

Requirements

  • BepInEx 5.x (Sun Haven)
  • Sun Haven

Optional

  • Haven's Birthright – Works best together; HB will skip its speed buffs when Faster Races is loaded.

Links