Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
6
scripts/EHfOyVwYhFGWNjw1.js
Normal file
6
scripts/EHfOyVwYhFGWNjw1.js
Normal file
@@ -0,0 +1,6 @@
|
||||
let test = await this.actor.setupSkill(game.i18n.localize("NAME.Résistance"), {difficulty: "difficult"})
|
||||
await test.roll();
|
||||
if (!test.succeeded)
|
||||
{
|
||||
await this.actor.addCondition("poisoned");
|
||||
}
|
||||
Reference in New Issue
Block a user