copy_item
Triggered Effect
This effect requires a Trigger to activate.
Copies an item from one inventory slot to another
Effect Syntax
- id: copy_item
args:
from_slot: 0 # The source inventory slot index
to_slot: 1 # The destination inventory slot index
...other config (eg triggers, filters, mutators, etc)