
I have been making some small tweaks to the skill macros on the Pathfinder character skeet. For example adding a note about Trapfinding to perception like so: @{PC-whisper} &{template:pf_generic} @{toggle_accessible_flag} @{toggle_rounded_flag}{{color=@{rolltemplate_color}}} {{header_image=@{header_image-pf_generic}}} {{character_name=@{character_name}}} {{character_id=@{character_id}}} {{subtitle}} {{name=Perception}} {{Check=[[ @{skill-query} + [[ @{Perception} ]] ]]}} {{Trapfinding = +[[{floor(@{class-0-level}/2),1}kh1]]}} When the Pathfinder character sheet is updated will changes to such macros be overwritten? Is there a way to specify or lock a version of a character sheet for a campaign? Thanks!