05-13-2011, 09:32 AM
In C:\Documents and Settings\Evan\Desktop\D2NT\scripts\NTBot\item_configs\normal
Looks like:
Change the 7 to a lower number to keep it, for the poison, change the 21 to something like 10 I guess, not too sure about that, its damage/10.2, so figure that out for what the minimum damage you want.
Looks like:
Quote:[Name] == SmallCharm && [Quality] == magic # [PoisonMaxDam]/10.2 >= 21
[Name] == SmallCharm && [Quality] == magic # [ItemMagicBonus] >= 7
Change the 7 to a lower number to keep it, for the poison, change the 21 to something like 10 I guess, not too sure about that, its damage/10.2, so figure that out for what the minimum damage you want.