Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
5
scripts/VGuZMIR1lE8I1F1y.js
Normal file
5
scripts/VGuZMIR1lE8I1F1y.js
Normal file
@@ -0,0 +1,5 @@
|
||||
let test = await this.actor.setupSkill(game.i18n.localize("NAME.Cool"), {fields : {difficulty : "difficult"}, appendTitle : ` - ${this.effect.name}`})
|
||||
await test.roll();
|
||||
if (test.failed) {
|
||||
this.actor.addCondition("stunned");
|
||||
}
|
||||
Reference in New Issue
Block a user