Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Kumano = {
+
return {
[""] = {
+
    [""] = {
_name = "Kumano",
+
        _name = "Kumano",
_rarity = 4,
+
        _rarity = 4,
_api_id = 125,
+
        _api_id = 125,
_id = 125,
+
        _id = 125,
_true_id = false,
+
        _true_id = false,
_japanese_name = "熊野",
+
        _japanese_name = "熊野",
_reading = "くまの",
+
        _reading = "くまの",
_class = "Mogami",
+
        _class = "Mogami",
_class_number = 4,
+
        _class_number = 4,
_type = 5,
+
        _type = 5,
_hp = 40,
+
        _hp = 40,
_hp_max = 59,
+
        _hp_max = 59,
_firepower = 40,
+
        _firepower = 40,
_firepower_max = 59,
+
        _firepower_max = 59,
_firepower_mod = 2,
+
        _firepower_mod = 2,
_armor = 30,
+
        _armor = 30,
_armor_max = 59,
+
        _armor_max = 59,
_armor_mod = 2,
+
        _armor_mod = 2,
_torpedo = 18,
+
        _torpedo = 18,
_torpedo_max = 69,
+
        _torpedo_max = 69,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 31,
+
        _evasion = 31,
_evasion_max = 62,
+
        _evasion_max = 62,
_aa = 18,
+
        _aa = 18,
_aa_max = 59,
+
        _aa_max = 59,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 10,
+
        _speed = 10,
_los = 14,
+
        _los = 14,
_los_max = 39,
+
        _los_max = 39,
_range = 2,
+
        _range = 2,
_luck = 5,
+
        _luck = 5,
_luck_max = 49,
+
        _luck_max = 49,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = true,
+
        _buildable = true,
_buildable_lsc = true,
+
        _buildable_lsc = true,
_build_time = 90,
+
        _build_time = 90,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Kumano/Kai",
+
        _remodel_to = "Kumano/Kai",
_fuel = 40,
+
        _fuel = 40,
_ammo = 65,
+
        _ammo = 65,
_scrap_fuel = 2,
+
        _scrap_fuel = 2,
_scrap_ammo = 3,
+
        _scrap_ammo = 3,
_scrap_steel = 12,
+
        _scrap_steel = 12,
_scrap_baux = 1,
+
        _scrap_baux = 1,
_equipment = {
+
        _equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
+
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
{equipment = false, size = 2},
+
            { equipment = false, size = 2 },
},
+
        },
_voice_actor = "Sarah Emi Bridcutt",
+
        _voice_actor = "Sarah Emi Bridcutt",
_artist = "Konishi",
+
        _artist = "Konishi",
_implementation_date = {2013, 8, 1},
+
        _implementation_date = { 2013, 8, 1 },
_availability = {"drop", "event_drop", event_drop = {{2013, 7, 2, "H"}, {2013, 7, 3, "G"}, {2013, 7, 4, "G"}}},
+
        _availability = { "drop", "event_drop" },
},
+
        _wikipedia = "Japanese cruiser Kumano",
["Kai"] = {
+
    },
_name = "Kumano",
+
    ["Kai"] = {
_suffix = "Kai",
+
        _name = "Kumano",
_rarity = 5,
+
        _suffix = "Kai",
_api_id = 130,
+
        _rarity = 5,
_id = 130,
+
        _api_id = 130,
_true_id = false,
+
        _id = 130,
_japanese_name = "熊野改",
+
        _true_id = false,
_reading = "くまのかい",
+
        _japanese_name = "熊野改",
_class = "Mogami",
+
        _reading = "くまのかい",
_class_number = 4,
+
        _class = "Mogami",
_type = 6,
+
        _class_number = 4,
_hp = 50,
+
        _type = 6,
_hp_max = 67,
+
        _hp = 50,
_firepower = 24,
+
        _hp_max = 67,
_firepower_max = 75,
+
        _firepower = 24,
_firepower_mod = 2,
+
        _firepower_max = 75,
_armor = 37,
+
        _firepower_mod = 2,
_armor_max = 72,
+
        _armor = 37,
_armor_mod = 2,
+
        _armor_max = 72,
_torpedo = 18,
+
        _armor_mod = 2,
_torpedo_max = 69,
+
        _torpedo = 18,
_torpedo_mod = 1,
+
        _torpedo_max = 69,
_evasion = 34,
+
        _torpedo_mod = 1,
_evasion_max = 69,
+
        _evasion = 34,
_aa = 20,
+
        _evasion_max = 69,
_aa_max = 59,
+
        _aa = 20,
_aa_mod = 3,
+
        _aa_max = 59,
_asw = 0,
+
        _aa_mod = 3,
_asw_max = false,
+
        _asw = 0,
_speed = 10,
+
        _asw_max = false,
_los = 22,
+
        _speed = 10,
_los_max = 59,
+
        _los = 22,
_range = 2,
+
        _los_max = 59,
_luck = 10,
+
        _range = 2,
_luck_max = 69,
+
        _luck = 10,
_luck_mod = false,
+
        _luck_max = 69,
_remodel_level = 35,
+
        _luck_mod = false,
_remodel_ammo = 110,
+
        _remodel_level = 35,
_remodel_steel = 270,
+
        _remodel_ammo = 110,
_remodel_development_material = false,
+
        _remodel_steel = 270,
_remodel_blueprint = false,
+
        _remodel_development_material = false,
_remodel_catapult = false,
+
        _remodel_blueprint = false,
_remodel_from = "Kumano/",
+
        _remodel_catapult = false,
_remodel_to = false,
+
        _remodel_from = "Kumano/",
_fuel = 50,
+
        _remodel_to = "Kumano/Kai Ni",
_ammo = 55,
+
        _fuel = 50,
_scrap_fuel = 2,
+
        _ammo = 55,
_scrap_ammo = 2,
+
        _scrap_fuel = 2,
_scrap_steel = 13,
+
        _scrap_ammo = 2,
_scrap_baux = 4,
+
        _scrap_steel = 13,
_equipment = {
+
        _scrap_baux = 4,
{equipment = "20.3cm Twin Gun Mount", size = 5},
+
        _equipment = {
{equipment = "No. 22 Surface Radar", size = 6},
+
            { equipment = "20.3cm Twin Gun Mount", size = 5 },
{equipment = "Zuiun", size = 5},
+
            { equipment = "Type 22 Surface Radar", size = 6 },
{equipment = false, size = 6},
+
            { equipment = "Zuiun", size = 5 },
},
+
            { equipment = false, size = 6 },
},
+
        },
["Christmas"] = {
+
    },
_name = "Kumano",
+
    ["Kai Ni"] = {
_suffix = "Christmas",
+
        _name = "Kumano",
_display_suffix = "(Christmas)",
+
        _suffix = "Kai Ni",
_api_id = nil,
+
        _rarity = 7,
_type = 5,
+
        _api_id = 504,
_seasonal = true,
+
        _id = 304,
_cg = "Kumano Christmas Full.png",
+
        _true_id = false,
_cg_damaged = "Kumano Christmas Full Damaged.png",
+
        _japanese_name = "熊野改二",
},
+
        _reading = "くまのかいに",
 +
        _class = "Mogami",
 +
        _class_number = 4,
 +
        _type = 6,
 +
        _hp = 62,
 +
        _hp_max = 74,
 +
        _firepower = 30,
 +
        _firepower_max = 76,
 +
        _firepower_mod = 2,
 +
        _armor = 42,
 +
        _armor_max = 75,
 +
        _armor_mod = 2,
 +
        _torpedo = 40,
 +
        _torpedo_max = 87,
 +
        _torpedo_mod = 1,
 +
        _evasion = 40,
 +
        _evasion_max = 81,
 +
        _aa = 30,
 +
        _aa_max = 84,
 +
        _aa_mod = 3,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 10,
 +
        _los = 25,
 +
        _los_max = 81,
 +
        _range = 2,
 +
        _luck = 13,
 +
        _luck_max = 75,
 +
        _luck_mod = false,
 +
        _build_time = 100,
 +
        _remodel_level = 84,
 +
        _remodel_ammo = 1200,
 +
        _remodel_steel = 2000,
 +
        _remodel_development_material = false,
 +
        _remodel_blueprint = true,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Kumano/Kai",
 +
        _remodel_to = "Kumano/Kou Kai Ni",
 +
        _fuel = 55,
 +
        _ammo = 60,
 +
        _scrap_fuel = 5,
 +
        _scrap_ammo = 8,
 +
        _scrap_steel = 20,
 +
        _scrap_baux = 5,
 +
        _equipment = {
 +
            { equipment = false, size = 3 },
 +
            { equipment = false, size = 3 },
 +
            { equipment = false, size = 7 },
 +
            { equipment = false, size = 11 },
 +
        },
 +
        _voice_flag = 3,
 +
        _implementation_date = { 2017, 6, 6 },
 +
    },
 +
    ["Kou Kai Ni"] = {
 +
        _name = "Kumano",
 +
        _suffix = "Kou Kai Ni",
 +
        _rarity = 7,
 +
        _api_id = 509,
 +
        _id = 309,
 +
        _true_id = false,
 +
        _japanese_name = "熊野航改二",
 +
        _reading = "くまのこうかいに",
 +
        _class = "Mogami",
 +
        _class_number = 4,
 +
        _type = 7,
 +
        _hp = 62,
 +
        _hp_max = 74,
 +
        _firepower = 0,
 +
        _firepower_max = 58,
 +
        _firepower_mod = 1,
 +
        _armor = 42,
 +
        _armor_max = 75,
 +
        _armor_mod = 3,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 41,
 +
        _evasion_max = 82,
 +
        _aa = 33,
 +
        _aa_max = 86,
 +
        _aa_mod = 3,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 10,
 +
        _los = 45,
 +
        _los_max = 83,
 +
        _range = 2,
 +
        _luck = 12,
 +
        _luck_max = 75,
 +
        _luck_mod = false,
 +
        _build_time = 100,
 +
        _remodel_level = 88,
 +
        _remodel_ammo = 800,
 +
        _remodel_steel = 4700,
 +
        _remodel_development_material = 10,
 +
        _remodel_construction_material = 20,
 +
        _remodel_blueprint = true,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Kumano/Kai Ni",
 +
        _remodel_to = "Kumano/Kai Ni",
 +
        _remodel_to_level = 88,
 +
        _remodel_to_ammo = 1300,
 +
        _remodel_to_steel = 4500,
 +
        _remodel_to_development_material = 10,
 +
        _remodel_to_construction_material = 20,
 +
        _remodel_to_blueprint = false,
 +
        _remodel_to_catapult = false,
 +
        _fuel = 60,
 +
        _ammo = 55,
 +
        _scrap_fuel = 5,
 +
        _scrap_ammo = 9,
 +
        _scrap_steel = 20,
 +
        _scrap_baux = 6,
 +
        _equipment = {
 +
            { equipment = false, size = 17 },
 +
            { equipment = false, size = 22 },
 +
            { equipment = false, size = 18 },
 +
            { equipment = false, size = 4 },
 +
        },
 +
        _voice_flag = 3,
 +
    },
 +
    ["Carrier Kai Ni"] = "/Kou Kai Ni",
 +
    seasonals = {
 +
        { _suffix = "Christmas", _season = "Christmas 2016" },
 +
        { _suffix = "Kai Ni Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
        { _suffix = "Kou Kai Ni Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
        ["Xmas"] = "/Christmas",
 +
    },
 
}
 
}
  −
return Kumano
 
4,515

edits