Skip to content

A small modification that allows you to present the story in the game as an open book.

License

Notifications You must be signed in to change notification settings

Xbozon/storyteller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storyteller for Foundry VTT

A small modification that allows you to present the story in the game as an open book. Inspired by the storyteller from Pathfinder: Kingmaker

The modification allows you to use pre-prepared event descriptions, playing them out when your group gets into trouble. When you press the "Show players" key, the story is shown to all active players. A set of multiple stories, allowing you to change them one by one, reacting to the players actions.

Use macros to integrate with mods like:

For best effect.

How it looks

alt text

Creating a new story

alt text

Using with macros

Step 1. Copy story ID from context menu

alt text

Step 2. Create new macro, use the copied ID

For all players:

game.StoryTeller.showStoryByIDToAll("story1hu5kclu3f7")

For the user who triggered the trigger:

game.StoryTeller.showStoryToPlayerOnly("qoWx7HNFZN1jgECs")

alt text

Step 3. Use the calling of this macro to show your story to all the players at once.

About

A small modification that allows you to present the story in the game as an open book.

Resources

License

Stars

Watchers

Forks

Packages

No packages published