Author : thegoblin

Object previews are now known as overlays and they see some new functionality. As well as the notes and statblocks that were included in previews, you now get all the consumables, connections, and journal entries related to that object. And not only that, existing journal entries, connections, and consumable values can be edited directly in ..

Read more

Create a number that is able to be clicked and changed when viewing the object. Fields can be used in the main object notes and in statblocks. number(name=fieldname,value=n[,label=label text,show_symbol,dice=dice notation,dicelabel=dice label text]) name Required The field name of this number. Must be unique. value Required The current numeric value. This is changeable by clicking the ..

Read more

If you are using DND 5e, or a compatible system, then you can display modifiers that are automatically calculated from other numbers (e.g. the strength, dex, etc. modifiers). mod5e(value=fieldname[,show_symbol,dice=dice notation,dicelabel=dice label text]) value Required The name of a number() value to display the modifier for. show_symbol Optional If included, the number will be shown with ..

Read more

Calculated fields follow most of the same rules as Digital Dice Rolling: Dice Notation but are defined with calc() instead of rollable(). calc([dice=]dicenotation,[dicelabel=label text,label=label text,compact,mods]) The differences between the two functions is that calc() fields do not have a dice rolling option, and if the mods keyword is used, it will not include a leading ..

Read more

This update sees a change to the way column sharing and visibility works. Previously, changing a column’s visibility would make that change for both you and other users. Column visibility and sharing are now handled separately with a new explicit sharing toggle that controls which columns are shared with other users. When a column is ..

Read more

In addition to adding objects to images as pins, you can now add text labels to appear in the same way. Just right-click a pin-enabled image and select Add label to add your custom text. See Add pins to images for full details on image pins, including how to configure the markdown to enable pins ..

Read more

See a visual map of your campaign objects with the Connection Map feature. Enable it in the Lab section of your campaign settings, and the option will appear alongside the Scratch Pad and Dice Roller in the Tool Belt in the bottom-right hand corner. The map panel pops up the same way preview windows do ..

Read more