skill levels being added to skills incorrectly #2
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/fvtt-hero-system-6#2
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?
Foundry 11.308
HERO 11.0.16
Seemingly random skill levels being added to skills. To recreate:
OK, but I don't understand the issue. *
Could you please post snapshot and the expected result, I do not get what must be done here.
Familiarity should set the skill roll to 8-. Cost = 1
Proficiency should set the skill roll to 10-. Cost = 2
Everyman should set the cost to 0.
Familiarity can only be combined with Everyman.
Proficiency is exclusive.
Right now when you check Familiarity it sets Levels to 10, which then get added to the base roll (Levels should be 0)
clicking Everyman after that, sets Levels to 8, which then get added to the base roll (Levels should be 0)
Fixed for next release