# Items

For the initial launch we have the following items:

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

| Item Name         | Item description                                                    |
| ----------------- | ------------------------------------------------------------------- |
| Goddess's Drink   | Heal 30% of pet's maximum health.                                   |
| Villainous Elixir | Increases damage output by 30% for 1 turn. Use only for 3rd Skill.  |
| Immunity          | Immunity to all damage received until your next turn.               |
| Symbol of Death   | Fires your skills twice for 1 turn. Use only for 1st and 2nd Skill. |
| Shovel            | Increase terrain destruction of your skills by 200%.                |
| Teleportation     | Teleport to a location during a battle.                             |

### Update 2.1.0

With this new update we are able to bring out 6 new items

<table><thead><tr><th width="157.66666666666666">Name</th><th width="344">Item description</th><th>Price of 1 item</th></tr></thead><tbody><tr><td>Forgotten Land's Relic</td><td>Double pet's Critical Chance for 3 turns. Increase in critical chance does not stack with itself or other items.</td><td>400</td></tr><tr><td>Damned Flaming Spear</td><td>Sacrifice half your current current HP to get a 50% boost in damage output for 3 of user's turn. Increase in damage output does not stack with itself or other items.</td><td>400</td></tr><tr><td>Vicious Warhammer</td><td>Sacrifice half your current defense to get a 50% boost in damage output for 3 of user's turn. Increase in damage output does not stack with itself or other items.</td><td>500</td></tr><tr><td>Quester's Elixir</td><td>Sacrifice 25% of current damage output for the rest of the battle to recover 50% of pet's maximum health.</td><td>250</td></tr><tr><td>Prismatic Shield</td><td>Increase your defense by 1/3 for the rest of the battle. Increase in defense does not stack with itself.</td><td>300</td></tr><tr><td>Antidote</td><td>Removes poison effects on your pet</td><td>200</td></tr></tbody></table>

### Acquiring Items

These items are available via the fortune wheel. We will have options to sell items directly in the near future for faster access to them.

There's also a small chance to win them from item drops from the PvE campaign.

### Item Usage

As the items are not easy to come by, it would be ideal to save them until you really need it. Using too much items in lower levels would meant that you may have to buy them at a later stage.

You should also keep your items for PvP matches in the future.

## Accelerate mode

Tired of waiting for your turn? Time to go fast with the new feature: Combat Acceleration.

<mark style="color:red;">Please note: the accelerated mode is only applicable for the highest period of time. It has no cumulative when purchase multi-packages</mark>

![](/files/quCcULHwq3iMXka2uaNN)

<table><thead><tr><th width="272.8698224852071" align="center">X3 Acceleration item</th><th width="219.66666666666666" align="center">X5 Acceleration item</th><th align="center">Time Limit</th></tr></thead><tbody><tr><td align="center">400 GSC</td><td align="center">500 GSC</td><td align="center">1 day</td></tr><tr><td align="center">1600 GSC (20% discount)</td><td align="center">2250 GSC (20% discount)</td><td align="center">5 days</td></tr><tr><td align="center">2800 GSC (30% discount)</td><td align="center">3500 GSC (30% discount)</td><td align="center">10 days</td></tr><tr><td align="center">6000 GSC (50% discount)</td><td align="center">7500 GSC (50% discount)</td><td align="center">30 days</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://docs.gunstar.io/whitepaper/the-game/game-play/items.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.
