Skip to content
Randal edited this page Dec 23, 2024 · 2 revisions

Pathfinder Society (PF2e)

Join the Organized Play program here!

Scenario Randomizers

We started experimenting with providing some randomization for Society Scenarios. In addition to randomizing the different options, it will calculate the proper Tier of play. The only one currently available, is for S1-01.

To use the command, include the level of each PC present, up to 7 PCs. (PFS Guidelines now recommend against 7 player tables.)

Examples:

sage! pfs s1-01 1, 2, 1, 3
sage! pfs s1-01 1, 1, 1, 1, 2, 2, 2

Tier Calculator

This command uses the given mininum level, maximum level, and player levels to provide the resulting Tier of play. (This was written early in PFS 2e, and may not be valid for current play.)

Format:

sage! pfs tier minLevel-maxLevel pcLevel, pcLevel, pcLevel, pcLevel, pcLevel, pcLevel

Examples:

sage! pfs tier 1-4 1, 2, 2, 2
sage! pfs tier 3-6 3, 3, 5, 5, 6, 6
Clone this wiki locally