• 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/Mizuho"

From Kancolle Wiki
Jump to navigation Jump to search
m (74 revisions imported)
 
(27 intermediate revisions by 9 users not shown)
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 = 36,
+
        _los = 36,
_los_max = 74,
+
        _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 = 5,
+
        _suffix = "Kai",
_back = 6,
+
        _rarity = 5,
_api_id = 348,
+
        _back = 6,
_id = 251,
+
        _api_id = 348,
_true_id = 1428,
+
        _id = 251,
_cg_reference = "/",
+
        _true_id = 1428,
_cg_damaged_reference = "/",
+
        _cg_reference = "/",
_japanese_name = "瑞穂改",
+
        _cg_damaged_reference = "/",
_reading = "みずほかい",
+
        _japanese_name = "瑞穂改",
_class = "Mizuho",
+
        _reading = "みずほかい",
_class_number = 1,
+
        _class = "Mizuho",
_type = 16,
+
        _class_number = 1,
_hp = 42,
+
        _type = 16,
_hp_max = 62,
+
        _hp = 42,
_firepower = 18,
+
        _hp_max = 62,
_firepower_max = 45,
+
        _firepower = 18,
_firepower_mod = 1,
+
        _firepower_max = 45,
_armor = 24,
+
        _firepower_mod = 1,
_armor_max = 48,
+
        _armor = 24,
_armor_mod = 2,
+
        _armor_max = 48,
_torpedo = 15,
+
        _armor_mod = 2,
_torpedo_max = 72,
+
        _torpedo = 15,
_torpedo_mod = 2,
+
        _torpedo_max = 72,
_evasion = 24,
+
        _torpedo_mod = 2,
_evasion_max = 42,
+
        _evasion = 24,
_aa = 18,
+
        _evasion_max = 42,
_aa_max = 44,
+
        _aa = 18,
_aa_mod = 1,
+
        _aa_max = 44,
_asw = 0,
+
        _aa_mod = 1,
_asw_max = false,
+
        _asw = 0,
_speed = 5,
+
        _asw_max = false,
_los = 38,
+
        _speed = 5,
_los_max = 94,
+
        _los = 38,
_range = 1,
+
        _los_max = 94,
_luck = 10,
+
        _range = 1,
_luck_max = 54,
+
        _luck = 10,
_luck_mod = false,
+
        _luck_max = 54,
_remodel_level = 40,
+
        _luck_mod = false,
_remodel_ammo = 220,
+
        _remodel_level = 40,
_remodel_steel = 160,
+
        _remodel_ammo = 220,
_remodel_development_material = false,
+
        _remodel_steel = 160,
_remodel_blueprint = false,
+
        _remodel_development_material = false,
_remodel_catapult = false,
+
        _remodel_blueprint = false,
_remodel_from = "Mizuho/",
+
        _remodel_catapult = false,
_remodel_to = false,
+
        _remodel_from = "Mizuho/",
_fuel = 40,
+
        _remodel_to = false,
_ammo = 45,
+
        _fuel = 40,
_scrap_fuel = 3,
+
        _ammo = 45,
_scrap_ammo = 3,
+
        _scrap_fuel = 3,
_scrap_steel = 15,
+
        _scrap_ammo = 3,
_scrap_baux = 5,
+
        _scrap_steel = 15,
_equipment = {
+
        _scrap_baux = 5,
{equipment = "Type 0 Observation Seaplane", size = 12},
+
        _equipment = {
{equipment = "Kouhyouteki", size = 12},
+
            { equipment = "Type 0 Observation Seaplane", size = 12 },
{equipment = "25mm Twin Autocannon Mount", size = 8},
+
            { equipment = "Type A Kouhyouteki", size = 12 },
},
+
            { equipment = "25mm Twin Autocannon Mount", size = 8 },
},
+
        },
["Fall"] = "/Yukata",
+
    },
["Yukata"] = {
+
    seasonals = {
_name = "Mizuho",
+
        { _suffix = "Yukata", _season = "Fall 2015", _card_damaged_extension = "jpg" },
_suffix = "Yukata",
+
        { _suffix = "New Year", _season = "New Year 2016", _cg_damaged = false },
_display_suffix = "(Yukata)",
+
        { _suffix = "Setsubun", _season = "Setsubun 2016", _cg_damaged = false },
_api_id = 950,
+
        { _suffix = "Valentine", _season = "Valentines 2016", _cg_damaged = false },
_type = 16,
+
        { _suffix = "Gyudon", _season = "White Day 2016", _cg_damaged = false },
_seasonal = true,
+
        { _suffix = "Spring Bouquet", _season = "Third Anniversary", _cg_damaged = false },
},
+
        { _suffix = "Rainy", _season = "Rainy Season 2016", _cg_damaged = false },
["New Year"] = {
+
        { _suffix = "Summer", _season = "Early Summer 2016", _cg_damaged = false },
_name = "Mizuho",
+
        { _suffix = "Oyakodon", _season = "Fall 2016", _card_damaged_extension = "jpg" },
_suffix = "New Year",
+
        { _suffix = "Christmas", _season = "Christmas 2016", _card_damaged_extension = "jpg" },
_display_suffix = "(New Year)",
+
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017", _card_damaged_extension = "jpg" },
_api_id = 975,
+
        { _suffix = "Halloween", _season = "Fall 2017", _card_damaged_extension = "jpg" },
_type = 16,
+
        { _suffix = "Summer 2018", _season = "Summer 2018" },
_seasonal = true,
+
        { _suffix = "Late Fall", _season = "Late Fall 2018" },
_cg_damaged = false,
+
        { _suffix = "Valentine 2019", _season = "Valentines 2019", _cg_damaged = false },
_card_damaged = false,
+
        ["Fall"] = "/Yukata",
},
+
        ["White Day"] = "/Gyudon",
["Setsubun"] = {
+
        ["Spring"] = "/Spring Bouquet",
_name = "Mizuho",
+
        ["Xmas"] = "/Christmas",
_suffix = "Setsubun",
+
    },
_display_suffix = "(Setsubun)",
+
    class = {
_api_id = 984,
+
        _name = "Mizuho",
_type = 16,
+
        _class = true,
_seasonal = true,
+
        _base_type = 16,
_cg_damaged = false,
+
    },
_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 = 877,
 
_type = 16,
 
_seasonal = true,
 
_cg_damaged = false,
 
_card_damaged = false,
 
},
 
["Oyakodon"] = {
 
_name = "Mizuho",
 
_suffix = "Oyakodon",
 
_display_suffix = "(Oyakodon)",
 
_api_id = nil,
 
_type = 16,
 
_seasonal = true,
 
_cg = "AV Mizuho Oyakodon Full.png",
 
_cg_damaged = "AV Mizuho Oyakodon Full Damaged.png",
 
},
 
class = {
 
_name = "Mizuho",
 
_class = true,
 
_base_type = 16,
 
},
 
 
}
 
}
 
return Mizuho
 

Latest revision as of 14:59, 12 May 2021

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

-- [[Category:Player ship modules]]

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