New fields for weapons

This commit is contained in:
2022-01-19 21:57:34 +01:00
parent 4e7b8b9a78
commit adfcce10fc
7 changed files with 41 additions and 21 deletions

View File

@ -10,6 +10,9 @@ System.debugMode = true;
export const BOL = {};
BOL.damageValues = {
"1": "1",
"2": "2",
"3": "3",
"d3" : "d3",
"d6M" : "d6M (Malus)",
"d6" : "d6",