parent
db04c41943
commit
0d3d79e7df
|
@ -338,7 +338,7 @@ export class AcksActor extends Actor {
|
||||||
const data = {
|
const data = {
|
||||||
actor: this.data,
|
actor: this.data,
|
||||||
roll: {
|
roll: {
|
||||||
type: "check",
|
type: "above",
|
||||||
target: this.data.data.exploration[expl],
|
target: this.data.data.exploration[expl],
|
||||||
},
|
},
|
||||||
details: game.i18n.format("ACKS.roll.details.exploration", {
|
details: game.i18n.format("ACKS.roll.details.exploration", {
|
||||||
|
|
Loading…
Reference in New Issue