itteerde / fvttconfig

Configuration for our Foundry VTT environments
2 stars 1 forks source link

Hide, add modifiers, ideally Roll Formula #240

Closed itteerde closed 4 weeks ago

itteerde commented 4 months ago

Hide, add modifiers, ideally Roll Formula

itteerde commented 4 months ago

new macro version in current release

itteerde commented 1 month ago

Bug again (at least Valkyrie)

itteerde commented 1 month ago
let item = canvas.tokens.controlled[0].find(i=>i.name==="Hide");
await item.update({"flags.itemacro.macro.ownership": { default:0, [game.userId]: 3}})
itteerde commented 4 weeks ago

seems to be working