Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

(Help) how to modify weight that your characters carry items?

Newbie Spellweaver
Joined
Jul 14, 2016
Messages
69
Reaction score
5
It is possible to modify or make weight free? If you exceeded the weight limits your characters will run very very slow in missions.

heroesContents.db3 - CharacterBaseLoadInfo - Modify BaseCharacterLoadWeight for the class and level you want
You will notice weight capacity for all the characters are defined only up to lvl 100, whereas you can change lvl to 200.
So if you change lvl to 200, unless you modify this, you will easily exceed weight limit.

As an alternative heroesContents.db3 - SkillArgumentInfo - type in skill_weight_mastery in SkillId, and modify value for rank 13.
This changes the weight skill that every character has.
I haven't tried playing any of this however, because as long as I stick with normal items in lvl 90, I never had a problem with weight.
But these methods are probably easier than changing items' weights.
 
Upvote 0
Back
Top