• 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/Chiyoda

From Kancolle Wiki
Jump to navigation Jump to search

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Chiyoda",
        _rarity = 1,
        _api_id = 103,
        _id = 50,
        _true_id = false,
        _japanese_name = "千代田",
        _reading = "ちよだ",
        _class = "Chitose",
        _class_number = 2,
        _type = 16,
        _hp = 40,
        _hp_max = 59,
        _firepower = 9,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 18,
        _armor_max = 39,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 20,
        _evasion_max = 39,
        _aa = 14,
        _aa_max = 29,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 34,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 140,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Chiyoda/Kai",
        _fuel = 35,
        _ammo = 35,
        _scrap_fuel = 3,
        _scrap_ammo = 1,
        _scrap_steel = 13,
        _scrap_baux = 4,
        _equipment = {
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 12 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 12 },
        },
        _voice_actor = "Miyakawa Wakana",
        _artist = "Kuu Ro Kuro",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese aircraft carrier Chiyoda",
    },
    ["Kai"] = {
        _name = "Chiyoda",
        _suffix = "Kai",
        _rarity = 3,
        _api_id = 105,
        _id = 96,
        _true_id = false,
        _japanese_name = "千代田改",
        _reading = "ちよだかい",
        _class = "Chitose",
        _class_number = 2,
        _type = 16,
        _hp = 41,
        _hp_max = 59,
        _firepower = 9,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 20,
        _armor_max = 39,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = 29,
        _torpedo_mod = false,
        _evasion = 25,
        _evasion_max = 44,
        _aa = 15,
        _aa_max = 29,
        _aa_mod = 2,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 36,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _remodel_level = 10,
        _remodel_ammo = 40,
        _remodel_steel = 70,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Chiyoda/",
        _remodel_to = "Chiyoda/A",
        _fuel = 35,
        _ammo = 40,
        _scrap_fuel = 3,
        _scrap_ammo = 1,
        _scrap_steel = 14,
        _scrap_baux = 4,
        _equipment = {
            { equipment = "Type 0 Reconnaissance Seaplane", size = 12 },
            { equipment = "Zuiun", size = 6 },
            { equipment = "12.7cm Twin Gun Mount", size = 6 },
        },
    },
    ["A"] = {
        _name = "Chiyoda",
        _suffix = "A",
        _rarity = 3,
        _api_id = 107,
        _id = 100,
        _true_id = false,
        _japanese_name = "千代田甲",
        _reading = "ちよだこう",
        _class = "Chitose",
        _class_number = 2,
        _type = 16,
        _hp = 42,
        _hp_max = 59,
        _firepower = 9,
        _firepower_max = 31,
        _firepower_mod = false,
        _armor = 21,
        _armor_max = 39,
        _armor_mod = 2,
        _torpedo = 15,
        _torpedo_max = 73,
        _torpedo_mod = 2,
        _evasion = 27,
        _evasion_max = 49,
        _aa = 17,
        _aa_max = 42,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 30,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 12,
        _remodel_ammo = 80,
        _remodel_steel = 70,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Chiyoda/Kai",
        _remodel_to = "Chiyoda/Kou",
        _fuel = 35,
        _ammo = 45,
        _scrap_fuel = 3,
        _scrap_ammo = 3,
        _scrap_steel = 15,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "Type 0 Reconnaissance Seaplane", size = 12 },
            { equipment = "Type A Kouhyouteki", size = 6 },
            { equipment = "Type A Kouhyouteki", size = 6 },
        },
    },
    ["Kou"] = {
        _name = "Chiyoda",
        _suffix = "Kou",
        _rarity = 4,
        _api_id = 109,
        _id = 105,
        _true_id = false,
        _japanese_name = "千代田航",
        _reading = "ちよだこう",
        _class = "Chitose",
        _class_number = 2,
        _type = 7,
        _hp = 47,
        _hp_max = 59,
        _firepower = 0,
        _firepower_max = 19,
        _firepower_mod = false,
        _armor = 25,
        _armor_max = 39,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 37,
        _evasion_max = 67,
        _aa = 20,
        _aa_max = 49,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 36,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 15,
        _remodel_ammo = 60,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Chiyoda/A",
        _remodel_to = "Chiyoda/Kou Kai",
        _fuel = 40,
        _ammo = 40,
        _scrap_fuel = 5,
        _scrap_ammo = 5,
        _scrap_steel = 17,
        _scrap_baux = 4,
        _equipment = {
            { equipment = "Type 0 Fighter Model 21", size = 21 },
            { equipment = "Type 97 Torpedo Bomber", size = 9 },
            { equipment = false, size = 6 },
        },
    },
    ["Kou Kai"] = {
        _name = "Chiyoda",
        _suffix = "Kou Kai",
        _rarity = 5,
        _api_id = 292,
        _id = 105,
        _true_id = 1392,
        _cg_reference = "/Kou",
        _cg_damaged_reference = "/Kou",
        _japanese_name = "千代田航改",
        _reading = "ちよだこうかい",
        _class = "Chitose",
        _class_number = 2,
        _type = 7,
        _hp = 57,
        _hp_max = 79,
        _firepower = 0,
        _firepower_max = 34,
        _firepower_mod = false,
        _armor = 32,
        _armor_max = 64,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 37,
        _evasion_max = 69,
        _aa = 27,
        _aa_max = 69,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 42,
        _los_max = 79,
        _range = 1,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 35,
        _remodel_ammo = 250,
        _remodel_steel = 550,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Chiyoda/Kou",
        _remodel_to = "Chiyoda/Kou Kai Ni",
        _fuel = 45,
        _ammo = 40,
        _scrap_fuel = 5,
        _scrap_ammo = 10,
        _scrap_steel = 24,
        _scrap_baux = 7,
        _equipment = {
            { equipment = "Type 0 Fighter Model 52", size = 24 },
            { equipment = "Type 97 Torpedo Bomber", size = 16 },
            { equipment = "12cm 30-tube Rocket Launcher", size = 8 },
            { equipment = false, size = 8 },
        },
    },
    ["Kou Kai Ni"] = {
        _name = "Chiyoda",
        _suffix = "Kou Kai Ni",
        _rarity = 6,
        _api_id = 297,
        _id = 122,
        _true_id = false,
        _japanese_name = "千代田航改二",
        _reading = "ちよだこうかいに",
        _class = "Chitose",
        _class_number = 2,
        _type = 7,
        _hp = 58,
        _hp_max = 79,
        _firepower = 0,
        _firepower_max = 34,
        _firepower_mod = false,
        _armor = 32,
        _armor_max = 65,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 38,
        _evasion_max = 69,
        _aa = 30,
        _aa_max = 72,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 42,
        _los_max = 79,
        _range = 1,
        _luck = 13,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 50,
        _remodel_ammo = 370,
        _remodel_steel = 430,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Chiyoda/Kou Kai",
        _remodel_to = false,
        _fuel = 45,
        _ammo = 40,
        _scrap_fuel = 5,
        _scrap_ammo = 10,
        _scrap_steel = 24,
        _scrap_baux = 7,
        _equipment = {
            { equipment = "Type 0 Fighter Model 52", size = 24 },
            { equipment = "25mm Twin Autocannon Mount", size = 16 },
            { equipment = "12cm 30-tube Rocket Launcher", size = 11 },
            { equipment = false, size = 8 },
        },
        _implementation_date = { 2013, 7, 24 },
    },
    ["Carrier"] = "/Kou",
    ["Carrier Kai"] = "/Kou Kai",
    ["Carrier Kai Ni"] = "/Kou Kai Ni",
    seasonals = {
        { _suffix = "Yukata", _season = "Fall 2015" },
        { _suffix = "Rainy", _season = "Rainy Season 2016" },
        ["Fall"] = "/Yukata",
    },
}