> For the complete documentation index, see [llms.txt](https://wiki.coinlander.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/dethscales.md).

# Dethscales

Dethscales represent regions of immutability in a Seeker's cloak. Whereas other pixels on the Seeker's cloak are customizable, these pixels are dead and cannot be modified by a Seeker.&#x20;

A 4x4 pixel seed pattern is generated on-chain when a Seeker is Cloaked. These seeds are repeated in a 32x32 grid to create the full Cloak pattern.

The number of dethscales in the seed scales on the Good -> Evil axis. The more Evil your Seeker’s alignment, the greater the number of dethscales.

The amount of noise injected into the full cloak pattern scales on the Lawful -> Chaotic axis. The more Chaotic your Seeker’s alignment, the more noise in the cloak’s pattern.

**Example of Lawful Good**

![](/files/nyT4gLoq0F3CKgLAJ4Ny)

**Example of Chaotic Evil**

![](/files/YB3ZKYSsiLQK8J2gxbVi)

## **Rare Seeker Cloaks**

For 5% of Cloaked Good and Evil Seekers, the density of their dethscale pattern will be flipped. Thus, it is possible (yet unlikely), to have an Evil Seeker whose cloak pattern will have very few, or a Good Seeker whose cloak has many dethscales. &#x20;


---

# 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://wiki.coinlander.one/coinlander-season-one-guide/seekers/seeker-attributes/dethscales.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.
