# The Order of the Ebon Hand
[[Declan]]'s order. They bring the ink from their tattoos (usually on their head) into their fists, making them entirely black.
## Members
```dataview
table description as "Description" from "ttrpgs/Order of the Wandering Mind"
WHERE contains(type,"NPC") and
contains(faction, "Ebon Hand")
SORT file.name ASC
```