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

Difference between revisions of "Module:Data/Ship/Mogami"

From Kancolle Wiki
Jump to navigation Jump to search
m
 
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Mogami = {
+
return {
[""] = {
+
    [""] = {
_name = "Mogami",
+
        _name = "Mogami",
_rarity = 4,
+
        _rarity = 4,
_api_id = 70,
+
        _api_id = 70,
_id = 51,
+
        _id = 51,
_true_id = false,
+
        _true_id = false,
_japanese_name = "最上",
+
        _japanese_name = "最上",
_reading = "もがみ",
+
        _reading = "もがみ",
_class = "Mogami",
+
        _class = "Mogami",
_class_number = 1,
+
        _class_number = 1,
_type = 5,
+
        _type = 5,
_hp = 41,
+
        _hp = 41,
_hp_max = 59,
+
        _hp_max = 59,
_firepower = 40,
+
        _firepower = 40,
_firepower_max = 59,
+
        _firepower_max = 59,
_firepower_mod = 2,
+
        _firepower_mod = 2,
_armor = 31,
+
        _armor = 31,
_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 = 35,
+
        _evasion = 35,
_evasion_max = 69,
+
        _evasion_max = 69,
_aa = 20,
+
        _aa = 20,
_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 = 10,
+
        _luck = 10,
_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 = "Mogami/Kai",
+
        _remodel_to = "Mogami/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 = "15.5cm Triple Gun Mount", size = 2},
+
            { equipment = "15.5cm Triple 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 = "Suzaki Aya",
["Kai"] = {
+
        _artist = "Shibafu",
_name = "Mogami",
+
        _implementation_date = { 2013, 4, 23 },
_suffix = "Kai",
+
        _availability = { "drop" },
_rarity = 6,
+
        _wikipedia = "Japanese cruiser Mogami (1934)",
_api_id = 73,
+
    },
_id = 101,
+
    ["Kai"] = {
_true_id = false,
+
        _name = "Mogami",
_battle_card_extension = "png",
+
        _suffix = "Kai",
_battle_card_damaged_extension = "png",
+
        _rarity = 6,
_japanese_name = "最上改",
+
        _api_id = 73,
_reading = "もがみかい",
+
        _id = 101,
_class = "Mogami",
+
        _true_id = false,
_class_number = 1,
+
        _japanese_name = "最上改",
_type = 6,
+
        _reading = "もがみかい",
_hp = 50,
+
        _class = "Mogami",
_hp_max = 67,
+
        _class_number = 1,
_firepower = 24,
+
        _type = 6,
_firepower_max = 75,
+
        _hp = 50,
_firepower_mod = 2,
+
        _hp_max = 67,
_armor = 37,
+
        _firepower = 24,
_armor_max = 71,
+
        _firepower_max = 75,
_armor_mod = 2,
+
        _firepower_mod = 2,
_torpedo = 18,
+
        _armor = 37,
_torpedo_max = 69,
+
        _armor_max = 71,
_torpedo_mod = 1,
+
        _armor_mod = 2,
_evasion = 35,
+
        _torpedo = 18,
_evasion_max = 69,
+
        _torpedo_max = 69,
_aa = 20,
+
        _torpedo_mod = 1,
_aa_max = 64,
+
        _evasion = 35,
_aa_mod = 3,
+
        _evasion_max = 69,
_asw = 0,
+
        _aa = 20,
_asw_max = false,
+
        _aa_max = 64,
_speed = 10,
+
        _aa_mod = 3,
_los = 22,
+
        _asw = 0,
_los_max = 59,
+
        _asw_max = false,
_range = 2,
+
        _speed = 10,
_luck = 10,
+
        _los = 22,
_luck_max = 69,
+
        _los_max = 59,
_luck_mod = false,
+
        _range = 2,
_remodel_level = 10,
+
        _luck = 10,
_remodel_ammo = 70,
+
        _luck_max = 69,
_remodel_steel = 210,
+
        _luck_mod = false,
_remodel_development_material = false,
+
        _remodel_level = 10,
_remodel_blueprint = false,
+
        _remodel_ammo = 70,
_remodel_catapult = false,
+
        _remodel_steel = 210,
_remodel_to = false,
+
        _remodel_development_material = false,
_remodel_from = "Mogami/",
+
        _remodel_blueprint = false,
_fuel = 50,
+
        _remodel_catapult = false,
_ammo = 55,
+
        _remodel_to = "Mogami/Kai Ni",
_scrap_fuel = 2,
+
        _remodel_from = "Mogami/",
_scrap_ammo = 2,
+
        _fuel = 50,
_scrap_steel = 13,
+
        _ammo = 55,
_scrap_baux = 4,
+
        _scrap_fuel = 2,
_equipment = {
+
        _scrap_ammo = 2,
{equipment = "20.3cm Twin Gun Mount", size = 5},
+
        _scrap_steel = 13,
{equipment = "Zuiun", size = 6},
+
        _scrap_baux = 4,
{equipment = "Type 0 Reconnaissance Seaplane", size = 5},
+
        _equipment = {
{equipment = false, size = 11},
+
            { equipment = "20.3cm Twin Gun Mount", size = 5 },
},
+
            { equipment = "Zuiun", size = 6 },
},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 5 },
["Rainy"] = {
+
            { equipment = false, size = 11 },
_name = "Mogami",
+
        },
_suffix = "Rainy",
+
    },
_display_suffix = "(Rainy)",
+
  ["Kai Ni"] = {
_api_id = nil,
+
    _name = "Mogami",
_type = 5,
+
    _suffix = "Kai Ni",
_seasonal = true,
+
    _rarity = 7,
_cg = "CA Mogami Rainy Full.png",
+
    _api_id = 501,
_cg_damaged = "CA Mogami Rainy Full Damaged.png",
+
    _id = 301,
},
+
    _true_id = false,
class = {
+
    _japanese_name = "最上改二",
_name = "Mogami",
+
    _reading = "もがみかいに",
_class = true,
+
    _class = "Mogami",
_base_type = 5,
+
    _class_number = 1,
},
+
    _type = 6,
 +
    _hp = 60,
 +
    _hp_max = 73,
 +
    _firepower = 30,
 +
    _firepower_max = 76,
 +
    _firepower_mod = 2,
 +
    _armor = 41,
 +
    _armor_max = 77,
 +
    _armor_mod = 2,
 +
    _torpedo = 38,
 +
    _torpedo_max = 88,
 +
    _torpedo_mod = 1,
 +
    _evasion = 39,
 +
    _evasion_max = 83,
 +
    _aa = 30,
 +
    _aa_max = 86,
 +
    _aa_mod = 3,
 +
    _asw = 0,
 +
    _asw_max = false,
 +
    _speed = 10,
 +
    _los = 28,
 +
    _los_max = 86,
 +
    _range = 2,
 +
    _luck = 18,
 +
    _luck_max = 80,
 +
    _luck_mod = false,
 +
    _build_time = 100,
 +
    _remodel_level = 80,
 +
    _remodel_ammo = 2200,
 +
    _remodel_steel = 1800,
 +
    _remodel_development_material = 60,
 +
    _remodel_airmat = 2,
 +
    _remodel_blueprint = true,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Mogami/Kai",
 +
    _remodel_to = "Mogami/Kai Ni Toku",
 +
    _fuel = 55,
 +
    _ammo = 60,
 +
    _scrap_fuel = 5,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 20,
 +
    _scrap_baux = 5,
 +
    _equipment = {
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 6},
 +
      {equipment = false, size = 14},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2021, 3, 30},
 +
  },
 +
  ["Kai Ni Toku"] = {
 +
    _name = "Mogami",
 +
    _suffix = "Kai Ni Toku",
 +
    _rarity = 8,
 +
    _back = 7,
 +
    _api_id = 506,
 +
    _id = 306,
 +
    _true_id = false,
 +
    _japanese_name = "最上改二特",
 +
    _reading = "もがみかいにとく",
 +
    _class = "Mogami",
 +
    _class_number = 1,
 +
    _type = 6,
 +
    _hp = 61,
 +
    _hp_max = 74,
 +
    _firepower = 40,
 +
    _firepower_max = 81,
 +
    _firepower_mod = 2,
 +
    _armor = 41,
 +
    _armor_max = 78,
 +
    _armor_mod = 2,
 +
    _torpedo = 39,
 +
    _torpedo_max = 90,
 +
    _torpedo_mod = 1,
 +
    _evasion = 39,
 +
    _evasion_max = 81,
 +
    _aa = 30,
 +
    _aa_max = 86,
 +
    _aa_mod = 3,
 +
    _asw = 0,
 +
    _asw_max = false,
 +
    _speed = 10,
 +
    _los = 24,
 +
    _los_max = 80,
 +
    _range = 2,
 +
    _luck = 18,
 +
    _luck_max = 80,
 +
    _luck_mod = false,
 +
    _build_time = 100,
 +
    _remodel_level = 90,
 +
    _remodel_ammo = 1300,
 +
    _remodel_steel = 1700,
 +
    _remodel_development_material = 45,
 +
    _remodel_construction_material = 60,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Mogami/Kai Ni",
 +
    _remodel_to = "Mogami/Kai Ni",
 +
    _remodel_to_level = 90,
 +
    _remodel_to_ammo = 1300,
 +
    _remodel_to_steel = 1700,
 +
    _remodel_to_development_material = 15,
 +
    _remodel_to_construction_material = 40,
 +
    _remodel_to_blueprint = false,
 +
    _remodel_to_catapult = false,
 +
    _remodel_to_report = false,
 +
    _fuel = 55,
 +
    _ammo = 70,
 +
    _scrap_fuel = 5,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 20,
 +
    _scrap_baux = 5,
 +
    _equipment = {
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 7},
 +
      {equipment = false, size = 3},
 +
    },
 +
    _voice_flag = 3,
 +
  },
 +
    seasonals = {
 +
        { _suffix = "Rainy", _season = "Rainy Season 2016" },
 +
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
 +
        { _suffix = "Surigao Strait Assault", _season = "Eve Of Battle" },
 +
        ["Surigao Strait"] = "/Surigao Strait Assault",
 +
    },
 +
    class = {
 +
        _name = "Mogami",
 +
        _class = true,
 +
        _base_type = 5,
 +
    },
 
}
 
}
 
return Mogami
 

Latest revision as of 18:00, 22 July 2023

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Mogami",
        _rarity = 4,
        _api_id = 70,
        _id = 51,
        _true_id = false,
        _japanese_name = "最上",
        _reading = "もがみ",
        _class = "Mogami",
        _class_number = 1,
        _type = 5,
        _hp = 41,
        _hp_max = 59,
        _firepower = 40,
        _firepower_max = 59,
        _firepower_mod = 2,
        _armor = 31,
        _armor_max = 59,
        _armor_mod = 2,
        _torpedo = 18,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 35,
        _evasion_max = 69,
        _aa = 20,
        _aa_max = 59,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 14,
        _los_max = 39,
        _range = 2,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = true,
        _build_time = 90,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Mogami/Kai",
        _fuel = 40,
        _ammo = 65,
        _scrap_fuel = 2,
        _scrap_ammo = 3,
        _scrap_steel = 12,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "15.5cm Triple Gun Mount", size = 2 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
            { equipment = false, size = 2 },
        },
        _voice_actor = "Suzaki Aya",
        _artist = "Shibafu",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese cruiser Mogami (1934)",
    },
    ["Kai"] = {
        _name = "Mogami",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 73,
        _id = 101,
        _true_id = false,
        _japanese_name = "最上改",
        _reading = "もがみかい",
        _class = "Mogami",
        _class_number = 1,
        _type = 6,
        _hp = 50,
        _hp_max = 67,
        _firepower = 24,
        _firepower_max = 75,
        _firepower_mod = 2,
        _armor = 37,
        _armor_max = 71,
        _armor_mod = 2,
        _torpedo = 18,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 35,
        _evasion_max = 69,
        _aa = 20,
        _aa_max = 64,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 22,
        _los_max = 59,
        _range = 2,
        _luck = 10,
        _luck_max = 69,
        _luck_mod = false,
        _remodel_level = 10,
        _remodel_ammo = 70,
        _remodel_steel = 210,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_to = "Mogami/Kai Ni",
        _remodel_from = "Mogami/",
        _fuel = 50,
        _ammo = 55,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 13,
        _scrap_baux = 4,
        _equipment = {
            { equipment = "20.3cm Twin Gun Mount", size = 5 },
            { equipment = "Zuiun", size = 6 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 5 },
            { equipment = false, size = 11 },
        },
    },
  ["Kai Ni"] = {
    _name = "Mogami",
    _suffix = "Kai Ni",
    _rarity = 7,
    _api_id = 501,
    _id = 301,
    _true_id = false,
    _japanese_name = "最上改二",
    _reading = "もがみかいに",
    _class = "Mogami",
    _class_number = 1,
    _type = 6,
    _hp = 60,
    _hp_max = 73,
    _firepower = 30,
    _firepower_max = 76,
    _firepower_mod = 2,
    _armor = 41,
    _armor_max = 77,
    _armor_mod = 2,
    _torpedo = 38,
    _torpedo_max = 88,
    _torpedo_mod = 1,
    _evasion = 39,
    _evasion_max = 83,
    _aa = 30,
    _aa_max = 86,
    _aa_mod = 3,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 28,
    _los_max = 86,
    _range = 2,
    _luck = 18,
    _luck_max = 80,
    _luck_mod = false,
    _build_time = 100,
    _remodel_level = 80,
    _remodel_ammo = 2200,
    _remodel_steel = 1800,
    _remodel_development_material = 60,
    _remodel_airmat = 2,
    _remodel_blueprint = true,
    _remodel_catapult = false,
    _remodel_report = true,
    _remodel_from = "Mogami/Kai",
    _remodel_to = "Mogami/Kai Ni Toku",
    _fuel = 55,
    _ammo = 60,
    _scrap_fuel = 5,
    _scrap_ammo = 8,
    _scrap_steel = 20,
    _scrap_baux = 5,
    _equipment = {
      {equipment = false, size = 2},
      {equipment = false, size = 2},
      {equipment = false, size = 6},
      {equipment = false, size = 14},
    },
    _voice_flag = 3,
    _implementation_date = {2021, 3, 30},
  },
  ["Kai Ni Toku"] = {
    _name = "Mogami",
    _suffix = "Kai Ni Toku",
    _rarity = 8,
    _back = 7,
    _api_id = 506,
    _id = 306,
    _true_id = false,
    _japanese_name = "最上改二特",
    _reading = "もがみかいにとく",
    _class = "Mogami",
    _class_number = 1,
    _type = 6,
    _hp = 61,
    _hp_max = 74,
    _firepower = 40,
    _firepower_max = 81,
    _firepower_mod = 2,
    _armor = 41,
    _armor_max = 78,
    _armor_mod = 2,
    _torpedo = 39,
    _torpedo_max = 90,
    _torpedo_mod = 1,
    _evasion = 39,
    _evasion_max = 81,
    _aa = 30,
    _aa_max = 86,
    _aa_mod = 3,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 24,
    _los_max = 80,
    _range = 2,
    _luck = 18,
    _luck_max = 80,
    _luck_mod = false,
    _build_time = 100,
    _remodel_level = 90,
    _remodel_ammo = 1300,
    _remodel_steel = 1700,
    _remodel_development_material = 45,
    _remodel_construction_material = 60,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Mogami/Kai Ni",
    _remodel_to = "Mogami/Kai Ni",
    _remodel_to_level = 90,
    _remodel_to_ammo = 1300,
    _remodel_to_steel = 1700,
    _remodel_to_development_material = 15,
    _remodel_to_construction_material = 40,
    _remodel_to_blueprint = false,
    _remodel_to_catapult = false,
    _remodel_to_report = false,
    _fuel = 55,
    _ammo = 70,
    _scrap_fuel = 5,
    _scrap_ammo = 8,
    _scrap_steel = 20,
    _scrap_baux = 5,
    _equipment = {
      {equipment = false, size = 2},
      {equipment = false, size = 2},
      {equipment = false, size = 7},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
  },
    seasonals = {
        { _suffix = "Rainy", _season = "Rainy Season 2016" },
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
        { _suffix = "Surigao Strait Assault", _season = "Eve Of Battle" },
        ["Surigao Strait"] = "/Surigao Strait Assault",
    },
    class = {
        _name = "Mogami",
        _class = true,
        _base_type = 5,
    },
}