📑380ItemType
Defines which items can receive 380 bonuses (see 380ItemOption.txt) and which two bonuses each item receives.
Section
Number (item group)
Together with Type, forms the item code.
Type
Number (item index within the group)
See Section.
OptionIndex1
Number from 1 to 8, or *
First 380 bonus assigned to the item—the corresponding Index in 380ItemOption.txt. * = no bonus is assigned to this slot.
OptionValue1
Number, or *
Value of the first bonus. * = uses the default value defined in 380ItemOption.txt.
OptionIndex2
Number from 1 to 8, or *
Second 380 bonus assigned to the item, following the same rules as the first.
OptionValue2
Number, or *
Value of the second bonus. * = uses the default value.
Notes
An item participates in the 380 bonus system only if it is listed in this file and the specific item instance has the 380 item flag. That flag is assigned elsewhere when the item is generated—this file only defines which bonuses are applied if the item is a 380 item.
Each item can have at most two 380 bonuses at the same time (
OptionIndex1andOptionIndex2).
Last updated