diff --git a/lang/en.json b/lang/en.json index eb11e51..b176da6 100644 --- a/lang/en.json +++ b/lang/en.json @@ -4,9 +4,11 @@ "Personnage": "PC" }, "Item": { - "Trait": "Trait", - "Weapon": "Weapon", - "Equipment": "Equipment" + "trait": "Trait", + "weapon": "Weapon", + "equipment": "Equipment", + "maneuver": "Maneuver", + "specialization": "Specialization" } }, "ECRY": { @@ -57,7 +59,7 @@ "goldcoin": "Gold coin", "lige": "Lige", "hurle": "Howl", - "coin": "Coin", + "coin": "Penny", "notes": "Notes", "bio": "Bio", "bionotes": "Bio&Notes", diff --git a/lang/fr.json b/lang/fr.json index 92f84ca..1244e7e 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -4,9 +4,11 @@ "Personnage": "PJ" }, "Item": { - "Trait": "Trait", - "Weapon": "Arme", - "Equipment": "Equipement" + "trait": "Trait", + "weapon": "Arme", + "equipment": "Equipement", + "maneuver": "Manoeuvre", + "specialization": "Spécialisation" } }, "ECRY": { diff --git a/system.json b/system.json index d42d07c..3efc849 100644 --- a/system.json +++ b/system.json @@ -42,7 +42,7 @@ ], "title": "Ecryme, le Jeu de Rôles", "url": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme", - "version": "11.0.7", - "download": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/archive/fvtt-ecryme-v11.0.7.zip", + "version": "11.0.8", + "download": "https://www.uberwald.me/gitea/uberwald/fvtt-ecryme/archive/fvtt-ecryme-v11.0.8.zip", "background": "systems/fvtt-ecryme/images/assets/ecryme_extract_panel_01.webp" } \ No newline at end of file diff --git a/template.json b/template.json index d4337f9..3e4e543 100644 --- a/template.json +++ b/template.json @@ -191,7 +191,7 @@ "annency", "boheme", "contact", - "confrontation" + "maneuver" ], "templates": { "common": { @@ -203,6 +203,11 @@ "costunit": "" } }, + "maneuver": { + "templates": [ + "common" + ] + }, "confrontation": { "templates": [ "common" diff --git a/templates/items/item-maneuver-sheet.hbs b/templates/items/item-maneuver-sheet.hbs new file mode 100644 index 0000000..8be4ccc --- /dev/null +++ b/templates/items/item-maneuver-sheet.hbs @@ -0,0 +1,27 @@ +