Rappelz Pserver 9.4 Problem with ItemEffects

12/17/2018 10:57 SuperSCNova#1
I have run into the problem with some item effects on weapons and earrings like on One Handed Swords the have +2000% Agility / +2000% Int.

I looked into the DB into the ItemEffectRessource, ItemRessource -/ 93 -/ 94 and EffectRessource Tables and changed some Effect ID's on the correct Item ID, but nothing changed in game these stats still remain somehow and I have run out of ideas.

I already looked in the internet but nothing to find where these Effect are written to change.

I even tried to look into the lua scripts but nothing to be found there either.

Hope you know where the Problem might be. Thanks in Advance. :handsdown:

Here is a bsp.:

12/17/2018 11:56 Makenci#2
Hey.
go to the ItemRessourcen item_id 101710505(Careful Angel's Bloodletter) and change the Value between opt_type_0 and opt_var2_3

I think you have in opt_type_2 (98) opt_var1_2 (20) opt_var2_2 (20)

the 98 by opt_typ_2 is precentage if you want fix value change it to 96 and your state are +20 agi/+20 int and no more +2000%
12/17/2018 14:02 SuperSCNova#3
Thank you problem solved
Only the text at the item is there, but the effect is gone :)