Prepare content module

This commit is contained in:
2024-11-15 23:46:11 +01:00
parent 1a9933fdc7
commit e62868d775
111 changed files with 651 additions and 553 deletions

View File

@ -9,18 +9,6 @@ System.debugMode = true;
export const BOL = {};
BOL.damageValues = {
"0": "0",
"1": "1",
"2": "2",
"3": "3",
"d3": "d3",
"d6M": "d6M (Malus)",
"d6": "d6",
"d6B": "d6B (Bonus)",
"d6BB": "d6B + dé bonus",
}
BOL.damageMultiplier = {
"1": "x1",
"2": "x2",