For the complete documentation index, see llms.txt. This page is also available as Markdown.

📑380ItemOption

Fixed catalog of the special bonuses that a 380 item (high-level items marked with the 380 option flag) can grant. This file is used by 380ItemType.txt, which determines which item receives each of these bonuses.

Column
Accepted values
Description

Index

Fixed number from 1 to 8

The bonus type. The list is hardcoded in the server—you cannot add new bonus types by editing this file alone.

Name

Text enclosed in quotes

Bonus name, used only for identification while editing the file.

Value

Number

Default value for this bonus, used when 380ItemType.txt does not specify a custom value for the item.

Notes

  • The eight bonus types are fixed: Increase PvP Attack Success Rate, Increase PvP Damage, Increase PvP Defense Success Rate, Increase PvP Defense, Increase Maximum HP, Increase Maximum Shield (SD), Set SD Recovery Type, and Increase SD Recovery Rate.

  • This file only stores the default value for each bonus. The file that actually assigns a bonus to a specific item is 380ItemType.txt.

Last updated