From 1c67930d9460dff3e8fddfd632011586a815c9e3 Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Sun, 21 Jun 2026 17:34:41 -0400 Subject: [PATCH] Hide tooltip and make unusable from setting sheet --- templates/sheets-settings/adversary-settings/features.hbs | 1 + .../sheets-settings/environment-settings/features.hbs | 1 + templates/sheets-settings/npc-settings/features.hbs | 1 + templates/sheets/global/partials/inventory-item-V2.hbs | 8 ++++---- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/templates/sheets-settings/adversary-settings/features.hbs b/templates/sheets-settings/adversary-settings/features.hbs index 5e94186a..1cab8cfe 100644 --- a/templates/sheets-settings/adversary-settings/features.hbs +++ b/templates/sheets-settings/adversary-settings/features.hbs @@ -21,6 +21,7 @@ hideContextMenu=true hideResources=true showActions=false + hideTooltip=true }} {{/each}} diff --git a/templates/sheets-settings/environment-settings/features.hbs b/templates/sheets-settings/environment-settings/features.hbs index 5e94186a..1cab8cfe 100644 --- a/templates/sheets-settings/environment-settings/features.hbs +++ b/templates/sheets-settings/environment-settings/features.hbs @@ -21,6 +21,7 @@ hideContextMenu=true hideResources=true showActions=false + hideTooltip=true }} {{/each}} diff --git a/templates/sheets-settings/npc-settings/features.hbs b/templates/sheets-settings/npc-settings/features.hbs index 5e94186a..1cab8cfe 100644 --- a/templates/sheets-settings/npc-settings/features.hbs +++ b/templates/sheets-settings/npc-settings/features.hbs @@ -21,6 +21,7 @@ hideContextMenu=true hideResources=true showActions=false + hideTooltip=true }} {{/each}} diff --git a/templates/sheets/global/partials/inventory-item-V2.hbs b/templates/sheets/global/partials/inventory-item-V2.hbs index 654bbb5c..4cd4913a 100644 --- a/templates/sheets/global/partials/inventory-item-V2.hbs +++ b/templates/sheets/global/partials/inventory-item-V2.hbs @@ -27,11 +27,11 @@ Parameters: >
{{!-- Image --}} -
+
- {{#if item.usable}} + {{#if (and item.usable (ne showActions false))}} {{#if @root.isNPC}} d20 {{else}}