- 10
- Posts
- 4
- Years
- She/It
- Seen Aug 14, 2021
Hiya, I'm a bit new to the forum.
But I was wondering, how does one edit Level cap, EXP growth, add new pokeballs and new pokemon? I don't have much experience in C, so any help is appreciated.
I found
and
But other than those I can't find anything refering to EXP and level. I did add a new experience table in experience_tables.h so I'm not sure if that would be an issue.
As for pokeballs, I can only find the files with pokeball in the title, but I'm not sure how to edit them.
And for pokemon, I am unsure how to just add completely new pokemon.
I also would like to add tri-type pokemon. And maybe quads eventually. Though I am unsure if that's a possibility.
Thanks for giving this a read!
But I was wondering, how does one edit Level cap, EXP growth, add new pokeballs and new pokemon? I don't have much experience in C, so any help is appreciated.
I found
Code:
src\data\pokemon\experience_tables.h
Code:
include\constants\pokemon.h
As for pokeballs, I can only find the files with pokeball in the title, but I'm not sure how to edit them.
And for pokemon, I am unsure how to just add completely new pokemon.
I also would like to add tri-type pokemon. And maybe quads eventually. Though I am unsure if that's a possibility.
Thanks for giving this a read!
Last edited: