Move aiming to attacker
All checks were successful
Release Creation / build (release) Successful in 1m9s

This commit is contained in:
2025-09-05 23:26:11 +02:00
parent c7727076bf
commit 6eeb391d1a
32 changed files with 143 additions and 105 deletions

View File

@@ -92,8 +92,8 @@ export const RANGE_CHOICES = {
export const ATTACKER_AIM_CHOICES = {
"simple": { label: "Simple (+0)", value: "0" },
"careful": { label: "Careful (Red -5)", value: "-4" },
"focused": { label: "Focused (Grey -9)", value: "-9" }
"careful": { label: "Careful (Red +5)", value: "+4" },
"focused": { label: "Focused (Grey +9)", value: "+9" }
}
export const SPELL_LETHARGY_DICE = [