许孟阳 2 weeks ago
parent
commit
ced550e987
  1. 0
      public/img/equips/shoes/踏浪.png
  2. 2
      src/config/equips/jewelry.ts
  3. 2
      src/config/i18n/zh/skills.ts

0
public/img/equips/shoes/踏浪.jpg → public/img/equips/shoes/踏浪.png

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

2
src/config/equips/jewelry.ts

@ -77,7 +77,7 @@ export const jewelryUniqueCategorys: Categorys[] = [ @@ -77,7 +77,7 @@ export const jewelryUniqueCategorys: Categorys[] = [
{ type: 'crit', valCoefficient: 0.5 },
{ type: 'atk', valCoefficient: 0.8 },
]),
new Categorys('liangren', 'jewelry/月灵良人幻梦.png', [
new Categorys('liangren', 'jewelry/良人.png', [
{ type: 'critDmg', valCoefficient: 1.2 },
{ type: 'dmgPercent', valCoefficient: 0.4 },
{ type: 'atk', valCoefficient: 0.7 },

2
src/config/i18n/zh/skills.ts

@ -10,7 +10,7 @@ export const qici = ['鳍刺', '攻击时有${0}%概率对目标造成流血, @@ -10,7 +10,7 @@ export const qici = ['鳍刺', '攻击时有${0}%概率对目标造成流血,
export const bhxdjc = [
'百花羞的矜持',
'当生命值低于${0}%时,获得自身最大生命值${1}%的护盾(护盾能吸收等额伤害,但每回合自然衰减10%),此效果每场战斗只能触发一次。',
'当生命值低于${0}%时,获得自身最大生命值${1}%的护盾(护盾能吸收等额伤害,但每回合自然衰减10%),此效果每场战斗只能触发一次。',
'触发百花羞得矜持,获得${0}点护盾。',
];

Loading…
Cancel
Save