diff --git a/system.json b/system.json index cda9f5b..a3c3832 100644 --- a/system.json +++ b/system.json @@ -40,9 +40,9 @@ "styles": [ "styles/simple.css" ], - "templateVersion": 2, + "templateVersion": 3, "title": "Mournblade", "url": "", - "version": "0.0.2", + "version": "0.0.3", "background": "./images/ui/mournblade_welcome.webp" } \ No newline at end of file diff --git a/template.json b/template.json index 1dea424..ae5d180 100644 --- a/template.json +++ b/template.json @@ -115,10 +115,6 @@ "prix": 0, "templates": [ "base" ] }, - "predilection": { - "competenceId": "", - "templates": [ "base" ] - }, "competence": { "niveau": 0, "attribut1": "", @@ -135,6 +131,7 @@ "templates": [ "base" ] }, "pacte": { + "allegeance": "", "templates": [ "base" ] }, "traitchaotique": { @@ -150,6 +147,7 @@ "templates": [ "base" ] }, "tendance": { + "allegeance": "", "templates": [ "base" ] }, "rune": { diff --git a/templates/item-arme-sheet.html b/templates/item-arme-sheet.html new file mode 100644 index 0000000..bad0780 --- /dev/null +++ b/templates/item-arme-sheet.html @@ -0,0 +1,70 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-don-sheet.html b/templates/item-don-sheet.html new file mode 100644 index 0000000..ece7b96 --- /dev/null +++ b/templates/item-don-sheet.html @@ -0,0 +1,37 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + + + + + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-monnaie-sheet.html b/templates/item-monnaie-sheet.html new file mode 100644 index 0000000..2f61605 --- /dev/null +++ b/templates/item-monnaie-sheet.html @@ -0,0 +1,19 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-pacte-sheet.html b/templates/item-pacte-sheet.html new file mode 100644 index 0000000..d7cb290 --- /dev/null +++ b/templates/item-pacte-sheet.html @@ -0,0 +1,29 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-protection-sheet.html b/templates/item-protection-sheet.html new file mode 100644 index 0000000..11994cb --- /dev/null +++ b/templates/item-protection-sheet.html @@ -0,0 +1,44 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + + + + + + + + + + + + + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-rune-sheet.html b/templates/item-rune-sheet.html new file mode 100644 index 0000000..8fa8d7c --- /dev/null +++ b/templates/item-rune-sheet.html @@ -0,0 +1,35 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + + + + + + + + + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-tendance-sheet.html b/templates/item-tendance-sheet.html new file mode 100644 index 0000000..d7cb290 --- /dev/null +++ b/templates/item-tendance-sheet.html @@ -0,0 +1,29 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + + + + + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/item-traitchaotique-sheet.html b/templates/item-traitchaotique-sheet.html new file mode 100644 index 0000000..2f61605 --- /dev/null +++ b/templates/item-traitchaotique-sheet.html @@ -0,0 +1,19 @@ +
+
+ +
+

+
+
+ + {{!-- Sheet Body --}} +
+ +
+ + {{> systems/fvtt-mournblade/templates/partial-item-description.html}} + +
+ +
+
diff --git a/templates/partial-options-equipment-types.html b/templates/partial-options-equipment-types.html deleted file mode 100644 index ab60653..0000000 --- a/templates/partial-options-equipment-types.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - -