﻿# Crawler Chitin

Generated: 2026-07-15

> `Item` page. Current status: `source-only`.

![Crawler Chitin](../../../art/generated/items/chitin.png)

| Field | Value |
|---|---|
| ID | `chitin` |
| Page type | Item |
| Current status | source-only |
| Storage | inventory |
| Player-facing? | Yes |
| Description | A curved armor plate from a cave crawler. |
| Status explanation | A live source exists, but the current game still lacks a meaningful downstream sink. |
| Image path | `art/generated/items/chitin.png` |
| Fallback / placeholder | Generated 16x16 swatch via `BlockRegistry.item_icon()` if the canonical item icon is absent. |

## Summary

Crawler Chitin is live and obtainable, but it still ends in a source-only branch.

## Acquisition

| Source type | Source | Quantity / chance | Notes |
|---|---|---|---|
| Enemy drop | [Cave Crawler](../enemies/cave_crawler.md) | 65% drop chance | Live acquisition only if the enemy is live. |

## Current Uses

No meaningful live downstream use is currently defined.

## Related Pages

- [Items](../items.md)
- [Wiki Overview](../wiki.md)
