Prepare content module
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user