Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Yuudachi = {
+
return {
[""] = {
+
    [""] = {
_name = "Yuudachi",
+
        _name = "Yuudachi",
_rarity = 2,
+
        _rarity = 2,
_api_id = 45,
+
        _api_id = 45,
_id = 82,
+
        _id = 82,
_true_id = false,
+
        _true_id = false,
_battle_card_damaged_extension = "png",
+
        _japanese_name = "夕立",
_japanese_name = "夕立",
+
        _reading = "ゆうだち",
_reading = "ゆうだち",
+
        _class = "Shiratsuyu",
_class = "Shiratsuyu",
+
        _class_number = 4,
_class_number = 4,
+
        _type = 2,
_type = 2,
+
        _hp = 16,
_hp = 16,
+
        _hp_max = 32,
_hp_max = 32,
+
        _firepower = 10,
_firepower = 10,
+
        _firepower_max = 29,
_firepower_max = 29,
+
        _firepower_mod = false,
_firepower_mod = false,
+
        _armor = 6,
_armor = 6,
+
        _armor_max = 19,
_armor_max = 19,
+
        _armor_mod = false,
_armor_mod = false,
+
        _torpedo = 24,
_torpedo = 24,
+
        _torpedo_max = 69,
_torpedo_max = 69,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 43,
_evasion = 43,
+
        _evasion_max = 79,
_evasion_max = 79,
+
        _aa = 9,
_aa = 9,
+
        _aa_max = 39,
_aa_max = 39,
+
        _aa_mod = false,
_aa_mod = false,
+
        _asw = 21,
_asw = 21,
+
        _asw_max = 49,
_asw_max = 49,
+
        _speed = 10,
_speed = 10,
+
        _los = 5,
_los = 5,
+
        _los_max = 19,
_los_max = 19,
+
        _range = 1,
_range = 1,
+
        _luck = 10,
_luck = 10,
+
        _luck_max = 49,
_luck_max = 49,
+
        _luck_mod = false,
_luck_mod = false,
+
        _buildable = true,
_buildable = true,
+
        _buildable_lsc = false,
_buildable_lsc = false,
+
        _build_time = 22,
_build_time = 22,
+
        _remodel_level = false,
_remodel_level = false,
+
        _remodel_from = false,
_remodel_from = false,
+
        _remodel_to = "Yuudachi/Kai",
_remodel_to = "Yuudachi/Kai",
+
        _fuel = 15,
_fuel = 15,
+
        _ammo = 20,
_ammo = 20,
+
        _scrap_fuel = 1,
_scrap_fuel = 1,
+
        _scrap_ammo = 1,
_scrap_ammo = 1,
+
        _scrap_steel = 5,
_scrap_steel = 5,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
            { equipment = false, size = 0 },
{equipment = false, size = 0},
+
        },
},
+
        _voice_actor = "Tanibe Yumi",
},
+
        _artist = "Kujou Ichiso",
["Kai"] = {
+
        _implementation_date = { 2013, 4, 23 },
_name = "Yuudachi",
+
        _availability = { "drop" },
_suffix = "Kai",
+
        _wikipedia = "Japanese destroyer Yūdachi (1936)",
_rarity = 4,
+
    },
_api_id = 245,
+
    ["Kai"] = {
_id = 82,
+
        _name = "Yuudachi",
_true_id = 1345,
+
        _suffix = "Kai",
_battle_card_extension = "png",
+
        _rarity = 4,
_battle_card_damaged_extension = "png",
+
        _api_id = 245,
_cg_reference = "/",
+
        _id = 82,
_cg_damaged_reference = "/",
+
        _true_id = 1345,
_japanese_name = "夕立改",
+
        _cg_reference = "/",
_reading = "ゆうだちかい",
+
        _cg_damaged_reference = "/",
_class = "Shiratsuyu",
+
        _japanese_name = "夕立改",
_class_number = 4,
+
        _reading = "ゆうだちかい",
_type = 2,
+
        _class = "Shiratsuyu",
_hp = 30,
+
        _class_number = 4,
_hp_max = 57,
+
        _type = 2,
_firepower = 12,
+
        _hp = 30,
_firepower_max = 49,
+
        _hp_max = 48,
_firepower_mod = 1,
+
        _firepower = 12,
_armor = 14,
+
        _firepower_max = 49,
_armor_max = 49,
+
        _firepower_mod = 1,
_armor_mod = 1,
+
        _armor = 14,
_torpedo = 28,
+
        _armor_max = 49,
_torpedo_max = 79,
+
        _armor_mod = 1,
_torpedo_mod = 1,
+
        _torpedo = 28,
_evasion = 45,
+
        _torpedo_max = 79,
_evasion_max = 89,
+
        _torpedo_mod = 1,
_aa = 15,
+
        _evasion = 45,
_aa_max = 49,
+
        _evasion_max = 89,
_aa_mod = 1,
+
        _aa = 15,
_asw = 24,
+
        _aa_max = 49,
_asw_max = 59,
+
        _aa_mod = 1,
_speed = 10,
+
        _asw = 24,
_los = 7,
+
        _asw_max = 59,
_los_max = 39,
+
        _speed = 10,
_range = 1,
+
        _los = 7,
_luck = 12,
+
        _los_max = 39,
_luck_max = 59,
+
        _range = 1,
_luck_mod = false,
+
        _luck = 12,
_remodel_level = 20,
+
        _luck_max = 59,
_remodel_ammo = 100,
+
        _luck_mod = false,
_remodel_steel = 100,
+
        _remodel_level = 20,
_remodel_blueprint = false,
+
        _remodel_ammo = 100,
_remodel_from = "Yuudachi/",
+
        _remodel_steel = 100,
_remodel_to = "Yuudachi/Kai Ni",
+
        _remodel_development_material = false,
_fuel = 15,
+
        _remodel_blueprint = false,
_ammo = 20,
+
        _remodel_catapult = false,
_scrap_fuel = 1,
+
        _remodel_from = "Yuudachi/",
_scrap_ammo = 2,
+
        _remodel_to = "Yuudachi/Kai Ni",
_scrap_steel = 10,
+
        _fuel = 15,
_scrap_baux = false,
+
        _ammo = 20,
_equipment = {
+
        _scrap_fuel = 1,
{equipment = "10cm Twin High-angle Gun Mount", size = 0},
+
        _scrap_ammo = 2,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_steel = 10,
{equipment = false, size = 0},
+
        _scrap_baux = false,
},
+
        _equipment = {
},
+
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
["Kai Ni"] = {
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_name = "Yuudachi",
+
            { equipment = false, size = 0 },
_suffix = "Kai Ni",
+
        },
_rarity = 6,
+
    },
_api_id = 144,
+
    ["Kai Ni"] = {
_id = 144,
+
        _name = "Yuudachi",
_true_id = false,
+
        _suffix = "Kai Ni",
_japanese_name = "夕立改二",
+
        _rarity = 6,
_reading = "ゆうだちかいに",
+
        _api_id = 144,
_class = "Shiratsuyu",
+
        _id = 144,
_class_number = 4,
+
        _true_id = false,
_type = 2,
+
        _japanese_name = "夕立改二",
_hp = 31,
+
        _reading = "ゆうだちかいに",
_hp_max = 58,
+
        _class = "Shiratsuyu",
_firepower = 17,
+
        _class_number = 4,
_firepower_max = 73,
+
        _type = 2,
_firepower_mod = 2,
+
        _hp = 31,
_armor = 14,
+
        _hp_max = 58,
_armor_max = 52,
+
        _firepower = 17,
_armor_mod = 1,
+
        _firepower_max = 73,
_torpedo = 37,
+
        _firepower_mod = 2,
_torpedo_max = 93,
+
        _armor = 14,
_torpedo_mod = 2,
+
        _armor_max = 52,
_evasion = 46,
+
        _armor_mod = 1,
_evasion_max = 89,
+
        _torpedo = 37,
_aa = 16,
+
        _torpedo_max = 94,
_aa_max = 59,
+
        _torpedo_mod = 2,
_aa_mod = 1,
+
        _evasion = 46,
_asw = 28,
+
        _evasion_max = 89,
_asw_max = 69,
+
        _aa = 16,
_speed = 10,
+
        _aa_max = 59,
_los = 12,
+
        _aa_mod = 1,
_los_max = 49,
+
        _asw = 28,
_range = 1,
+
        _asw_max = 69,
_luck = 20,
+
        _speed = 10,
_luck_max = 59,
+
        _los = 12,
_luck_mod = false,
+
        _los_max = 49,
_remodel_level = 55,
+
        _range = 1,
_remodel_ammo = 200,
+
        _luck = 20,
_remodel_steel = 180,
+
        _luck_max = 61,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_from = "Yuudachi/Kai",
+
        _remodel_level = 55,
_remodel_to = false,
+
        _remodel_ammo = 200,
_fuel = 15,
+
        _remodel_steel = 180,
_ammo = 20,
+
        _remodel_development_material = false,
_scrap_fuel = 1,
+
        _remodel_blueprint = false,
_scrap_ammo = 2,
+
        _remodel_catapult = false,
_scrap_steel = 10,
+
        _remodel_from = "Yuudachi/Kai",
_scrap_baux = false,
+
        _remodel_to = false,
_equipment = {
+
        _fuel = 15,
{equipment = "12.7cm Twin Gun Mount Model B Kai Ni", size = 0},
+
        _ammo = 20,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_fuel = 1,
{equipment = false, size = 0},
+
        _scrap_ammo = 2,
},
+
        _scrap_steel = 10,
},
+
        _scrap_baux = false,
["Kai Ni New Year's"] = {
+
        _equipment = {
_name = "Yuudachi",
+
            { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
_suffix = "Kai Ni New Year's",
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_display_suffix = "Kai Ni (New Year's)",
+
            { equipment = false, size = 0 },
_api_id = 908,
+
        },
_type = 2,
+
        _implementation_date = { 2013, 10, 4 },
_seasonal = true,
+
    },
},
+
    seasonals = {
["Kai Ni New Year"] = "/Kai Ni New Year's",
+
        { _suffix = "Kai Ni New Year", _season = "New Year 2015", _season_suffix = "Kai Ni" },
["Kai Ni Summer"] = {
+
        { _suffix = "Kai Ni Summer", _season = "Mid-Summer 2015", _season_suffix = "Kai Ni" },
_name = "Yuudachi",
+
        { _suffix = "Kai Ni Rainy", _season = "Rainy Season 2016", _season_suffix = "Kai Ni" },
_suffix = "Kai Ni Summer",
+
        { _suffix = "Kai Ni Oyakodon", _season = "Fall 2016" },
_display_suffix = "Kai Ni (Summer)",
+
        { _suffix = "Halloween", _season = "Halloween 2019" },
_api_id = 928,
+
        { _suffix = "Kai Ni Halloween", _season = "Halloween 2019" },
_type = 2,
+
        ["Kai Ni New Year's"] = "/Kai Ni New Year",
_seasonal = true,
+
        ["Kai Ni Udon"] = "/Kai Ni Oyakodon",
},
+
    },
 
}
 
}
  −
return Yuudachi
 
4,514

edits