Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] modify exp #11

Closed
epheien opened this issue Jul 26, 2020 · 8 comments
Closed

[feature request] modify exp #11

epheien opened this issue Jul 26, 2020 · 8 comments
Labels
enhancement New feature or request

Comments

@epheien
Copy link

epheien commented Jul 26, 2020

It's better it can modity exp of role.

@NovFR
Copy link
Owner

NovFR commented Jul 27, 2020

What do you mean ?

@epheien
Copy link
Author

epheien commented Jul 27, 2020

I means I can modify level 34 via modify experience to 999999999

@NovFR NovFR added enhancement New feature or request not planed This feature is not planned at the moment labels Nov 3, 2020
@karlkeuler
Copy link

ja , i wanna modify level and exp too. My game has a bug when i got 36 level, and when i get some exp ,it will level up to 1 level..... How can fix that

@NovFR
Copy link
Owner

NovFR commented Feb 4, 2021

As far as I know, you can't change the level directly, it is based on your experience points.

If you really want to change your exp, you can use the character's tree (first entry in the Advanced menu):

  • Open the children node
  • Open node[id=Stats]
  • Open attribute[id=Experience]
  • Change the value to whatever you want

@karlkeuler
Copy link

As far as I know, you can't change the level directly, it is based on your experience points.

If you really want to change your exp, you can use the character's tree (first entry in the Advanced menu):

  • Open the children node
  • Open node[id=Stats]
  • Open attribute[id=Experience]
  • Change the value to whatever you want

ya, but it will make the level down....

I m thinking, can we change the level table, to decrease the exp between every level? Then with same exp we can get higher level...

I heard that this bug is come from the exp overflow. only 32-bit for max exp, or we can change that?

@NovFR
Copy link
Owner

NovFR commented Feb 4, 2021

I am not aware of a method to change the level table.

I heard that this bug is come from the exp overflow. only 32-bit for max exp, or we can change that

I'm pretty sure we can't change that. The game expect a 32 bit value.

I don't know how to fix your problem, but to be honest I don't understand how you can reach such a high level.

@karlkeuler
Copy link

I m using other mod to get more monster and double them .... so i can reach such a high level....

@NovFR NovFR removed the not planed This feature is not planned at the moment label Mar 14, 2021
@NovFR
Copy link
Owner

NovFR commented Mar 21, 2021

Added in 1.1.0.0.

@NovFR NovFR closed this as completed Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants