Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Clear Override

Clears the override value of a character sheet component.

function clearoverride(id, property) end

Parameters

ParameterTypeDescription
idstringCharacter sheet component ID
propertystringCharacter sheet component property name (e.g. value)

Example

tyche.clearoverride("str", "value")