GithubHelp home page GithubHelp logo

vikdotdev / openmw-steady-leveling Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17 KB

Balanced leveling system for OpenMW and TES3MP

Lua 100.00%
lua mod morrowind morrowind-mods openmw openmw-lua tes3mp

openmw-steady-leveling's Introduction

OpenMW Steady Leveling

Leveling system in Morrowind is way too easy (and tempting) to abuse. This script nerfs new-level menu attributes heavily and adds incremental leveling system on top.

Not actually OpenMW, yet

The only implementation available now is for TES3MP multiplayer fork. I'm open to implementing (or getting help with implementing) the same mod for single-player OpenMW at some point if anyone is interested.

Compatibility

This was tested on TES3MP v0.8.1

How it works

Vanilla leveling system allowed to increase attribute up to x5 on level-up for any skill and it needed 2 point of said skill to increase the bonus. This script turns it on its head and does a maximum of x2 bonus and for every 5 skill increases.

This was done to give way to a more class-based leveling system which favors attribute increases for major and minor skills. The default config increments governing attribute of a major skill for every 3 increases of that skill, 4 for minor skills and 10 for misc skills.

This can be configured in config.lua.

Installation

Synopsis:

cd <your tes3mp folder>
cd server/scripts/custom
git clone https://github.com/vikdotdev/openmw-steady-leveling
mv openmw-steady-leveling steady_leveling

cd <your tes3mp folder>

# appends the line to a file
echo 'require("custom/steady_leveling/init")' >> scripts/customScripts.lua

Credit

This mod is based on this mod with some things from these mods. Go check those out.

openmw-steady-leveling's People

Contributors

vikdotdev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.