Skip to content

Commit

Permalink
feat: better tip
Browse files Browse the repository at this point in the history
  • Loading branch information
RicheyJang committed Mar 16, 2022
1 parent 5caf702 commit 0117c5c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions plugins/genshin/genshin_draw/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,14 @@ var info = manager.PluginInfo{
Name: "模拟原神抽卡",
Usage: `用法:
原神[卡池名]一发:来一发!
原神[卡池名]10连:来个十连!
原神[卡池名]十连:来个十连!
原神当前卡池:查看当前原神卡池列表
注:[卡池名]请以"原神当前卡池"中的为准哦
`,
示例:
原神十连:十连抽常驻池
原神武器十连:十连抽UP武器池(若存在)
原神角色十连:十连抽UP角色池(若仅存在1个UP角色池)
原神角色1十连:十连抽第1个UP角色池(若存在两个或以上UP角色池)`,
SuperUsage: `更新指令:
原神抽卡更新:强制更新图片素材以及卡池信息
另外每天2点10分会自动更新
Expand Down

0 comments on commit 0117c5c

Please sign in to comment.