# レース 遺伝子

親は子であるスターモンの種族遺伝子に直接影響を与えることができる。両親が同じ種族の場合、子孫のスターモンは両親と同じ種族でなければなりません。両親が異なる種族の場合、子孫は一定の確率で両親の種族をランダムに受け継ぐことになります。もし、プレイヤーが好きな種族を手に入れたいのであれば、決定論的な方法とランダムな方法のどちらを選ぶにせよ、子孫を残す前に十分な準備をする必要があるのです。

![](https://2805517858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvTgsk0VoqllDk8YxDR8s%2Fuploads%2F4GtPdQldC0dUUStGAddK%2F%E5%A4%96%E8%A7%80%E5%BE%8C%E4%BB%A3.png?alt=media\&token=770e4dac-f5cf-4839-9fdf-3c16d637f1c6)

また、同じ種族でも部位によって外見や才能が違ってきます。この点、子孫の一部は親から受け継ぎ、残りの一部は種族の外見と才能の遺伝子プールに基づきランダムに選択されることになる。


---

# 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/shisutemu/no/rsu.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.
