Formula
A string representing a formula that can be resolved by Foundry's roll evaluation.
Not all formula fields support random elements (dice).
floor(@attributes.hd.total / 2) Copy
floor(@attributes.hd.total / 2)
(ceil(@class.level / 2))d6 Copy
(ceil(@class.level / 2))d6
https://foundryvtt.com/article/dice/
Formula
A string representing a formula that can be resolved by Foundry's roll evaluation.
Not all formula fields support random elements (dice).