Génération aléatoire d'archétype

This commit is contained in:
2026-06-20 18:38:48 +02:00
parent 749eb5ee13
commit f8a20b90ff
5 changed files with 95 additions and 27 deletions
+1
View File
@@ -275,6 +275,7 @@ export class RdDActorSheet extends RdDBaseActorSangSheet {
await this.actor.updateCompetenceArchetype(compName, parseInt(event.target.value));
});
this.html.find('.nouvelle-incarnation').click(async event => await this.actor.nouvelleIncarnation())
this.html.find('.repartition-archetype-aleatoire').click(async event => await this.actor.repartitionArchetypeAleatoire())
}
// On pts de reve change