• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Northampton

From Kancolle Wiki
Jump to navigation Jump to search

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 = "Satou Satomi",
    _artist = "zeco",
    _implementation_date = {2021, 5, 8},
    _availability = {"event_reward"},
  },
  ["Kai"] = {
    _name = "Northampton",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 660,
    _id = 460,
    _true_id = false,
    _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 = 34,
    _evasion_max = 75,
    _aa = 30,
    _aa_max = 78,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 15,
    _los_max = 52,
    _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,
  },
}