Skip to content

[#4393] Inherit the item's base damage type for untyped activity damage#7099

Open
Sayshal wants to merge 1 commit into
foundryvtt:6.0.xfrom
Sayshal:fix/4393
Open

[#4393] Inherit the item's base damage type for untyped activity damage#7099
Sayshal wants to merge 1 commit into
foundryvtt:6.0.xfrom
Sayshal:fix/4393

Conversation

@Sayshal

@Sayshal Sayshal commented Jun 9, 2026

Copy link
Copy Markdown
Contributor
  • Fall back to the host item's base damage type in _processDamagePart when a damage part specifies none
  • Gate the fallback on offersBaseDamage so it only applies to weapon and ammunition items

Closes #4393

- Fall back to the host item's base damage type in _processDamagePart when a damage part specifies none
- Gate the fallback on offersBaseDamage so it only applies to weapon and ammunition items
- Leaves spell, healing, and utility damage untyped as before

Closes foundryvtt#4393
@Fyorl Fyorl added system: activities strategic Requires sign-off from a core Foundry VTT developer before merge. priority: medium labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: medium strategic Requires sign-off from a core Foundry VTT developer before merge. system: activities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Item Activities should include the Base Damage Type if none is specified in the Attack Damage Details tab.

2 participants