Skip to main content

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.

FieldDescription
Use Stat ValueUses a Stat instead of a predefined Effect value.
ValueThe predefined string value applied by the Effect.
Value StatThe Stat that provides the Effect value.
Use Value AdapterEnables a Value Adapter for the Effect value.
Value AdapterThe 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.