- 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/Northampton"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "return { [""] = { _name = "Northampton", _suffix = false, _rarity = 6, _api_id = 655, _id = 455, _true_id = false, _japanese_name = "Northampton"...") |
|||
Line 23: | Line 23: | ||
_torpedo_max = 44, | _torpedo_max = 44, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 36, |
− | _evasion_max = | + | _evasion_max = 61, |
_aa = 20, | _aa = 20, | ||
_aa_max = 62, | _aa_max = 62, | ||
_aa_mod = false, | _aa_mod = false, | ||
− | _asw = | + | _asw = 0, |
− | _asw_max = | + | _asw_max = false, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 14, |
− | _los_max = | + | _los_max = 51, |
_range = 2, | _range = 2, | ||
_luck = 10, | _luck = 10, | ||
Line 50: | Line 50: | ||
_scrap_baux = 2, | _scrap_baux = 2, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "8inch Triple Gun Mount Mk.9", size = 1}, |
− | {equipment = | + | {equipment = false, size = 1}, |
− | {equipment = | + | {equipment = false, size = 4}, |
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
Line 58: | Line 58: | ||
_artist = nil, | _artist = nil, | ||
_implementation_date = {2021, 5, 8}, | _implementation_date = {2021, 5, 8}, | ||
− | _availability = | + | _availability = {"event_reward"}, |
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 114: | Line 114: | ||
_scrap_baux = 2, | _scrap_baux = 2, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "8inch Triple Gun Mount Mk.9", size = 1}, |
− | {equipment = | + | {equipment = "5inch Single High-angle Gun Mount Battery", size = 1}, |
− | {equipment = | + | {equipment = "SOC Seagull", size = 1}, |
− | {equipment = | + | {equipment = false, size = 4}, |
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
}, | }, | ||
} | } |
Revision as of 20:10, 11 May 2021
Documentation for this module may be created at Module:Data/Ship/Northampton/doc
return {
[""] = {
_name = "Northampton",
_suffix = false,
_rarity = 6,
_api_id = 655,
_id = 455,
_true_id = false,
_japanese_name = "Northampton",
_reading = "ノーザンプトン",
_class = "Northampton",
_class_number = 1,
_type = 5,
_hp = 44,
_hp_max = 56,
_firepower = 36,
_firepower_max = 51,
_firepower_mod = 2,
_armor = 33,
_armor_max = 47,
_armor_mod = 2,
_torpedo = 16,
_torpedo_max = 44,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 61,
_aa = 20,
_aa_max = 62,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 51,
_range = 2,
_luck = 10,
_luck_max = 52,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 85,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Northampton/Kai",
_fuel = 40,
_ammo = 60,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 11,
_scrap_baux = 2,
_equipment = {
{equipment = "8inch Triple Gun Mount Mk.9", size = 1},
{equipment = false, size = 1},
{equipment = false, size = 4},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = {2021, 5, 8},
_availability = {"event_reward"},
},
["Kai"] = {
_name = "Northampton",
_suffix = "Kai",
_rarity = 7,
_api_id = 660,
_id = 455,
_true_id = 460,
_japanese_name = "Northampton改",
_reading = "ノーザンプトンかい",
_class = "Northampton",
_class_number = 1,
_type = 5,
_hp = 55,
_hp_max = 67,
_firepower = 45,
_firepower_max = 75,
_firepower_mod = 2,
_armor = 40,
_armor_max = 73,
_armor_mod = 2,
_torpedo = 20,
_torpedo_max = 65,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 30,
_aa_max = 78,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 2,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_build_time = 85,
_remodel_level = 50,
_remodel_ammo = 440,
_remodel_steel = 500,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Northampton/",
_remodel_to = false,
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 6,
_scrap_steel = 19,
_scrap_baux = 2,
_equipment = {
{equipment = "8inch Triple Gun Mount Mk.9", size = 1},
{equipment = "5inch Single High-angle Gun Mount Battery", size = 1},
{equipment = "SOC Seagull", size = 1},
{equipment = false, size = 4},
},
_voice_flag = 3,
},
}