# ABC it's easy as 123! (WIP)

{% hint style="danger" %}

### <mark style="color:red;">**This site is under construction**</mark> &#x20;

{% endhint %}

#### **for the existing documentation please use the following link:** &#x20;

#### &#x20;[Documentation](https://abilitycombattoolkit.azurewebsites.net/Docs)

![](/files/-MhJholYHU6mYK7Q4hs7)

**Ability & Combat Toolkit** (ABC) is a Unity Editor Extension which allows you to easily add or create  weapons, attacks, spells and abilities. The toolkit also includes many other combat related functionality like stat management and AI for many different game types.

Each ability can be configured to apply an infinite number of effects like healing an ally, modifying a stat, pushing an object or damaging an enemy. ABC integrates with other assets including Game Creator and comes with an optional movement controller, a wide variety of animations, characters, graphics and audio effects.&#x20;

All configuration options are held in easy to navigate UI windows which includes a character creator and a global portal with a library full of premade weapons/abilities/effects for you to modify or add to your games. You also have the option to build up the library with your own creations ready to add to future projects in seconds.

Over 30,000 lines of code have been written to jump start the combat in your game with a click of a few buttons.

## Useful Links

Once you're strong enough, save the world:&#x20;

![](/files/-Mjpz-br5F2AQPCZdSD9)

{% embed url="<https://assetstore.unity.com/packages/tools/game-toolkits/ability-combat-toolkit-155168?aid=1011lcMhd&utm_source=aff>" %}

{% content-ref url="/pages/-MhJgQ6r8uJaD0N1cJbt" %}
[ABC it's easy as 123! (WIP)](/abc-toolkit/master.md)
{% endcontent-ref %}

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}


---

# 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://dicelockstudio.gitbook.io/abc-toolkit/master.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.
