implement custom hotbar card view for Daggerheart items with dynamic tooltips

This commit is contained in:
CPTN Cosmo 2026-05-04 01:18:01 +02:00
commit 373eb12a6d
5 changed files with 359 additions and 0 deletions

24
README.md Normal file
View file

@ -0,0 +1,24 @@
# Daggerheart Hotbar Card View
A Foundry VTT module for the Daggerheart system that enhances the hotbar experience. This module replaces the standard, simple hover-tooltips on the hotbar icons with a full, visually appealing playing card view of the item, making it much easier to read abilities, spells, and items at a glance.
## Features
- Fully stylized playing card view for hotbar items.
- Dynamic color support: seamlessly integrates with both light and dark modes within the Foundry VTT UI.
- Properly displays the item's level, cost, domains, and full descriptions without clipping.
## Installation
You can install this module by pasting the following link into the **Manifest URL** field in the Foundry VTT Module installation menu:
```text
https://git.geeks.gay/cosmo/dh-hotbar-cardview/raw/branch/main/module.json
```
Alternatively, you can download the [zip archive directly](https://git.geeks.gay/cosmo/dh-hotbar-cardview/releases/latest/download/dh-hotbar-cardview.zip).
## Compatibility
- **Foundry VTT**: V14+
- **System**: Daggerheart (v2.1.0+)