8000 GitHub - erikdab/foundry-docs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

erikdab/foundry-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundry-docs

Foundry VTT Documentation

Player Guide

Tutorial (start here): https://foundryvtt.com/article/player-orientation/

General:

Drawing: https://foundryvtt.com/article/drawings/

Tokens: https://foundryvtt.com/article/tokens/

Measurement and Templates: https://foundryvtt.com/article/measurement/

Dice:

Posting Images

Enter this into chat to post an image to chat.

<img src="ENTER IMAGE LINK HERE" />

Troubleshooting

  • Once Chrome didn't work and Edge worked. When you login see if you get any red warning boxes about OpenGL or browser support etc.

Gamemaster Guide

Tutorial: https://foundryvtt.com/article/tutorial/

Foundry VTT Tutorial video series: https://www.youtube.com/watch?v=-aHlApa1nUA

Knowledge Base: https://foundryvtt.com/kb/

Creating Game Worlds:

Map Notes: https://foundryvtt.com/article/map-notes/

Walls: https://foundryvtt.com/article/walls/

Tiles: https://foundryvtt.com/article/tiles/

Sounds: https://foundryvtt.com/article/ambient-sound/

Canvas Layers: https://foundryvtt.com/article/canvas-layers/

Lighting: https://foundryvtt.com/article/lighting/

Game World Guidelines

Setup Users

Documentation

Open User Management:

  1. Go to Game Settings
  2. Go to User Management

Change Gamemaster password:

  1. Enter a different password for Gamemaster user
  2. Click Save and Return

Configure Permissions (change what each user type can do):

  1. Click Configure Permissions
  2. Configure user roles using the checkpoint

Modules (Plugins)

  1. Go to Game Settings
  2. Click on Manage Modules
  3. Use the checkboxes to enable desired modules

Recommended modules:

  • Better Rolls for 5e
  • D&D Beyond Importer
  • Drag Ruler
  • libWrapper (needed by Better Rolls for 5e)
  • PopOut!
  • socketlib (needed by PopOut!)
  • Tidy5e Sheet
  • pings
  • give-item: give item to another player :)
  • polyglot: fun with languages
  • party-inventory: easy way to track party inventory
  • hide gm rolls: don't show that a GM rolled anything - you can always choose to reveal

Premium Content:

  • Prepared! (some premade adventures)

Cool modules to explore:

  • Turn Marker: shows on map visibly whose turn it is
  • NotYourTurn
  • turnAlert? example alert you 10 turns once rage expires
  • target-lock?
  • siftoolkit
  • damage-log: shows all latest damage and DM can revert it
  • danger-zone
  • item-piles - chests / etc.
  • lets-trade-5e
  • weather-control
  • Koboldworks – Ready Up!
  • Compendium Browser
  • Compenidum Folders
  • Forien's Quest Log: https://foundryvtt.com/packages/forien-quest-log/
  • GM Notes
  • GM Screen

Potential modules:

Configuration Questions:

  • Freedom of movement (how to enable/disable)?
  • How do they setup the "get ready you're up next?" notification?
  • Making it go to 0 should make them die

To consider modifying:

  • pdftofoundry

World Configuration

System Settings

  • Al 6B23 low Polymorphing: test this
  • Initiative Dexterity Tiebreaker: good idea
  • Disable Experience Tracking: enable for milestone leveling (DM chooses when to level up)

Module Settings

Drag Ruler

  • Show GM ruler to players: disable maybe? To allow GM to measure distances anytime

System Configuration

Installation documentation: https://foundryvtt.wiki/en/setup/linux-installation

Parts:

  • FoundryVTT server running on Linux/NodeJS
  • duckdns.org for dynamic dns (can use router to update)
  • Caddy for HTTPS encryption
  • PM2 for process management:

Dynamic DNS Router configuration

Router DDNS configuration (DuckDNS):

  • the hostname is the prefix to your domain (e.g., loganmarchione.duckdns.org)
  • the username is nouser (don’t use your account name)
  • the password is your account token (that long string of numbers/letters)

Cool idea if I want my own DDNS setup: https://github.com/awslabs/route53-dynamic-dns-with-lambda

Port forwarding

  • Use separate VLAN for security to limit blast radius
  • Disable UPnP in Foundry VTT and configure port forwarding manually
  • Port forward only HTTPS

Future Considerations

  • Automatically shutdown machine and turn on when users are trying to connect to it?
  • Investigate raspberry pi performance

S3 Media Files Optimization

AWS S3 Media Files Integration (should be AMAZING for people joining from different locations): https://foundryvtt.com/article/aws-s3/

Backup

  • Plan to upgrade to S3 together with lifecycle policy to delete old backups
  • Script to backup with cron, script to restore from backup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0