Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

请问如何自定义UP角色以及武器,或者调整概率呢 #219

Answered by Arondight
ID114514 asked this question in Q&A
Discussion options

You must be logged in to vote

建议放弃。

首先你要禁止卡池更新。

updateGachaJob();

schedule.scheduleJob("1 */1 * * *", () => updateGachaJob());

然后更改 ./data/db/gacha.json 中卡池的字段,更改完毕后重启 bot 。

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Arondight
Comment options

Answer selected by Arondight
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants