显示问题优化
This commit is contained in:
parent
28c23b328d
commit
977459d074
@ -417,7 +417,11 @@ function GFunc.getPerStr(key, str)
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_ICE or
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_ICE_02 or
|
||||
key == GConst.BattleConst.BUFF_NAME.BLOCK or
|
||||
key == GConst.BattleConst.BUFF_NAME.CRIT_ADD
|
||||
key == GConst.BattleConst.BUFF_NAME.CRIT_ADD or
|
||||
key == GConst.BattleConst.COUNTER_ATTACK or
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_ICE_REBOUND_200 or
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_REBOUND_100 or
|
||||
key == GConst.BattleConst.BUFF_NAME.SKILL_HURT_ADD_SHOW
|
||||
then
|
||||
str = str // 100 .. "%"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user