taargetting prevents rolling a power #6
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#6
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
When an actor targets another actor and clicks on the dice button for a strike nothing happens. If you check the console, you get the following error:
Uncaught TypeError: undefined. defender.isAttackerAdvantage is not a function
[Detected 1 package: system:fvtt-hero-system-6]
at Hero6Actor.getCommonRollData (hero6-actor.js:655:44)
at Hero6Actor.rollItem (hero6-actor.js:689:25)
at HTMLAnchorElement. (hero6-actor-sheet.js:187:18)
at HTMLAnchorElement.dispatch (jquery.min.js:2:43184)
at y.handle (jquery.min.js:2:41168)
Targetting is not a function of the current release, tagged as enhancement.
But the error message will be remove meanwhile.
Retested. Fixed.