From 63ed3fb346aad88eaef6f003d3c01ceeea93d385 Mon Sep 17 00:00:00 2001 From: seregrauko <64831679+seregrauko@users.noreply.github.com> Date: Mon, 5 Jun 2023 18:14:29 +0100 Subject: [PATCH] [Castles&Crusades] Bug fix **2023-06-05 ** v.2.5 Paul V Fixed issue with the weapon rolls, they will now correctly add the total mod, if 'modifiers on rolls' is disabled Fixed issue with stat rolls, they will now correctly add the modifier if 'modifiers on rolls' is disabled --- Castles&Crusades/C&C.html | 79 +++++++++++++++++++++++++------------ Castles&Crusades/sheet.json | 2 +- 2 files changed, 55 insertions(+), 26 deletions(-) diff --git a/Castles&Crusades/C&C.html b/Castles&Crusades/C&C.html index 318f903ff1..83a9d1a3d6 100644 --- a/Castles&Crusades/C&C.html +++ b/Castles&Crusades/C&C.html @@ -1346,32 +1346,19 @@

{{title}}

Result = {{Result}}

-

Base Target = {{Target}}

+

Challenge Base = {{Target}}