Alright, so i was trying to add another glowing color for +10 to +12.
I searched a lot here and there and found that you have to edit effectscene, effectdata and modeleffect (which should be the link between the number that you put in the weapon/armor and the actual effect in effectdata/effectscene).
Now my question is: in modeleffect there is a column for the cate, one for the id of the effect and one for the scene.
From what i get i should put there the cate (or group of effects if i got right what a cate is) the effect is in, the id of the effect and the scene. Then assing them to something in the first five columns.
Now here come the problem: I really can't figure out what these first five colums (code1,code2,code3,code4,code5) links to. Anyone knows and could give me some directions?
Also, am i going in the right direction at all if anyone knows? Is it something that i can do by just editing csv files or you have to edit the executable too?
Another thing i am trying to edit is the color of the item ranks. To clarify: Legendary items are rank 3 (in the armor/weapon csv) and rank 3 is green color. What i wanted to do was to change the color from green to something else. I searched through most of the csv that seemed to me likely to contain the point to edit but without success.
I searched on stringable files and found the structure of the item descriptions. I found that there was a <NAME> which is the name of the item with probably the color too. Then i tryed to search for the structure of the <NAME> but found nothing.
Does anyone have directions on where to look?
Again: am i going in the right direction? Is a thing that is doable by just editing csv or i should dive into the executable editing to do those edits?
Thanks in advance to anyone who replyes!






