taargetting prevents rolling a power #6
Loading…
x
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.