#21
|
|||
|
|||
Hello,
I've tried the mod but it didn't work. Game version is 1.6.4. Any advice? *note: I also tried editing the hero.txt but the game crashes. |
#22
|
|||
|
|||
Quote:
extract hero.txt from base/ses.ksf using 7zip edit it as you please replace the one in the 16b7mod.ksf with that one. i couldn't do this with 7zip so i renamed to .7z opened with winrar and then replaced it. then renamed back to .ksf and it worked in my version i made the paladin a bit powerful |
#23
|
|||
|
|||
Thanks Marlow, great catch!
|
#24
|
|||
|
|||
remove max level
where are those functions (LOGIC.)?
local learn, skill_need = Logic.hero_lu_skill_upg() local max_level=Logic.skill() i want to remove level cap from spirits and hero |
#25
|
|||
|
|||
I would guess core logic and game functions are defined in their respective libraries which are hardcoded inside the executable and dynamic link libraries. Although increasing the level cap might be something as simple as expanding the XP array found in hero.txt. You shouldn't bother though, you'll only reach around lvl30 by the end of the game not to mention that even if you increased the XP gain, the game would become incredibly imbalanced.
|
#26
|
|||
|
|||
Well if you buff both yourself and the enemy then you really haven't changed anything, now have you? Might as well leave things as they were.
|
#27
|
|||
|
|||
Quote:
not a big problem about level cap on hero. but i have leveled spirits to lvl 30 when my hero was at lvl 20. for more than 1/3 of game no experience bonus for use of rage. skills with experience bonus, or items with experience bonus have no value because of this level cap. |
#28
|
|||
|
|||
They allow you to level faster which in turn makes it easier for you, that was always their purpose in the first place. And there's no point in leveling spirits past lvl30, by that point you should have maxed out all useful abilities, in best case you would get to upgrade even the useless ones and in worst case you would be forced to choose upgrades that you don't want (you don't want to max all abilities because they're better at lower levels).
|
#29
|
|||
|
|||
Quote:
leveled to 35 with cheat codes. |
#30
|
|||
|
|||
Quote:
I spent too much time in the first island and the spirits were blocked. There's a quick cheat to boost their levels? |
|
|