This commit is contained in:
@@ -9,7 +9,7 @@ if (args.test.options.useOnesArgumentative && (args.test.result.roll <= game.set
|
||||
|
||||
|
||||
if (ones > SL) {
|
||||
args.Test.data.result.SL = "+" + (ones + args.test.successBonus + args.test.slBonus)
|
||||
args.test.data.result.SL = "+" + (ones + args.test.successBonus + args.test.slBonus)
|
||||
args.test.result.other.push(`<b>${this.effect.name}</b>: Utilisation de l'unité des dés comme DR`)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user