Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let test = await this.actor.setupSkill(game.i18n.localize("NAME.Endurance"), {skipTargets: true, appendTitle : ` - ${this.effect.name}`, fields: {difficulty: "hard"}});
|
||||
let test = await this.actor.setupSkill(game.i18n.localize("NAME.Résistance"), {skipTargets: true, appendTitle : ` - ${this.effect.name}`, fields: {difficulty: "hard"}});
|
||||
await test.roll();
|
||||
if (test.failed)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user