+
{{localize "CTHULHUETERNAL.Label.conShort"}}
- {{formInput systemFields.characteristics.fields.con.fields.feature value=system.characteristics.con.feature localize=true}}
+ {{formInput systemFields.characteristics.fields.con.fields.feature value=system.characteristics.con.feature localize=true}}
-
+
{{localize "CTHULHUETERNAL.Label.intShort"}}
- {{formInput systemFields.characteristics.fields.int.fields.feature value=system.characteristics.int.feature localize=true}}
+ {{formInput systemFields.characteristics.fields.int.fields.feature value=system.characteristics.int.feature localize=true}}
-
+
{{localize "CTHULHUETERNAL.Label.powShort"}}
- {{formInput systemFields.characteristics.fields.pow.fields.feature value=system.characteristics.pow.feature localize=true}}
+ {{formInput systemFields.characteristics.fields.pow.fields.feature value=system.characteristics.pow.feature localize=true}}
-
+
{{localize "CTHULHUETERNAL.Label.chaShort"}}
- {{formInput systemFields.characteristics.fields.cha.fields.feature value=system.characteristics.cha.feature localize=true}}
+ {{formInput systemFields.characteristics.fields.cha.fields.feature value=system.characteristics.cha.feature localize=true}}
-
+
{{localize "CTHULHUETERNAL.Label.description"}}
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}}
-
+
{{localize "CTHULHUETERNAL.Label.notes"}}
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
+
\ No newline at end of file
diff --git a/templates/protagonist-equipment.hbs b/templates/protagonist-equipment.hbs
index 0114ea4..046fe9d 100644
--- a/templates/protagonist-equipment.hbs
+++ b/templates/protagonist-equipment.hbs
@@ -1,5 +1,5 @@
-
+
{{localize "CTHULHUETERNAL.Label.weapons"}}{{#if isEditMode}}
{{/if}}
+
\ No newline at end of file
diff --git a/templates/protagonist-skills.hbs b/templates/protagonist-skills.hbs
index c0663f8..154300f 100644
--- a/templates/protagonist-skills.hbs
+++ b/templates/protagonist-skills.hbs
@@ -1,5 +1,5 @@
- {{log this}}
+
{{localize "CTHULHUETERNAL.Label.skills"}}
@@ -21,5 +21,5 @@
-
+
\ No newline at end of file
diff --git a/templates/protagonist-status.hbs b/templates/protagonist-status.hbs
index 8c4f5c7..1fe746b 100644
--- a/templates/protagonist-status.hbs
+++ b/templates/protagonist-status.hbs
@@ -1,4 +1,5 @@
+
{{localize "CTHULHUETERNAL.Label.bonds"}}{{#if isEditMode}}
@@ -91,5 +92,5 @@
{{/each}}
-
+
\ No newline at end of file
diff --git a/templates/vehicle-description.hbs b/templates/vehicle-description.hbs
index 53f3759..4d6d440 100644
--- a/templates/vehicle-description.hbs
+++ b/templates/vehicle-description.hbs
@@ -1,12 +1,13 @@
-
+
{{localize "CTHULHUETERNAL.Label.description"}}
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}}
-
+
{{localize "CTHULHUETERNAL.Label.notes"}}
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
+
\ No newline at end of file
diff --git a/templates/vehicle-equipment.hbs b/templates/vehicle-equipment.hbs
index 5e9013b..bb88723 100644
--- a/templates/vehicle-equipment.hbs
+++ b/templates/vehicle-equipment.hbs
@@ -1,5 +1,5 @@
-
+
{{localize "CTHULHUETERNAL.Label.weapons"}}{{#if isEditMode}}
-
+
\ No newline at end of file