mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
feature:%XX伤害
This commit is contained in:
parent
83ca22c3b8
commit
9b7e609f6a
35 changed files with 1849 additions and 114 deletions
|
|
@ -70,7 +70,7 @@ export const buffs = [
|
|||
|
||||
/** @type {import('../../Calculator.ts').Calculator['skills']} */
|
||||
export const skills = [
|
||||
{ name: '强击', type: '强击' },
|
||||
{ name: '强击', isMain: true, type: '强击' },
|
||||
{ name: '紊乱', type: '紊乱' },
|
||||
{ name: '普攻:跳步刃舞六段(狂热)', type: 'AP6' },
|
||||
{ name: '普攻:萨霍夫跳0', type: 'AX0', isHide: true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue