[战斗]======御甲返回空修改提交
parent
bd567ad367
commit
486f345567
|
@ -52,7 +52,7 @@ end
|
|||
function Blood:CountBloodValue(damage,atkRole)
|
||||
local finalDamage=0
|
||||
if self.target==nil then
|
||||
return
|
||||
return damage
|
||||
end
|
||||
self.bloodValue=self.bloodValue-damage
|
||||
if self.bloodValue<=0 then
|
||||
|
|
Loading…
Reference in New Issue