• 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/Richard P. Leary

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 17:13, 12 May 2025 by Ninnin (talk | contribs) (Created page with "return { [""] = { _name = "Richard P. Leary", _suffix = false, _rarity = 5, _api_id = 942, _id = 542, _true_id = false,...")
(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/Richard P. Leary/doc

return {
    [""] = {
        _name = "Richard P. Leary",
        _suffix = false,
        _rarity = 5,
        _api_id = 942,
        _id = 542,
        _true_id = false,
        _japanese_name = "Richard P.Leary",
        _reading = "リチャード・P・リアリー",
        _class = "Fletcher",
        _class_number = 135, -- US DD-664, 135th of the Fletcher-Class (excluding Watson)
        _type = 2,
        _hp = 17,
        _hp_max = 35,
        _firepower = 12,
        _firepower_max = 30,
        _firepower_mod = 1,
        _armor = 7,
        _armor_max = 20,
        _armor_mod = 1,
        _torpedo = 20,
        _torpedo_max = 62,
        _torpedo_mod = 1,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 32,
        _aa_max = 63,
        _aa_mod = 2,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 19,
        _luck_max = 79,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 0,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Richard P. Leary/Kai",
        _fuel = 20,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 7,
        _scrap_baux = 2,
        _equipment = {
            {equipment = "5inch Single Gun Mount Mk.30", size = 0},
            {equipment = "SG Radar (Initial Model)", size = 0},
        },
        _voice_flag = 1,
        _voice_actor = nil,
        _artist = "zeco",
        _implementation_date = { 2025, 5, 12 },
        _availability = nil,
        _get_message = "Hi! 待ってた? 私がFletcher級駆逐艦<br>Richard Phillips Learyよ<br>Learyでいいわ! よろしくねっ!",
    },
    ["Kai"] = {
        _name = "Richard P. Leary",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 737,
        _id = 542,
        _true_id = 1737,
        _japanese_name = "Richard P.Leary改",
        _reading = "リチャード・P・リアリーかい",
        _class = "Fletcher",
        _class_number = 135,
        _type = 2,
        _hp = 34,
        _hp_max = 50,
        _firepower = 15,
        _firepower_max = 53,
        _firepower_mod = 1,
        _armor = 16,
        _armor_max = 52,
        _armor_mod = 1,
        _torpedo = 26,
        _torpedo_max = 75,
        _torpedo_mod = 1,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 42,
        _aa_max = 91,
        _aa_mod = 3,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 39,
        _luck_max = 107,
        _luck_mod = false,
        _remodel_level = 55,
        _remodel_ammo = 270,
        _remodel_steel = 180,
        _remodel_development_material = nil,
        _remodel_construction_material = nil,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "Richard P. Leary/",
        _remodel_to = false,
        _fuel = 20,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 12,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 0},
            {equipment = nil, size = 0},
            {equipment = false, size = 0},
        },
        _voice_flag = 3,
    },
}