Skip to content

[#4259] Add Remove Enchantment option to the inventory context menu#7098

Open
Sayshal wants to merge 2 commits into
foundryvtt:6.0.xfrom
Sayshal:fix/4259
Open

[#4259] Add Remove Enchantment option to the inventory context menu#7098
Sayshal wants to merge 2 commits into
foundryvtt:6.0.xfrom
Sayshal:fix/4259

Conversation

@Sayshal

@Sayshal Sayshal commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  • Add a state-group context option, visible when the item has an applied enchantment
  • Dispatch a removeEnchantment action that deletes all applied enchantments from the item

Closes #4259

@Fyorl Fyorl added ux User experience related features or bugs system: enchantment uncontroversial Can be merged with at least one Maintainer sign-off. labels Jun 9, 2026
@arbron arbron added this to the D&D5E 6.0.0 milestone Jun 10, 2026
Comment thread module/applications/components/inventory.mjs Outdated
Comment thread module/applications/components/inventory.mjs Outdated
- Add a Remove Enchantment context option, visible when the item has an applied enchantment
- Place it in a new destructive group alongside Break Concentration, between the action and state groups
- Dispatch a removeEnchantment action that deletes all applied enchantments from the item
- Reuse the existing DND5E.ENCHANTMENT.Action.Remove label

Closes foundryvtt#4259
- Add a static flag to enchantment profiles, stamped onto applied effects
- Exclude static enchantments from the Remove Enchantment option
- Add a Static checkbox to the enchant activity sheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

system: enchantment uncontroversial Can be merged with at least one Maintainer sign-off. ux User experience related features or bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add 'Remove Enchantment' option to context menu of enchanted items

5 participants