- 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"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
|||
Line 142: | Line 142: | ||
_seasonal = true, | _seasonal = true, | ||
_cg = "451_setsubun_1.png", | _cg = "451_setsubun_1.png", | ||
+ | _cg_damaged = false, | ||
+ | }, | ||
+ | ["Valentine"] = { | ||
+ | _name = "Mizuho", | ||
+ | _suffix = "Valentine", | ||
+ | _display_suffix = "(Valentine's)", | ||
+ | _api_id = nil, | ||
+ | _type = 16, | ||
+ | _seasonal = true, | ||
+ | _cg = "451_valentine_1.png", | ||
_cg_damaged = false, | _cg_damaged = false, | ||
}, | }, |
Revision as of 12:27, 10 February 2016
Documentation for this module may be created at Module:Data/Ship/Mizuho/doc
--Categories:
--[[Category:Player ship modules]]
local Mizuho = {
[""] = {
_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 = 35,
_los_max = 70,
_range = 1,
_luck = 8,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_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},
},
},
["Kai"] = {
_name = "Mizuho",
_suffix = "Kai",
_rarity = 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 = 36,
_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 = "Kouhyouteki", size = 12},
{equipment = "25mm Twin Autocannon Mount", size = 8},
},
},
["Fall"] = "/Yukata",
["Yukata"] = {
_name = "Mizuho",
_suffix = "Yukata",
_display_suffix = "(Yukata)",
_api_id = 950,
_type = 16,
_seasonal = true,
},
["New Year"] = {
_name = "Mizuho",
_suffix = "New Year",
_display_suffix = "(New Year)",
_api_id = 975,
_type = 16,
_seasonal = true,
_cg_damaged = false,
_battle_card_damaged = false,
},
["Setsubun"] = {
_name = "Mizuho",
_suffix = "Setsubun",
_display_suffix = "(Setsubun)",
_api_id = nil,
_type = 16,
_seasonal = true,
_cg = "451_setsubun_1.png",
_cg_damaged = false,
},
["Valentine"] = {
_name = "Mizuho",
_suffix = "Valentine",
_display_suffix = "(Valentine's)",
_api_id = nil,
_type = 16,
_seasonal = true,
_cg = "451_valentine_1.png",
_cg_damaged = false,
},
class = {
_name = "Mizuho",
_class = true,
_base_type = 16,
},
}
return Mizuho