forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
Attributes
JasperLorelai edited this page Aug 3, 2024
·
5 revisions
| Value | Type | Default |
|---|---|---|
attribute |
Attribute | |
value |
Integer | |
operation |
Operation | add_number |
slot |
Before 4.0 Beta 16: Equipment Slot Leave undefined for all slots Extended since 4.0 Beta 16: Equipment Slot Group * can be an alias for any
|
any |
id |
Resource location with the default magicspells namespace |
Unique UUID |
The slot option only works when the attributes are defined on Magic Items.
<attribute> <value> <operation> [slot]
<attribute> <value> <operation> <slot> <id>
attributes:
- generic_movement_speed 1 add_numberNote
Since 4.0 Beta 16
List of config sections, compact or not.
attributes:
# Flow style section
- {attribute: "", value: , operation: , slot: }
# Block style section
- attribute:
value:
operation:
slot: