Main Menu
  • Welcome to The RPG Maker Resource Kit.

Custom EXP table?

Started by Bash, July 20, 2009, 10:00:13 PM

0 Members and 1 Guest are viewing this topic.

Bash

 Is it possible to have a custom exp table thats also compatible with KGC Limit break script?

Click for my current project.

tSwitch

Quote from: Bash on July 20, 2009, 10:00:13 PM
Is it possible to have a custom exp table thats also compatible with KGC Limit break script?

erm...I don't think you need a script for that, I'm pretty sure you can fix that up in the database.
so...yes, it is possible to have a custom exp table that's also compatible with KGC Limit break.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

Bash

I mean like set each levels exp req by hand.

Click for my current project.

Falcon

You really want to set up 99 exp levels by hand?

tSwitch



FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

Grafikal

I think KGC's script breaks to lvl 999 or something. I don't remember.

Bash

Well max level is 301, so I would have to set exp for 301 levels. Having a custom table will help with setting monster and quest exp because it will be my own set up. My mining system has currently 99 levels of custom exp and it only took me like 3 hours so 301 levels should take much longer.

Basically I want to set the amount of exp needed to level up for each level and I would like a way to do it that works with KGCs limit break script.

Click for my current project.

tSwitch

I still see absolutely no reason why you wouldn't just do it with a mathematical curve in the database.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

Grafikal

Quote from: NAMKCOR on July 21, 2009, 02:29:28 PM
I still see absolutely no reason why you wouldn't just do it with a mathematical curve in the database.

I'm curious if the curve stops at 99 and doesn't see the script, but also I think that the script does have someplace that KGC created their own math for a curve that you can edit that continues from 100 and on. So, Bash, I would look for that if you haven't already?

tSwitch

301 is an interesting number to stop at.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

Bash

The exp curve is ok, but I wish to do an entire custom array or w/e is need for a custom exp table that is compatible with KGC Limit Break.

Click for my current project.