> For the complete documentation index, see [llms.txt](https://play.robobattles.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.robobattles.com/adventure/lore/characters/ethan-hill.md).

# Ethan Hill

<figure><img src="/files/JLPaBCjomm9xC9jZughO" alt=""><figcaption></figcaption></figure>

Ethan Hill serves as the head judge of RoboBattles in [Stardust Springs](/adventure/lore/places/stardust-springs.md). Appointed by [Mayor Ishii](/adventure/lore/characters/lily-ishii.md), Hill is known for his encyclopedic knowledge of RoboBattles regulations and precise judgment calls.

## Early Life

Hill spent his childhood as an avid board game enthusiast. In junior high, he developed a passion for competitive card games. He worked part-time at a local game shop, where he taught game mechanics to new players in card tournaments. His notebooks from this period are filled with observations about tournament formats and suggestions for improving event organization, interspersed with his characteristic dry humor about particularly memorable rule disputes.

## Career

### Early RoboBattles Involvement

Hill stumbled into RoboBattles during its early days, when matches were still being held in the town recycling center. He initially came to watch his roommate compete, but found himself oddly fascinated by the makeshift rule systems different competitors used. While others debated robot designs, Hill filled his notebook with ideas for standardizing match procedures.

### Appointment as Judge

As RoboBattles grew in popularity, Hill's notebooks of carefully documented precedents and procedures helped legitimize the sport while maintaining its core mission of promoting recycling and sustainability. Mayor Ishii recognized the importance of his work and appointed him head judge of RoboBattles. Hill's notebook became the foundation of the official RoboBattles rulebook.

### The Great Sorting Mishap

Perhaps the most infamous event in Hill's judging career. While the details of this 2024 incident remain subject to debate, competitors still speak in hushed tones about the day Hill used his whistle seventeen times in under two minutes.

## Judging Style

Hill's judging style features strict adherence to rules. During matches, he maintains constant vigilance, his eyes tracking every movement while his hand rests readily on his whistle. He makes swift, fair judgments without hesitation. His penalty calls have become known for their brevity and dry humor, as he assumes all competitors are already familiar with the rules.

As head judge, Hill continues to refine the RoboBattles rulebook. He approaches rule development like a chess player, thinking several moves ahead to anticipate potential loopholes or unintended consequences. Each new rule undergoes rigorous testing through hypothetical scenarios before implementation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://play.robobattles.com/adventure/lore/characters/ethan-hill.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
