> For the complete documentation index, see [llms.txt](https://aion-rising.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aion-rising.gitbook.io/main/gameplay-systems/heroes/affinities.md).

# Affinities

**Affinities** are a core characteristic of Heroes that influences their abilities, playstyle, and interactions within the game world. Every Hero is assigned one of three distinct Affinities, which not only define their innate strengths and preferences but also enhance their effectiveness in specific situations.&#x20;

## Starfire&#x20;

## ![](/files/8rLOd0MYnWYF7vhDh5ZH)

The **Starfire Affinity** grants increased physical and spell damage during all Actions.

* Deals increased damage against Primal and reduced damage against Iceborn

## Primal

![](/files/yzZtOjg5AOpKjxsZbW1m)

The **Primal Affinity** boosts Armor and Max Hitpoints, and provides a bonus to Explore skill.

* Deals increased damage against Iceborn and reduced damage against Starfire

## Iceborn

![](/files/nGlu7wCxroN9uWZMUGzx)

The **Iceborn Affinity** enhances Resilience, Magic Resistance and provides a small bonus to Channeling.

* Deals increased damage against Starfire and reduced damage against Primal

## Leyline Affinities

Leylines will also have an Affinity type which, if matched with a corresponding Hero's Affinity, provide bonuses to a Channeling reward.

##

<br>


---

# 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://aion-rising.gitbook.io/main/gameplay-systems/heroes/affinities.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.
