Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 移除评分相关说明 #181

Merged
merged 2 commits into from
Dec 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ highlights:

- title: My Characters
icon: /images/202308/My_Character_Icon.png
details: View detailed data about the player's character, including level, constellations, weapons, talents, artifact set, etc.; automatically calculate artifact set score
details: View detailed data about the player's character, including level, constellations, weapons, talents, artifact set, etc.
link: features/character-data.html

- title: Character Wiki
Expand Down
5 changes: 2 additions & 3 deletions docs/en/features/character-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ category: [Feature, Tutorial]
tag: [Character showcase, Character statistics]
order: 8
comment: false
description: The "My Characters" feature in Snap Hutao can retrieve and display specific data of the characters owned within a Genshin Impact account. It provides analytical data such as character level, constellations, talents, and artifact ratings.
description: The "My Characters" feature in Snap Hutao can retrieve and display specific data of the characters owned within a Genshin Impact account. It provides analytical data such as character level, constellations, talents, and artifact attributes.
---

# My Characters
Expand All @@ -16,8 +16,7 @@ This features required sign in to MiHoYo BBS account, please refer to [MiHoYo BB
:::

My characters is a character statistics feature that allows Snap Hutao to read character's statistics on the account,
including level, constellation, weapon, talent and artifact set; we also provide artifacts rating and CRTI rating for
each character.
including level, constellation, weapon, talent and artifact set.

![My Character Screenshot](https://img.alicdn.com/imgextra/i2/1797064093/O1CN01SpkZag1g6e0sAYQKO_!!1797064093.png_.webp)

Expand Down
1 change: 0 additions & 1 deletion docs/en/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ Snap Hutao is using MSIX format package. MSIX is a native Windows application pa
- Windows native style notification push
- [My Characters](features/character-data.md)
- Support multiple source synchronization
- Artifact rating & CRIT rating
- Export my character data as image to clipboard
- [Spiral Abyss](features/hutao-API.md)
- Details of monster and blessing for each schedule
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ highlights:

- title: 属性统计
icon: /images/202308/My_Character_Icon.png
details: 查看玩家所拥有角色的具体数据,包括等级、命之座、武器、天赋、圣遗物等;自动计算圣遗物评分和双爆评分
details: 查看玩家所拥有角色的具体数据,包括等级、命之座、武器、天赋、圣遗物等
link: features/character-data.html

- title: 角色资料
Expand Down
8 changes: 4 additions & 4 deletions docs/zh/features/character-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ category: [功能, 教程]
tag: [数据统计, 角色橱窗]
order: 8
comment: false
description: 胡桃工具箱的“我的角色”功能可以读取原神账号下所拥有的角色的具体数据并提供分析,包括等级、命之座、天赋和圣遗物评分等数据
description: 胡桃工具箱的“我的角色”功能可以读取原神账号下所拥有的角色的具体数据并提供分析,包括等级、命之座、天赋和圣遗物属性等数据
---

# 我的角色
Expand All @@ -13,7 +13,7 @@ description: 胡桃工具箱的“我的角色”功能可以读取原神账号
该功能需要你在胡桃工具箱中登录米游社账号,登录方法参见[米游社多账号切换](mhy-account-switch.md#米游社多账号切换)
:::

“我的角色”功能可读取当前账号所拥有角色的具体数据,包括等级、命之座、武器、天赋、圣遗物等;并自动计算圣遗物评分和双爆评分
“我的角色”功能可读取当前账号所拥有角色的具体数据,包括等级、命之座、武器、天赋、圣遗物等

![属性统计示例图](https://img.alicdn.com/imgextra/i4/1797064093/O1CN01hK2R3O1g6e0qblXd2_!!1797064093.png_.webp)

Expand All @@ -37,8 +37,8 @@ description: 胡桃工具箱的“我的角色”功能可以读取原神账号
1. 先同步一次角色数据
2. 点击“我的角色”功能页面,切换至需要加入养成计算的角色
3. 点击界面右上方的“养成计算-当前角色与武器”并填入等级信息
- **已同步过的角色**的当前角色等级、天赋等级和武器等级会**预填**入其中,目标等级可自由更改。
- 如果拉取数据中不包含相关数据则仍将按初始数据处理。
- **已同步过的角色**的当前角色等级、天赋等级和武器等级会**预填**入其中,目标等级可自由更改。
- 如果拉取数据中不包含相关数据则仍将按初始数据处理。

![rolescal](https://img.alicdn.com/imgextra/i3/1797064093/O1CN01n3GYLI1g6e0zAVRM7_!!1797064093.png_.webp)

Expand Down
1 change: 0 additions & 1 deletion docs/zh/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ Snap Hutao 项目使用 MSIX 格式的安装包打包。MSIX 是一种 Windows
- Windows 原生通知推送
- [我的角色](features/character-data.md)
- 支持多数据源同步数据
- 圣遗物评分和双爆评分
- 导出我的角色数据截图
- [深境螺旋](features/hutao-API.md)
- 每期怪物和渊月祝福详情
Expand Down
Loading