From 21590b4331cbf16eadb51f2ee52aba39fb253ecf Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sun, 4 Apr 2021 23:13:17 +0200 Subject: [PATCH] Update armes/tir/armures --- system.json | 4 ++-- template.json | 6 ++++++ templates/item-armecc-sheet.html | 10 +++++++++- templates/item-armurebouclier-sheet.html | 11 ++++++++++- templates/item-tir-sheet.html | 11 ++++++++++- 5 files changed, 37 insertions(+), 5 deletions(-) diff --git a/system.json b/system.json index f56e7b0..43976c5 100644 --- a/system.json +++ b/system.json @@ -2,11 +2,11 @@ "name": "foundryvtt-vadentis", "title": "Vadentis", "description": "Système Vadentis pour FoundryVTT", - "version": "0.0.10", + "version": "0.0.11", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", - "templateVersion": 8, + "templateVersion": 9, "author": "Uberwald", "esmodules": [ "modules/vadentis-main.js" ], "styles": ["styles/simple.css"], diff --git a/template.json b/template.json index f0f80fe..d47e4d0 100644 --- a/template.json +++ b/template.json @@ -28,6 +28,12 @@ } }, "combat": { + "initiative": { + "base": 0, + "malus": 0, + "bonus": 0, + "label": "Initiative" + }, "force": { "base": 0, "malus": 0, diff --git a/templates/item-armecc-sheet.html b/templates/item-armecc-sheet.html index ef6f097..8db2578 100644 --- a/templates/item-armecc-sheet.html +++ b/templates/item-armecc-sheet.html @@ -11,7 +11,15 @@