forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
args.actor.setupSkill("Esquive", { fields: { difficulty: "average" } }).then(async test => {
|
||||
await test.roll();
|
||||
if (test.failed) {
|
||||
await args.actor.addCondition("bleeding")
|
||||
await args.actor.addCondition("entangled")
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user