String
A String Stat Effect modifies String Stats.
It inherits the common Effect behavior from Effect and uses string values when applying the Effect.
Fields
This Effect inherits all fields from Effect.
| Field | Description |
|---|---|
| Use Stat Value | Uses a Stat instead of a predefined Effect value. |
| Value | The predefined string value applied by the Effect. |
| Value Stat | The Stat that provides the Effect value. |
| Use Value Adapter | Enables a Value Adapter for the Effect value. |
| Value Adapter | The Value Adapter used to convert or modify the Effect value before processing. This can be used to adapt the value for different Stat types or other use cases. |