|
|
|
@ -63,7 +63,7 @@ export class Liulipan extends Attack {
@@ -63,7 +63,7 @@ export class Liulipan extends Attack {
|
|
|
|
|
//镜花水月
|
|
|
|
|
export class JHSY extends CounterSkill { |
|
|
|
|
name: string = 'JHSY'; |
|
|
|
|
rate: number = 50; |
|
|
|
|
rate: number = 40; |
|
|
|
|
percent: number = 100; |
|
|
|
|
desc(): string { |
|
|
|
|
return replace(t('skill.JHSY.1'), [this.rate, this.percent, this.cd]); |
|
|
|
|