# 分形核心（Artifractal Cores）

分形核心允许玩家获取新装备（如武器、防具或飞船组件）。分形核心具有不同的稀有度，其稀有度决定了装备的基础属性和可应用的属性数量，结合了战略选择与探索的乐趣。

### 获取分型核心

分形核心作为玩家任务结束奖励的一部分，通过分配残余能量获取。这样，装备的获取直接与玩家的投入和当前需求挂钩。

### 分形核心的稀有度及其对装备的影响

分形核心的稀有度决定了装备的随机化基础属性范围和可应用属性的数量。较高稀有度的核心提供更强、更丰富的属性机会，而较低稀有度的核心提供更基础的范围与属性。

**示例：**

玩家使用低级分形核心生成一把步枪，可能的结果包括：

* 3个随机属性，例如+10%伤害、+5%射速和+3%精准度。

如果玩家对这些属性不满意，可以再消耗一个分形核心重新生成该步枪，试图获得更高范围的属性。较高稀有度的分形核心能提升生成更多属性（如4–5个）以及更高的属性数值（如+15%伤害或+10%精准度）的机会。

注：本例中的数字仅用于说明目的，并不代表最终确定的游戏规范。

### 总结

玩家通过任务奖励获取分形核心，在Nexus的专用工作台选择要制作的装备类型，并花费次元晶核（Nexite）完成制作过程。分形核心的稀有度决定了随机化属性的范围，玩家还可以再消耗一个分形核心，尝试获得更优化的基础属性配置。


---

# 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://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/fen-xing-he-xin-artifractal-cores.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.
