# Ballman Players Skills

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

**A Ballman player has tennis skills that are described through five parameters that will influence their game:**

> 🎾 Technique
>
> 🎾 Mindset
>
> 🎾 Power
>
> 🎾 Tactics
>
> 🎾 Conditioning

**Ballman players are divided into five classes of players with different abilities:**

> 👟 Agressive baseliner&#x20;
>
> 👟 All court Player
>
> 👟 Serve and Volleyer
>
> 👟 Counter Puncher
>
> 👟 Pusher

**Each Ballman class starts with a different distribution of skills with inherent strengths and weaknesses:**

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

<table><thead><tr><th width="304">Strengths &#x26; Weaknesses / class</th><th width="121">Technique</th><th>Mindset</th><th width="81">Power</th><th width="92">Tactics</th><th width="137">Conditioning</th></tr></thead><tbody><tr><td><strong>Aggressive Baseliner</strong></td><td>5</td><td>3</td><td>5</td><td>1</td><td>1</td></tr><tr><td><strong>All-court Player</strong></td><td>2</td><td>4</td><td>2</td><td>5</td><td>2</td></tr><tr><td><strong>Serve-and-Volleyer</strong></td><td>5</td><td>2</td><td>4</td><td>3</td><td>1</td></tr><tr><td><strong>Pusher</strong></td><td>2</td><td>3</td><td>1</td><td>4</td><td>5</td></tr><tr><td><strong>Counterpuncher</strong></td><td>2</td><td>4</td><td>2</td><td>3</td><td>4</td></tr></tbody></table>

{% hint style="info" %}
Some Ballmen will inherit rare skills that will give them an advantage over their peers in the form of bonus points on certain abilities.
{% endhint %}

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

| PLAYER ADVANTAGES          | EFFECT           | RARITY    |
| -------------------------- | ---------------- | --------- |
| **Killer Mindset**         | Mindset +5       | Rare      |
| **Cardio +**               | Conditioning +5  | Rare      |
| **Stan's Punch**           | Technique +5     | Rare      |
| **Quick Neuro**            | Power +5         | Rare      |
| **Sledge Hammer**          | Tactics +5       | Epic      |
| **Master Mind**            | Power +10        | Epic      |
| **Zen master**             | Mindset +10      | Legendary |
| **Low Heartbeat Mutation** | Conditioning +10 | Legendary |
| **Racket Samuraï**         | Technique +10    | Legendary |


---

# 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://ballman.gitbook.io/whitepaper-2023/ballman-players-evolving-nfts/ballman-players-skills.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.
