# Codex of Brambles ## Player Characters %% ```dataview TABLE gender, race, class, description as "Description" FROM "ttrpgs/Codex of Brambles" WHERE type = "PC" ``` %% - ## Sessions ```dataview table summary as "Summary" from "ttrpgs/Codex of Brambles" where contains(type,"session") SORT sessionNum DESC ``` %% - [[001_20240917 Codex of Brambles]] ## Truths about the campaign/world *Write down some facts about this campaign or the world that the characters find themselves in.* - ## Factions ```dataview TABLE description as "Description" from "ttrpgs/Codex of Brambles" WHERE contains(lower(type),"faction") ``` ## Custom rules - [[Character options]] - [[Codex of Brambles House rules]] ## [[Codex of Brambles Safety Tools]] %% # Text Elements # Drawing ```json {"type":"excalidraw","version":2,"source":"https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.0.25","elements":[],"appState":{"theme":"dark","gridSize":null,"viewBackgroundColor":"#ffffff"}} ``` %%