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

From Kancolle Wiki
Jump to navigation Jump to search
com>Hystericallify
m
 
(33 intermediate revisions by 10 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Umikaze = {
+
return {
[""] = {
+
    [""] = {
_name = "Umikaze",
+
        _name = "Umikaze",
_rarity = 4,
+
        _rarity = 4,
_api_id = 458,
+
        _api_id = 458,
_id = 258,
+
        _id = 258,
_true_id = false,
+
        _true_id = false,
_japanese_name = "海風",
+
        _japanese_name = "海風",
_reading = "うみかぜ",
+
        _reading = "うみかぜ",
_class = "Shiratsuyu",
+
        _class = "Shiratsuyu",
_class_number = 7,
+
        _class_number = 7,
_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 = 0,
+
        _firepower_mod = false,
_armor = 6,
+
        _armor = 6,
_armor_max = 19,
+
        _armor_max = 19,
_armor_mod = 0,
+
        _armor_mod = false,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 69,
+
        _torpedo_max = 69,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = nil,
+
        _evasion = 44,
_evasion_max = nil,
+
        _evasion_max = 79,
_aa = 10,
+
        _aa = 10,
_aa_max = 40,
+
        _aa_max = 40,
_aa_mod = 0,
+
        _aa_mod = false,
_asw = nil,
+
        _asw = 23,
_asw_max = nil,
+
        _asw_max = 50,
_speed = 10,
+
        _speed = 10,
_los = nil,
+
        _los = 6,
_los_max = nil,
+
        _los_max = 19,
_range = 1,
+
        _range = 1,
_luck = 10,
+
        _luck = 10,
_luck_max = 49,
+
        _luck_max = 49,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_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 = "Umikaze/Kai",
+
        _remodel_to = "Umikaze/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 = "Ishigami Shizuka",
["Kai"] = {
+
        _artist = "Kujou Ichiso",
_name = "Umikaze",
+
        _implementation_date = { 2015, 8, 10 },
_suffix = "Kai",
+
        _availability = { "drop", "event_drop" },
_rarity = 5,
+
        _wikipedia = "Japanese destroyer Umikaze (1936)",
_api_id = 350,
+
    },
_id = 258,
+
    ["Kai"] = {
_true_id = 1430,
+
        _name = "Umikaze",
_cg_reference = "/",
+
        _suffix = "Kai",
_cg_damaged_reference = "/",
+
        _rarity = 4,
_japanese_name = "海風改",
+
        _back = 5,
_reading = "うみかぜかい",
+
        _api_id = 350,
_class = "Shiratsuyu",
+
        _id = 258,
_class_number = 7,
+
        _true_id = 1430,
_type = 2,
+
        _cg_reference = "/",
_hp = 30,
+
        _cg_damaged_reference = "/",
_hp_max = 48,
+
        _japanese_name = "海風改",
_firepower = 12,
+
        _reading = "うみかぜかい",
_firepower_max = 49,
+
        _class = "Shiratsuyu",
_firepower_mod = 1,
+
        _class_number = 7,
_armor = 14,
+
        _type = 2,
_armor_max = 49,
+
        _hp = 30,
_armor_mod = 1,
+
        _hp_max = 48,
_torpedo = 28,
+
        _firepower = 12,
_torpedo_max = 79,
+
        _firepower_max = 49,
_torpedo_mod = 1,
+
        _firepower_mod = 1,
_evasion = nil,
+
        _armor = 14,
_evasion_max = nil,
+
        _armor_max = 49,
_aa = 16,
+
        _armor_mod = 1,
_aa_max = 50,
+
        _torpedo = 28,
_aa_mod = 1,
+
        _torpedo_max = 79,
_asw = nil,
+
        _torpedo_mod = 1,
_asw_max = nil,
+
        _evasion = 46,
_speed = 10,
+
        _evasion_max = 89,
_los = nil,
+
        _aa = 16,
_los_max = nil,
+
        _aa_max = 50,
_range = 1,
+
        _aa_mod = 1,
_luck = 13,
+
        _asw = 27,
_luck_max = 64,
+
        _asw_max = 63,
_luck_mod = false,
+
        _speed = 10,
_remodel_level = 30,
+
        _los = 8,
_remodel_ammo = 150,
+
        _los_max = 40,
_remodel_steel = 100,
+
        _range = 1,
_remodel_blueprint = false,
+
        _luck = 13,
_remodel_from = "Umikaze/",
+
        _luck_max = 64,
_remodel_to = false,
+
        _luck_mod = false,
_fuel = 15,
+
        _remodel_level = 30,
_ammo = 20,
+
        _remodel_ammo = 150,
_scrap_fuel = 1,
+
        _remodel_steel = 100,
_scrap_ammo = 2,
+
        _remodel_development_material = false,
_scrap_steel = 10,
+
        _remodel_blueprint = false,
_scrap_baux = false,
+
        _remodel_catapult = false,
_equipment = {
+
        _remodel_from = "Umikaze/",
{equipment = nil, size = 0},
+
        _remodel_to = "Umikaze/Kai Ni",
{equipment = nil, size = 0},
+
        _fuel = 15,
{equipment = nil, size = 0},
+
        _ammo = 20,
},
+
        _scrap_fuel = 1,
},
+
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
 +
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
 +
            { equipment = false, size = 0 },
 +
        },
 +
    },
 +
  ["Kai Ni"] = {
 +
    _name = "Umikaze",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 7,
 +
    _api_id = 587,
 +
    _id = 387,
 +
    _true_id = false,
 +
    _japanese_name = "海風改二",
 +
    _reading = "うみかぜかいに",
 +
    _class = "Shiratsuyu",
 +
    _display_class = "Kai Shiratsuyu",
 +
    _class_number = 7,
 +
    _type = 2,
 +
    _hp = 31,
 +
    _hp_max = 54,
 +
    _firepower = 15,
 +
    _firepower_max = 61,
 +
    _firepower_mod = 2,
 +
    _armor = 14,
 +
    _armor_max = 51,
 +
    _armor_mod = 1,
 +
    _torpedo = 38,
 +
    _torpedo_max = 93,
 +
    _torpedo_mod = 2,
 +
    _evasion = 49,
 +
    _evasion_max = 90,
 +
    _aa = 19,
 +
    _aa_max = 69,
 +
    _aa_mod = 1,
 +
    _asw = 28,
 +
    _asw_max = 82,
 +
    _speed = 10,
 +
    _los = 11,
 +
    _los_max = 51,
 +
    _range = 1,
 +
    _luck = 20,
 +
    _luck_max = 85,
 +
    _luck_mod = false,
 +
    _build_time = 22,
 +
    _remodel_level = 82,
 +
    _remodel_ammo = 390,
 +
    _remodel_steel = 360,
 +
    _remodel_development_material = 30,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Umikaze/Kai",
 +
    _remodel_to = false,
 +
    _fuel = 15,
 +
    _ammo = 20,
 +
    _scrap_fuel = 1,
 +
    _scrap_ammo = 2,
 +
    _scrap_steel = 10,
 +
    _scrap_baux = false,
 +
    _equipment = {
 +
      {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", stars = 5, size = 0},
 +
      {equipment = "Type 94 Depth Charge Projector", stars = 5, size = 0},
 +
      {equipment = "Type 93 Passive Sonar", stars = 5, size = 0},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2019, 6, 25},
 +
  },
 +
    seasonals = {
 +
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
 +
        { _suffix = "Shopping", _season = "Spring 2019" },
 +
        { _suffix = "Kai Ni Spring Bouquet", _season = "Seventh Anniversary" },
 +
        ["Kai Ni Spring"] = "/Kai Ni Spring Bouquet",
 +
    },
 
}
 
}
 
return Umikaze
 

Latest revision as of 16:53, 28 March 2024

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Umikaze",
        _rarity = 4,
        _api_id = 458,
        _id = 258,
        _true_id = false,
        _japanese_name = "海風",
        _reading = "うみかぜ",
        _class = "Shiratsuyu",
        _class_number = 7,
        _type = 2,
        _hp = 16,
        _hp_max = 32,
        _firepower = 10,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 6,
        _armor_max = 19,
        _armor_mod = false,
        _torpedo = 24,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 44,
        _evasion_max = 79,
        _aa = 10,
        _aa_max = 40,
        _aa_mod = false,
        _asw = 23,
        _asw_max = 50,
        _speed = 10,
        _los = 6,
        _los_max = 19,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 22,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Umikaze/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_actor = "Ishigami Shizuka",
        _artist = "Kujou Ichiso",
        _implementation_date = { 2015, 8, 10 },
        _availability = { "drop", "event_drop" },
        _wikipedia = "Japanese destroyer Umikaze (1936)",
    },
    ["Kai"] = {
        _name = "Umikaze",
        _suffix = "Kai",
        _rarity = 4,
        _back = 5,
        _api_id = 350,
        _id = 258,
        _true_id = 1430,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "海風改",
        _reading = "うみかぜかい",
        _class = "Shiratsuyu",
        _class_number = 7,
        _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 = 46,
        _evasion_max = 89,
        _aa = 16,
        _aa_max = 50,
        _aa_mod = 1,
        _asw = 27,
        _asw_max = 63,
        _speed = 10,
        _los = 8,
        _los_max = 40,
        _range = 1,
        _luck = 13,
        _luck_max = 64,
        _luck_mod = false,
        _remodel_level = 30,
        _remodel_ammo = 150,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Umikaze/",
        _remodel_to = "Umikaze/Kai Ni",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
            { equipment = false, size = 0 },
        },
    },
  ["Kai Ni"] = {
    _name = "Umikaze",
    _suffix = "Kai Ni",
    _rarity = 7,
    _api_id = 587,
    _id = 387,
    _true_id = false,
    _japanese_name = "海風改二",
    _reading = "うみかぜかいに",
    _class = "Shiratsuyu",
    _display_class = "Kai Shiratsuyu",
    _class_number = 7,
    _type = 2,
    _hp = 31,
    _hp_max = 54,
    _firepower = 15,
    _firepower_max = 61,
    _firepower_mod = 2,
    _armor = 14,
    _armor_max = 51,
    _armor_mod = 1,
    _torpedo = 38,
    _torpedo_max = 93,
    _torpedo_mod = 2,
    _evasion = 49,
    _evasion_max = 90,
    _aa = 19,
    _aa_max = 69,
    _aa_mod = 1,
    _asw = 28,
    _asw_max = 82,
    _speed = 10,
    _los = 11,
    _los_max = 51,
    _range = 1,
    _luck = 20,
    _luck_max = 85,
    _luck_mod = false,
    _build_time = 22,
    _remodel_level = 82,
    _remodel_ammo = 390,
    _remodel_steel = 360,
    _remodel_development_material = 30,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = true,
    _remodel_from = "Umikaze/Kai",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 10,
    _scrap_baux = false,
    _equipment = {
      {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", stars = 5, size = 0},
      {equipment = "Type 94 Depth Charge Projector", stars = 5, size = 0},
      {equipment = "Type 93 Passive Sonar", stars = 5, size = 0},
    },
    _voice_flag = 3,
    _implementation_date = {2019, 6, 25},
  },
    seasonals = {
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
        { _suffix = "Shopping", _season = "Spring 2019" },
        { _suffix = "Kai Ni Spring Bouquet", _season = "Seventh Anniversary" },
        ["Kai Ni Spring"] = "/Kai Ni Spring Bouquet",
    },
}