Add rituals and tomes

This commit is contained in:
2025-02-07 16:37:36 +01:00
parent 170d3a2874
commit 4070093cdb
24 changed files with 70 additions and 70 deletions

View File

@ -766,7 +766,7 @@ export default class LethalFantasyRoll extends Roll {
modifierFormula = "0"
} else {
let modAbs = Math.abs(fullModifier)
modifierFormula = `D${modAbs + 1} - 1`
modifierFormula = `${modAbs}`
}
// If the user cancels the dialog, exit