dmdorman / hero6e-foundryvtt

MIT License
6 stars 7 forks source link

Invisibility cannot be unchecked. #1005

Closed tthomsen closed 6 months ago

tthomsen commented 6 months ago

One of my players has been running into this issues. Invisibility can't be unchecked and endurance is not being tracked during combat.

Invisibility can't be unchecked

aeauseth commented 6 months ago

Invisibility now shows up under defenses. Not technically a defense, but behaves like one. Confirmed it uses END when token is in the combat tracker.

TODO: Spend END when it is initially turned on (but not more than once per segment). TODO: Associate invisibility with invisibility status effect.

image

tthomsen commented 6 months ago

Let me know if you need the HDC file.

aeauseth commented 6 months ago

Added END use when toggled on. Also added invisible status if the INVISIBILITY power is based on SIGHTGROUP.

aeauseth commented 6 months ago

Let me know if you need the HDC file.

I do not need an HDC file. Thanks for offering.

tthomsen commented 6 months ago

Excellent, thanks again!