Items

Everything that shows up in your gear.

Note: For Boolean variables, it does not matter if shown as “y”, “yes” or “true”. Omitted means “No”

<item> Flags

<useas> Flags

Lines below <item>

Below the “generic” definition of an item, additional items can define specific parameters.
Those lines need to match the selected type.

<modifications>

<accessorymod item="item_name" rating="2" hook="BARREL" included="true"/> Adds an item to an item.

<moditemmod ref="enhancement_name" included="true"/> Adds an enhancement to an item.

</modifications>

Flag "included" means item does not use space in slot.

<requires>

<anyreq>

</anyreq>

</requires>