• 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
m
com>Kenji135
m
Line 2: Line 2:
  
 
return {
 
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",
 +
        _artist = "Kujou Ichiso",
 +
        _implementation_date = { 2013, 4, 23 },
 +
        _availability = { "drop" },
 +
        _wikipedia = "Japanese destroyer Shiratsuyu (1935)",
 
     },
 
     },
     _voice_actor = "Tanibe Yumi",
+
     ["Kai"] = {
    _artist = "Kujou Ichiso",
+
        _name = "Shiratsuyu",
    _implementation_date = {2013, 4, 23},
+
        _suffix = "Kai",
    _availability = {"drop"},
+
        _rarity = 4,
    _wikipedia = "Japanese destroyer Shiratsuyu (1935)",
+
        _api_id = 242,
  },
+
        _id = 79,
  ["Kai"] = {
+
        _true_id = 1342,
    _name = "Shiratsuyu",
+
        _japanese_name = "白露改",
    _suffix = "Kai",
+
        _reading = "しらつゆかい",
    _rarity = 4,
+
        _class = "Shiratsuyu",
    _api_id = 242,
+
        _class_number = 1,
    _id = 79,
+
        _type = 2,
    _true_id = 1342,
+
        _hp = 30,
    _japanese_name = "白露改",
+
        _hp_max = 48,
    _reading = "しらつゆかい",
+
        _firepower = 12,
    _class = "Shiratsuyu",
+
        _firepower_max = 49,
    _class_number = 1,
+
        _firepower_mod = 1,
    _type = 2,
+
        _armor = 14,
    _hp = 30,
+
        _armor_max = 49,
    _hp_max = 48,
+
        _armor_mod = 1,
    _firepower = 12,
+
        _torpedo = 28,
    _firepower_max = 49,
+
        _torpedo_max = 79,
    _firepower_mod = 1,
+
        _torpedo_mod = 1,
    _armor = 14,
+
        _evasion = 45,
    _armor_max = 49,
+
        _evasion_max = 89,
    _armor_mod = 1,
+
        _aa = 15,
    _torpedo = 28,
+
        _aa_max = 49,
    _torpedo_max = 79,
+
        _aa_mod = 1,
    _torpedo_mod = 1,
+
        _asw = 24,
    _evasion = 45,
+
        _asw_max = 59,
    _evasion_max = 89,
+
        _speed = 10,
    _aa = 15,
+
        _los = 7,
    _aa_max = 49,
+
        _los_max = 39,
    _aa_mod = 1,
+
        _range = 1,
    _asw = 24,
+
        _luck = 12,
    _asw_max = 59,
+
        _luck_max = 59,
    _speed = 10,
+
        _luck_mod = false,
    _los = 7,
+
        _remodel_level = 20,
    _los_max = 39,
+
        _remodel_ammo = 100,
    _range = 1,
+
        _remodel_steel = 100,
    _luck = 12,
+
        _remodel_development_material = false,
    _luck_max = 59,
+
        _remodel_blueprint = false,
    _luck_mod = false,
+
        _remodel_catapult = false,
    _remodel_level = 20,
+
        _remodel_from = "Shiratsuyu/",
    _remodel_ammo = 100,
+
        _remodel_to = false,
    _remodel_steel = 100,
+
        _fuel = 15,
    _remodel_development_material = false,
+
        _ammo = 20,
    _remodel_blueprint = false,
+
        _scrap_fuel = 1,
    _remodel_catapult = false,
+
        _scrap_ammo = 2,
    _remodel_from = "Shiratsuyu/",
+
        _scrap_steel = 10,
    _remodel_to = false,
+
        _scrap_baux = false,
    _fuel = 15,
+
        _equipment = {
    _ammo = 20,
+
            { equipment = "10cm Twin High-angle Gun Mount", size = 0 },
    _scrap_fuel = 1,
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
    _scrap_ammo = 2,
+
            { equipment = false, size = 0 },
    _scrap_steel = 10,
+
        },
    _scrap_baux = false,
+
    },
    _equipment = {
+
    seasonals = {
      {equipment = "10cm Twin High-angle Gun Mount", size = 0},
+
        { _suffix = "Kai Summer", _season = "Early Summer 2015", _season_suffix = "Kai" },
      {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        { _suffix = "Mobile", _season = "Rainy Season 2016" },
      {equipment = false, size = 0},
+
        { _suffix = "Yukata", _season = "Fall 2016" },
 +
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
 +
        ["Fall"] = "/Yukata",
 +
    },
 +
    class = {
 +
        _name = "Shiratsuyu",
 +
        _class = true,
 +
        _base_type = 2,
 
     },
 
     },
  },
 
  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" },
 
    ["Fall"] = "/Yukata",
 
  },
 
  class = {
 
    _name = "Shiratsuyu",
 
    _class = true,
 
    _base_type = 2,
 
  },
 
 
}
 
}

Revision as of 01:08, 30 December 2017

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 = false,
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "10cm Twin High-angle Gun Mount", size = 0 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
            { equipment = false, size = 0 },
        },
    },
    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" },
        ["Fall"] = "/Yukata",
    },
    class = {
        _name = "Shiratsuyu",
        _class = true,
        _base_type = 2,
    },
}