No description
Find a file
2023-02-05 23:43:18 +11:00
generators Fixed possible bug with loot generators 2023-02-05 23:43:18 +11:00
lists Added All Pathfinder Races that I could Find names and Syallables for 2023-02-05 22:21:00 +11:00
.editorconfig Initial commit 2023-01-29 00:37:25 +11:00
.eslintignore Initial commit 2023-01-29 00:37:25 +11:00
.eslintrc Initial commit 2023-01-29 00:37:25 +11:00
.gitignore Initial commit 2023-01-29 00:37:25 +11:00
.hintrc Added Most Generators for Generic Fantasy and DND 2023-02-03 21:55:51 +11:00
.npmrc Initial commit 2023-01-29 00:37:25 +11:00
esbuild.config.mjs Initial commit 2023-01-29 00:37:25 +11:00
main.ts Fixed possible bug with loot generators 2023-02-05 23:43:18 +11:00
manifest.json updated the manifest and README 2023-02-05 23:05:57 +11:00
modal.ts Added All Pathfinder Races that I could Find names and Syallables for 2023-02-05 22:21:00 +11:00
Obsidian-Fantasy-Content-Generator-Compressed.gif updated the manifest and README 2023-02-05 23:05:57 +11:00
package-lock.json Added Most Generators for Generic Fantasy and DND 2023-02-03 21:55:51 +11:00
package.json Added Most Generators for Generic Fantasy and DND 2023-02-03 21:55:51 +11:00
README.md updated the manifest and README 2023-02-05 23:05:57 +11:00
styles.css Initial commit 2023-01-29 00:37:25 +11:00
tsconfig.json Added Most Generators for Generic Fantasy and DND 2023-02-03 21:55:51 +11:00
version-bump.mjs Initial commit 2023-01-29 00:37:25 +11:00
versions.json updated the manifest and README 2023-02-05 23:05:57 +11:00

Fanstasy Content Generator

This is a plugin for Obsidian (https://obsidian.md) for the generation of fantasy content like inn, settlements and names for characters based on races.

Credits and Resources

Would Like to acknowledge these libraries and resources that I used to help create this.

The Fantasy-names (https://github.com/Snake4life/fantasy-names) github as it helped with understanding how these generators work, The Fantasy Name Generator package (https://www.npmjs.com/package/fantasy-name-generator) The Fantasy Content Generator Package (https://www.npmjs.com/package/fantasy-content-generator)

How to Use

  1. Select the Book icon in the ribbon
  2. Select the Generator you would like to use
  3. Edit the Settings to your hearts content
  4. Click generate and copy your generation to your Clipboard.

Example

Example

Configuration

currently the only settings are the Currency settings, enable them in the settings and add your own currency determining how frequently they appear in loot generated and what currencies you would like to include.

TO-DO

  • Add more settings to help build custom generation settings for vaults for certain generators; Generators included in this are the
    • loot generator
    • Inn and Tavern generator
    • Settlement Generator
    • Drink Generator
    • Group Generator.
  • Randomization within a note.
  • Possibly more Generation type.
  • Better UI