"Build an Active Effect" — guided walkthrough that mints a sandbox Feature
(the most ergonomic AE host in the manual context, since features have an
Effects tab without needing an actor), opens its Effects tab, walks the
user through creating a passive effect, and tours the AE sheet's tabs.
Selectors target the live BodyMindSoulFeatureSheet + BodyMindSoulEffectSheet:
templates/item/feature/tab-effects.hbs (effects list + create button)
templates/item/parts/item-effects.hbs (per-effect controls)
module/sheets/effect-sheet.mjs (AE sheet tabs / Make Stackable)
"Build an Active Effect" — guided walkthrough that mints a sandbox Feature (the most ergonomic AE host in the manual context, since features have an Effects tab without needing an actor), opens its Effects tab, walks the user through creating a passive effect, and tours the AE sheet's tabs.
Selectors target the live BodyMindSoulFeatureSheet + BodyMindSoulEffectSheet: templates/item/feature/tab-effects.hbs (effects list + create button) templates/item/parts/item-effects.hbs (per-effect controls) module/sheets/effect-sheet.mjs (AE sheet tabs / Make Stackable)