add zig build for compendium packs

move document types from template.json into system.json
change Talents into Items
add rolls for Talents
change the fallback language to german
This commit is contained in:
Sven Balzer
2024-11-23 18:29:11 +01:00
parent 98dcb0749d
commit 942c395f59
170 changed files with 32606 additions and 321 deletions
+4
View File
@@ -0,0 +1,4 @@
<div class="talent_dialog">
<span class="colspan2">{{localize "DSA41.kampf.modifikator"}}</span>
{{>editable-input class="colspan2" type="number" name="modifikator" value=(lookup formData "modifikator") }}
</div>