Empoignade V2

This commit is contained in:
2025-10-21 02:26:44 +02:00
parent 147e49f2cb
commit 0f3d1e708d
23 changed files with 250 additions and 37 deletions

View File

@@ -58,6 +58,7 @@ export class RdDInitiative {
return {
roll: roll,
value: value,
rang: formule.phase.rang,
init: formule.phase.rang + value / 100,
label: formule.phase.label
}