%% DATAVIEW_PUBLISHER: start ```js const fs = require("fs"); const { Table } = customJS; const raceTable = Table.raceTable(dv, fs, file.basename); const page = dv.page(file.path); let image = Table.getImage(page.image, fs); ` # ${file.basename} ${image} ${page.description} ${raceTable} `; ``` %% # Eberron ![[_attachments_/Planes/Eberron.jpg|Eberron.jpg]] Eberron was a part of the Great Wheel cosmology and the overall multiverse, being situated in the Deep Ethereal. However, there it lay at the center of its own material plane and its very own cosmology of other planes that orbited it and had profound effects upon it. Furthermore, this cosmology and its Ring of Siberys sealed the world away from the regular Great Wheel planes, preventing outside deities and powers both celestial and fiendish from having an influence there. | 1d0 | Race | Plane | Pathfinder Race | Description | | --- | ---- | ----- | --------------- | ----------- | %% DATAVIEW_PUBLISHER: end %%