# Andesite

## Basic Information

| Family | Spelunking                 |
| ------ | -------------------------- |
| Tags   | Mineral, Underground, Rock |

## Effects

### Stats

| Stat    | Value |
| ------- | ----- |
| Defence | 1     |

### Dynamic Effects

| Name                       | Description                                                                                                                                      |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| Fractional Crystallization | If there is a Crystal type card in the same row or column, this card's stats increase by 400%. If there is more than one this stats falls to 0%. |

## Obtaining

| Find Method   | Break Block |
| ------------- | ----------- |
| Condition(s)  | Andesite    |
| Chance (base) | 1%          |

| Rarity    | Chance | Stat Effect  (multiplier) |
| --------- | ------ | ------------------------- |
| Common    | 70%    | 1                         |
| Uncommon  | 20%    | 2                         |
| Rare      | 6%     | 3                         |
| Epic      | 2.5%   | 4                         |
| Legendary | 1%     | 5                         |
| Mythical  | 0.5%   | 6                         |


---

# Agent Instructions: 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://docs.sefiraat.dev/folio/cards/andesite.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.
