Skip to content

POC: General combat data (unarmed strikes), forward activity targeting other items#6842

Draft
krbz999 wants to merge 2 commits intofoundryvtt:5.3.xfrom
krbz999:unarmed-strikes-and-forward-nonsense
Draft

POC: General combat data (unarmed strikes), forward activity targeting other items#6842
krbz999 wants to merge 2 commits intofoundryvtt:5.3.xfrom
krbz999:unarmed-strikes-and-forward-nonsense

Conversation

@krbz999
Copy link
Copy Markdown
Contributor

@krbz999 krbz999 commented Mar 24, 2026

Proof of concept pull request.

Adding an embedded model for Unarmed Strike data on Creatures means that any item can reference what the current unarmed strike will do with just @combat.unarmed + @mod as the formula. Effects would modify this, e.g., the Monk class would would apply effects targeting system.combat.unarmed.faces/.number.

In addition, adds a activity.item string field to the Forward activity to allow it to use a different item's activity. There are some more things here that aren't accounted for, like consumption and such, but as a proof of concept it works OK. (No UI changes in this PR.)

Comment thread module/data/actor/templates/creature.mjs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants