From be54d704caeaa4337d79cc4edd6a7eb4ba1ed4e1 Mon Sep 17 00:00:00 2001 From: Dav Vial Date: Sat, 5 Dec 2020 05:10:09 +0000 Subject: [PATCH 1/3] Update template.json --- system/template.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/system/template.json b/system/template.json index e9a3d8f..a71c722 100644 --- a/system/template.json +++ b/system/template.json @@ -120,8 +120,10 @@ "weight": 0, "description": "", "damage": 0, + "deadliness": 0, "range": 0, - "properties": "" + "properties": "", + "detail": "" }, "feat": { "feat_type": "", From d0ea3e705650d093cd23c6aad16423b15c28549b Mon Sep 17 00:00:00 2001 From: Dav Vial Date: Sat, 5 Dec 2020 05:13:21 +0000 Subject: [PATCH 2/3] Update template.json --- system/template.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/template.json b/system/template.json index a71c722..9e90f65 100644 --- a/system/template.json +++ b/system/template.json @@ -122,8 +122,7 @@ "damage": 0, "deadliness": 0, "range": 0, - "properties": "", - "detail": "" + "properties": "" }, "feat": { "feat_type": "", From fdd3b865f45144e58dc35288ed3fcfe16788bb96 Mon Sep 17 00:00:00 2001 From: Dav Vial Date: Sat, 5 Dec 2020 05:14:00 +0000 Subject: [PATCH 3/3] Update template.json --- system/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/template.json b/system/template.json index 9e90f65..6898fb2 100644 --- a/system/template.json +++ b/system/template.json @@ -120,7 +120,7 @@ "weight": 0, "description": "", "damage": 0, - "deadliness": 0, + "deadliness": 0, "range": 0, "properties": "" },