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

From Kancolle Wiki
Jump to navigation Jump to search

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Helena",
    _suffix = false,
    _rarity = 5,
    _api_id = 615,
    _id = 415,
    _true_id = false,
    _japanese_name = "Helena",
    _reading = "ヘレナ",
    _class = "St. Louis",
    _class_number = 2,
    _type = 3,
    _hp = 39,
    _hp_max = 56,
    _firepower = 30,
    _firepower_max = 60,
    _firepower_mod = 2,
    _armor = 17,
    _armor_max = 40,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 32,
    _torpedo_mod = false,
    _evasion = 33,
    _evasion_max = 65,
    _aa = 30,
    _aa_max = 72,
    _aa_mod = 2,
    _asw = 0,
    _asw_max = 36,
    _speed = 10,
    _los = 18,
    _los_max = 64,
    _range = 2,
    _luck = 9,
    _luck_max = 59,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 70,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Helena/Kai",
    _fuel = 35,
    _ammo = 55,
    _scrap_fuel = 3,
    _scrap_ammo = 3,
    _scrap_steel = 13,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "6inch Triple Rapid Fire Gun Mount Mk.16", size = 0},
      {equipment = false, size = 2},
      {equipment = false, size = 2},
    },
    _voice_flag = 1,
    _voice_actor = "Moriyama Yurika",
    _artist = "acea4",
    _implementation_date = {2020, 7, 11},
    _availability = {"event_drop"},
    _wikipedia = "USS Helena (CL-50)",
  },
  ["Kai"] = {
    _name = "Helena",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 620,
    _id = 420,
    _true_id = false,
    _japanese_name = "Helena改",
    _reading = "ヘレナかい",
    _class = "St. Louis",
    _class_number = 2,
    _type = 3,
    _hp = 53,
    _hp_max = 67,
    _firepower = 36,
    _firepower_max = 78,
    _firepower_mod = 2,
    _armor = 27,
    _armor_max = 69,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 38,
    _torpedo_mod = false,
    _evasion = 39,
    _evasion_max = 75,
    _aa = 40,
    _aa_max = 86,
    _aa_mod = 2,
    _asw = 0,
    _asw_max = 40,
    _speed = 10,
    _los = 24,
    _los_max = 76,
    _range = 2,
    _luck = 13,
    _luck_max = 69,
    _luck_mod = false,
    _build_time = 70,
    _remodel_level = 45,
    _remodel_ammo = 400,
    _remodel_steel = 480,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Helena/",
    _remodel_to = false,
    _fuel = 35,
    _ammo = 60,
    _scrap_fuel = 4,
    _scrap_ammo = 7,
    _scrap_steel = 17,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "6inch Triple Rapid Fire Gun Mount Mk.16 mod.2", size = 0},
      {equipment = false, size = 0},
      {equipment = false, size = 2},
      {equipment = false, size = 4},
    },
    _voice_flag = 3,
  },
}