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

Module:Data/Ship/Mist:Takao

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Mist:Takao/doc

--Categories:
--[[Category:Limited player ship modules]]
--[[Category:Limited enemy ship modules]]

return {
    [""] = {
        _name = "Takao",
        _page = "Takao (fog)",
        _rarity = 6,
        _api_id = 682,
        _id = 182,
        _true_id = false,
        _card = "Fog Takao.jpg",
        _cg = "Fog Takao 01.png",
        _cg_reference = "Fog Takao 03.png",
        _japanese_name = "タカオ",
        _reading = false,
        _class = "Takao",
        _type = 5,
        _hp = 77,
        _hp_max = 109,
        _firepower = 120,
        _firepower_max = 139,
        _firepower_mod = 1,
        _armor = 90,
        _armor_max = 109,
        _armor_mod = false,
        _torpedo = 60,
        _torpedo_max = 79,
        _torpedo_mod = false,
        _evasion = 40,
        _evasion_max = 59,
        _aa = 50,
        _aa_max = 69,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 70,
        _los_max = 79,
        _range = 3,
        _luck = 20,
        _luck_max = 29,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = nil,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = false,
        _fuel = 175,
        _ammo = 200,
        _scrap_fuel = false,
        _scrap_ammo = 1,
        _scrap_steel = false,
        _scrap_baux = false,
        _equipment = {
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
    },
    ["mist"] = {
        _name = "Takao",
        _suffix = "mist",
        _page = "Takao (fog)",
        _rarity = 6.5,
        _back = -1,
        _api_id = 582,
        _id = 582,
        _cg = "Fog Takao 01.png",
        _japanese_name = "タカオmist",
        _reading = "タカオミスト",
        _type = 5,
        _hp = 77,
        _firepower = 150,
        _armor = 100,
        _torpedo = 60,
        _evasion = 40,
        _aa = 50,
        _asw = 0,
        _speed = 10,
        _los = 70,
        _range = 3,
        _luck = 20,
        _equipment = {
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
    },
    ["mist*"] = {
        _name = "Takao*",
        _suffix = "mist*",
        _page = "Takao (fog)",
        _rarity = 6.5,
        _back = -2,
        _api_id = 588,
        _id = 588,
        _cg_reference = "Takao (fog)/mist",
        _battle_card_reference = "Takao (fog)/mist",
        _japanese_name = "タカオ*mist*",
        _reading = "タカオミスト",
        _type = 5,
        _hp = 77,
        _firepower = 88,
        _armor = 77,
        _torpedo = 60,
        _evasion = 30,
        _aa = 45,
        _asw = 0,
        _speed = 10,
        _los = 70,
        _range = 3,
        _luck = 20,
        _equipment = {
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
    },
}