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

Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "Type A Kouhyouteki",
 
   _name = "Type A Kouhyouteki",
 +
  _localized_name = "Type A Target",
 
   _id = 41,
 
   _id = 41,
 
   _japanese_name = "甲標的 甲型",
 
   _japanese_name = "甲標的 甲型",
 
   _reading = "こうひょうてきこうがた",
 
   _reading = "こうひょうてきこうがた",
   _type = 22, -- 2,4,22,5,0
+
   _type = 22,
 
   _icon = 5,
 
   _icon = 5,
 +
  _types = {2, 4, 22, 5, 0},
 
   _rarity = 1,
 
   _rarity = 1,
 +
  _back = -1,
 +
  _star = 1,
 
   _firepower = false,
 
   _firepower = false,
 
   _bombing = false,
 
   _bombing = false,
Line 22: Line 24:  
   _luck = false,
 
   _luck = false,
 
   _range = false,
 
   _range = false,
  _flight_cost = false,
  −
  _flight_range = false,
   
   _special = false,
 
   _special = false,
 
   _scrap_fuel = false,
 
   _scrap_fuel = false,
Line 29: Line 29:  
   _scrap_steel = 7,
 
   _scrap_steel = 7,
 
   _scrap_bauxite = false,
 
   _scrap_bauxite = false,
 +
  _version = 2,
 +
  _info = "独自開発された「特殊潜航艇」です。<br>軽巡洋艦や甲標的母艦に改装した水上機母艦、そして潜水艦が<br>搭載して運用します。<br>二発の魚雷を装備し、敵艦に肉薄して雷撃、艦隊決戦を補助す<br>る特殊兵器です。",
 +
  _wikipedia = "Type A Kō-hyōteki-class submarine",
 
   _buildable = true,
 
   _buildable = true,
   _info = "独自開発された「特殊潜航艇」です。<br>軽巡洋艦や甲標的母艦に改装した水上機母艦、そして潜水艦が搭載して運用します。<br>二発の魚雷を装備し、敵艦に肉薄して雷撃、艦隊決戦を補助する特殊兵器です。",
+
   _improvements = {
  _wikipedia = "Type A Kō-hyōteki-class submarine",
+
    _ammo = 50,
 +
    _bauxite = 20,
 +
    _fuel = 30,
 +
    _products = {
 +
      ["Type C Kouhyouteki"] = {
 +
        ["0"] = {
 +
          _development_material = 3,
 +
          _development_material_x = 3,
 +
          _equipment = {
 +
            [true] = 1,
 +
          },
 +
          _improvement_material = 1,
 +
          _improvement_material_x = 2,
 +
        },
 +
        ["6"] = {
 +
          _development_material = 3,
 +
          _development_material_x = 6,
 +
          _equipment = {
 +
            [true] = 1,
 +
          },
 +
          _improvement_material = 2,
 +
          _improvement_material_x = 4,
 +
        },
 +
        ["10"] = {
 +
          _development_material = 9,
 +
          _development_material_x = 18,
 +
          _equipment = {
 +
            ["Action Report"] = 1,
 +
            ["New Model Armament Material"] = 2,
 +
            [true] = 1,
 +
          },
 +
          _improvement_material = 4,
 +
          _improvement_material_x = 8,
 +
        },
 +
        _ships = {
 +
          ["Chiyoda/A"] = {
 +
            Friday = false,
 +
            Monday = false,
 +
            Saturday = false,
 +
            Sunday = false,
 +
            Thursday = true,
 +
            Tuesday = true,
 +
            Wednesday = true,
 +
          },
 +
          ["Nisshin/A"] = {
 +
            Friday = true,
 +
            Monday = false,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = false,
 +
            Wednesday = true,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = 40,
 +
  },
 
}
 
}
4,583

edits

Navigation menu