Added hover functionality to adversary damage cards

This commit is contained in:
WBHarry 2025-08-25 21:44:29 +02:00
parent af780520dd
commit 744412bf9f
3 changed files with 40 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<div class="daggerheart chat damage-summary">
{{#each targets}}
<div class="target-container">
<div class="token-target-container" data-token-uuid="{{this.token.uuid}}">
<header>
<img src="{{this.token.texture.src}}" />
<label>{{this.token.name}}</label>