# Chargeable weapons

<div><figure><img src="/files/WbA5YJPhKz7gv9yyVkeL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2vJSnsBRsyLgBM9fVUGG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QsOUjF17EwXTurKqKxOI" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/UTjn5dzl1aiiOIUDsNg7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/B3tL8397MyEq1WwD0MFs" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/5P7IchLWe2b4gBJBsG0m" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/z8N5A5awxgREoM0Ypdrk" alt=""><figcaption></figcaption></figure>

* Chargeable weaponry starts dealing with a tap on the shoot button and doesn't have a cooldown, because when you charge them out you must wait until you recharge it
* every weapon has got charge pool and the charge pool contains **100 Charge points**
* Charging is automatically on the background
* Damage = energetical or physical - each weapon has only one
* type = at least one max two (10 totally)
* DpS = damage per second
* DpH = damage per hit
* Active time = how long weapon is delivering damage
* recharge = how long it takes till the weapon can be active
* amortization = durability - max number of the used charged point
* effect = punishment
* In-game description cannot be longer then 100 characters.

Each Chargeable is on 100% of power when it is reached 100 Charge points


---

# 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://whitepaper.spacecatch.io/spacecatch-general/spacecatch-ar-game/the-game/weapons-and-potions/chargeable-weapons.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.
