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

Module:Data/Enemy/Aircraft Carrier Summer Princess

From Kancolle Wiki
< Module:Data
Revision as of 17:45, 15 September 2018 by がか (talk | contribs) (https://twitter.com/Croshadow_/status/1040956045273686016)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Enemy/Aircraft Carrier Summer Princess/doc

--Categories:
--[[Category: Enemy boss ship modules]]

return {
    [""] = {
        _name = "Aircraft Carrier Summer Princess",
        _rarity = 8,
        _back = -11,
        _api_id = 1752,
        _id = 1752,
        _japanese_name = "空母夏姫",
        _reading = "くうぼなつき",
        _type = 11,
        _hp = 440,
        _firepower = 190,
        _armor = 149,
        _torpedo = 0,
        _evasion = nil,
        _aa = 140,
        _asw = 0,
        _speed = 10,
        _los = nil,
        _range = 3,
        _luck = nil,
		_night_bombing = true,
        _equipment = {
            {equipment = "Abyssal Cat Fighter", size = 72, estimation = true},
            {equipment = "Abyssal Hell Dive Bomber", size = 63, estimation = true},
            {equipment = "Abyssal Revenge Torpedo Bomber", size = 63, estimation = true},
            {equipment = "Abyssal Air Radar", size = 0, estimation = true},
        },
    },
}