Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[RPG Tools Editor] Exp Chart editor + Apply across all levels of that class.. #59

Closed Pychnight closed 5 months ago

Pychnight commented 5 years ago

Basically a tool that will allow us to apply scaling exp across all levels quickly.

Data input you should be able to add start, mid and end points for the value. and should be able to add multi-able mid points.

Starting exp (0) Mid1 (5000) Mid2( 2500) End exp (5000)

this will create a simple graph showing the exp curve and end result of the exp values being applied to that class..

Pychnight commented 1 year ago

This was a relatively simple request, Gui for a experience chart with adjustable points for a experience curve.