优化了 飘字和名称修改
This commit is contained in:
@@ -405,7 +405,7 @@ export class HeroViewComp extends CCComp {
|
||||
{
|
||||
let i = RandomManager.instance.getRandomInt(0,100,3)
|
||||
if(i < this.crit_max){
|
||||
this.BUFFCOMP.tooltip(5,"*会心一击*");
|
||||
// this.BUFFCOMP.tooltip(5,"*会心一击*");
|
||||
this.crit_count += 1
|
||||
this.exp_add(this.cexp) // 暴击经验
|
||||
this.power_add(this.cpw)
|
||||
|
||||
Reference in New Issue
Block a user