- 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/Mikuma"
< Module:Data | Ship
Jump to navigation
Jump to search
m (Botkaze moved page Module:Mikuma to Module:Data/Ship/Mikuma without leaving a redirect) |
|||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
[""] = { | [""] = { | ||
Line 76: | Line 74: | ||
_hp_max = 67, | _hp_max = 67, | ||
_firepower = 24, | _firepower = 24, | ||
− | _firepower_max = | + | _firepower_max = 77, |
_firepower_mod = 2, | _firepower_mod = 2, | ||
_armor = 37, | _armor = 37, | ||
Line 87: | Line 85: | ||
_evasion_max = 69, | _evasion_max = 69, | ||
_aa = 20, | _aa = 20, | ||
− | _aa_max = | + | _aa_max = 61, |
_aa_mod = 3, | _aa_mod = 3, | ||
_asw = 0, | _asw = 0, | ||
Line 93: | Line 91: | ||
_speed = 10, | _speed = 10, | ||
_los = 22, | _los = 22, | ||
− | _los_max = | + | _los_max = 61, |
_range = 2, | _range = 2, | ||
_luck = 10, | _luck = 10, | ||
Line 105: | Line 103: | ||
_remodel_catapult = false, | _remodel_catapult = false, | ||
_remodel_from = "Mikuma/", | _remodel_from = "Mikuma/", | ||
− | _remodel_to = | + | _remodel_to = "Mikuma/Kai Ni", |
_fuel = 50, | _fuel = 50, | ||
_ammo = 55, | _ammo = 55, | ||
Line 114: | Line 112: | ||
_equipment = { | _equipment = { | ||
{ equipment = "20.3cm (No.3) Twin Gun Mount", size = 5 }, | { equipment = "20.3cm (No.3) Twin Gun Mount", size = 5 }, | ||
− | { equipment = " | + | { equipment = "Type 21 Air Radar", size = 6 }, |
− | { equipment = "Zuiun", size = 5 }, | + | { equipment = "Zuiun", size = 6 }, |
− | { equipment = false, size = 8 }, | + | { equipment = false, size = 9 }, |
+ | }, | ||
+ | }, | ||
+ | ["Kai Ni"] = { | ||
+ | _name = "Mikuma", | ||
+ | _suffix = "Kai Ni", | ||
+ | _rarity = 7, | ||
+ | _api_id = 502, | ||
+ | _id = 302, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "三隈改二", | ||
+ | _reading = "みくまかいに", | ||
+ | _class = "Mogami", | ||
+ | _class_number = 2, | ||
+ | _type = 6, | ||
+ | _hp = 59, | ||
+ | _hp_max = 73, | ||
+ | _firepower = 31, | ||
+ | _firepower_max = 77, | ||
+ | _firepower_mod = 2, | ||
+ | _armor = 41, | ||
+ | _armor_max = 73, | ||
+ | _armor_mod = 2, | ||
+ | _torpedo = 38, | ||
+ | _torpedo_max = 87, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 38, | ||
+ | _evasion_max = 80, | ||
+ | _aa = 30, | ||
+ | _aa_max = 83, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 25, | ||
+ | _los_max = 82, | ||
+ | _range = 2, | ||
+ | _luck = 12, | ||
+ | _luck_max = 77, | ||
+ | _luck_mod = false, | ||
+ | _remodel_level = 82, | ||
+ | _remodel_ammo = 2200, | ||
+ | _remodel_steel = 1800, | ||
+ | _remodel_development_material = 60, | ||
+ | _remodel_airmat = 2, | ||
+ | _remodel_blueprint = true, | ||
+ | _remodel_report = true, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_from = "Mikuma/Kai", | ||
+ | _remodel_to = "Mikuma/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 = 3 }, | ||
+ | { equipment = false, size = 6 }, | ||
+ | { equipment = false, size = 13 }, | ||
+ | }, | ||
+ | }, | ||
+ | ["Kai Ni Toku"] = { | ||
+ | _name = "Mikuma", | ||
+ | _suffix = "Kai Ni Toku", | ||
+ | _rarity = 7, | ||
+ | _api_id = 507, | ||
+ | _id = 307, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "三隈改二特", | ||
+ | _reading = "みくまかいにとく", | ||
+ | _class = "Mogami", | ||
+ | _class_number = 2, | ||
+ | _type = 16, | ||
+ | _hp = 59, | ||
+ | _hp_max = 73, | ||
+ | _firepower = 31, | ||
+ | _firepower_max = 78, | ||
+ | _firepower_mod = 2, | ||
+ | _armor = 41, | ||
+ | _armor_max = 75, | ||
+ | _armor_mod = 2, | ||
+ | _torpedo = 46, | ||
+ | _torpedo_max = 92, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 35, | ||
+ | _evasion_max = 75, | ||
+ | _aa = 35, | ||
+ | _aa_max = 88, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 32, | ||
+ | _los_max = 89, | ||
+ | _range = 2, | ||
+ | _luck = 12, | ||
+ | _luck_max = 77, | ||
+ | _luck_mod = false, | ||
+ | _remodel_level = 89, | ||
+ | _remodel_ammo = 1800, | ||
+ | _remodel_steel = 3800, | ||
+ | _remodel_development_material = 35, | ||
+ | _remodel_construction_material = 40, | ||
+ | _remodel_armament = true, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_report = false, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_from = "Mikuma/Kai Ni", | ||
+ | _remodel_to = "Mikuma/Kai Ni", | ||
+ | _remodel_to_level = 89, | ||
+ | _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 = 60, | ||
+ | _ammo = 75, | ||
+ | _scrap_fuel = 5, | ||
+ | _scrap_ammo = 8, | ||
+ | _scrap_steel = 20, | ||
+ | _scrap_baux = 5, | ||
+ | _equipment = { | ||
+ | { equipment = false, size = 2 }, | ||
+ | { equipment = false, size = 3 }, | ||
+ | { equipment = false, size = 6 }, | ||
+ | { equipment = false, size = 2 }, | ||
}, | }, | ||
}, | }, |
Latest revision as of 13:22, 1 September 2024
Documentation for this module may be created at Module:Data/Ship/Mikuma/doc
return {
[""] = {
_name = "Mikuma",
_rarity = 5,
_api_id = 120,
_id = 116,
_true_id = false,
_japanese_name = "三隈",
_reading = "みくま",
_class = "Mogami",
_class_number = 2,
_type = 5,
_hp = 40,
_hp_max = 59,
_firepower = 40,
_firepower_max = 59,
_firepower_mod = 2,
_armor = 30,
_armor_max = 59,
_armor_mod = 2,
_torpedo = 18,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 31,
_evasion_max = 62,
_aa = 18,
_aa_max = 59,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 39,
_range = 2,
_luck = 5,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 90,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Mikuma/Kai",
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{ equipment = "20.3cm Twin Gun Mount", size = 2 },
{ equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
{ equipment = false, size = 2 },
},
_voice_actor = "Nakajima Megumi",
_artist = "Shibafu",
_implementation_date = { 2013, 6, 26 },
_availability = { "drop" },
_wikipedia = "Japanese cruiser Mikuma",
},
["Kai"] = {
_name = "Mikuma",
_suffix = "Kai",
_rarity = 6,
_api_id = 121,
_id = 117,
_true_id = false,
_japanese_name = "三隈改",
_reading = "みくまかい",
_class = "Mogami",
_class_number = 2,
_type = 6,
_hp = 50,
_hp_max = 67,
_firepower = 24,
_firepower_max = 77,
_firepower_mod = 2,
_armor = 37,
_armor_max = 71,
_armor_mod = 2,
_torpedo = 18,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 34,
_evasion_max = 69,
_aa = 20,
_aa_max = 61,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 22,
_los_max = 61,
_range = 2,
_luck = 10,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 110,
_remodel_steel = 270,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Mikuma/",
_remodel_to = "Mikuma/Kai Ni",
_fuel = 50,
_ammo = 55,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 13,
_scrap_baux = 4,
_equipment = {
{ equipment = "20.3cm (No.3) Twin Gun Mount", size = 5 },
{ equipment = "Type 21 Air Radar", size = 6 },
{ equipment = "Zuiun", size = 6 },
{ equipment = false, size = 9 },
},
},
["Kai Ni"] = {
_name = "Mikuma",
_suffix = "Kai Ni",
_rarity = 7,
_api_id = 502,
_id = 302,
_true_id = false,
_japanese_name = "三隈改二",
_reading = "みくまかいに",
_class = "Mogami",
_class_number = 2,
_type = 6,
_hp = 59,
_hp_max = 73,
_firepower = 31,
_firepower_max = 77,
_firepower_mod = 2,
_armor = 41,
_armor_max = 73,
_armor_mod = 2,
_torpedo = 38,
_torpedo_max = 87,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 80,
_aa = 30,
_aa_max = 83,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 25,
_los_max = 82,
_range = 2,
_luck = 12,
_luck_max = 77,
_luck_mod = false,
_remodel_level = 82,
_remodel_ammo = 2200,
_remodel_steel = 1800,
_remodel_development_material = 60,
_remodel_airmat = 2,
_remodel_blueprint = true,
_remodel_report = true,
_remodel_catapult = false,
_remodel_from = "Mikuma/Kai",
_remodel_to = "Mikuma/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 = 3 },
{ equipment = false, size = 6 },
{ equipment = false, size = 13 },
},
},
["Kai Ni Toku"] = {
_name = "Mikuma",
_suffix = "Kai Ni Toku",
_rarity = 7,
_api_id = 507,
_id = 307,
_true_id = false,
_japanese_name = "三隈改二特",
_reading = "みくまかいにとく",
_class = "Mogami",
_class_number = 2,
_type = 16,
_hp = 59,
_hp_max = 73,
_firepower = 31,
_firepower_max = 78,
_firepower_mod = 2,
_armor = 41,
_armor_max = 75,
_armor_mod = 2,
_torpedo = 46,
_torpedo_max = 92,
_torpedo_mod = 1,
_evasion = 35,
_evasion_max = 75,
_aa = 35,
_aa_max = 88,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 32,
_los_max = 89,
_range = 2,
_luck = 12,
_luck_max = 77,
_luck_mod = false,
_remodel_level = 89,
_remodel_ammo = 1800,
_remodel_steel = 3800,
_remodel_development_material = 35,
_remodel_construction_material = 40,
_remodel_armament = true,
_remodel_blueprint = false,
_remodel_report = false,
_remodel_catapult = false,
_remodel_from = "Mikuma/Kai Ni",
_remodel_to = "Mikuma/Kai Ni",
_remodel_to_level = 89,
_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 = 60,
_ammo = 75,
_scrap_fuel = 5,
_scrap_ammo = 8,
_scrap_steel = 20,
_scrap_baux = 5,
_equipment = {
{ equipment = false, size = 2 },
{ equipment = false, size = 3 },
{ equipment = false, size = 6 },
{ equipment = false, size = 2 },
},
},
seasonals = {
{ _suffix = "Summer", _season = "Early Summer 2016" },
{ _suffix = "Summer 2017", _season = "Mid-Summer 2017" },
{ _suffix = "Outing", _season = "Spring 2019" },
},
}