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

Set Attribute

Set Attribute

Sets base value of an entity attribute.

type: set_attribute
attribute: MAX_HEALTH
value: 40

Default target: SOURCE.

Field Details

attribute: attribute name to modify.

attribute: MOVEMENT_SPEED

value: new value. Supports {max} (attribute max) and {now} (current attribute value).

value: 0.4

Last updated