Skip to content

[#6660] Add transform mode for changing forms on single actor#6663

Open
arbron wants to merge 1 commit into5.3.xfrom
activity/transform-form
Open

[#6660] Add transform mode for changing forms on single actor#6663
arbron wants to merge 1 commit into5.3.xfrom
activity/transform-form

Conversation

@arbron
Copy link
Collaborator

@arbron arbron commented Jan 27, 2026

Adds a new mode to the Transform activity that allows for changing between different forms defined using active effects on a single actor. When the form is changed, the effect for the selected form is enabled and transfered to the actor while the effects for all other forms are diabled and no longer transfered.

This mode also adds a "Formless" option, which allows for disabling all forms. Using the formless option is good for spells like Disguise Self where the actor should go back to normal once the spell ends while creatures like Werewolves should not use this option, since they are always in one of three distinct forms.

Closes #6660

Adds a new mode to the Transform activity that allows for changing between different forms defined using active effects on a single actor. When the form is changed, the effect for the selected form is enabled and transfered to the actor while the effects for all other forms are diabled and no longer transfered. This mode also adds a "Formless" option, which allows for disabling all forms. Using the formless option is good for spells like Disguise Self where the actor should go back to normal once the spell ends while creatures like Werewolves should not use this option, since they are always in one of three distinct forms. Closes #6660
@arbron arbron self-assigned this Jan 27, 2026
@Zanderaf
Copy link
Contributor

Guessing this also closes #1783 ?

@arbron arbron linked an issue Jan 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants