- 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/Haruna"
< Module:Data | Ship
Jump to navigation
Jump to search
(28 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
− | + | return { | |
− | + | [""] = { | |
− | + | _name = "Haruna", | |
− | + | _rarity = 5, | |
− | + | _api_id = 79, | |
− | + | _id = 23, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "榛名", | |
− | + | _reading = "はるな", | |
− | + | _class = "Kongou", | |
− | + | _class_number = 3, | |
− | + | _type = 8, | |
− | + | _hp = 63, | |
− | + | _hp_max = 79, | |
− | + | _firepower = 63, | |
− | + | _firepower_max = 89, | |
− | + | _firepower_mod = 3, | |
− | + | _armor = 52, | |
− | + | _armor_max = 69, | |
− | + | _armor_mod = 3, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 30, | |
− | + | _evasion_max = 59, | |
− | + | _aa = 24, | |
− | + | _aa_max = 69, | |
− | + | _aa_mod = 1, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 13, | |
− | + | _los_max = 39, | |
− | + | _range = 3, | |
− | + | _luck = 15, | |
− | + | _luck_max = 69, | |
− | + | _luck_mod = false, | |
− | + | _buildable = true, | |
− | + | _buildable_lsc = true, | |
− | + | _build_time = 240, | |
− | + | _remodel_level = false, | |
− | + | _remodel_from = false, | |
− | + | _remodel_to = "Haruna/Kai", | |
− | + | _fuel = 80, | |
− | + | _ammo = 110, | |
− | + | _scrap_fuel = 10, | |
− | + | _scrap_ammo = 14, | |
− | + | _scrap_steel = 33, | |
− | + | _scrap_baux = 3, | |
− | + | _equipment = { | |
− | + | { equipment = "35.6cm Twin Gun Mount", size = 3 }, | |
− | + | { equipment = "15.2cm Single Gun Mount", size = 3 }, | |
− | + | { equipment = "7.7mm Machine Gun", size = 3 }, | |
− | + | }, | |
− | + | _voice_actor = "Touyama Nao", | |
− | + | _artist = "Konishi", | |
− | + | _implementation_date = { 2013, 4, 23 }, | |
− | + | _availability = { "drop" }, | |
− | + | _wikipedia = "Japanese battleship Haruna", | |
− | + | }, | |
− | + | ["Kai"] = { | |
− | + | _name = "Haruna", | |
− | + | _suffix = "Kai", | |
− | + | _rarity = 6, | |
− | + | _api_id = 211, | |
− | + | _id = 23, | |
− | + | _true_id = 1311, | |
− | + | _cg_reference = "/", | |
− | + | _cg_damaged_reference = "/", | |
− | + | _japanese_name = "榛名改", | |
− | + | _reading = "はるなかい", | |
− | + | _class = "Kongou", | |
− | + | _class_number = 3, | |
− | + | _type = 8, | |
− | + | _hp = 75, | |
− | + | _hp_max = 89, | |
− | + | _firepower = 72, | |
− | + | _firepower_max = 94, | |
− | + | _firepower_mod = 4, | |
− | + | _armor = 67, | |
− | + | _armor_max = 89, | |
− | + | _armor_mod = 3, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 35, | |
− | + | _evasion_max = 69, | |
− | + | _aa = 28, | |
− | + | _aa_max = 79, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 15, | |
− | + | _los_max = 49, | |
− | + | _range = 3, | |
− | + | _luck = 20, | |
− | + | _luck_max = 69, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 25, | |
− | + | _remodel_ammo = 600, | |
− | + | _remodel_steel = 400, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Haruna/", | |
− | + | _remodel_to = "Haruna/Kai Ni", | |
− | + | _fuel = 90, | |
− | + | _ammo = 120, | |
− | + | _scrap_fuel = 10, | |
− | + | _scrap_ammo = 14, | |
− | + | _scrap_steel = 33, | |
− | + | _scrap_baux = 3, | |
− | + | _equipment = { | |
− | + | { equipment = "41cm Twin Gun Mount", size = 3 }, | |
− | + | { equipment = "15.5cm Triple Secondary Gun Mount", size = 3 }, | |
− | + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 3 }, | |
− | + | { equipment = false, size = 3 }, | |
− | + | }, | |
− | + | }, | |
− | + | ["Kai Ni"] = { | |
− | + | _name = "Haruna", | |
− | + | _suffix = "Kai Ni", | |
− | + | _rarity = 7, | |
− | + | _api_id = 151, | |
− | + | _id = 151, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "榛名改二", | |
− | + | _reading = "はるなかいに", | |
− | + | _class = "Kongou", | |
− | + | _class_number = 3, | |
− | + | _type = 8, | |
− | + | _hp = 81, | |
− | + | _hp_max = 99, | |
− | + | _firepower = 75, | |
− | + | _firepower_max = 96, | |
− | + | _firepower_mod = 4, | |
− | + | _armor = 70, | |
− | + | _armor_max = 93, | |
− | + | _armor_mod = 4, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = false, | |
− | + | _torpedo_mod = false, | |
− | + | _evasion = 39, | |
− | + | _evasion_max = 76, | |
− | + | _aa = 41, | |
− | + | _aa_max = 93, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 17, | |
− | + | _los_max = 51, | |
− | + | _range = 3, | |
− | + | _luck = 41, | |
− | + | _luck_max = 93, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 80, | |
− | + | _remodel_ammo = 2400, | |
− | + | _remodel_steel = 2400, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Haruna/Kai", | |
− | + | _remodel_to = "Haruna/Kai Ni B", | |
− | + | _fuel = 100, | |
− | + | _ammo = 125, | |
− | + | _scrap_fuel = 10, | |
− | + | _scrap_ammo = 14, | |
− | + | _scrap_steel = 33, | |
− | + | _scrap_baux = 3, | |
− | + | _equipment = { | |
− | + | { equipment = "35.6cm Twin Gun Mount (Dazzle Camouflage)", size = 3 }, | |
− | + | { equipment = "35.6cm Twin Gun Mount (Dazzle Camouflage)", size = 3 }, | |
− | + | { equipment = "Type 3 Shell", size = 3 }, | |
− | + | { equipment = "Type 13 Air Radar", size = 3 }, | |
− | + | }, | |
− | + | _gun_fit_properties = { | |
− | + | ["35.6cm/38cm"] = 1, | |
− | + | ["381mm"] = -1, | |
− | + | ["41cm"] = -1, | |
− | + | ["16inch"] = -1, | |
− | + | ["Proto 46cm"] = -1, | |
− | + | ["46cm"] = -1, | |
− | + | ["51cm"] = false, | |
− | + | }, | |
− | + | _implementation_date = { 2014, 7, 28 }, | |
− | + | }, | |
− | + | ["Kai Ni B"] = { | |
− | + | _name = "Haruna", | |
− | + | _suffix = "Kai Ni B", | |
− | + | _rarity = 8, | |
− | + | _back = 7, | |
− | + | _api_id = 593, | |
+ | _id = 393, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "榛名改二乙", | ||
+ | _reading = "はるなかいにおつ", | ||
+ | _class = "Kongou", | ||
+ | _display_class = "Kai Kongou", | ||
+ | _class_number = 3, | ||
+ | _type = 8, | ||
+ | _hp = 85, | ||
+ | _hp_max = 98, | ||
+ | _firepower = 74, | ||
+ | _firepower_max = 94, | ||
+ | _firepower_mod = 4, | ||
+ | _armor = 70, | ||
+ | _armor_max = 93, | ||
+ | _armor_mod = 4, | ||
+ | _torpedo = 17, | ||
+ | _torpedo_max = 40, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 38, | ||
+ | _evasion_max = 75, | ||
+ | _aa = 51, | ||
+ | _aa_max = 94, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 16, | ||
+ | _los_max = 53, | ||
+ | _range = 3, | ||
+ | _luck = 48, | ||
+ | _luck_max = 118, | ||
+ | _luck_mod = false, | ||
+ | _remodel_level = 88, | ||
+ | _remodel_ammo = 8300, | ||
+ | _remodel_steel = 7700, | ||
+ | _remodel_development_material = 390, | ||
+ | _remodel_armament = 2, | ||
+ | _remodel_blueprint = 2, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_report = true, | ||
+ | _remodel_from = "Haruna/Kai Ni", | ||
+ | _remodel_to = "Haruna/Kai Ni C", | ||
+ | _fuel = 100, | ||
+ | _ammo = 160, | ||
+ | _scrap_fuel = 14, | ||
+ | _scrap_ammo = 19, | ||
+ | _scrap_steel = 38, | ||
+ | _scrap_baux = 4, | ||
+ | _equipment = { | ||
+ | { equipment = false, size = 1 }, | ||
+ | { equipment = false, size = 2 }, | ||
+ | { equipment = false, size = 5 }, | ||
+ | { equipment = false, size = 4 }, | ||
+ | }, | ||
+ | _implementation_date = { 2023, 5, 1}, | ||
+ | }, | ||
+ | ["Kai Ni C"] = { | ||
+ | _name = "Haruna", | ||
+ | _suffix = "Kai Ni C", | ||
+ | _rarity = 8, | ||
+ | _back = 7, | ||
+ | _api_id = 954, | ||
+ | _id = 554, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "榛名改二丙", | ||
+ | _reading = "はるなかいにへい", | ||
+ | _class = "Kongou", | ||
+ | _display_class = "Kai Kongou", | ||
+ | _class_number = 3, | ||
+ | _type = 8, | ||
+ | _hp = 85, | ||
+ | _hp_max = 98, | ||
+ | _firepower = 75, | ||
+ | _firepower_max = 96, | ||
+ | _firepower_mod = 4, | ||
+ | _armor = 70, | ||
+ | _armor_max = 93, | ||
+ | _armor_mod = 4, | ||
+ | _torpedo = 18, | ||
+ | _torpedo_max = 43, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 38, | ||
+ | _evasion_max = 73, | ||
+ | _aa = 44, | ||
+ | _aa_max = 91, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 16, | ||
+ | _los_max = 52, | ||
+ | _range = 3, | ||
+ | _luck = 48, | ||
+ | _luck_max = 118, | ||
+ | _luck_mod = false, | ||
+ | _remodel_level = 90, | ||
+ | _remodel_ammo = 1300, | ||
+ | _remodel_steel = 1700, | ||
+ | _remodel_development_material = 55, | ||
+ | _remodel_construction_material = 35, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_report = false, | ||
+ | _remodel_from = "Haruna/Kai Ni B", | ||
+ | _remodel_to = "Haruna/Kai Ni B", | ||
+ | _remodel_to_level = 90, | ||
+ | _remodel_to_ammo = 1300, | ||
+ | _remodel_to_steel = 1700, | ||
+ | _remodel_to_development_material = 15, | ||
+ | _remodel_to_construction_material = 35, | ||
+ | _remodel_to_blueprint = false, | ||
+ | _remodel_to_catapult = false, | ||
+ | _fuel = 100, | ||
+ | _ammo = 160, | ||
+ | _scrap_fuel = 14, | ||
+ | _scrap_ammo = 19, | ||
+ | _scrap_steel = 38, | ||
+ | _scrap_baux = 4, | ||
+ | _equipment = { | ||
+ | { equipment = false, size = 1 }, | ||
+ | { equipment = false, size = 2 }, | ||
+ | { equipment = false, size = 4 }, | ||
+ | { equipment = false, size = 3 }, | ||
+ | }, | ||
+ | _implementation_date = { 2023, 5, 1}, | ||
+ | }, | ||
+ | seasonals = { | ||
+ | { _suffix = "Kai Ni Summer", _season = "Mid-Summer 2016", _season_suffix = "Kai Ni" }, | ||
+ | { _suffix = "Shopping", _season = "Spring 2017" }, | ||
+ | { _suffix = "Kai Ni Winter 2018 Event", _season = "Eve Of Battle 2018" }, | ||
+ | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 10:07, 1 September 2024
Documentation for this module may be created at Module:Data/Ship/Haruna/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Haruna",
_rarity = 5,
_api_id = 79,
_id = 23,
_true_id = false,
_japanese_name = "榛名",
_reading = "はるな",
_class = "Kongou",
_class_number = 3,
_type = 8,
_hp = 63,
_hp_max = 79,
_firepower = 63,
_firepower_max = 89,
_firepower_mod = 3,
_armor = 52,
_armor_max = 69,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 30,
_evasion_max = 59,
_aa = 24,
_aa_max = 69,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 13,
_los_max = 39,
_range = 3,
_luck = 15,
_luck_max = 69,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 240,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Haruna/Kai",
_fuel = 80,
_ammo = 110,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{ equipment = "35.6cm Twin Gun Mount", size = 3 },
{ equipment = "15.2cm Single Gun Mount", size = 3 },
{ equipment = "7.7mm Machine Gun", size = 3 },
},
_voice_actor = "Touyama Nao",
_artist = "Konishi",
_implementation_date = { 2013, 4, 23 },
_availability = { "drop" },
_wikipedia = "Japanese battleship Haruna",
},
["Kai"] = {
_name = "Haruna",
_suffix = "Kai",
_rarity = 6,
_api_id = 211,
_id = 23,
_true_id = 1311,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "榛名改",
_reading = "はるなかい",
_class = "Kongou",
_class_number = 3,
_type = 8,
_hp = 75,
_hp_max = 89,
_firepower = 72,
_firepower_max = 94,
_firepower_mod = 4,
_armor = 67,
_armor_max = 89,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 69,
_aa = 28,
_aa_max = 79,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 15,
_los_max = 49,
_range = 3,
_luck = 20,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 600,
_remodel_steel = 400,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Haruna/",
_remodel_to = "Haruna/Kai Ni",
_fuel = 90,
_ammo = 120,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{ equipment = "41cm Twin Gun Mount", size = 3 },
{ equipment = "15.5cm Triple Secondary Gun Mount", size = 3 },
{ equipment = "12.7cm Twin High-angle Gun Mount", size = 3 },
{ equipment = false, size = 3 },
},
},
["Kai Ni"] = {
_name = "Haruna",
_suffix = "Kai Ni",
_rarity = 7,
_api_id = 151,
_id = 151,
_true_id = false,
_japanese_name = "榛名改二",
_reading = "はるなかいに",
_class = "Kongou",
_class_number = 3,
_type = 8,
_hp = 81,
_hp_max = 99,
_firepower = 75,
_firepower_max = 96,
_firepower_mod = 4,
_armor = 70,
_armor_max = 93,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 39,
_evasion_max = 76,
_aa = 41,
_aa_max = 93,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 17,
_los_max = 51,
_range = 3,
_luck = 41,
_luck_max = 93,
_luck_mod = false,
_remodel_level = 80,
_remodel_ammo = 2400,
_remodel_steel = 2400,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Haruna/Kai",
_remodel_to = "Haruna/Kai Ni B",
_fuel = 100,
_ammo = 125,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{ equipment = "35.6cm Twin Gun Mount (Dazzle Camouflage)", size = 3 },
{ equipment = "35.6cm Twin Gun Mount (Dazzle Camouflage)", size = 3 },
{ equipment = "Type 3 Shell", size = 3 },
{ equipment = "Type 13 Air Radar", size = 3 },
},
_gun_fit_properties = {
["35.6cm/38cm"] = 1,
["381mm"] = -1,
["41cm"] = -1,
["16inch"] = -1,
["Proto 46cm"] = -1,
["46cm"] = -1,
["51cm"] = false,
},
_implementation_date = { 2014, 7, 28 },
},
["Kai Ni B"] = {
_name = "Haruna",
_suffix = "Kai Ni B",
_rarity = 8,
_back = 7,
_api_id = 593,
_id = 393,
_true_id = false,
_japanese_name = "榛名改二乙",
_reading = "はるなかいにおつ",
_class = "Kongou",
_display_class = "Kai Kongou",
_class_number = 3,
_type = 8,
_hp = 85,
_hp_max = 98,
_firepower = 74,
_firepower_max = 94,
_firepower_mod = 4,
_armor = 70,
_armor_max = 93,
_armor_mod = 4,
_torpedo = 17,
_torpedo_max = 40,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 75,
_aa = 51,
_aa_max = 94,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 16,
_los_max = 53,
_range = 3,
_luck = 48,
_luck_max = 118,
_luck_mod = false,
_remodel_level = 88,
_remodel_ammo = 8300,
_remodel_steel = 7700,
_remodel_development_material = 390,
_remodel_armament = 2,
_remodel_blueprint = 2,
_remodel_catapult = false,
_remodel_report = true,
_remodel_from = "Haruna/Kai Ni",
_remodel_to = "Haruna/Kai Ni C",
_fuel = 100,
_ammo = 160,
_scrap_fuel = 14,
_scrap_ammo = 19,
_scrap_steel = 38,
_scrap_baux = 4,
_equipment = {
{ equipment = false, size = 1 },
{ equipment = false, size = 2 },
{ equipment = false, size = 5 },
{ equipment = false, size = 4 },
},
_implementation_date = { 2023, 5, 1},
},
["Kai Ni C"] = {
_name = "Haruna",
_suffix = "Kai Ni C",
_rarity = 8,
_back = 7,
_api_id = 954,
_id = 554,
_true_id = false,
_japanese_name = "榛名改二丙",
_reading = "はるなかいにへい",
_class = "Kongou",
_display_class = "Kai Kongou",
_class_number = 3,
_type = 8,
_hp = 85,
_hp_max = 98,
_firepower = 75,
_firepower_max = 96,
_firepower_mod = 4,
_armor = 70,
_armor_max = 93,
_armor_mod = 4,
_torpedo = 18,
_torpedo_max = 43,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 73,
_aa = 44,
_aa_max = 91,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 16,
_los_max = 52,
_range = 3,
_luck = 48,
_luck_max = 118,
_luck_mod = false,
_remodel_level = 90,
_remodel_ammo = 1300,
_remodel_steel = 1700,
_remodel_development_material = 55,
_remodel_construction_material = 35,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Haruna/Kai Ni B",
_remodel_to = "Haruna/Kai Ni B",
_remodel_to_level = 90,
_remodel_to_ammo = 1300,
_remodel_to_steel = 1700,
_remodel_to_development_material = 15,
_remodel_to_construction_material = 35,
_remodel_to_blueprint = false,
_remodel_to_catapult = false,
_fuel = 100,
_ammo = 160,
_scrap_fuel = 14,
_scrap_ammo = 19,
_scrap_steel = 38,
_scrap_baux = 4,
_equipment = {
{ equipment = false, size = 1 },
{ equipment = false, size = 2 },
{ equipment = false, size = 4 },
{ equipment = false, size = 3 },
},
_implementation_date = { 2023, 5, 1},
},
seasonals = {
{ _suffix = "Kai Ni Summer", _season = "Mid-Summer 2016", _season_suffix = "Kai Ni" },
{ _suffix = "Shopping", _season = "Spring 2017" },
{ _suffix = "Kai Ni Winter 2018 Event", _season = "Eve Of Battle 2018" },
},
}