Pjb518 / FoundryVTT-Level-Up-Official

An official implementation of the Level Up: Advanced 5th Edition system for FoundryVTT.
MIT License
43 stars 15 forks source link

Adding 2+ conditions via active effects does not display any conditions #473

Open caewok opened 2 months ago

caewok commented 2 months ago

If you try to add an active effect to an actor sheet that has 2+ status conditions, the conditions will appear in the _token.actor.statuses array but clicking on "Assign Status Effects" in the Token HUD will show no conditions highlighted.

To replicate:

  1. Create an object to store an ActiveEffect.
  2. Create a new ActiveEffect on the token with the Key "Status Conditions" and select 2+ conditions.
  3. Drag the ActiveEffect from the object to an actor sheet. Screenshot 2024-08-29 at 5 30 56 PM