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

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 15:29, 9 August 2024 by Ninnin (talk | contribs)
Jump to navigation Jump to search

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

return {
    [""] = {
        _name = "Lexington",
        _suffix = false,
        _rarity = 6,
        _api_id = 966,
        _id = 566,
        _true_id = false,
        _japanese_name = "Lexington",
        _reading = "レキシントン",
        _class = "Lexington",
        _class_number = 1,
        _type = 11,
        _hp = 84,
        _hp_max = 94,
        _firepower = 30,
        _firepower_max = 46,
        _firepower_mod = 2,
        _armor = 40,
        _armor_max = 64,
        _armor_mod = 5,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 36,
        _aa_max = 72,
        _aa_mod = 4,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 2,
        _luck = 15,
        _luck_max = 70,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 330,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Lexington/Kai",
        _fuel = 65,
        _ammo = 70,
        _scrap_fuel = 9,
        _scrap_ammo = 16,
        _scrap_steel = 43,
        _scrap_baux = 10,
        _equipment = {
            { equipment = "SBD (Yellow Wings)", size = 27 },
            { equipment = "SBD (Yellow Wings)", size = 19 },
            { equipment = "TBD (Yellow Wings)", size = 19 },
            { equipment = false, size = 15 },
        },
        _voice_flag = 1,
        _voice_actor = nil,
        _artist = "Kia Asamiya",
        _implementation_date = { 2024, 8, 8},
        _availability = { "event_reward" },
        _get_message = "Lexington級航空母艦Name ship、USS Lexingtonです。LadyLex とも呼ばれているわ。太平洋艦隊に配属され、日本空母機動部隊と対峙したわ。Admiral、私の事もよろしく頼むわね。",
        _wikipedia = "USS Lexington (CV-2)",
    },
    ["Kai"] = {
        _name = "Lexington",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 735,
        _id = 566,
        _true_id = 1735,
        _japanese_name = "Lexington改",
        _reading = "レキシントンかい",
        _class = "Lexington",
        _class_number = 1,
        _type = 11,
        _hp = 89,
        _hp_max = 98,
        _firepower = 30,
        _firepower_max = 55,
        _firepower_mod = false,
        _armor = 50,
        _armor_max = 80,
        _armor_mod = 6,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 50,
        _aa_max = 84,
        _aa_mod = 5,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 17,
        _luck_max = 74,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 330,
        _remodel_level = 40,
        _remodel_ammo = 800,
        _remodel_steel = 1100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Lexington/",
        _remodel_to = false,
        _fuel = 85,
        _ammo = 90,
        _scrap_fuel = 12,
        _scrap_ammo = 18,
        _scrap_steel = 50,
        _scrap_baux = 18,
        _equipment = {
            { equipment = nil, size = 22 },
            { equipment = nil, size = 38 },
            { equipment = false, size = 20 },
            { equipment = false, size = 13 },
        },
        _voice_flag = 3,
    },
}