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

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 21:21, 21 March 2023 by Grunilg (talk | contribs) (Removed unconfirmed artist (looks more likely to be Hoshi Akari, best to wait for official confirmation))
Jump to navigation Jump to search

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Tuscaloosa",
    _suffix = false,
    _rarity = 6,
    _api_id = 923,
    _id = 523,
    _true_id = false,
    _japanese_name = "Tuscaloosa",
    _reading = "タスカルーサ",
    _class = 'New Orleans',
    _class_number = 4,
    _type = 5,
    _hp = 43,
    _hp_max = 49,
    _firepower = 36,
    _firepower_max = 52,
    _firepower_mod = 2,
    _armor = 34,
    _armor_max = 49,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 45,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 18,
    _aa_max = 60,
    _aa_mod = false,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 17,
    _luck_max = 77,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 85,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Tuscaloosa/Kai",
    _fuel = 40,
    _ammo = 60,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 10,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "8inch Triple Gun Mount Mk.9", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 5},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = "",
    _implementation_date = {2023, 3, 18},
    _availability = { "event_drop" },
  },
  ["Kai"] = {
    _name = "Tuscaloosa",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 928,
    _id = 528,
    _true_id = false,
    _japanese_name = "Tuscaloosa改",
    _reading = "タスカルーサかい",
    _class = 'New Orleans',
    _class_number = 4,
    _type = 5,
    _hp = 53,
    _hp_max = 60,
    _firepower = 45,
    _firepower_max = 77,
    _firepower_mod = 2,
    _armor = 41,
    _armor_max = 75,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 62,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 32,
    _aa_max = 79,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 20,
    _luck_max = 90,
    _luck_mod = false,
    _build_time = 85,
    _remodel_level = 50,
    _remodel_ammo = 460,
    _remodel_steel = 500,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Tuscaloosa/",
    _remodel_to = false,
    _fuel = 40,
    _ammo = 65,
    _scrap_fuel = 2,
    _scrap_ammo = 6,
    _scrap_steel = 18,
    _scrap_baux = 3,
    _equipment = {
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = false, size = 2},
      {equipment = false, size = 5},
    },
    _voice_flag = 3,
  },
}