- 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/Minegumo"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Kenji135 m |
|||
Line 26: | Line 26: | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
_evasion = 41, | _evasion = 41, | ||
− | _evasion_max = | + | _evasion_max = 78, |
_aa = 9, | _aa = 9, | ||
_aa_max = 40, | _aa_max = 40, | ||
_aa_mod = false, | _aa_mod = false, | ||
_asw = 21, | _asw = 21, | ||
− | _asw_max = | + | _asw_max = 49, |
_speed = 10, | _speed = 10, | ||
_los = 5, | _los = 5, | ||
− | _los_max = | + | _los_max = 18, |
_range = 1, | _range = 1, | ||
_luck = 6, | _luck = 6, |
Revision as of 10:07, 3 January 2019
Documentation for this module may be created at Module:Data/Ship/Minegumo/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Minegumo",
_suffix = false,
_rarity = 4,
_api_id = 583,
_id = 383,
_true_id = false,
_japanese_name = "峯雲",
_reading = "みねぐも",
_class = "Asashio",
_class_number = 8,
_type = 2,
_hp = 16,
_hp_max = 33,
_firepower = 10,
_firepower_max = 30,
_firepower_mod = false,
_armor = 6,
_armor_max = 19,
_armor_mod = 1,
_torpedo = 24,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 41,
_evasion_max = 78,
_aa = 9,
_aa_max = 40,
_aa_mod = false,
_asw = 21,
_asw_max = 49,
_speed = 10,
_los = 5,
_los_max = 18,
_range = 1,
_luck = 6,
_luck_max = 44,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 22,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Minegumo/Kai",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 5,
_scrap_baux = false,
_equipment = {
{ equipment = "12.7cm Twin Gun Mount", size = 0 },
{ equipment = "61cm Quadruple Torpedo Mount", size = 0 },
},
_voice_flag = 1,
_voice_actor = "Miyamoto Yume",
_artist = "Fujikawa",
_implementation_date = { 2018, 12, 27 },
_availability = { "event_reward" },
_wikipedia = "Japanese destroyer Minegumo (1937)",
},
["Kai"] = {
_name = "Minegumo",
_suffix = "Kai",
_rarity = 5,
_api_id = 687,
_id = 383,
_true_id = 1487,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "峯雲改",
_reading = "みねぐもかい",
_class = "Asashio",
_class_number = 8,
_type = 2,
_hp = 31,
_hp_max = 49,
_firepower = 12,
_firepower_max = 51,
_firepower_mod = 1,
_armor = 14,
_armor_max = 49,
_armor_mod = 1,
_torpedo = 28,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 16,
_aa_max = 50,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 9,
_luck_max = 54,
_luck_mod = false,
_build_time = 22,
_remodel_level = 38,
_remodel_ammo = 180,
_remodel_steel = 130,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Minegumo/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{ equipment = "Type 22 Surface Radar", size = 0 },
{ equipment = "Drum Canister (Transport Use)", size = 0 },
{ equipment = "Drum Canister (Transport Use)", size = 0 },
},
_voice_flag = 3,
},
}