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

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 08:08, 27 July 2023 by DeMatt (talk | contribs) (VA is Tanibe Yumi.)
Jump to navigation Jump to search

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

return {
    [""] = {
        _name = "Yuugure",
        _suffix = false,
        _rarity = 4,
        _api_id = 633,
        _id = 433,
        _true_id = false,
        _japanese_name = "夕暮",
        _reading = "ゆうぐれ",
        _class = "Hatsuharu",
        _class_number = 6,
        _type = 2,
        _hp = 16,
        _hp_max = 31,
        _firepower = 10,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 6,
        _armor_max = 19,
        _armor_mod = false,
        _torpedo = 27,
        _torpedo_max = 71,
        _torpedo_mod = 1,
        _evasion = 43,
        _evasion_max = 79,
        _aa = 8,
        _aa_max = 37,
        _aa_mod = false,
        _asw = 21,
        _asw_max = 50,
        _speed = 10,
        _los = 5,
        _los_max = 20,
        _range = 1,
        _luck = 10,
        _luck_max = 48,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 20,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Yuugure/Kai",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 5,
        _scrap_baux = false,
        _equipment = {
            {equipment = "12.7cm Twin Gun Mount", size = 0},
            {equipment = false, size = 0},
        },
        _voice_flag = 1,
        _voice_actor = "Tanibe Yumi",
        _artist = "Kujou Ichiso",
        _implementation_date = nil,
        _availability = nil,
        _get_message = "ごきげんよう。初春型の夕暮、と申します。<br>有明型の二番艦、という殿方もいますわ。有明同様、<br>わたくしの事も、どうぞ、可愛がってくださいまし。",
    },
    ["Kai"] = {
        _name = "Yuugure",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 725,
        _id = 433,
        _true_id = 1725,
        _japanese_name = "夕暮改",
        _reading = "ゆうぐれかい",
        _class = "Hatsuharu",
        _class_number = 6,
        _type = 2,
        _hp = 30,
        _hp_max = 48,
        _firepower = 7,
        _firepower_max = 47,
        _firepower_mod = 1,
        _armor = 12,
        _armor_max = 49,
        _armor_mod = 1,
        _torpedo = 20,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 43,
        _evasion_max = 90,
        _aa = 12,
        _aa_max = 59,
        _aa_mod = 1,
        _asw = 16,
        _asw_max = 59,
        _speed = 10,
        _los = 6,
        _los_max = 40,
        _range = 1,
        _luck = 12,
        _luck_max = 58,
        _luck_mod = false,
        _build_time = 20,
        _remodel_level = 49,
        _remodel_ammo = 120,
        _remodel_steel = 290,
        _remodel_development_material = 15,
        _remodel_construction_material = 10,
        _remodel_blueprint = nil,
        _remodel_catapult = nil,
        _remodel_report = nil,
        _remodel_from = "Yuugure/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            {equipment = "12.7cm Twin Gun Mount", size = 0},
            {equipment = "25mm Twin Autocannon Mount", size = 0},
            {equipment = "25mm Twin Autocannon Mount", size = 0},
        },
        _voice_flag = 3,
    },
}