feature:%XX伤害

This commit is contained in:
UCPr 2025-05-02 18:01:04 +08:00
parent 83ca22c3b8
commit 9b7e609f6a
35 changed files with 1849 additions and 114 deletions

View file

@ -41,6 +41,7 @@ export const skills = [
{
name: '强化特殊技:全弹连射',
type: 'EQ',
isMain: true,
after: ({ damage }) => damage.add('EQ2')
},
{ name: '连携技:歼灭模式', type: 'RL' },