-
-
Notifications
You must be signed in to change notification settings - Fork 2
Pathfinder 2e
These commands are for Paizo's Pathfinder 2e Game.
These commands return DC information for Pathfinder 2e. You can get a Simple DC by proficiency, DCs listed by level, as well as a DC by level or spell level.
Valid proficiency values:
-
U
orUntrained
-
T
orTrained
-
E
orExpert
-
M
orMaster
-
L
orLegendary
Simple DC Examples:
sage! simple dcs
sage! simple dc t
sage! simple dc trained
DCs by Level Examples:
sage! dcs by level
sage! dc by level 5
DC by Spell Level Example:
sage! dc by spell level 2
Slash Command:
/sage-pf2e dcs
These commands are meant to provide a quick way to see a list of various things in Pathfinder 2e.
This command lets you list gods that have the given Domain.
Examples:
sage! list gods by domain family
sage! list gods by domain sun
These commands let you list weapons, armor, and spells that have the given Trait.
Examples:
sage! list weapons by trait agile
sage! list armor by trait clumsy
sage! list spells by trait fire
Note: The data is legacy and only includes Core, APG, and Secrets of Magic
This command let you list spells by tradition and level.
Valid Tradition Values:
-
arcane
,divine
,occult
,primal
Valid Level Values:
-
cantrip
,1
,2
,3
,4
,5
,6
,7
,8
,9
,10
Note: RPG Sage understands plural cantrips
as well as level "names" such as 1st
, 2nd
, 3rd
, etc.
Examples:
sage! spells arcane 1
sage! spells divine 3
sage! spells occult cantrip
sage! spells primal cantrips
sage! spells arcane 3rd
For convenience, there is a cantrips
command as well.
Example:
sage! arcane cantrips
Note: The data is legacy and only includes Core, APG, and Secrets of Magic
There is an advanced variation of this command that will let you create a "custom" spell list by mixing/matching/excluding traditions. To add spells of a tradition to your custom list, you use
+
(ex:+arcane
). To remove spells of a tradition to your list, you use-
(ex:-divine
). Likewise,&
adds spells that exist in both the list before and after the&
while|
adds spells that exist in either list.
1st Level; Arcane Spells and Divine Spells:
sage! spells 1st arcane +divine
1st Level; Arcane Spells that are not Divine Spells:
sage! spells 1 arcane -divine
1st Level; Spells that are Arcane and Divine Spells:
sage! spells 1 arcane &divine
Note: The command is progressive/additive, so you need to be careful.
3rd Level; Spells that are Arcane and Primal, without spells that are Occult
sage! spells 3 arcane &primal -occult
This command lets you list focus spells by archetype, class, domain.
Archetype Example:
sage! focus spells shadowdancer
Class Example:
sage! focus spells bard
Domain Example:
sage! focus spells fire
Note: The data is legacy and only includes Core, APG, and Secrets of Magic
This command will show you the Starting Wealth table (Table 10-10 in the original Core Rulebook) for Pathfinder 2e. If you also provide the level, it will show only the values for that level.
Examples:
sage! starting wealth
sage! starting wealth 1st
sage! starting wealth 12
This command will show you the values from the Income Earned Table (Table 4-2 in the original Core Rulebook) for Pathfinder 2e. If you also provide a task level and proficiency, the results will be narrowed down accordingly.
Valid Task Level Values:
- Numbers from
1
to30
Valid Proficiency Values:
-
t
ortrained
-
e
orexpert
-
m
ormaster
-
l
orlegendary
Basic Example:
sage! income earned
Task Level Examples:
sage! income earned 3
sage! income earned 15
Task Level and Proficiency Examples:
sage! income earned 3 e
sage! income earned 15 legendary
RPG Sage Links
Wiki Home
GitHub Repo
rpgsage.io
Patreon
Discord Server
Map Builder
RPG Sage Socials
Randomizers
Weather Report
PF2e ABCs
Ruby Phoenix Team
Other