Rotnroller89 说:
What about experience gain/ limit amount? Ex. you need xxxx amount of xp to level up.
That is governed in the script "game_get_upgrade_xp" for all troops in the game.
Also, there are XP multipliers (for the player, heroes, and normal soldiers respectively) you can change in module.ini
13exa 说:
What is Script to make people walk around scenes like in Town or Village?
I want it on Tavern
Look up the various scripts that deal with "town_walkers"
Essentially they pick an existing entry point, set it as a destination, then set another as a destination and repeat.