> For the complete documentation index, see [llms.txt](https://maraudical.gitbook.io/status-effects-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maraudical.gitbook.io/status-effects-framework/1.2.0/settings.md).

# Settings

## Status Effect Settings

A **Status Effect Settings** scriptable object will be added to you **Assets/Resources** folder whenever it is first requested. Alternatively, you can access the settings from **Edit > Project Settings > Status Effect Settings**.

<figure><img src="https://drive.google.com/uc?id=1sKm5kJIiJHaRjvHgvYOeHgRTcmEQ1NnK" alt="" width="563"><figcaption></figcaption></figure>

## Groups

The list of string elements under **groups** will be used by the [Group String Attribute](/status-effects-framework/1.2.0/type-specifics/attributes/groupstring.md) to display all of the strings as a dropdown in the inspector.

## Statuses

The list of string elements under **statuses** will be used by the [Status String Attribute](/status-effects-framework/1.2.0/type-specifics/attributes/statusstring.md) to display all of the strings as an **optional** dropdown in the inspector.
