From 5b57546e25dfee415cabdb84c2c340289bad468b Mon Sep 17 00:00:00 2001 From: macniel Date: Tue, 14 Jul 2026 14:59:55 +0200 Subject: [PATCH] add traits to standalone skill dialog --- .../actor/character/standalone/skills.hbs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/templates/actor/character/standalone/skills.hbs b/src/templates/actor/character/standalone/skills.hbs index 67ff834e..434636bf 100644 --- a/src/templates/actor/character/standalone/skills.hbs +++ b/src/templates/actor/character/standalone/skills.hbs @@ -1,4 +1,19 @@
+ {{#if skills.Gaben}} +
+
+

Gaben

+
    +
  • + {{#each skills.Gaben}} +
  • + {{> "systems/DSA_4-1/templates/ui/partial-rollable-button.hbs" this}} +
  • + {{/each}} +
+
+
+ {{/if}}

Kampftalente