OctarineSourcerer / cyberpunk2020

A FoundryVTT system for Cyberpunk 2020. It's playable now! There's a lot of hole, because there's a LOT of system to cover, but it should be mostly usable <3
24 stars 22 forks source link

Autofire Shows 'undefined' for Hit Location #110

Closed BaronVonCram closed 2 years ago

BaronVonCram commented 2 years ago

Prior to the version 9 update autofire calculated hit location for shots that hit based on the to-hit roll versus DC. After the update the version 9 autofire presents hit locations as undefined in chat, though it still supplies damage. This occurs regardless of modules loaded, the version 9 screen shots were taken in safe mode.

Looking at the console logs this issue may be related to issue #108.

Autofire 0 8 9 Autofire 9v245 Autofire 9v245 Console output

OctarineSourcerer commented 2 years ago

Good catch, thanks! Should be fixed in 0.3.4 :) Reminded me that roll terms weren't showing properly in multihits - that was in the development branch, but I've brought it over in this update too.