- 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/Momo"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "return { [""] = { _name = "Momo", _suffix = false, _rarity = 5, _api_id = 644, _id = 444, _true_id = false, _japanese_name = "桃", _reading...") |
|||
Line 23: | Line 23: | ||
_torpedo_max = 57, | _torpedo_max = 57, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 31, |
− | _evasion_max = | + | _evasion_max = 69, |
_aa = 18, | _aa = 18, | ||
_aa_max = 61, | _aa_max = 61, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 27, |
− | _asw_max = | + | _asw_max = 76, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 8, |
− | _los_max = | + | _los_max = 24, |
_range = 1, | _range = 1, | ||
_luck = 8, | _luck = 8, | ||
Line 50: | Line 50: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0}, |
− | {equipment = | + | {equipment = false, size = 0}, |
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
Line 57: | Line 57: | ||
_artist = nil, | _artist = nil, | ||
_implementation_date = {2021, 5, 8}, | _implementation_date = {2021, 5, 8}, | ||
− | _availability = | + | _availability = {"event_reward"}, |
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 113: | Line 113: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0}, |
− | {equipment = | + | {equipment = "Type 94 Depth Charge Projector", size = 0}, |
− | {equipment = | + | {equipment = "Type 94 Depth Charge Projector", size = 0}, |
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
}, | }, | ||
} | } |
Revision as of 20:08, 11 May 2021
Documentation for this module may be created at Module:Data/Ship/Momo/doc
return {
[""] = {
_name = "Momo",
_suffix = false,
_rarity = 5,
_api_id = 644,
_id = 444,
_true_id = false,
_japanese_name = "桃",
_reading = "もも",
_class = "Matsu",
_class_number = 4,
_type = 2,
_hp = 14,
_hp_max = 27,
_firepower = 5,
_firepower_max = 23,
_firepower_mod = false,
_armor = 5,
_armor_max = 22,
_armor_mod = false,
_torpedo = 16,
_torpedo_max = 57,
_torpedo_mod = 1,
_evasion = 31,
_evasion_max = 69,
_aa = 18,
_aa_max = 61,
_aa_mod = 1,
_asw = 27,
_asw_max = 76,
_speed = 10,
_los = 8,
_los_max = 24,
_range = 1,
_luck = 8,
_luck_max = 48,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Momo/Kai",
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0},
{equipment = false, size = 0},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = {2021, 5, 8},
_availability = {"event_reward"},
},
["Kai"] = {
_name = "Momo",
_suffix = "Kai",
_rarity = 6,
_api_id = 708,
_id = 444,
_true_id = 1708,
_japanese_name = "桃改",
_reading = "ももかい",
_class = "Matsu",
_class_number = 4,
_type = 2,
_hp = 26,
_hp_max = 45,
_firepower = 7,
_firepower_max = 41,
_firepower_mod = 1,
_armor = 12,
_armor_max = 55,
_armor_mod = 1,
_torpedo = 16,
_torpedo_max = 71,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 28,
_aa_max = 77,
_aa_mod = 2,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 11,
_luck_max = 55,
_luck_mod = false,
_build_time = 14,
_remodel_level = 48,
_remodel_ammo = 180,
_remodel_steel = 120,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Momo/",
_remodel_to = false,
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0},
{equipment = "Type 94 Depth Charge Projector", size = 0},
{equipment = "Type 94 Depth Charge Projector", size = 0},
},
_voice_flag = 3,
},
}