From 0d3d79e7df4f2fdef43e65ca47dec01152f15c57 Mon Sep 17 00:00:00 2001 From: The Happy Anarchist Date: Thu, 3 Sep 2020 23:16:07 -1000 Subject: [PATCH] Update entity.js Bugfix for exploration. Need to roll above, not below. --- src/module/actor/entity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/module/actor/entity.js b/src/module/actor/entity.js index d3e58ac..a51c3bd 100644 --- a/src/module/actor/entity.js +++ b/src/module/actor/entity.js @@ -338,7 +338,7 @@ export class AcksActor extends Actor { const data = { actor: this.data, roll: { - type: "check", + type: "above", target: this.data.data.exploration[expl], }, details: game.i18n.format("ACKS.roll.details.exploration", {