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

[Feat]: 允许玩家将当前角色面板以文字报告的形式复制到剪贴板。 #1497

Closed
ShikiSuen opened this issue Mar 18, 2024 · 2 comments
Assignees
Labels
area-AvatarInfo 角色面板信息 已完成 This issue is completed
Milestone

Comments

@ShikiSuen
Copy link

ShikiSuen commented Mar 18, 2024

背景与动机

米游社某些外聘的版主太**,哪怕帖子里面的面板抹掉了app名称、也要封禁这种面板图片。
如果贴的是纯文字面板(而不是图片面板)的话,可以规避这种问题。
(我昨天晚上刚刚给披萨助手写了这个功能。)

想要实现或优化的功能

允许玩家将当前角色面板以文字报告的形式复制到剪贴板。
复制格式可以是纯文本,也可以是markdown。

Markdown:

### 行秋 [Lv.90, C6] [9, 9(+3), 9(+3)]
- **祭禮劍 (lv90, ☆4, R5)**
	- [! 基礎攻擊力: 454] [元素充能效率: 61.3%]
- [生命值上限: 17240.0]
- [攻擊力 & 防禦力: 1278.3 & 1137.5]
- [元素精通: 139.9]
- [元素充能效率: 238.23%]
- [暴擊率 & 暴擊傷害: 50.88% & 89.62%]
- [水元素傷害加成: 66.6%]
- 🌷 **生命值: 4780** (☆5 lv.20 絕緣之旗印)
	- [防禦力: 49] [暴擊傷害: 12.4%] [暴擊率: 7.8%] [元素精通: 42]
- 🪶 **攻擊力: 311** (☆5 lv.20 絕緣之旗印)
	- [元素精通: 21] [暴擊率: 7%] [防禦力: 19.7%] [暴擊傷害: 19.4%]
-**元素充能效率: 51.8%** (☆5 lv.20 絕緣之旗印)
	- [生命值: 299] [生命值: 11.7%] [防禦力: 11.7%] [攻擊力: 45]
- 🍷 **水元素傷害加成: 46.6%** (☆5 lv.20 角鬥士的終幕禮)
	- [暴擊傷害: 7.8%] [元素精通: 40] [攻擊力: 58] [防禦力: 12.4%]
- 👑 **暴擊率: 31.1%** (☆5 lv.20 絕緣之旗印)
	- [生命值: 747] [元素充能效率: 5.2%] [元素精通: 37] [攻擊力: 51]

Text:

//=====================
 行秋 [Lv.90, C6] [9, 9(+3), 9(+3)]
//---------------------
 祭禮劍 (lv90, ☆4, R5)
  [! 基礎攻擊力: 454] [元素充能效率: 61.3%]
//---------------------
 [生命值上限: 17240.0]
 [攻擊力 & 防禦力: 1278.3 & 1137.5]
 [元素精通: 139.9]
 [元素充能效率: 238.23%]
 [暴擊率 & 暴擊傷害: 50.88% & 89.62%]
 [水元素傷害加成: 66.6%]
//---------------------
 🌷 生命值: 4780 (☆5 lv.20 絕緣之旗印)
  [防禦力: 49] [暴擊傷害: 12.4%] [暴擊率: 7.8%] [元素精通: 42]
 🪶 攻擊力: 311 (☆5 lv.20 絕緣之旗印)
  [元素精通: 21] [暴擊率: 7%] [防禦力: 19.7%] [暴擊傷害: 19.4%]
 ⏳ 元素充能效率: 51.8% (☆5 lv.20 絕緣之旗印)
  [生命值: 299] [生命值: 11.7%] [防禦力: 11.7%] [攻擊力: 45]
 🍷 水元素傷害加成: 46.6% (☆5 lv.20 角鬥士的終幕禮)
  [暴擊傷害: 7.8%] [元素精通: 40] [攻擊力: 58] [防禦力: 12.4%]
 👑 暴擊率: 31.1% (☆5 lv.20 絕緣之旗印)
  [生命值: 747] [元素充能效率: 5.2%] [元素精通: 37] [攻擊力: 51]
//=====================
@ShikiSuen ShikiSuen added needs-triage 需要诊断问题类型 priority:none Priority not set 功能 labels Mar 18, 2024
@BTMuli BTMuli added area-AvatarInfo 角色面板信息 and removed needs-triage 需要诊断问题类型 labels Mar 18, 2024
@Masterain98 Masterain98 added priority:low Not user noticeable; brand new feature request and removed priority:none Priority not set labels Mar 30, 2024
@qhy040404
Copy link
Member

Tracked by #1394

@qhy040404 qhy040404 closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
@dgp-bot dgp-bot bot removed the priority:low Not user noticeable; brand new feature request label May 14, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topic.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2024
@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release labels Jul 11, 2024
@dgp-bot dgp-bot bot added this to the 1.10.7 milestone Jul 17, 2024
@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Jul 17, 2024
@dgp-bot dgp-bot bot closed this as completed Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-AvatarInfo 角色面板信息 已完成 This issue is completed
Projects
Development

No branches or pull requests

5 participants