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

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Victorious",
    _suffix = false,
    _rarity = 7,
    _api_id = 885,
    _id = 485,
    _true_id = false,
    _japanese_name = "Victorious",
    _reading = "ヴィクトリアス",
    _class = "Illustrious",
    _class_number = 3,
    _type = 18,
    _hp = 59,
    _hp_max = 85,
    _firepower = 0,
    _firepower_max = 38,
    _firepower_mod = false,
    _armor = 38,
    _armor_max = 80,
    _armor_mod = 5,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 31,
    _evasion_max = 58,
    _aa = 32,
    _aa_max = 77,
    _aa_mod = 4,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 39,
    _los_max = 73,
    _range = 1,
    _luck = 10,
    _luck_max = 90,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 250,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Victorious/Kai",
    _fuel = 65,
    _ammo = 55,
    _scrap_fuel = 9,
    _scrap_ammo = 13,
    _scrap_steel = 32,
    _scrap_baux = 10,
    _equipment = {
      {equipment = "Fulmar", size = 14},
      {equipment = "Swordfish", size = 14},
      {equipment = false, size = 12},
      {equipment = false, size = 9},
    },
    _voice_flag = 1,
    _voice_actor = "Yamada Misuzu",
    _artist = "Konishi",
    _implementation_date = {2021, 8, 31},
    _availability = {"event_reward"},
    _get_message = "私がAircraft Carrier HMS Victorious。お前が提督か。<br>よかろう。お前と征こうか。この海を!",
  },
  ["Kai"] = {
    _name = "Victorious",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 713,
    _id = 485,
    _true_id = 1713,
    _japanese_name = "Victorious改",
    _reading = "ヴィクトリアスかい",
    _class = "Illustrious",
    _class_number = 3,
    _type = 18,
    _hp = 74,
    _hp_max = 91,
    _firepower = 0,
    _firepower_max = 55,
    _firepower_mod = false,
    _armor = 49,
    _armor_max = 85,
    _armor_mod = 5,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 32,
    _evasion_max = 67,
    _aa = 40,
    _aa_max = 84,
    _aa_mod = 5,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 46,
    _los_max = 85,
    _range = 2,
    _luck = 22,
    _luck_max = 110,
    _luck_mod = false,
    _build_time = 250,
    _remodel_level = 45,
    _remodel_ammo = 1800,
    _remodel_steel = 4700,
    _remodel_development_material = 10,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Victorious/",
    _remodel_to = false,
    _fuel = 75,
    _ammo = 65,
    _scrap_fuel = 10,
    _scrap_ammo = 15,
    _scrap_steel = 35,
    _scrap_baux = 15,
    _equipment = {
      {equipment = "Corsair Mk.II", size = 18},
      {equipment = false, size = 18},
      {equipment = false, size = 19},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
}