pi-jinyong-xia 1.0.8 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +15 -26
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,32 +15,21 @@
|
|
|
15
15
|
|
|
16
16
|
## 📸 界面预览
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<td align="center"><b>⚔️ Boss 对战</b></td>
|
|
34
|
-
</tr>
|
|
35
|
-
<tr>
|
|
36
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/侠客说明.png" alt="侠客说明" width="400"/></td>
|
|
37
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/对战.png" alt="对战" width="400"/></td>
|
|
38
|
-
</tr>
|
|
39
|
-
<tr>
|
|
40
|
-
<td align="center">Q 版头像 + 角色背景故事</td>
|
|
41
|
-
<td align="center">骰子驱动的回合制战斗系统</td>
|
|
42
|
-
</tr>
|
|
43
|
-
</table>
|
|
18
|
+
**🎮 主菜单 — 交互式菜单,15 大功能一键直达**
|
|
19
|
+
|
|
20
|
+

|
|
21
|
+
|
|
22
|
+
**📊 状态面板 — 角色属性、武功、装备一目了然**
|
|
23
|
+
|
|
24
|
+

|
|
25
|
+
|
|
26
|
+
**🎭 侠客图鉴 — Q 版头像 + 角色背景故事**
|
|
27
|
+
|
|
28
|
+

|
|
29
|
+
|
|
30
|
+
**⚔️ Boss 对战 — 骰子驱动的回合制战斗系统**
|
|
31
|
+
|
|
32
|
+

|
|
44
33
|
|
|
45
34
|
---
|
|
46
35
|
|