Enter Project FU: an unofficial foundry system for Fabula Ultima, channeling the essence of the book while delivering the immersive experience of playing a JRPG in tabletop format.
MIT License
40
stars
18
forks
source link
feat: add toggling status effects from ActorSheet #19
Add click handlers for the status effect icons that will toggle status effects in a similar way to the token hud.
Show status effect icons with medium transparency when not active, low transparency when hovered, and no transparency when active.
Refactor grid layout to use the status effect information from Config.
Temp