• 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 299: Line 299:  
            local ship_caption =
 
            local ship_caption =
 
                (ship:name() or "?")
 
                (ship:name() or "?")
                .. " (" .. Formatting:format_enemy_stat(ship:api_id()) .. "): "
+
                .. " (" .. Formatting:format_stat(ship:api_id()) .. "): "
 
                .. (ship:armor() or "?") .. " Armor, " .. (ship:hp() or "?") .. " HP"
 
                .. (ship:armor() or "?") .. " Armor, " .. (ship:hp() or "?") .. " HP"
 
                .. (ship_air_power ~= 0 and ", " .. (ship_air_power or "?") .. " AP" or "")
 
                .. (ship_air_power ~= 0 and ", " .. (ship_air_power or "?") .. " AP" or "")
cssedit, gkautomate
7,060

edits

Navigation menu