Pathfinder on Foundry VTT: Features and Setup Overview
Foundry Virtual Tabletop has become one of the most fully-featured digital environments for running Pathfinder Second Edition online, offering deep rules automation that goes well beyond a shared virtual whiteboard. This page covers how the Foundry platform integrates with Pathfinder 2e's rules system, what that integration actually handles mechanically, how different groups tend to use it, and where human judgment still has to step in. Whether a group is playing entirely online or a GM is using it as a prep tool, understanding the platform's scope is worth the time.
Definition and scope
Foundry Virtual Tabletop is a self-hosted or cloud-hosted virtual tabletop application developed by Foundry Gaming LLC. Unlike browser-based platforms, Foundry runs as a local Node.js server that players connect to through a browser — no software installation required on the player side. The host (typically the GM) installs the application and manages the server.
The Pathfinder Second Edition integration operates through the PF2e System, an open-source community-built game system maintained on GitHub. This is not an official Paizo product, but Paizo's partnership with the system's development team has allowed licensed content to be distributed through Foundry's official marketplace. The PF2e system is widely regarded as among the most complete game system implementations on any virtual tabletop, largely because the rules of Pathfinder Second Edition are highly structured and well-suited to automation — conditions have discrete definitions, actions follow consistent patterns, and math is explicit rather than narrative.
The scope of the integration covers character sheets, compendium content (spells, feats, equipment, bestiary entries), combat tracking, condition automation, and macro scripting. The full core rulebook content, plus most major supplements, is available as purchasable premium content through Foundry's marketplace.
How it works
When a game session runs on Foundry with the PF2e system active, the platform handles a significant portion of the rules processing automatically.
Character sheet automation includes:
1. Automatic calculation of all derived statistics (AC, saving throws, attack bonuses, spell DCs) based on entered ability scores, class, level, and feats
2. Drag-and-drop item management that adjusts Bulk calculations and applies relevant item bonuses
3. Condition tracking that modifies rolls in real time — applying the flat-footed condition, for instance, immediately removes the character's Dexterity bonus to AC on the sheet
4. Action cost display, showing the 1-action, 2-action, or 3-action cost for every ability
5. Integrated rolling that pipes results to a chat log, showing success tiers (critical success, success, failure, critical failure) based on the PF2e degree-of-success rules
The GM-facing side includes a full bestiary browser, encounter-building tools (linked to the XP budget system documented in the Pathfinder 2e core rules), lighting and vision controls, and a macro system built on JavaScript for custom automation. The platform's module ecosystem extends these defaults significantly — community modules add features like automated flanking detection, ambient weather effects, and streamlined loot distribution.
A useful contrast: Roll20 with the Pathfinder 2e sheet handles basic rolling and character data but requires significantly more manual GM input for conditions, action economy, and monster stat management. Foundry's PF2e system offloads most of that to the software, which compresses session prep time noticeably.
Common scenarios
Three patterns cover most Foundry/PF2e use cases:
Fully remote groups use Foundry as the entire session environment — maps, tokens, chat, dice, handouts, and audio. The host runs the server, players connect, and the platform mediates every mechanical interaction. This is the scenario the PF2e system is most thoroughly optimized for.
Hybrid (one table, remote players) setups use Foundry for rules tracking and shared map display while some players are physically present. In this configuration, the automation benefits remain intact, but audio/video typically routes through a separate platform like Discord.
Solo prep and homebrew building uses Foundry offline or in single-user mode. GMs build homebrew rules, custom monsters, and adventure maps without hosting a live session. Compendium entries can be cloned and edited, making it practical to adapt Pathfinder Adventure Paths with custom content layered in.
For groups new to Pathfinder, the character creation automation is particularly useful — all the options documented in the Pathfinder Character Creation Guide are accessible through Foundry's PF2e character builder, which walks through ancestry, background, class, and ability scores with embedded rules references.
Decision boundaries
Foundry automates rules mechanics reliably, but it does not replace table judgment. A few clear boundaries:
What Foundry handles well: numerical math, condition application, turn order, sustained spell tracking, action cost enforcement, and degree-of-success calculation. The system will flag when a player attempts an action that requires a specific condition or resource they don't have.
What Foundry does not automate: narrative decisions, GM rulings on edge cases, roleplay outcomes, and anything requiring contextual judgment that the rules explicitly leave to the GM. The Pathfinder Game Master Guide covers these judgment areas in depth, and no software substitutes for those calls.
Module complexity is a real consideration. The PF2e system is stable, but a heavily modded Foundry installation can introduce conflicts, update-breaking changes, or performance issues. Groups running Pathfinder Society organized play specifically — where rules fidelity is auditable — tend to use fewer modules to minimize variance.
Hosting also requires attention. Self-hosting exposes a port to the internet; services like The Forge or Molten Hosting provide managed cloud alternatives that handle SSL, backups, and uptime for a monthly fee. The overview of online play tools for Pathfinder covers the full platform comparison, including Foundry relative to its alternatives.
The broader picture of what Foundry enables is best understood alongside the Pathfinder Authority index, which maps how the game's systems connect to each other — because automating a system only pays off when the underlying rules are clearly understood.