Kampfkunstupdate

+ Added more types & variants
+ Modified Kampfkunstitem, Combatsheet and rollmessage
This commit is contained in:
2024-03-09 16:22:28 +01:00
parent 08ca1cedce
commit f7063b91ca
5 changed files with 86 additions and 24 deletions
+1 -3
View File
@@ -99,9 +99,7 @@
{{/unless}}
{{else}}
<span class="spell-process">{{localize (m5concat "midgard5.kampfkunst-type-" item.type)}}</span>
{{#if (eq item.type "angriff")}}
<span class="spell-process">({{localize (m5concat "midgard5.kampfkunst-variante-" item.variante)}})</span>
{{/if}}
<span class="spell-process">({{localize (m5concat "midgard5.kampfkunst-variante-" item.variante)}})</span>
{{/if}}
</td>
<td class="fixed-value">{{item.calc.ew}}</td>