update_game_state
Track and modify Dungeons & Dragons campaign details, including party location, session number, in-game date, party level, funds, combat status, and notes, using this MCP server tool.
Instructions
Update the current game state.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
current_date_in_game | No | Current in-game date | |
current_location | No | Current party location | |
current_session | No | Current session number | |
in_combat | No | Whether party is in combat | |
notes | No | Current situation notes | |
party_funds | No | Party treasure/funds | |
party_level | No | Average party level |