2 include this file for config.
5 write message to stderr.
9 redefine already defined item; useful for modding.
12 extend already defined item: add new configs; useful for modding.
15 I.V.A.N. will load item_00.dat to item_99.dat (if present)
16 I.V.A.N. will load char_00.dat to char_99.dat (if present)
19 added patch from Planplan:
21 allows Helmet, Cloak, Body Armor and Belt to add Arm Strength,
22 Dexterity, Leg Strength and Agility. It's maybe a bit dirty, but it
25 The enchant bonus is divised by 2, because the bonus value is added to
26 each arm or leg. A +1 Dexterity bonus will add +0.5 Dexterity to each
27 arm so (could be invisible for a +1 item so, unless you're Dexterity is
28 already a bit trained).