- Joined
- Jun 15, 2014
- Messages
- 240
- Reaction score
- 41
- First Language
- English Spanish
- Primarily Uses
Hi all!
I know that I can find the formula for the encounter rate at the function Game_Player.prototype.makeEncounterCount() located on the rpg_objects. Now, i want to modify the formula so I always get 3 more steps or 3 less steps than the specified Enc. Steps.
Ex: If I specify 10 for a certain map, I can get the number 7 through 13.
Thanks!
I know that I can find the formula for the encounter rate at the function Game_Player.prototype.makeEncounterCount() located on the rpg_objects. Now, i want to modify the formula so I always get 3 more steps or 3 less steps than the specified Enc. Steps.
Ex: If I specify 10 for a certain map, I can get the number 7 through 13.
Thanks!
