A Foundry VTT module that enables the dual background system for the Aspects of Verun campaign setting.
- Adds a "Cultural Origin" selector to character sheets
- Allows characters to have both a Profession background and a Cultural Origin background
- Automatically applies cultural origin features and traits
- Integrates seamlessly with the D&D 5e system and Plutonium module
- Download or copy the
foundry-dual-backgroundsfolder - Place it in your Foundry VTT
Data/modules/directory - Restart Foundry VTT
- Enable the module in your world settings
(To be added when hosted)
- Foundry VTT v11 or higher
- D&D 5e System v3.0.0 or higher
- Plutonium Module for importing 5etools homebrew
-
Import Backgrounds via Plutonium:
- Import
Universal Profession Backgrounds.json(50 profession backgrounds) - Import
Cultural Origins (Backgrounds).json(5 cultural heritage backgrounds)
- Import
-
Enable the Module:
- Go to Game Settings → Manage Modules
- Check "Aspects of Verun: Dual Backgrounds"
- Save and reload
-
Use on Characters:
- Open any character sheet
- Select a Profession background in the normal Background field
- Select a Cultural Origin in the new "Cultural Origin" dropdown
- The module will automatically apply both backgrounds
The module supports these five cultural origins:
- Tharon Heritage - Military stratocracy culture (Athletics)
- Kael Heritage - Scientific/technological ascendancy (Arcana)
- Calthran Heritage - Death cult/necromantic resurrection society (Religion)
- Ashland Heritage - Nomadic wasteland survivors (Survival)
- Lyra's Descendants - Bloodline of the immortal Artillery Witch (History)
- Choose one Profession Background (Soldier, Merchant, Criminal, etc.)
- Choose one Cultural Origin background
- Gain benefits from both:
- 2 skill proficiencies (1 from profession + 1 from cultural origin)
- 1 tool proficiency (from profession)
- 1 language (from cultural origin)
- Equipment from both backgrounds
- 2 features (1 from each)
- 1 cultural trait (from cultural origin)
If both backgrounds grant the same skill proficiency, the player should manually choose a different skill from their class skill list.
The module:
- Hooks into
renderActorSheet5eCharacterto add the Cultural Origin selector - Stores the cultural origin selection in actor flags
- Automatically searches compendiums for the selected cultural origin
- Extracts and applies features/traits from the cultural origin background
- Removes old cultural origin features when changing to a new one
- Make sure the cultural origin backgrounds are imported via Plutonium
- Check that the background names match exactly:
- "Tharon Heritage"
- "Kael Heritage"
- "Calthran Heritage"
- "Ashland Heritage"
- "Lyra's Descendants"
- Ensure you're using D&D 5e system v3.0.0+
- Check browser console for errors (F12)
- Verify the module is enabled in Game Settings
The module creates feature items based on the background description. You may need to manually add:
- Skill proficiencies
- Language proficiencies
- Equipment
These should be added automatically by Plutonium when dragging the background to the character sheet, but the cultural origin must be selected via the dropdown for its features to apply.
- Foundry VTT: v11+
- D&D 5e System: v3.0.0+
- Plutonium: Required for importing homebrew
MIT License - Free to use and modify
For issues or questions, please check:
- Make sure all backgrounds are imported correctly
- Verify module is enabled
- Check browser console for errors
- Initial release
- Cultural Origin selector on character sheets
- Automatic feature application
- Integration with Plutonium imports