• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Ship/Yuugumo"

From Kancolle Wiki
Jump to navigation Jump to search
com>CkwngBot
(Adding _remodel_development_material)
m
 
(29 intermediate revisions by 8 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Yuugumo = {
+
return {
[""] = {
+
    [""] = {
_name = "Yuugumo",
+
        _name = "Yuugumo",
_rarity = 4,
+
        _rarity = 4,
_api_id = 133,
+
        _api_id = 133,
_id = 133,
+
        _id = 133,
_true_id = false,
+
        _true_id = false,
_japanese_name = "夕雲",
+
        _japanese_name = "夕雲",
_reading = "ゆうぐも",
+
        _reading = "ゆうぐも",
_class = "Yuugumo",
+
        _class = "Yuugumo",
_class_number = 1,
+
        _class_number = 1,
_type = 2,
+
        _type = 2,
_hp = 16,
+
        _hp = 16,
_hp_max = 34,
+
        _hp_max = 34,
_firepower = 10,
+
        _firepower = 10,
_firepower_max = 30,
+
        _firepower_max = 30,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 6,
+
        _armor = 6,
_armor_max = 19,
+
        _armor_max = 19,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 69,
+
        _torpedo_max = 69,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 47,
+
        _evasion = 47,
_evasion_max = 80,
+
        _evasion_max = 80,
_aa = 9,
+
        _aa = 9,
_aa_max = 39,
+
        _aa_max = 39,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 27,
+
        _asw = 27,
_asw_max = 52,
+
        _asw_max = 52,
_speed = 10,
+
        _speed = 10,
_los = 6,
+
        _los = 6,
_los_max = 19,
+
        _los_max = 19,
_range = 1,
+
        _range = 1,
_luck = 12,
+
        _luck = 12,
_luck_max = 49,
+
        _luck_max = 49,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 24,
+
        _build_time = 24,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Yuugumo/Kai",
+
        _remodel_to = "Yuugumo/Kai",
_fuel = 15,
+
        _fuel = 15,
_ammo = 20,
+
        _ammo = 20,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 1,
+
        _scrap_ammo = 1,
_scrap_steel = 6,
+
        _scrap_steel = 6,
_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 = "25mm Twin Autocannon Mount", size = 0},
+
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
},
+
        },
},
+
        _voice_actor = "Taketatsu Ayana",
["Kai"] = {
+
        _artist = "Fujikawa",
_name = "Yuugumo",
+
        _implementation_date = { 2013, 9, 18 },
_suffix = "Kai",
+
        _availability = { "drop" },
_rarity = 5,
+
        _wikipedia = "Japanese destroyer Yūgumo",
_api_id = 302,
+
    },
_id = 133,
+
    ["Kai"] = {
_true_id = 1398,
+
        _name = "Yuugumo",
_cg_reference = "/",
+
        _suffix = "Kai",
_cg_damaged_reference = "/",
+
        _rarity = 5,
_japanese_name = "夕雲改",
+
        _api_id = 302,
_reading = "ゆうぐもかい",
+
        _id = 133,
_class = "Yuugumo",
+
        _true_id = 1398,
_class_number = 1,
+
        _cg_reference = "/",
_type = 2,
+
        _cg_damaged_reference = "/",
_hp = 32,
+
        _japanese_name = "夕雲改",
_hp_max = 49,
+
        _reading = "ゆうぐもかい",
_firepower = 12,
+
        _class = "Yuugumo",
_firepower_max = 50,
+
        _class_number = 1,
_firepower_mod = 1,
+
        _type = 2,
_armor = 14,
+
        _hp = 32,
_armor_max = 49,
+
        _hp_max = 49,
_armor_mod = 1,
+
        _firepower = 12,
_torpedo = 28,
+
        _firepower_max = 50,
_torpedo_max = 80,
+
        _firepower_mod = 1,
_torpedo_mod = 1,
+
        _armor = 14,
_evasion = 48,
+
        _armor_max = 49,
_evasion_max = 90,
+
        _armor_mod = 1,
_aa = 16,
+
        _torpedo = 28,
_aa_max = 50,
+
        _torpedo_max = 80,
_aa_mod = 1,
+
        _torpedo_mod = 1,
_asw = 29,
+
        _evasion = 48,
_asw_max = 67,
+
        _evasion_max = 90,
_speed = 10,
+
        _aa = 16,
_los = 9,
+
        _aa_max = 50,
_los_max = 42,
+
        _aa_mod = 1,
_range = 1,
+
        _asw = 29,
_luck = 12,
+
        _asw_max = 67,
_luck_max = 59,
+
        _speed = 10,
_luck_mod = false,
+
        _los = 9,
_remodel_level = 30,
+
        _los_max = 42,
_remodel_ammo = 130,
+
        _range = 1,
_remodel_steel = 110,
+
        _luck = 12,
_remodel_development_material = false,
+
        _luck_max = 59,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_catapult = false,
+
        _remodel_level = 30,
_remodel_from = "Yuugumo/",
+
        _remodel_ammo = 130,
_remodel_to = false,
+
        _remodel_steel = 110,
_fuel = 15,
+
        _remodel_development_material = false,
_ammo = 20,
+
        _remodel_blueprint = false,
_scrap_fuel = 1,
+
        _remodel_catapult = false,
_scrap_ammo = 2,
+
        _remodel_from = "Yuugumo/",
_scrap_steel = 10,
+
        _remodel_to = "Yuugumo/Kai Ni",
_scrap_baux = false,
+
        _fuel = 15,
_equipment = {
+
        _ammo = 20,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_fuel = 1,
{equipment = "No. 22 Surface Radar", size = 0},
+
        _scrap_ammo = 2,
{equipment = false, size = 0},
+
        _scrap_steel = 10,
},
+
        _scrap_baux = false,
},
+
        _equipment = {
class = {
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_name = "Yuugumo",
+
            { equipment = "Type 22 Surface Radar", size = 0 },
_class = true,
+
            { equipment = false, size = 0 },
_base_type = 2,
+
        },
},
+
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Yuugumo",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 7,
 +
        _api_id = 542,
 +
        _id = 342,
 +
        _true_id = false,
 +
        _japanese_name = "夕雲改二",
 +
        _reading = "ゆうぐもかいに",
 +
        _class = "Yuugumo",
 +
        _class_number = 1,
 +
        _type = 2,
 +
        _hp = 33,
 +
        _hp_max = 56,
 +
        _firepower = 18,
 +
        _firepower_max = 67,
 +
        _firepower_mod = 2,
 +
        _armor = 15,
 +
        _armor_max = 54,
 +
        _armor_mod = 1,
 +
        _torpedo = 30,
 +
        _torpedo_max = 87,
 +
        _torpedo_mod = 2,
 +
        _evasion = 48,
 +
        _evasion_max = 93,
 +
        _aa = 20,
 +
        _aa_max = 68,
 +
        _aa_mod = 1,
 +
        _asw = 30,
 +
        _asw_max = 77,
 +
        _speed = 10,
 +
        _los = 12,
 +
        _los_max = 46,
 +
        _range = 1,
 +
        _luck = 18,
 +
        _luck_max = 77,
 +
        _luck_mod = false,
 +
        _build_time = 24,
 +
        _remodel_level = 75,
 +
        _remodel_ammo = 390,
 +
        _remodel_steel = 370,
 +
        _remodel_development_material = false,
 +
        _remodel_blueprint = true,
 +
        _remodel_catapult = false,
 +
        _remodel_report = true,
 +
        _remodel_from = "Yuugumo/Kai",
 +
        _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 Model D Kai 2", size = 0 },
 +
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
 +
            { equipment = "Type 13 Air Radar Kai", size = 0, stars = 4 },
 +
        },
 +
        _voice_flag = 3,
 +
        _implementation_date = { 2018, 7, 12 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "New Year", _season = "New Year 2016", _card_damaged_extension = "jpg" },
 +
        { _suffix = "Spring Bouquet", _season = "Third Anniversary", _card_damaged_extension = "jpg" },
 +
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2016", _card_damaged_extension = "jpg" },
 +
        { _suffix = "Kai Ni Summer Uniform", _show_battle_card = true },
 +
        { _suffix = "Outing", _season = "Spring 2019" },
 +
        { _suffix = "Kai Ni Spring Bouquet", _season = "Sixth Anniversary" },
 +
        ["Spring"] = "/Spring Bouquet",
 +
        ["Happi"] = "/Mackerel Pike Festival",
 +
        ["Kai Ni Spring"] = "/Kai Ni Spring Bouquet",
 +
    },
 +
    class = {
 +
        _name = "Yuugumo",
 +
        _class = true,
 +
        _base_type = 2,
 +
    },
 
}
 
}
 
return Yuugumo
 

Latest revision as of 17:10, 11 October 2023

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Yuugumo",
        _rarity = 4,
        _api_id = 133,
        _id = 133,
        _true_id = false,
        _japanese_name = "夕雲",
        _reading = "ゆうぐも",
        _class = "Yuugumo",
        _class_number = 1,
        _type = 2,
        _hp = 16,
        _hp_max = 34,
        _firepower = 10,
        _firepower_max = 30,
        _firepower_mod = false,
        _armor = 6,
        _armor_max = 19,
        _armor_mod = 1,
        _torpedo = 24,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 47,
        _evasion_max = 80,
        _aa = 9,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 27,
        _asw_max = 52,
        _speed = 10,
        _los = 6,
        _los_max = 19,
        _range = 1,
        _luck = 12,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 24,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Yuugumo/Kai",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 6,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
        },
        _voice_actor = "Taketatsu Ayana",
        _artist = "Fujikawa",
        _implementation_date = { 2013, 9, 18 },
        _availability = { "drop" },
        _wikipedia = "Japanese destroyer Yūgumo",
    },
    ["Kai"] = {
        _name = "Yuugumo",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 302,
        _id = 133,
        _true_id = 1398,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "夕雲改",
        _reading = "ゆうぐもかい",
        _class = "Yuugumo",
        _class_number = 1,
        _type = 2,
        _hp = 32,
        _hp_max = 49,
        _firepower = 12,
        _firepower_max = 50,
        _firepower_mod = 1,
        _armor = 14,
        _armor_max = 49,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 80,
        _torpedo_mod = 1,
        _evasion = 48,
        _evasion_max = 90,
        _aa = 16,
        _aa_max = 50,
        _aa_mod = 1,
        _asw = 29,
        _asw_max = 67,
        _speed = 10,
        _los = 9,
        _los_max = 42,
        _range = 1,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 30,
        _remodel_ammo = 130,
        _remodel_steel = 110,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Yuugumo/",
        _remodel_to = "Yuugumo/Kai Ni",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
            { equipment = "Type 22 Surface Radar", size = 0 },
            { equipment = false, size = 0 },
        },
    },
    ["Kai Ni"] = {
        _name = "Yuugumo",
        _suffix = "Kai Ni",
        _rarity = 7,
        _api_id = 542,
        _id = 342,
        _true_id = false,
        _japanese_name = "夕雲改二",
        _reading = "ゆうぐもかいに",
        _class = "Yuugumo",
        _class_number = 1,
        _type = 2,
        _hp = 33,
        _hp_max = 56,
        _firepower = 18,
        _firepower_max = 67,
        _firepower_mod = 2,
        _armor = 15,
        _armor_max = 54,
        _armor_mod = 1,
        _torpedo = 30,
        _torpedo_max = 87,
        _torpedo_mod = 2,
        _evasion = 48,
        _evasion_max = 93,
        _aa = 20,
        _aa_max = 68,
        _aa_mod = 1,
        _asw = 30,
        _asw_max = 77,
        _speed = 10,
        _los = 12,
        _los_max = 46,
        _range = 1,
        _luck = 18,
        _luck_max = 77,
        _luck_mod = false,
        _build_time = 24,
        _remodel_level = 75,
        _remodel_ammo = 390,
        _remodel_steel = 370,
        _remodel_development_material = false,
        _remodel_blueprint = true,
        _remodel_catapult = false,
        _remodel_report = true,
        _remodel_from = "Yuugumo/Kai",
        _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 Model D Kai 2", size = 0 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
            { equipment = "Type 13 Air Radar Kai", size = 0, stars = 4 },
        },
        _voice_flag = 3,
        _implementation_date = { 2018, 7, 12 },
    },
    seasonals = {
        { _suffix = "New Year", _season = "New Year 2016", _card_damaged_extension = "jpg" },
        { _suffix = "Spring Bouquet", _season = "Third Anniversary", _card_damaged_extension = "jpg" },
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2016", _card_damaged_extension = "jpg" },
        { _suffix = "Kai Ni Summer Uniform", _show_battle_card = true },
        { _suffix = "Outing", _season = "Spring 2019" },
        { _suffix = "Kai Ni Spring Bouquet", _season = "Sixth Anniversary" },
        ["Spring"] = "/Spring Bouquet",
        ["Happi"] = "/Mackerel Pike Festival",
        ["Kai Ni Spring"] = "/Kai Ni Spring Bouquet",
    },
    class = {
        _name = "Yuugumo",
        _class = true,
        _base_type = 2,
    },
}