Changes

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

edits