%% DATAVIEW_PUBLISHER: start
```js
const fs = require("fs");
const { Table } = customJS;
const page = dv.page(file.path);
let image = Table.getImage(page.image, fs);
`
${image}
${page.description}
`;
```
%%
![[_attachments_/Races/Shapeshifter (Gladewalker).jpg|Shapeshifter (Gladewalker).jpg]]
The shapeshifters of Kaldheim live in the realm of Littjara. They wear intricately carved wooden masks to hide their true form. They can take any form necessary to blend into their surroundings — including a shifting aurora form that enables them to move freely through the Cosmos — but they tend to prefer animal forms. Green-aligned shapeshifters, known as Gladewalkers, prefer the forms of wild beasts over any humanoid identity. Bears are a favorite form, but any stag, lynx, bird, or squirrel spotted in the woodlands could be a Gladewalker in disguise.
%% DATAVIEW_PUBLISHER: end %%