• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

WZ Editting Passive Skills (low ver)

Initiate Mage
Joined
Feb 21, 2016
Messages
2
Reaction score
0
I am a bit confused. It seems they all use "x" no matter what stat they are passively increasing, so how do you specify that it is for accuracy, or weapon def, or attack, etc.
 
Newbie Spellweaver
Joined
Jan 31, 2019
Messages
50
Reaction score
18
It's hard-coded into the client. For example, for mastery skills there's a client function called get_weapon_mastery and in there it gets the "x" value from the skill and assigns the value to "pnACCInc" (variable that's used to increase player's accuracy later on). In a different function it could be getting the "x" value from wz and using it for attack or weapon def. I don't think you could make the x node for one skill be used for any stat of your choosing without editing the client itself.
 
Upvote 0
Back
Top