Various fixes and renamingé

This commit is contained in:
2025-09-02 18:17:31 +02:00
parent e5653a4edc
commit d0411f9ec9
32 changed files with 172 additions and 172 deletions

View File

@@ -178,6 +178,7 @@ export default class LethalFantasyRoll extends Roll {
} else if (options.rollType === "skill") {
options.rollName = options.rollTarget.name
hasD30 = true
dice = "1D20"
baseFormula = "D20"
hasModifier = true