• 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/Jean Bart

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 17:59, 22 July 2023 by Jigaraphale (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Jean Bart",
    _suffix = false,
    _rarity = 7,
    _api_id = 935,
    _id = 535,
    _true_id = false,
    _japanese_name = "Jean Bart",
    _reading = "ジャン・バール",
    _class = "Richelieu",
    _class_number = 2,
    _type = 8,
    _hp = 84,
    _hp_max = 93,
    _firepower = 61,
    _firepower_max = 95,
    _firepower_mod = 4,
    _armor = 70,
    _armor_max = 89,
    _armor_mod = 3,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 35,
    _evasion_max = 67,
    _aa = 18,
    _aa_max = 68,
    _aa_mod = 2,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 12,
    _los_max = 48,
    _range = 3,
    _luck = 15,
    _luck_max = 75,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 300,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Jean Bart/Kai",
    _fuel = 100,
    _ammo = 125,
    _scrap_fuel = 11,
    _scrap_ammo = 17,
    _scrap_steel = 36,
    _scrap_baux = 4,
    _equipment = {
      {equipment = "38cm Quadruple Gun Mount", size = 3},
      {equipment = false, size = 3},
      {equipment = false, size = 3},
      {equipment = false, size = 3},
    },
    _voice_flag = 1,
    _voice_actor = "Tanibe Yumi",
    _artist = "Akira",
    _implementation_date = {2022, 9, 11},
    _availability = {"event_reward"},
    _get_message = "Bonjour?  Enchantée  私がRichelieuの妹、<br>Jean Bart!  Pardon……聞いてる?<br>まあ……いいか。",
  },
  ["Kai"] = {
    _name = "Jean Bart",
    _suffix = "Kai",
    _rarity = 8,
    _back = 7,
    _api_id = 724,
    _id = 535,
    _true_id = 1724,
    _japanese_name = "Jean Bart改",
    _reading = "ジャン・バールかい",
    _class = "Richelieu",
    _class_number = 2,
    _type = 8,
    _hp = 88,
    _hp_max = 98,
    _firepower = 70,
    _firepower_max = 97,
    _firepower_mod = 4,
    _armor = 77,
    _armor_max = 96,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 38,
    _evasion_max = 73,
    _aa = 24,
    _aa_max = 76,
    _aa_mod = 2,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 15,
    _los_max = 53,
    _range = 3,
    _luck = 22,
    _luck_max = 94,
    _luck_mod = false,
    _build_time = 300,
    _remodel_level = 45,
    _remodel_ammo = 1760,
    _remodel_steel = 2400,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Jean Bart/",
    _remodel_to = false,
    _fuel = 100,
    _ammo = 130,
    _scrap_fuel = 12,
    _scrap_ammo = 19,
    _scrap_steel = 39,
    _scrap_baux = 4,
    _equipment = {
      {equipment = "38cm Quadruple Gun Mount Kai", size = 3},
      {equipment = "15.2cm Triple Gun Mount", size = 3},
      {equipment = "Loire 130M", size = 3},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
  },
}