style: 微调样式

This commit is contained in:
bietiaop 2024-09-02 17:08:02 +08:00
parent 07dce54336
commit 5c731477c1
4 changed files with 54 additions and 26 deletions

View file

@ -67,14 +67,6 @@ export class Abyss extends ZZZPlugin {
ChainLevel = 12,
CoreLevel = 6,
] = levels;
logger.debug(
BasicLevel,
DodgeLevel,
AssistLevel,
SpecialLevel,
ChainLevel,
CoreLevel
);
if (
!isSkillLevelLegal('BasicLevel', BasicLevel) ||
!isSkillLevelLegal('DodgeLevel', DodgeLevel) ||