




Thanks for the version update slyfuldragon!! :D

sly, when i tried to change all of Xiahou dun's stats to 2000, it still displays 1000. does the effect (2000 value) still apply or not?
also for hp, atk & def boost skills. lv 20 = +200, if i change it to lv 100 can i have additional stats +1000?? thanks!




the game's max is 1000 (though the editor goes as far as 9999 -- game's max is still 1000)
The additional stats past 1000 (in-game) can be added with character skills.
Generally speaking, I did this in case anyone who has used a trainer prior to editing their save I've seen the max on a character hit 9999 so I didn't want the editor to throw up an error report and users complaining that the editor does not work. The game has a specific max value in which you can exceed that in the save itself but the game will read and only take in effect it's max, nothing past it.


not sure if this was addressed in the latest update but, the editor still doesn't display multiples of the same weapon with different affinities(some multiples are displayed). Awesome update nonetheless. Also, for animals, what is the max value for speed and power? I set the speed and power of my Red Hare, Hex Mark, Harrier, Shadow Runner, and, Golden Panda to 350. When I first modded Red Hare with the previous version to 500 power and speed, it didnt stick.




That was not address. Though, I'm indifferent to actually addressing it since it works nigh perfectly (if not, that) as it stands. A user can create or edit whatever weapon they see fit with more than enough room, it just doesn't read weapons acquired additionally pass that initial weapons block. In other words, you unlocked a few people, acquired alot of weapons then unlocked more people. Those 3 1 star weapons you acquired by default from unlocking a character may count as an additional if the initial weapons block is already full (which sounds very closely related as a scenario you have described).
If I find the additional weapons block, I may tinker around with it on some free time, test it, then update it.
As for the animals, they should stick. The max values are 65535. However, if you are using a mount then it is safe to put your speed at 1000 - 5000 (anything higher and you will go so fast, you will fly off the map).
If you are having troubles with the animals, try it again, if the results are the same, please upload it and I'll be more than happy to take a look at your save and test it as well.






The hex editor reads the entire save.
Whereas the editor (addressing the weapons) was given a specific block of data which was suspected to be contain all of the weapons at the time. When a player acquires more weapons pass that block of data, it is stored elsewhere in the save as an additional block.
So in your case you unlocked a few people, acquired alot of weapons (filled up that block of data) then unlocked more people. Those 3 1 star weapons (duplicates with different affinities) you acquired by default from unlocking a character (after the initial weapon block was filled) count as additional and stored in the other additional weapons block elsewhere in the save (the same additional weapons block mentioned, that the editor does not read at this moment).