• 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/Equipment/New Kanhon Design Anti-torpedo Bulge (Medium)"

From Kancolle Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
--Categories:
 
--[[Category:Equipment modules]]
 
 
 
return {
 
return {
    _name = "New Kanhon Design Anti-torpedo Bulge (Medium)",
+
  _name = "New Kanhon Design Anti-torpedo Bulge (Medium)",
    _page = false,
+
  _id = 203,
    _id = 203,
+
  _japanese_name = "艦本新設計 増設バルジ(中型艦)",
    _japanese_name = "艦本新設計 増設バルジ(中型艦)",
+
  _reading = "かんほんしんせっけいぞうせつバルジ(ちゅうがたかん)",
    _reading = "かんほんしんせっけいぞうせつバルジ(ちゅうがたかん)",
+
  _type = 27,
    _type = 27,
+
  _icon = 23,
    _icon = 23,
+
  _types = {6, 17, 27, 23, 0},
    _rarity = 3,
+
  _rarity = 3,
    _firepower = false,
+
  _firepower = false,
    _bombing = false,
+
  _bombing = false,
    _torpedo = false,
+
  _torpedo = false,
    _aa = false,
+
  _aa = false,
    _armor = 8,
+
  _armor = 8,
    _asw = false,
+
  _asw = false,
    _shelling_accuracy = false,
+
  _shelling_accuracy = false,
    _torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
    _evasion = -1,
+
  _evasion = -1,
    _los = false,
+
  _los = false,
    _speed = false,
+
  _speed = false,
    _luck = false,
+
  _luck = false,
    _range = false,
+
  _range = false,
    _special = false,
+
  _special = false,
    _scrap_fuel = false,
+
  _scrap_fuel = false,
    _scrap_ammo = false,
+
  _scrap_ammo = false,
    _scrap_steel = 24,
+
  _scrap_steel = 24,
    _scrap_bauxite = 2,
+
  _scrap_bauxite = 2,
     _buildable = false,
+
  _info = "新設計された艦艇の防御力を強化する増加装甲の一種です。<br>重巡洋艦以上の中型艦艇の船体側面への増設により防御力を高めることが可能です。<br>(重巡洋艦級・軽空母級・水上機母艦及び特定艦艇に適用可能です。)",
 +
  _info_en = "Newly designed armor for increasing ships' defenses.<br>It can be used to increase the defenses of medium-sized ships that are heavy cruisers or larger when mounted on the sides of the hull.<br>(Possible to equip on heavy cruisers, light carriers, seaplane tenders, and other specific ships.)",
 +
  _wikipedia = "Anti-torpedo bulge",
 +
  _buildable = false,
 +
  _improvements = {
 +
     _ammo = false,
 +
    _bauxite = 80,
 +
    _fuel = 180,
 +
    _products = {
 +
      [false] = {
 +
        ["0"] = {
 +
          _development_material = 16,
 +
          _development_material_x = 24,
 +
          _equipment = {
 +
            ["Anti-torpedo Bulge (Medium)"] = 2,
 +
          },
 +
          _improvement_material = 6,
 +
          _improvement_material_x = 9,
 +
        },
 +
        ["6"] = {
 +
          _development_material = 28,
 +
          _development_material_x = 35,
 +
          _equipment = {
 +
            ["Anti-torpedo Bulge (Medium)"] = 3,
 +
          },
 +
          _improvement_material = 8,
 +
          _improvement_material_x = 12,
 +
        },
 +
        _ships = {
 +
          ["Zara/Due"] = {
 +
            Friday = false,
 +
            Monday = false,
 +
            Saturday = false,
 +
            Sunday = false,
 +
            Thursday = true,
 +
            Tuesday = true,
 +
            Wednesday = true,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = 980,
 +
  },
 
}
 
}

Latest revision as of 13:51, 6 May 2024

Documentation for this module may be created at Module:Data/Equipment/New Kanhon Design Anti-torpedo Bulge (Medium)/doc

return {
  _name = "New Kanhon Design Anti-torpedo Bulge (Medium)",
  _id = 203,
  _japanese_name = "艦本新設計 増設バルジ(中型艦)",
  _reading = "かんほんしんせっけいぞうせつバルジ(ちゅうがたかん)",
  _type = 27,
  _icon = 23,
  _types = {6, 17, 27, 23, 0},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = 8,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = -1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = 24,
  _scrap_bauxite = 2,
  _info = "新設計された艦艇の防御力を強化する増加装甲の一種です。<br>重巡洋艦以上の中型艦艇の船体側面への増設により防御力を高めることが可能です。<br>(重巡洋艦級・軽空母級・水上機母艦及び特定艦艇に適用可能です。)",
  _info_en = "Newly designed armor for increasing ships' defenses.<br>It can be used to increase the defenses of medium-sized ships that are heavy cruisers or larger when mounted on the sides of the hull.<br>(Possible to equip on heavy cruisers, light carriers, seaplane tenders, and other specific ships.)",
  _wikipedia = "Anti-torpedo bulge",
  _buildable = false,
  _improvements = {
    _ammo = false,
    _bauxite = 80,
    _fuel = 180,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 16,
          _development_material_x = 24,
          _equipment = {
            ["Anti-torpedo Bulge (Medium)"] = 2,
          },
          _improvement_material = 6,
          _improvement_material_x = 9,
        },
        ["6"] = {
          _development_material = 28,
          _development_material_x = 35,
          _equipment = {
            ["Anti-torpedo Bulge (Medium)"] = 3,
          },
          _improvement_material = 8,
          _improvement_material_x = 12,
        },
        _ships = {
          ["Zara/Due"] = {
            Friday = false,
            Monday = false,
            Saturday = false,
            Sunday = false,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 980,
  },
}