• 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
GitHub Action
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "Swordfish Mk.III Kai (Seaplane Model)",
 
   _name = "Swordfish Mk.III Kai (Seaplane Model)",
Line 6: Line 4:  
   _japanese_name = "Swordfish Mk.III改(水上機型)",
 
   _japanese_name = "Swordfish Mk.III改(水上機型)",
 
   _reading = nil,
 
   _reading = nil,
   _type = 11, -- 5,43,11,10,28
+
   _type = 11,
 
   _icon = 10,
 
   _icon = 10,
 +
  _types = {5, 43, 11, 10, 28},
 
   _rarity = 4,
 
   _rarity = 4,
 
   _firepower = 4,
 
   _firepower = 4,
Line 29: Line 28:  
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 3,
 
   _scrap_bauxite = 3,
 +
  _info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性<br>を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>旧式ながら赫々たる戦果をおさめた傑作機、その水上機型を強<br>化改修、S9 Ospreyの後継機として輸出導入するif多用途作戦<br>水上機、その初期モデルです。",
 
   _buildable = false,
 
   _buildable = false,
   _info = "複葉非全金属製の旧世代機でありながら、高い信頼性と運用性を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。旧式ながら赫々たる戦果をおさめた傑作機、その水上機型を強化改修、S9 Ospreyの後継機として輸出導入するif多用途作戦水上機、その初期モデルです。",
+
   _improvements = {
 +
    _ammo = 350,
 +
    _bauxite = 350,
 +
    _fuel = 120,
 +
    _products = {
 +
      [false] = {
 +
        ["0"] = {
 +
          _development_material = 8,
 +
          _development_material_x = 9,
 +
          _equipment = {
 +
            Zuiun = 1,
 +
          },
 +
          _improvement_material = 4,
 +
          _improvement_material_x = 5,
 +
        },
 +
        ["6"] = {
 +
          _development_material = 10,
 +
          _development_material_x = 17,
 +
          _equipment = {
 +
            ["S9 Osprey"] = 1,
 +
          },
 +
          _improvement_material = 7,
 +
          _improvement_material_x = 9,
 +
        },
 +
        _ships = {
 +
          ["Gotland/Andra"] = {
 +
            Friday = true,
 +
            Monday = false,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = false,
 +
            Wednesday = false,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = false,
 +
  },
 
}
 
}
Bots, gkautomate
12,557

edits

Navigation menu