• 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
m
no edit summary
Line 156: Line 156:  
                 end
 
                 end
 
                 if item:type() == 6 or item:type() == 7 or item:type() == 8 or item:type() == 11 then
 
                 if item:type() == 6 or item:type() == 7 or item:type() == 8 or item:type() == 11 then
                     if item:aa() then
+
                     if ship:slot(slot_number) and item:aa() then
 
                         self._fighter_power = self._fighter_power + math.floor(math.sqrt(select(2, ship:slot(slot_number))) * item:aa())
 
                         self._fighter_power = self._fighter_power + math.floor(math.sqrt(select(2, ship:slot(slot_number))) * item:aa())
 
                     end
 
                     end
48

edits

Navigation menu