Can't increase the job level of Soul Linker

Kuroyama

New member
Messages
128
Points
0
Already set the soul linker to 100,

image.png

But I'd realize that db isn't reading this one, I tried to remove it and there's no error and I found out that

Herc is reading this one:

image.png

any possible fix for this?

 
can't reproduce your problem

SoulLinker: {
MaxLevel: 123
Exp: [
2500, 4200, 7000, 10300, 15900, 18900, 20900, 22600, 24900, 28800,
31500, 32000, 33300, 35100, 40500, 44100, 46300, 48500, 50700, 56000,
59400, 63500, 68100, 75000, 85700, 90500, 96600, 102600, 108600, 119700,
126000, 132300, 138600, 146100, 157500, 170600, 180400, 190300, 196800, 214900,
225200, 232000, 245700, 255900, 279300, 294000, 308700, 327000, 345400
]
}


my max level becomes 123



ok wait, this is renewal, let me compile to pre-renewal because I kinda remember you said using 20180620 client

yup correct, if compile as pre-renewal, it will read SecondClasses: instead of SoulLinker: field

in fact, pre-renwal doesn't even has SoulLinker: field

so either change to renewal, or edit the source code yourself

 
Back
Top