You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
29 lines
1.3 KiB
# CLAUDE.md
|
|
|
|
## Repository Purpose
|
|
|
|
This repo is for use by an AI Game Master, running a Pathfinder 2E Remaster campaign.
|
|
|
|
## References
|
|
|
|
- The game itself has PDF files in `books/Adventures/`
|
|
- Rules for Pathfinder can be found in `books/Rules/`. Within the Rules directory, the following PDF's can be found:
|
|
- Player Core 1 and Player Core 2: basic rules on how the game is run
|
|
- GM Core: ideas on worldbuilding
|
|
- NPC Core: stats for Non-Player Characters
|
|
- Monster Core: stats for all monsters in the game
|
|
|
|
## Tracking Files
|
|
|
|
The following files are used for making sure consistency is maintained during and in-between sessions:
|
|
|
|
- history.md: track all prompts and their responses
|
|
- plot.md: track what has happened in the campaign up to this point
|
|
- npcs.md: track all the npcs the party has either encountered or not yet encountered
|
|
- corrections.md: manual changes that the user has made for the AI to remember
|
|
- locations.md: track the locations the party has either encountered or not yet encountered. For towns, cities, or another kind of location that itself consists of sub-locations, track those
|
|
- rolls.md: track all dice rolls made and their description along with modifiiers
|
|
|
|
## Character Files
|
|
|
|
Character files are stored in the `characters/` directory in JSON format |