From dea92e8c9840ac33bc54376f148e9802754ea9e7 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 24 Oct 2022 17:37:49 +0200 Subject: [PATCH] Armes/Protections/Equipement --- templates/item-talent-sheet.html | 51 ++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 templates/item-talent-sheet.html diff --git a/templates/item-talent-sheet.html b/templates/item-talent-sheet.html new file mode 100644 index 0000000..68fa658 --- /dev/null +++ b/templates/item-talent-sheet.html @@ -0,0 +1,51 @@ +
+
+ +
+

+
+
+ + {{> systems/fvtt-hawkmoon-cyd/templates/partial-item-nav.html}} + + {{!-- Sheet Body --}} +
+ + {{> systems/fvtt-hawkmoon-cyd/templates/partial-item-description.html}} + +
+ +
    + +
  • + + +
  • + +
  • + + +
  • + + {{#if system.isbonus}} +
  • + +
  • +
  • + +
  • + {{/if}} +
+
+ +
+
\ No newline at end of file