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