Modify Accessory (Entity Action Type)
Acts on the entity's equipped accessories (alias modify_trinket).
Acts on the entity’s equipped accessories (alias modify_trinket).
Type ID: apoli:modify_accessory
Fields
| Field | Type | Default |
|---|---|---|
slots | list of slot | optional |
item_condition | item condition | optional |
item_action | item action | optional |
entity_action | entity action | optional |
limit | integer | 0 |
unequip | boolean | false |
Example
{
"type": "apoli:modify_accessory"
}