• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 433: Line 433:  
return false
 
return false
 
end
 
end
--attack_power = math.min(attack_power, 150)
+
--attack_power = math.min(attack_power, 180)
 
if attack_power > 180 then
 
if attack_power > 180 then
 
    attack_power = 180 + math.floor(math.sqrt(attack_power - 180))
 
    attack_power = 180 + math.floor(math.sqrt(attack_power - 180))
3

edits

Navigation menu