Latest version | 1.3.0 |
---|---|
Minimum Core | 0.5.0 |
Compatible Core | 3.2.1 |
File size | 0 B |
Last updated | 2 years ago |
Created | 2 years ago |
Authors | |
Languages |
|
Systems | All systems |
Project source | Project URL |
A Foundry VTT module to share Data between worlds via compendia.
Install Module
button.Manifest URL
field.Install
button.
WARNING: If you update this module, Foundry VTT will erase your compendia.
module.json
file:
~/Data/modules/My Shared Compendia
) and update the module.json
file.download
and manifest
) and save the file.
Remember that you need to unlock your compendia to be able to add things to them.
This module comes with 12 Default compendia:
Actors (shared)
(Actor)Classes (shared)
(Item)Feats (shared)
(Item)Items (shared)
(Item)Journal Entries (shared)
(JournalEntry)Macros (shared)
(Macro)Monsters (shared)
(Actor)Playlists (shared)
(Playlist)Roll Tables (shared)
(RollTable)Scenes (shared)
(Scene)Spells (shared)
(Item)Subclasses (shared)
(Item)
To change the default setup, edit the module.json
file. All compendia are defined within the "packs" attribute beginning with line 10.
For example:
{ "packs": [ { "name": "monsters", "system": "dnd5e", "label": "Monsters", "path": "./packs/monsters.db", "module": "my-shared-compendia", "type": "Actor" }, { "name": "my-custom-items", "system": "dnd5e", "label": "My Custom Items", "path": "./packs/items.db", "module": "my-shared-compendia", "type": "Item" } ] }
Note: There are no compendium Types for Classes, Feats, and Features in Foundry, so the Item
type is generally used for these.
DnD5e Game System is required: The Game System adds some SRD Compendia. Using Compendium Folders is highly recommended.
Credit for the cleaner version goes to npiani. Process explained by /u/solfolango on /r/Foundry VTT.
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: my-shared-compendia 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.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Advertisement cookies are used to deliver visitors with customized advertisements based on the pages they visited before and analyze the effectiveness of the ad campaign.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.