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

Module:Data/Equipment/Skua

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 17:01, 6 May 2024 by Jigaraphale (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Skua/doc

return {
  _name = "Skua",
  _id = 248,
  _japanese_name = "Skua",
  _reading = nil,
  _type = 7,
  _icon = 7,
  _types = {3, 5, 7, 7, 14},
  _rarity = 2,
  _firepower = false,
  _bombing = 4,
  _torpedo = false,
  _aa = 2,
  _armor = false,
  _asw = 2,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 4,
  _flight_range = 4,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 1,
  _info = "紅茶の国で生まれた運動性の高い艦上爆撃機です。<br>非力ではありますが、高性能な艦上戦闘機を装備しない初期の同海軍の海上航空戦力として、よく空を支えました。<br>名機「Spitfire」の艦戦型などにその任を引き継いでいきます。",
  _info_en = "A carrier-based dive bomber with high mobility from the country of black tea.<br>Although weak, it protected the navy in the early days, when high-performance fighters were not yet available.<br>It was supplanted by the carrier version of the famous \"Spitfire\", among others.",
  _wikipedia = "Blackburn Skua",
  _buildable = false,
  _improvements = {
    _ammo = 70,
    _bauxite = 220,
    _fuel = 90,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 3,
          _development_material_x = 4,
          _equipment = {
            ["Type 96 Fighter"] = 1,
          },
          _improvement_material = 2,
          _improvement_material_x = 3,
        },
        ["6"] = {
          _development_material = 4,
          _development_material_x = 6,
          _equipment = {
            ["Type 0 Fighter Model 21"] = 1,
          },
          _improvement_material = 2,
          _improvement_material_x = 4,
        },
        _ships = {
          ["Ark Royal/"] = {
            Friday = true,
            Monday = false,
            Saturday = false,
            Sunday = false,
            Thursday = true,
            Tuesday = false,
            Wednesday = true,
          },
          ["Ark Royal/Kai"] = {
            Friday = true,
            Monday = false,
            Saturday = false,
            Sunday = false,
            Thursday = true,
            Tuesday = false,
            Wednesday = true,
          },
        },
      },
    },
    _steel = false,
  },
}