Skip to content

Pathfinder Starfinder

Randal T Meyer edited this page May 5, 2024 · 4 revisions

Pathfinder / Starfinder

These commands are for Paizo's Pathfinder and Starfinder Games.

Coin Counter

RPG Sage has a basic understanding of adding and subtracting Pathfinder game currency (copper, silver, gold, platinum).

Example:

sage! 3,000cp +100sp +9cp +200gp -1,000sp

Calendar Commands

These commands involve the calendar and dates of Pathfinder and Starfinder

Calendar

This command lists information about the calendars used in Pathfinder and Starfinder, such as names of days and months and number of days in each month.

Example:

sage! finder calendar

Slash Command:

/sage-finder calendar

Date

This command accepts a date (YYYY-MM-DD) and returns that date as it would be on Golarion in Pathfinder and Absalom Station in Starfinder. If a point of origin is given, then the dates will be relative to that location's calendar instead of being based off the Earth calendar.

Valid origin values:

  • Earth
  • Golarion
  • Absalom Station

Examples:

sage! finder date date="1980-01-31"
sage! finder date date="4300-03-01" origin="Golarion"
sage! finder date date="0427-01-01" origin="Absalom Station"

Notes: Year must be 4 digits, including a leading zero for some years if needed.

Slash Command:

/sage-finder date

Today

A shortcut for the date command above that uses the current date.

Example:

sage! finder today

Notes: Date used is from Pacific timezone

Find / Search

These commands will search content loaded by RPG Sage as well as Archives of Nethys and return the top 10 hits (as well as a count of total hits). Results that RPG Sage can display directly in the channel will hae a numeric emoji that you can react with to see the item. Results that have an AoN url will have an AoN Icon as well as a link to the page with the results. There will also be a link at the bottom of the list that takes you to the AoN search page with your query loaded so that you can see the full results.

Note: This command only works in channels set to use one of the PF/SF games.

Find

The Find command only searches item names. It was meant to be a quick way to load an item, like a spell, that you know the name of. If your search returns only one item with an exact name match, RPG Sage will skip the results list and show the item.

Find Examples:

sage?! telekinetic projectile
sage?! shortsword

Search

The Search command searches item names as well as content.

Search Examples:

sage? dying
sage? recovery
sage? orc ax
sage? magic missile staff
Clone this wiki locally