- 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/Mogami
< Module:Data | Ship
Jump to navigation
Jump to search
Revision as of 08:32, 22 June 2020 by Botkaze (talk | contribs) (Botkaze moved page Module:Mogami to Module:Data/Ship/Mogami without leaving a redirect)
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 = false,
_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 },
},
},
seasonals = {
{ _suffix = "Rainy", _season = "Rainy Season 2016" },
{ _suffix = "Summer", _season = "Mid-Summer 2017" },
{ _suffix = "Surigao Strait", _season = "Eve Of Battle" },
},
class = {
_name = "Mogami",
_class = true,
_base_type = 5,
},
}