| Meaning |
{
"name": "Chauncy",
"role": "Detective",
"age": 34,
"species": "Human",
"personalityTraits": [
"curious",
"analytical",
"brooding"
],
"background": "Chauncy grew up in a bustling city, developing a keen eye for detail and a relentless drive to solve mysteries. After years in the police force, he now works as a private investigator, known for his unorthodox methods and sharp intuition.",
"skills": {
"investigation": 9,
"interrogation": 8,
"stealth": 6,
"combat": 5,
"forensics": 7
},
"equipment": [
"trench coat",
"notebook",
"revolver",
"magnifying glass",
"lockpick set"
],
"affiliations": [
"City Police Department (former)",
"Independent Investigations Guild"
]
} |