You are viewing a potentially older version of this package. View all versions.
Einhornyordle-Repo_Leveling-0.3.0 icon

Repo Leveling

This mod turns R.E.P.O. into a rogue-lite, allowing you to build on defeats. Track your Total Haul Value and earn Skill Points to spend on permanent upgrades! Finally, experience a true sense of progression in R.E.P.O.

Date uploaded a week ago
Version 0.3.0
Download link Einhornyordle-Repo_Leveling-0.3.0.zip
Downloads 4080
Dependency string Einhornyordle-Repo_Leveling-0.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
nickklmao-MenuLib-2.5.1 icon
nickklmao-MenuLib

A library for creating UI!

Preferred version: 2.5.1

README

Repo Leveling

Tired of starting from scratch every time you get a game over in R.E.P.O.? What if every defeat could fuel your next victory? Introducing Repo Leveling, a mod designed to transform R.E.P.O. from a rogue-like into a rogue-lite, providing a sense of progression that keeps you coming back for more!

Features

  • Total Haul Value: Track the cumulative value of all items extracted during successful runs, turning every game over into a stepping stone for future success.
  • Skill Points (SP): Skill Points are earned based on your Total Haul Value. Spend them to unlock permanent skills that enhance your gameplay.
  • Skills: Gain permanent upgrades that apply immediately in your next run, giving you a head start right from the first level. Don't hesitate to spend them, as you can always redistribute your unlocked points if you want to change your strategy.
  • In-Game Menu: Your main hub for managing skills, featuring a statistics overview and a skill point distribution section along with some quick settings. Access it easily via a new Skills button in the main menu and multiplayer lobby.

Images

Note: All images were made in version 0.3.0.

A picture of the Skill Menu The Skill Menu

A picture of the Statistics Overview The Statistics Overview

A picture of the Settings Menu The Settings Menu, featuring useful quick settings

Documentation

More detailed documentation can be found via the GitHub Wiki.

Support

AI Disclosure

This mod (and this description) were created with AI assistance. I am a professional developer who reviewed and manually verified all AI-generated content, correcting errors and ensuring quality. The AI helped speed up writing and ideation, but the final decisions, implementation, and testing were done by me.

My view on AI: It’s not magical or flawless, nor is it useless. AI is a tool that can produce useful outputs when guided and vetted by experienced professionals — it doesn’t replace skilled work, it amplifies it.

CHANGELOG

v0.3.0

The Massive Rewrite Update

  • Most of the mod was rewritten from scratch, which should make it easier to maintain and extend in the future
    • This also includes visible changes like a new ui
    • I will also close all open issues due to the rewrite most likely fixing them
  • Repo Leveling now required on the host to work at all
    • It is still optional on clients, but only clients that have the mod installed will be able to access its features
  • Update BepInEx dependency to v5.4.2305

v0.2.0

The Configuration Update

  • Added a config file
    • Currently features an option to customize skill point gain speed
      • It's a flat multiplier applied at the end of the skill point calculation
      • Increase its value to slow skill point gain speed, decrease it to gain skill points faster
      • Check out the bottom of the Technical Details page on the Github wiki for a Desmos graph that helps you with finding the optimal values for you
    • Compatible with the REPO Config Mod
  • Added compatibility with "R.E.P.O. v0.3.0 - The Monster Update"
    • Added Death Head Battery Skill
    • Added Tumble Climb Skill
  • Reworked the skill menu to make space for the new skills
    • Features a scoll bar to scroll through all available skills
    • Now has a "Reset spent skill points" button that provides you with a way to unspend all skill points so you can redistribute them quickly
  • Update MenuLib dependency to v2.5.1

v0.1.4

  • Fixed a bug where you would get twice as many upgrades per skill point spent on a skill
  • Potentially fixed an issue where client players in multiplayer would not get skilled upgrades

v0.1.3

  • Added compatibility with "R.E.P.O. v0.2.0 - The Museum Update"
    • Added Crouch Rest Skill
    • Added Tumble Wings Skill

v0.1.2

  • Readme
    • Now features a discord link to the relevant post in the released-mods channel of the R.E.P.O. Modding Discord server
    • A documentation section got added
  • The screenshot of the skill menu got updated

v0.1.1

  • Fixed missing BepInEx dependency
  • Fixed icon having the wrong size

v0.1.0

First official public beta release