> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/data/item/380itemoption.md).

# 380ItemOption

<mark style="color:green;">Fixed catalog of the special bonuses that a</mark> <mark style="color:green;"></mark><mark style="color:green;">**380 item**</mark> <mark style="color:green;"></mark><mark style="color:green;">(high-level items marked with the 380 option flag) can grant. This file is used by</mark> <mark style="color:green;"></mark><mark style="color:green;">`380ItemType.txt`</mark><mark style="color:green;">, which determines which item receives each of these bonuses.</mark>

| 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.        |

### <mark style="color:yellow;">Notes</mark>

* 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`.
