Fix ranged defense + HTH attacks
This commit is contained in:
@@ -302,6 +302,7 @@ export default class LethalFantasyRoll extends Roll {
|
||||
dice = options.rollTarget.damageDice
|
||||
dice = dice.replace("E", "")
|
||||
baseFormula = dice
|
||||
if (options.rollTarget.noExplode) hasMaxValue = false
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user