dmdorman / hero6e-foundryvtt

MIT License
7 stars 6 forks source link

Invisibility cannot be unchecked. #1005

Closed tthomsen closed 1 month ago

tthomsen commented 1 month 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 1 month 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 1 month ago

Let me know if you need the HDC file.

aeauseth commented 1 month ago

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

aeauseth commented 1 month ago

Let me know if you need the HDC file.

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

tthomsen commented 1 month ago

Excellent, thanks again!