• 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/Sheffield

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Sheffield/doc

return {
  [""] = {
    _name = "Sheffield",
    _suffix = false,
    _rarity = 6,
    _api_id = 514,
    _id = 314,
    _true_id = false,
    _japanese_name = "Sheffield",
    _reading = "シェフィールド",
    _class = "Town",
    _class_number = 5,
    _type = 3,
    _hp = 38,
    _hp_max = 55,
    _firepower = 25,
    _firepower_max = 56,
    _firepower_mod = 2,
    _armor = 16,
    _armor_max = 41,
    _armor_mod = 2,
    _torpedo = 20,
    _torpedo_max = 40,
    _torpedo_mod = 1,
    _evasion = 32,
    _evasion_max = 65,
    _aa = 28,
    _aa_max = 70,
    _aa_mod = 2,
    _asw = 38,
    _asw_max = 70,
    _speed = 10,
    _los = 22,
    _los_max = 68,
    _range = 2,
    _luck = 17,
    _luck_max = 79,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 70,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Sheffield/Kai",
    _fuel = 35,
    _ammo = 60,
    _scrap_fuel = 3,
    _scrap_ammo = 3,
    _scrap_steel = 12,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "6inch Mk.XXIII Triple Gun Mount", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 3},
    },
    _voice_flag = 1,
    _voice_actor = "Takao Kanon",
    _artist = "Konishi",
    _implementation_date = {2020, 11, 28},
    _availability = {"event_drop"},
    _get_message = "HMS Sheffield 着任します。<br>君がAdmiral? ふうん、ちょっといいね。<br>よろしく。",
  },
  ["Kai"] = {
    _name = "Sheffield",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 705,
    _id = 314,
    _true_id = 1705,
    _cg_reference = "/",
    _cg_damaged_reference = "/",
    _japanese_name = "Sheffield改",
    _reading = "シェフィールドかい",
    _class = "Town",
    _class_number = 5,
    _type = 3,
    _hp = 52,
    _hp_max = 67,
    _firepower = 32,
    _firepower_max = 74,
    _firepower_mod = 2,
    _armor = 25,
    _armor_max = 68,
    _armor_mod = 2,
    _torpedo = 24,
    _torpedo_max = 68,
    _torpedo_mod = 1,
    _evasion = 38,
    _evasion_max = 79,
    _aa = 34,
    _aa_max = 78,
    _aa_mod = 2,
    _asw = 40,
    _asw_max = 77,
    _speed = 10,
    _los = 24,
    _los_max = 72,
    _range = 2,
    _luck = 20,
    _luck_max = 98,
    _luck_mod = false,
    _build_time = 70,
    _remodel_level = 55,
    _remodel_ammo = 460,
    _remodel_steel = 460,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Sheffield/",
    _remodel_to = false,
    _fuel = 40,
    _ammo = 65,
    _scrap_fuel = 4,
    _scrap_ammo = 8,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "6inch Mk.XXIII Triple Gun Mount", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
  },
}