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 @@