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

From Kancolle Wiki
Jump to navigation Jump to search

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Janus",
    _suffix = false,
    _rarity = 6,
    _api_id = 520,
    _id = 320,
    _true_id = false,
    _japanese_name = "Janus",
    _reading = "ジェーナス",
    _class = "J",
    _class_number = 5,
    _type = 2,
    _hp = 15,
    _hp_max = 33,
    _firepower = 12,
    _firepower_max = 33,
    _firepower_mod = 1,
    _armor = 7,
    _armor_max = 18,
    _armor_mod = 1,
    _torpedo = 30,
    _torpedo_max = 82,
    _torpedo_mod = 1,
    _evasion = 44,
    _evasion_max = 76,
    _aa = 22,
    _aa_max = 42,
    _aa_mod = 1,
    _asw = 40,
    _asw_max = 83,
    _speed = 10,
    _los = 10,
    _los_max = 20,
    _range = 1,
    _luck = 17,
    _luck_max = 67,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 24,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Janus/Kai",
    _fuel = 15,
    _ammo = 25,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 6,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 1,
    _voice_actor = "Ozawa Ari",
    _artist = "Konishi",
    _implementation_date = {2019, 9, 4},
    _availability = {"event_reward"},
  },
  ["Kai"] = {
    _name = "Janus",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 893,
    _id = 320,
    _true_id = 1493,
    _cg_reference = "/",
    _cg_damaged_reference = "/",
    _japanese_name = "Janus改",
    _reading = "ジェーナスかい",
    _class = "J",
    _class_number = 5,
    _type = 2,
    _hp = 31,
    _hp_max = 47,
    _firepower = 14,
    _firepower_max = 53,
    _firepower_mod = 1,
    _armor = 15,
    _armor_max = 50,
    _armor_mod = 1,
    _torpedo = 40,
    _torpedo_max = 90,
    _torpedo_mod = 1,
    _evasion = 47,
    _evasion_max = 86,
    _aa = 30,
    _aa_max = 72,
    _aa_mod = 1,
    _asw = 53,
    _asw_max = 93,
    _speed = 10,
    _los = 12,
    _los_max = 52,
    _range = 1,
    _luck = 22,
    _luck_max = 87,
    _luck_mod = false,
    _build_time = 24,
    _remodel_level = 55,
    _remodel_ammo = 170,
    _remodel_steel = 370,
    _remodel_development_material = 90,
    _remodel_construction_material = 10,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Janus/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 25,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 10,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0},
      {equipment = "Type144/147 ASDIC", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 3,
  },
}