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

Changes

Jump to navigation Jump to search
m
74 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Mizuho = {
+
return {
[""] = {
+
    [""] = {
_name = "Mizuho",
+
        _name = "Mizuho",
_rarity = 5,
+
        _rarity = 5,
_api_id = 451,
+
        _api_id = 451,
_id = 251,
+
        _id = 251,
_true_id = false,
+
        _true_id = false,
_japanese_name = "瑞穂",
+
        _japanese_name = "瑞穂",
_reading = "みずほ",
+
        _reading = "みずほ",
_class = "Mizuho",
+
        _class = "Mizuho",
_class_number = 1,
+
        _class_number = 1,
_type = 16,
+
        _type = 16,
_hp = 41,
+
        _hp = 41,
_hp_max = 59,
+
        _hp_max = 59,
_firepower = 12,
+
        _firepower = 12,
_firepower_max = 36,
+
        _firepower_max = 36,
_firepower_mod = 1,
+
        _firepower_mod = 1,
_armor = 19,
+
        _armor = 19,
_armor_max = 42,
+
        _armor_max = 42,
_armor_mod = 2,
+
        _armor_mod = 2,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = 32,
+
        _torpedo_max = 32,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = 19,
+
        _evasion = 19,
_evasion_max = 37,
+
        _evasion_max = 37,
_aa = 16,
+
        _aa = 16,
_aa_max = 32,
+
        _aa_max = 32,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 35,
+
        _los = 36,
_los_max = 70,
+
        _los_max = 74,
_range = 1,
+
        _range = 1,
_luck = 8,
+
        _luck = 8,
_luck_max = 39,
+
        _luck_max = 39,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = true,
_build_time = 140,
+
        _build_time = 140,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Mizuho/Kai",
+
        _remodel_to = "Mizuho/Kai",
_fuel = 35,
+
        _fuel = 35,
_ammo = 35,
+
        _ammo = 35,
_scrap_fuel = 3,
+
        _scrap_fuel = 3,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 12,
+
        _scrap_steel = 12,
_scrap_baux = 5,
+
        _scrap_baux = 5,
_equipment = {
+
        _equipment = {
{equipment = "12.7cm Twin High-angle Gun Mount", size = 12},
+
            { equipment = "Type 0 Observation Seaplane", size = 12 },
{equipment = "Type 0 Observation Seaplane", size = 12},
+
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 12 },
},
+
        },
_voice_actor = "Ishigami Shizuka",
+
        _voice_actor = "Ishigami Shizuka",
_artist = "Akira",
+
        _artist = "Akira",
_implementation_date = {2015, 8, 10},
+
        _implementation_date = { 2015, 8, 10 },
_availability = {"event_drop", event_drop = {{2015, 7, 3, "Z"}}},
+
        _availability = { "event_drop", "drop" },
},
+
        _wikipedia = "Japanese seaplane carrier Mizuho",
["Kai"] = {
+
    },
_name = "Mizuho",
+
    ["Kai"] = {
_suffix = "Kai",
+
        _name = "Mizuho",
_rarity = 6,
+
        _suffix = "Kai",
_api_id = 348,
+
        _rarity = 5,
_id = 251,
+
        _back = 6,
_true_id = 1428,
+
        _api_id = 348,
_cg_reference = "/",
+
        _id = 251,
_cg_damaged_reference = "/",
+
        _true_id = 1428,
_japanese_name = "瑞穂改",
+
        _cg_reference = "/",
_reading = "みずほかい",
+
        _cg_damaged_reference = "/",
_class = "Mizuho",
+
        _japanese_name = "瑞穂改",
_class_number = 1,
+
        _reading = "みずほかい",
_type = 16,
+
        _class = "Mizuho",
_hp = 42,
+
        _class_number = 1,
_hp_max = 62,
+
        _type = 16,
_firepower = 18,
+
        _hp = 42,
_firepower_max = 45,
+
        _hp_max = 62,
_firepower_mod = 1,
+
        _firepower = 18,
_armor = 24,
+
        _firepower_max = 45,
_armor_max = 48,
+
        _firepower_mod = 1,
_armor_mod = 2,
+
        _armor = 24,
_torpedo = 15,
+
        _armor_max = 48,
_torpedo_max = 72,
+
        _armor_mod = 2,
_torpedo_mod = 2,
+
        _torpedo = 15,
_evasion = 24,
+
        _torpedo_max = 72,
_evasion_max = 42,
+
        _torpedo_mod = 2,
_aa = 18,
+
        _evasion = 24,
_aa_max = 44,
+
        _evasion_max = 42,
_aa_mod = 1,
+
        _aa = 18,
_asw = 0,
+
        _aa_max = 44,
_asw_max = false,
+
        _aa_mod = 1,
_speed = 5,
+
        _asw = 0,
_los = 36,
+
        _asw_max = false,
_los_max = 94,
+
        _speed = 5,
_range = 1,
+
        _los = 38,
_luck = 10,
+
        _los_max = 94,
_luck_max = 54,
+
        _range = 1,
_luck_mod = false,
+
        _luck = 10,
_remodel_level = 40,
+
        _luck_max = 54,
_remodel_ammo = 220,
+
        _luck_mod = false,
_remodel_steel = 160,
+
        _remodel_level = 40,
_remodel_development_material = false,
+
        _remodel_ammo = 220,
_remodel_blueprint = false,
+
        _remodel_steel = 160,
_remodel_catapult = false,
+
        _remodel_development_material = false,
_remodel_from = "Mizuho/",
+
        _remodel_blueprint = false,
_remodel_to = false,
+
        _remodel_catapult = false,
_fuel = 40,
+
        _remodel_from = "Mizuho/",
_ammo = 45,
+
        _remodel_to = false,
_scrap_fuel = 3,
+
        _fuel = 40,
_scrap_ammo = 3,
+
        _ammo = 45,
_scrap_steel = 15,
+
        _scrap_fuel = 3,
_scrap_baux = 5,
+
        _scrap_ammo = 3,
_equipment = {
+
        _scrap_steel = 15,
{equipment = "Type 0 Observation Seaplane", size = 12},
+
        _scrap_baux = 5,
{equipment = "Kouhyouteki", size = 12},
+
        _equipment = {
{equipment = "25mm Twin Autocannon Mount", size = 8},
+
            { equipment = "Type 0 Observation Seaplane", size = 12 },
},
+
            { equipment = "Type A Kouhyouteki", size = 12 },
},
+
            { equipment = "25mm Twin Autocannon Mount", size = 8 },
["Fall"] = "/Yukata",
+
        },
["Yukata"] = {
+
    },
_name = "Mizuho",
+
    seasonals = {
_suffix = "Yukata",
+
        { _suffix = "Yukata", _season = "Fall 2015", _card_damaged_extension = "jpg" },
_display_suffix = "(Yukata)",
+
        { _suffix = "New Year", _season = "New Year 2016", _cg_damaged = false },
_api_id = 950,
+
        { _suffix = "Setsubun", _season = "Setsubun 2016", _cg_damaged = false },
_type = 16,
+
        { _suffix = "Valentine", _season = "Valentines 2016", _cg_damaged = false },
_seasonal = true,
+
        { _suffix = "Gyudon", _season = "White Day 2016", _cg_damaged = false },
},
+
        { _suffix = "Spring Bouquet", _season = "Third Anniversary", _cg_damaged = false },
["New Year"] = {
+
        { _suffix = "Rainy", _season = "Rainy Season 2016", _cg_damaged = false },
_name = "Mizuho",
+
        { _suffix = "Summer", _season = "Early Summer 2016", _cg_damaged = false },
_suffix = "New Year",
+
        { _suffix = "Oyakodon", _season = "Fall 2016", _card_damaged_extension = "jpg" },
_display_suffix = "(New Year)",
+
        { _suffix = "Christmas", _season = "Christmas 2016", _card_damaged_extension = "jpg" },
_api_id = 975,
+
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017", _card_damaged_extension = "jpg" },
_type = 16,
+
        { _suffix = "Halloween", _season = "Fall 2017", _card_damaged_extension = "jpg" },
_seasonal = true,
+
        { _suffix = "Summer 2018", _season = "Summer 2018" },
_cg_damaged = false,
+
        { _suffix = "Late Fall", _season = "Late Fall 2018" },
_card_damaged = false,
+
        { _suffix = "Valentine 2019", _season = "Valentines 2019", _cg_damaged = false },
},
+
        ["Fall"] = "/Yukata",
["Setsubun"] = {
+
        ["White Day"] = "/Gyudon",
_name = "Mizuho",
+
        ["Spring"] = "/Spring Bouquet",
_suffix = "Setsubun",
+
        ["Xmas"] = "/Christmas",
_display_suffix = "(Setsubun)",
+
    },
_api_id = 984,
+
    class = {
_type = 16,
+
        _name = "Mizuho",
_seasonal = true,
+
        _class = true,
_cg_damaged = false,
+
        _base_type = 16,
_card_damaged = false,
+
    },
},
  −
["Valentine"] = {
  −
_name = "Mizuho",
  −
_suffix = "Valentine",
  −
_display_suffix = "(Valentine's)",
  −
_api_id = 987,
  −
_type = 16,
  −
_seasonal = true,
  −
_cg_damaged = false,
  −
_card_damaged = false,
  −
},
  −
["White Day"] = {
  −
_name = "Mizuho",
  −
_suffix = "White Day",
  −
_display_suffix = "(White Day)",
  −
_api_id = 997,
  −
_type = 16,
  −
_seasonal = true,
  −
_cg_damaged = false,
  −
_card_damaged = false,
  −
},
  −
["Spring"] = {
  −
_name = "Mizuho",
  −
_suffix = "Spring",
  −
_display_suffix = "(Spring)",
  −
_api_id = 900,
  −
_type = 16,
  −
_seasonal = true,
  −
_cg_damaged = false,
  −
_card_damaged = false,
  −
},
  −
["Rainy"] = {
  −
_name = "Mizuho",
  −
_suffix = "Rainy",
  −
_display_suffix = "(Rainy)",
  −
_api_id = 890,
  −
_type = 16,
  −
_seasonal = true,
  −
_cg_damaged = false,
  −
_card_damaged = false,
  −
},
  −
["Summer"] = {
  −
_name = "Mizuho",
  −
_suffix = "Summer",
  −
_display_suffix = "(Summer)",
  −
_api_id = nil,
  −
_type = 16,
  −
_seasonal = true,
  −
_cg = "AV Mizuho Summer Full.png",
  −
_cg_damaged = false,
  −
_card_damaged = false,
  −
},
  −
class = {
  −
_name = "Mizuho",
  −
_class = true,
  −
_base_type = 16,
  −
},
   
}
 
}
  −
return Mizuho
 
Bots, gkautomate
12,557

edits

Navigation menu