# 個性

### はじめに

スターモンは、現実世界の生物と同じように、さまざまな性格を持った生き物です。また、個性が異なると、スターモンが持つ6つの能力に影響があり、特定の能力に対してランダムに10％の増減が行われます。

**能力値への影響**

|  Character | Increase ability value +10% | Decrease ability value -10% |
| :--------: | :-------------------------: | :-------------------------: |
|   placid   |            **——**           |              ——             |
|   radical  |            attack           |           defense           |
|    rough   |            attack           |            speed            |
|  dogmatic  |            attack           |        special attack       |
|  arrogant) |            attack           |       special defense       |
|  stubborn  |           defense           |            attack           |
| methodical |           defense           |            speed            |
|  forceful  |           defense           |        special attack       |
|   serious  |           defense           |       special defense       |
|  flexible  |            speed            |            attack           |
|  energetic |            speed            |           defense           |
| courageous |            speed            |        special attack       |
|  eccentric |            speed            |       special defense       |
|  creative  |        special attack       |            attack           |
|  studious  |        special attack       |           defense           |
|    calm    |        special attack       |            speed            |
|   tricky   |        special attack       |       special defense       |
|  tolerant  |       special defense       |            attack           |
|    kind    |       special defense       |           defense           |
|  religious |       special defense       |            speed            |
|   pensive  |       special defense       |        special attack       |

品種改良と特性遺伝子の影響について

{% content-ref url="../shisutemu/no/no-1" %}
[no-1](https://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegmugaido/shisutemu/no/no-1)
{% endcontent-ref %}


---

# 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://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegmugaido/sutmonno/ge-xing.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.
