# Battleinformation

## Point System

{% hint style="info" %}

* Once a World Ruler Boss is selected a Special HP Bar instead of the usual small HP Bar will be shown on the Top of the Screen.
* To gain Points for Participating in the World Ruler Boss Event you have to attack the Boss or get Hit  by the Boss.
* Points are updated every 10 Seconds
  {% endhint %}

{% hint style="danger" %}
Points can get resetted by

* Changing the Map
* Changing the Channel
* Disconnection and World Boss is dead after login
  {% endhint %}

{% hint style="success" %}
Points will not be resetted if

* Character is dead
* Movement in the same Map
* Disconnection and World Boss is not yet dead after login
  {% endhint %}

***

## Status Informations

<table><thead><tr><th width="202">Status</th><th>Image</th></tr></thead><tbody><tr><td>HP Gauge</td><td><img src="/files/7lLgbPx2PmVRd57FXJXj" alt="" data-size="original"></td></tr><tr><td>Countdown Timer</td><td><img src="/files/kyZzkzaC7GeIF6JhxgcF" alt="" data-size="original"></td></tr><tr><td>Point UI</td><td><img src="/files/Nzo2bPXp3nHzYlYwjJP8" alt="" data-size="original"></td></tr><tr><td>Server Broadcast</td><td><img src="/files/HfLu9LwRTHVBmCwB0Kx2" alt="" data-size="original"></td></tr></tbody></table>


---

# 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://wiki.playcabal.to/content/systems/world-ruler-boss/battleinformation.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.
