Nouveau roll-dialog: mode attaque

This commit is contained in:
2025-09-21 00:15:21 +02:00
parent 607eedc6d2
commit eeba257741
17 changed files with 212 additions and 74 deletions

View File

@@ -14,4 +14,8 @@ export class RollPartDefense extends RollPart {
refs.defenses =[]
}
isForceInsuffisante(rollData) {
return true
}
}