| Latest version | 1.1.0 |
|---|---|
| Minimum Core | |
| Compatible Core | |
| Last updated | 3 months ago |
| Created | 3 months ago |
| Authors |
|
| Languages |
English |
| Systems |
Black-flag |
| Project source | Project URL |
A compendium browser for Black Flag Roleplaying (Tales of the Valiant). Browse and filter spells, items, monsters, classes, lineages, heritages, talents, and more. Ported from the dnd5e built-in compendium browser.
| Feature | Description |
|---|---|
| 10 tabs | Classes, Subclasses, Lineages, Heritages, Talents, Backgrounds, Items, Spells, Monsters, Vehicles |
| Rich filtering | Tab-specific sidebar filters — class, rarity, spell circle, school, magic source, tags, CR, size, creature type, price |
| 3-state filters | Toggle between off → include (green ✓) → exclude (red −) → off |
| Type checkboxes | Filter by item subtypes on tabs that support them |
| Name search | Debounced text search across compendium indexes |
| Source configuration | GM-configurable compendium source selection per package |
| Drag-and-drop | Drag entries directly into actor sheets or the sidebar |
| Lazy loading | Scroll to load more results in large collections |
| Document preview | Click any entry title to open its full document sheet |
| Row dividers | Subtle gray lines between result rows for readability |
| Hover glow | Visual feedback on search and filter inputs |
| Hotkey toggle | Shift+Alt+B opens or closes the browser from anywhere in Foundry |
In Foundry VTT:
https://github.com/jonmichaels/compendium-browser-bf/releases/latest/download/module.jsonManual: Download the latest release zip and extract to Data/modules/compendium-browser-bf/.
Filters are tab-specific and resolve from the compendium index for fast filtering. Class filter on the Subclasses screen loads full documents for accurate parent class matching.
npm install
npm run build # production build (webpack)
npm run watch # development watch mode
Symlink the project directory into Foundry's Data/modules/compendium-browser-bf/ for live testing.
This module is a Black Flag / Tales of the Valiant port of the dnd5e built-in compendium browser.
MIT
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: compendium-browser-bf or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.