Displays a configurable tooltip when you hover over a token!
The configuration can be adjusted by the GM. Players can toggle whether they want to see tooltips or not using a setting or a button on the left sidebar.
When you choose the code type for a tooltip row, your code gets the following arguments:
this,model: The data model for the rowtoken: The token document that is being hoveredactor: The actor that is being hoveredshortcuts: All entries inCONFIG["furtherv-token-tooltips"].shortcutswhich can be used as code simplifcations. Can be modified using JS as well!