Wrapper Mod (Asset): Difference between revisions

From FetishQuest Wiki
Jump to navigation Jump to search
JasX (talk | contribs)
Created page with "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. {| class="wikitable" |+ !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 i..."
 
(No difference)

Latest revision as of 16:28, 19 February 2025

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.