# Tower - Artillery

* Jenis tower ini menembak **Artillery yang memberikan damage AD.**
* Tembakan dari Tower Artillery berupa **Area of Effect (AOE)**.
* Range Tower Artillery **jauh lebih besar** daripada tower lainnya.

***

<table><thead><tr><th width="80">Tier</th><th width="153">Description</th><th width="105">Base AD</th><th width="164">Base ATK Speed</th><th width="133">Range AOE</th><th>Cost</th></tr></thead><tbody><tr><td>I</td><td>Mortar kayu yang menembak bongkahan kayu besar </td><td>100</td><td>3s</td><td>Medium</td><td>300</td></tr><tr><td>II</td><td>Mortar batu yang menembak bongkahan batu besar </td><td>180</td><td>3s</td><td>Big</td><td>350</td></tr><tr><td>III</td><td>Mortar besi yang menembak bongkahan besi besar </td><td>330</td><td>3s</td><td>Big</td><td>500</td></tr></tbody></table>

*Ilustrasi dan Referensi Art :*&#x20;

{% content-ref url="/pages/MHarMHEmbCiDXQ4BdiFT" %}
[Art Tower Artillery](/river-rampart/art/art-tower/art-tower-artillery.md)
{% endcontent-ref %}


---

# 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://binus-capstone.gitbook.io/river-rampart/tower/tower-artillery.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.
