Effect Tagging #11
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/fvtt-hero-system-6#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hero has 5 main effect outputs:
Within a Power, the ability to define which type of effect roll will be necessary for future automation.
A drop down with these options (as labeled above) would be perfect.
Then, when outputting the effect roll to chat do the following:
A. Include the label in output to clarify
B. In the case of #2, roll 1d3 and multiply the damage by the 1d3 roll to determine the amount of STUN.
C. In the case of #1-2, report BODY and STUN separately (and accessible for automated damge application)
D. In the case of #4, output the value only as STUN (no BODY)
E. In the case of #4, output the value only as BODY (no STUN)
F. In the case of #5, output the value as a die result (no BODY or STUN)
Other than B, this is only about output tagging with no automation. B would be a very helpful minor automation (hopefully) for inclusion in the current Basic version.
How is computed STUN ?
Should be OK in next release
All fixed in next release, automation accepted in the current development scope.