# Tower Mechanics

1. **Tower Tiers:** Setiap tower mempunyai mekanik tier yang bisa diupgrade menggunakan Golds. Semakin tinggi tiernya, maka semakin kuat dan reliable tower tersebut dari segi stats atau effects.<br>
2. **Tower Slots:** Terdapat 2 jenis slot yang sudah disusun pada setiap level.
   * **Slot Tower:** Bisa dipasang oleh Tower Marksman, Mage, dan Artillery
   * **Slot River:** Bisa dipasang oleh Tower Dam<br>
3. **Tower Demolition:** Setiap tower yang sudah dibangun, bisa dihancurkan dengan memilih icon delete ketika membuka opsi tower (klik tower). Aksi demolition tidak mengembalikan Golds alias NO REFUND.<br>
4. **Tower Attacks:** Setiap tower mempunyai **Attack Damage (AD)** atau **Magic Damage (MD)** tergantung jenis tower tersebut. Setiap attack bisa berupa **Single Target** atau **Area of Effect (AOE)**<br>
5. **Tower Items:** Setiap tower bisa dipasang dengan 2 item Basic dan 1 item Combo/Special. Item akan langsung berfungsi dan mempengaruhi stats dan projectile tower tersebut. Cara memasang tower item adalah dengan membuka opsi tower dengan cara klik tower.


---

# 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-mechanics.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.
