> For the complete documentation index, see [llms.txt](https://whitepaper.morningmoonvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.morningmoonvillage.com/game-features/monsters/crystal-spiderling.md).

# Crystal Spiderling

<figure><img src="/files/tLSRLVrXowEFEYzzSAvw" alt=""><figcaption><p>Crystal Spiderling</p></figcaption></figure>

&#x20;\*\* The information in the table below can be changed when the full version is completed.

Health : 84

Physical Damage : 22 - 29\ <mark style="color:orange;">**Lightning Damage : 12 - 33**</mark>

EXP gain : 10

Receive Damage From : Mining (Pickaxe)&#x20;

Drop Table :

<table><thead><tr><th width="259">Items</th><th width="150">Amount</th><th>Chance%</th></tr></thead><tbody><tr><td>Crystal</td><td>25</td><td>100</td></tr><tr><td>Tool Fragment / Rag</td><td>1-2</td><td>100</td></tr><tr><td>Scrap Metal / Leather Piece</td><td>1</td><td>80</td></tr><tr><td>Crystal Shank</td><td>1</td><td>50</td></tr><tr><td>Amber Shard / Pearl Shard / Jade Shard / Onyx Shard </td><td>1</td><td>2</td></tr></tbody></table>

Element defense table

<table><thead><tr><th width="371.2073939890539">Element</th><th>Value</th></tr></thead><tbody><tr><td><strong>Physical</strong></td><td>5</td></tr><tr><td><mark style="color:red;"><strong>Fire</strong></mark></td><td>45</td></tr><tr><td><mark style="color:blue;"><strong>Cold</strong></mark></td><td>25</td></tr><tr><td><mark style="color:orange;"><strong>Lightning</strong></mark></td><td>25</td></tr><tr><td><mark style="color:purple;"><strong>Chaos</strong></mark></td><td>40</td></tr></tbody></table>


---

# 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://whitepaper.morningmoonvillage.com/game-features/monsters/crystal-spiderling.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.
