- 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
Line 64:
Line 64:
− +
no edit summary
local value
local value
local bg_color, background_image = EnemyColors:rarity_colors(ship)
local bg_color, background_image = EnemyColors:rarity_colors(ship)
background_image = EnemyColors:variant_background_image(ship, extra_style)
background_image = EnemyColors:variant_background_image(ship, background_image)
if ship == false then
if ship == false then
value = Formatting:format_image{self._blank, size = self._size}
value = Formatting:format_image{self._blank, size = self._size}