Acc on weapons/item dura drop

Hone

LOMCN Veteran
Veteran
Loyal Member
Jun 10, 2009
270
5
45
Melbourne, Australia
I've just noticed that there's no Acc+ on any of my weapons... I've looked in my db and a weapon which should have, say, Acc+2 has '2' in FLD_ACMAX.

I've searched and apparantly this is right, but it doesn't add anything to the weapons... is there another field I should be using for accuracy?

thanks

Oh and while I'm here, when I repair an item for the first time it loses 1 dura without fail. It should only start dropping dura after the second repair, anyone know how to fix that? I've looked at the setting in !Setup.txt but it's the same setting as I've always used and never had any problems...
 

IceMan

Hero's Act Mir 2
Legendary
Apr 17, 2003
8,544
2
370
350
Weapons:- FLC_macmax = A speed. 1-10 = minus a speed, 11-20 + Plus a speed

eg

FLD_macmax = 2 would mean a speed -2

FLD_macmax = 12 would mea a speed + 2



FLD_slowdown = acc by the power of 256 eg

FLD_slowdown = 256 = acc +1

FLD_slowdown = 512 = acc +2

FLD_slowdown = 1024 = acc +4 etc
 
Upvote 0