• 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/Shiratsuyu"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (34 revisions imported)
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Shiratsuyu = {
+
return {
[""] = {
+
    [""] = {
_name = "Shiratsuyu",
+
        _name = "Shiratsuyu",
_rarity = 3,
+
        _rarity = 3,
_api_id = 42,
+
        _api_id = 42,
_id = 79,
+
        _id = 79,
_true_id = false,
+
        _true_id = false,
_japanese_name = "白露",
+
        _japanese_name = "白露",
_reading = "しらつゆ",
+
        _reading = "しらつゆ",
_class = "Shiratsuyu",
+
        _class = "Shiratsuyu",
_class_number = 1,
+
        _class_number = 1,
_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 = 1,
+
        _firepower_mod = 1,
_armor = 6,
+
        _armor = 6,
_armor_max = 19,
+
        _armor_max = 19,
_armor_mod = false,
+
        _armor_mod = false,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 79,
+
        _torpedo_max = 79,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 43,
+
        _evasion = 43,
_evasion_max = 79,
+
        _evasion_max = 79,
_aa = 12,
+
        _aa = 12,
_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 = 12,
+
        _luck = 12,
_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 = "Shiratsuyu/Kai",
+
        _remodel_to = "Shiratsuyu/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 = "61cm Quadruple Torpedo Mount", size = 0},
+
            { equipment = "61cm Quadruple Torpedo Mount", size = 0 },
},
+
        },
_voice_actor = "Tanibe Yumi",
+
        _voice_actor = "Tanibe Yumi",
_artist = "Kujou Ichiso",
+
        _artist = "Kujou Ichiso",
_implementation_date = {2013, 4, 23},
+
        _implementation_date = { 2013, 4, 23 },
_availability = {"drop"},
+
        _availability = { "drop" },
},
+
        _wikipedia = "Japanese destroyer Shiratsuyu (1935)",
["Kai"] = {
+
    },
_name = "Shiratsuyu",
+
    ["Kai"] = {
_suffix = "Kai",
+
        _name = "Shiratsuyu",
_rarity = 4,
+
        _suffix = "Kai",
_api_id = 242,
+
        _rarity = 4,
_id = 79,
+
        _api_id = 242,
_true_id = 1342,
+
        _id = 79,
_japanese_name = "白露改",
+
        _true_id = 1342,
_reading = "しらつゆかい",
+
        _japanese_name = "白露改",
_class = "Shiratsuyu",
+
        _reading = "しらつゆかい",
_class_number = 1,
+
        _class = "Shiratsuyu",
_type = 2,
+
        _class_number = 1,
_hp = 30,
+
        _type = 2,
_hp_max = 48,
+
        _hp = 30,
_firepower = 12,
+
        _hp_max = 48,
_firepower_max = 49,
+
        _firepower = 12,
_firepower_mod = 1,
+
        _firepower_max = 49,
_armor = 14,
+
        _firepower_mod = 1,
_armor_max = 49,
+
        _armor = 14,
_armor_mod = 1,
+
        _armor_max = 49,
_torpedo = 28,
+
        _armor_mod = 1,
_torpedo_max = 79,
+
        _torpedo = 28,
_torpedo_mod = 1,
+
        _torpedo_max = 79,
_evasion = 45,
+
        _torpedo_mod = 1,
_evasion_max = 89,
+
        _evasion = 45,
_aa = 15,
+
        _evasion_max = 89,
_aa_max = 49,
+
        _aa = 15,
_aa_mod = 1,
+
        _aa_max = 49,
_asw = 24,
+
        _aa_mod = 1,
_asw_max = 59,
+
        _asw = 24,
_speed = 10,
+
        _asw_max = 59,
_los = 7,
+
        _speed = 10,
_los_max = 39,
+
        _los = 7,
_range = 1,
+
        _los_max = 39,
_luck = 12,
+
        _range = 1,
_luck_max = 59,
+
        _luck = 12,
_luck_mod = false,
+
        _luck_max = 59,
_remodel_level = 20,
+
        _luck_mod = false,
_remodel_ammo = 100,
+
        _remodel_level = 20,
_remodel_steel = 100,
+
        _remodel_ammo = 100,
_remodel_development_material = false,
+
        _remodel_steel = 100,
_remodel_blueprint = false,
+
        _remodel_development_material = false,
_remodel_catapult = false,
+
        _remodel_blueprint = false,
_remodel_from = "Shiratsuyu/",
+
        _remodel_catapult = false,
_remodel_to = false,
+
        _remodel_from = "Shiratsuyu/",
_fuel = 15,
+
        _remodel_to = "Shiratsuyu/Kai Ni",
_ammo = 20,
+
        _fuel = 15,
_scrap_fuel = 1,
+
        _ammo = 20,
_scrap_ammo = 2,
+
        _scrap_fuel = 1,
_scrap_steel = 10,
+
        _scrap_ammo = 2,
_scrap_baux = false,
+
        _scrap_steel = 10,
_equipment = {
+
        _scrap_baux = false,
{equipment = "10cm Twin High-angle Gun Mount", size = 0},
+
        _equipment = {
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
{equipment = false, size = 0},
+
            { equipment = "Type 95 Depth Charge", size = 0 },
},
+
            { equipment = false, size = 0 },
},
+
        },
["Kai Summer"] = {
+
    },
_name = "Shiratsuyu",
+
    ["Kai Ni"] = {
_suffix = "Kai Summer",
+
        _name = "Shiratsuyu",
_display_suffix = "Kai (Summer)",
+
        _suffix = "Kai Ni",
_api_id = 926,
+
        _rarity = 7,
_type = 2,
+
        _api_id = 497,
_seasonal = true,
+
        _id = 297,
},
+
        _true_id = false,
["Mobile"] = {
+
        _japanese_name = "白露改二",
_name = "Shiratsuyu",
+
        _reading = "しらつゆかいに",
_suffix = "Mobile",
+
        _class = "Shiratsuyu",
_display_suffix = "(Mobile)",
+
        _class_number = 1,
_api_id = 896,
+
        _type = 2,
_type = 2,
+
        _hp = 31,
_seasonal = true,
+
        _hp_max = 49,
},
+
        _firepower = 16,
["Fall"] = "/Yukata",
+
        _firepower_max = 69,
["Yukata"] = {
+
        _firepower_mod = 2,
_name = "Shiratsuyu",
+
        _armor = 14,
_suffix = "Yukata",
+
        _armor_max = 50,
_display_suffix = "(Yukata)",
+
        _armor_mod = 1,
_api_id = 843,
+
        _torpedo = 28,
_type = 2,
+
        _torpedo_max = 87,
_seasonal = true,
+
        _torpedo_mod = 2,
},
+
        _evasion = 50,
class = {
+
        _evasion_max = 91,
_name = "Shiratsuyu",
+
        _aa = 17,
_class = true,
+
        _aa_max = 71,
_base_type = 2,
+
        _aa_mod = 1,
},
+
        _asw = 30,
 +
        _asw_max = 83,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 50,
 +
        _range = 1,
 +
        _luck = 16,
 +
        _luck_max = 80,
 +
        _luck_mod = false,
 +
        _build_time = 22,
 +
        _remodel_level = 77,
 +
        _remodel_ammo = 200,
 +
        _remodel_steel = 180,
 +
        _remodel_development_material = 15,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_report = true,
 +
        _remodel_from = "Shiratsuyu/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 C Kai 2", size = 0 },
 +
            { equipment = "Type 22 Surface Radar Kai 4", size = 0, stars = 4 },
 +
            { equipment = "Type 95 Depth Charge", size = 0, stars = 4 },
 +
        },
 +
        _voice_flag = 1,
 +
        _implementation_date = { 2018, 7, 12 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Kai Summer", _season = "Early Summer 2015", _season_suffix = "Kai" },
 +
        { _suffix = "Mobile", _season = "Rainy Season 2016" },
 +
        { _suffix = "Yukata", _season = "Fall 2016" },
 +
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
 +
        { _suffix = "Kai Ni Autumn Casual", _season = "Late Fall 2018" },
 +
        { _suffix = "Kai Ni Summer", _season = "Summer 2020" },
 +
        ["Fall"] = "/Yukata",
 +
    },
 +
    class = {
 +
        _name = "Shiratsuyu",
 +
        _class = true,
 +
        _base_type = 2,
 +
    },
 
}
 
}
 
return Shiratsuyu
 

Latest revision as of 14:51, 12 May 2021

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Shiratsuyu",
        _rarity = 3,
        _api_id = 42,
        _id = 79,
        _true_id = false,
        _japanese_name = "白露",
        _reading = "しらつゆ",
        _class = "Shiratsuyu",
        _class_number = 1,
        _type = 2,
        _hp = 16,
        _hp_max = 32,
        _firepower = 10,
        _firepower_max = 29,
        _firepower_mod = 1,
        _armor = 6,
        _armor_max = 19,
        _armor_mod = false,
        _torpedo = 24,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 43,
        _evasion_max = 79,
        _aa = 12,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 21,
        _asw_max = 49,
        _speed = 10,
        _los = 5,
        _los_max = 19,
        _range = 1,
        _luck = 12,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 22,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Shiratsuyu/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 = "61cm Quadruple Torpedo Mount", size = 0 },
        },
        _voice_actor = "Tanibe Yumi",
        _artist = "Kujou Ichiso",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese destroyer Shiratsuyu (1935)",
    },
    ["Kai"] = {
        _name = "Shiratsuyu",
        _suffix = "Kai",
        _rarity = 4,
        _api_id = 242,
        _id = 79,
        _true_id = 1342,
        _japanese_name = "白露改",
        _reading = "しらつゆかい",
        _class = "Shiratsuyu",
        _class_number = 1,
        _type = 2,
        _hp = 30,
        _hp_max = 48,
        _firepower = 12,
        _firepower_max = 49,
        _firepower_mod = 1,
        _armor = 14,
        _armor_max = 49,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 45,
        _evasion_max = 89,
        _aa = 15,
        _aa_max = 49,
        _aa_mod = 1,
        _asw = 24,
        _asw_max = 59,
        _speed = 10,
        _los = 7,
        _los_max = 39,
        _range = 1,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 20,
        _remodel_ammo = 100,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Shiratsuyu/",
        _remodel_to = "Shiratsuyu/Kai Ni",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
            { equipment = "Type 95 Depth Charge", size = 0 },
            { equipment = false, size = 0 },
        },
    },
    ["Kai Ni"] = {
        _name = "Shiratsuyu",
        _suffix = "Kai Ni",
        _rarity = 7,
        _api_id = 497,
        _id = 297,
        _true_id = false,
        _japanese_name = "白露改二",
        _reading = "しらつゆかいに",
        _class = "Shiratsuyu",
        _class_number = 1,
        _type = 2,
        _hp = 31,
        _hp_max = 49,
        _firepower = 16,
        _firepower_max = 69,
        _firepower_mod = 2,
        _armor = 14,
        _armor_max = 50,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 87,
        _torpedo_mod = 2,
        _evasion = 50,
        _evasion_max = 91,
        _aa = 17,
        _aa_max = 71,
        _aa_mod = 1,
        _asw = 30,
        _asw_max = 83,
        _speed = 10,
        _los = 10,
        _los_max = 50,
        _range = 1,
        _luck = 16,
        _luck_max = 80,
        _luck_mod = false,
        _build_time = 22,
        _remodel_level = 77,
        _remodel_ammo = 200,
        _remodel_steel = 180,
        _remodel_development_material = 15,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = true,
        _remodel_from = "Shiratsuyu/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 C Kai 2", size = 0 },
            { equipment = "Type 22 Surface Radar Kai 4", size = 0, stars = 4 },
            { equipment = "Type 95 Depth Charge", size = 0, stars = 4 },
        },
        _voice_flag = 1,
        _implementation_date = { 2018, 7, 12 },
    },
    seasonals = {
        { _suffix = "Kai Summer", _season = "Early Summer 2015", _season_suffix = "Kai" },
        { _suffix = "Mobile", _season = "Rainy Season 2016" },
        { _suffix = "Yukata", _season = "Fall 2016" },
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
        { _suffix = "Kai Ni Autumn Casual", _season = "Late Fall 2018" },
        { _suffix = "Kai Ni Summer", _season = "Summer 2020" },
        ["Fall"] = "/Yukata",
    },
    class = {
        _name = "Shiratsuyu",
        _class = true,
        _base_type = 2,
    },
}