显示
This commit is contained in:
parent
e60cedc505
commit
4d6e578982
@ -415,7 +415,8 @@ function GFunc.getPerStr(key, str)
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_ICE_REBOUND_400 or
|
||||
key == GConst.BattleConst.BUFF_NAME.BURN or
|
||||
key == GConst.BattleConst.BUFF_NAME.SHIELD_ICE or
|
||||
key == GConst.BattleConst.BUFF_NAME.BLOCK
|
||||
key == GConst.BattleConst.BUFF_NAME.BLOCK or
|
||||
key == GConst.BattleConst.BUFF_NAME.CRIT_ADD
|
||||
then
|
||||
str = str // 100 .. "%"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user