mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
新增柚叶伤害计算
This commit is contained in:
parent
46af7f3482
commit
0aff315d5a
7 changed files with 132 additions and 9 deletions
|
|
@ -114,8 +114,8 @@ export const buffs = [
|
|||
/** @type {import('../../Calculator.ts').Calculator['skills']} */
|
||||
export const skills = [
|
||||
{ name: '普攻:', type: 'AP' },
|
||||
{ name: '冲刺攻击:', type: 'CC' },
|
||||
{ name: '闪避反击:', type: 'CF' },
|
||||
{ name: '支援突击:', type: 'LT' },
|
||||
{ name: '强化特殊技:', type: 'EQ' },
|
||||
{ name: '连携技:', type: 'RL' },
|
||||
{ name: '终结技:', type: 'RZ' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue