Wrapper Mod (Asset)
Jump to navigation
Jump to search
A wrapper extension lets you reuse a wrapper in multiple areas, but modify some values when you apply it. A common use case is having different actions apply the same effect, but with a different number of stacks. Values that are -1 are ignored.
| Field | Type | Default | Description |
|---|---|---|---|
| Label | String | Set to a unique label. Do not change after you are done setting up! | |
| Comment | String | A local comment describing what you're doing. This is only visible in the editor. | |
| Stacks | Int | -1 | Nr stacks to apply. |
| Duration | Int | -1 | Max duration of the wrapper. |
| Max Stacks | Int | -1 | Max stacks of the wrapper. |
| Target | String | NO OVERRIDE | Changes the target of the wrapper. |
| Wrapper | Wrapper | The wrapper to modify. |