Patron:{{input.patron_id}}
Schema: Patron - A tavern patron with reputation, gold, and mood
Current State
Schema Attributes
| Attribute | Type | Current Value |
|---|---|---|
| name | string | {{input.name}} |
| reputation | integer | -- |
| gold | integer | -- |
| mood | string | eager |
| visits | integer | 1 |
Change History
No change history