# Fighting Traits

Fighting Traits are calculated in a similar fashion to the Cosmetic Traits but there is an added step as traits can vary slightly. Like Cosmetic Traits each Fighting Trait is determined individually, with the results of each Fighting Trait not having an influence on the others.

More information on Fighting Traits can be found here: [Fighting Traits](/the-red-village/the-purebloods/traits-and-abilities/fighting-traits.md)

All Summoned Champions have the ability to improve -and worsen the Fighting Traits of their parents. The likelihood of a Champion getting better or worse fighting traits will vary depending on the lowest R number of the Bloodtaker and Bloodgiver. This reflects that Purebloods have a better chance of summoning a Champion with improved Fighting Traits.

<figure><img src="/files/64OhMtwfLhMZHHbbdtJX" alt=""><figcaption></figcaption></figure>

Example: For calculating FightingTrait1(FT1). Given FT1Bloodtaker= 10, FT1Bloodgiver = 20, lowest R value is 4. Using Genetic Traits from previous example(s):<br>

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

When determining Fighting Traits, if a Fighting Trait is generated randomly then this is NOT influenced by the Genotype of the Bloodtaker and Bloodgiver. In other words, all Genotypes have the same chance of achieving any given random Fighting Trait.


---

# 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://the-red-village.gitbook.io/the-red-village/summoning/summoning-mechanics/trait-calculation/fighting-traits.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.
