Bob Bunty
Appearance
<!DOCTYPE html> <html lang="en"> <head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sam Walker Character Profile</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f4f4f4;
margin: 20px;
padding: 20px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
background-color: white;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
h1, h2, h3 {
color: #333;
}
p {
line-height: 1.6;
}
.section {
margin-bottom: 20px;
}
.catchphrase {
font-style: italic;
background-color: #e6f0ff;
padding: 10px;
border-left: 4px solid #337ab7;
}
</style>
</head> <body>
Sam Walker
Chief Superintendent of Police | Licensed Real Estate Agent
Age: Early 30s
Location: Sydney, Australia
Appearance: Broad-shouldered and athletic, blonde hair cropped short, sharp blue eyes. Always impeccably dressed in either uniform or a tailored blazer.
Background
With over a decade on the force, Sam Walker rose quickly through the ranks, respected for his fairness, discipline, and steady resolve. Though tough when needed, Sam has a deep commitment to justice and community. A few years ago, he also earned his real estate license to help people find safe, honest places to live — an extension of his personal sense of duty and care.
Personality
- Fair and Honest — Everyone gets a fair go, but push too hard and he’ll push back harder.
- Hard When Challenged — Especially when law or morality is at stake.
- Sharp and Tactical — He sees moves three steps ahead.
- Dry Wit — Has a gift for tension-cutting one-liners.
Values
- The law should serve people — not rule them.
- Everyone deserves a safe place to sleep.
- Integrity over image — always.
Catchphrase:
“You can lie to me, but the walls always talk.”
</body> </html>