• 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/Type 98 Reconnaissance Seaplane (Night Recon)"

From Kancolle Wiki
Jump to navigation Jump to search
m (23 revisions imported)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
--Categories:
 
--[[Category:Equipment modules]]
 
 
 
return {
 
return {
_name = "Type 98 Reconnaissance Seaplane (Night Recon)",
+
  _name = "Type 98 Reconnaissance Seaplane (Night Recon)",
_page = false,
+
  _id = 102,
_id = 102,
+
  _japanese_name = "九八式水上偵察機(夜偵)",
_japanese_name = "九八式水上偵察機(夜偵)",
+
  _reading = "きゅうはちしきすいじょうていさつき(やてい)",
_reading = "きゅうはちしきすいじょうていさつき(やてい)",
+
  _type = 10,
_type = 10,
+
  _icon = 50,
_icon = 10,
+
  _types = {5, 7, 10, 50, 2},
_rarity = 3,
+
  _rarity = 3,
_firepower = false,
+
  _firepower = false,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = false,
+
  _aa = false,
_armor = false,
+
  _armor = false,
_asw = 1,
+
  _asw = 1,
_shelling_accuracy = 1,
+
  _shelling_accuracy = 1,
_torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
_evasion = false,
+
  _evasion = false,
_los = 3,
+
  _los = 3,
_speed = false,
+
  _speed = false,
_luck = false,
+
  _luck = false,
_range = false,
+
  _range = false,
_flight_cost = 8,
+
  _flight_cost = 8,
_flight_range = 6,
+
  _flight_range = 6,
_special = "Has a chance to provide bonuses in night battle",
+
  _special = false,
_scrap_fuel = 2,
+
  _scrap_fuel = 2,
_scrap_ammo = 1,
+
  _scrap_ammo = 1,
_scrap_steel = false,
+
  _scrap_steel = false,
_scrap_bauxite = 4,
+
  _scrap_bauxite = 4,
_buildable = false,
+
  _version = 3,
_info = "水雷戦隊旗艦用に開発された水上夜間偵察機です。<br/>長時間の滞空性能を持つ黒く塗装された機体に、夜間索敵能力に優れた搭乗員が乗りこみます(条件が整えば夜戦を支援する「夜間触接」が発生する可能性があります)。",
+
  _info = "水雷戦隊旗艦用に開発された水上夜間偵察機です。<br>長時間の滞空性能を持つ黒く塗装された機体に、夜間索敵能力に優れた搭乗員が乗りこみます(条件が整えば夜戦を支援する「夜間触接」が発生する可能性があります)。",
_improvements = {
+
  _info_en = "This is a night reconnaissance seaplane developed for torpedo squadron flagships.<br>The airframe is painted black has a skilled crew with excellent night-time detection ability, and can stay in the air for long periods of time (if conditions are right, \"night contact\" may occur to support night battles).",
_fuel = 100,
+
  _wikipedia = "Aichi E11A",
_ammo = 30,
+
  _buildable = true,
_steel = false,
+
  _improvements = {
_bauxite = 480,
+
    _ammo = 30,
_products = {
+
    _bauxite = 480,
[false] = {
+
    _fuel = 100,
_ships = {
+
    _products = {
["Sendai/Kai Ni"] = {Sunday = true, Monday = true, Tuesday = false, Wednesday = false, Thursday = true, Friday = true, Saturday = true},
+
      [false] = {
},
+
        ["0"] = {
[0] = {
+
          _development_material = 4,
_development_material = 4,
+
          _development_material_x = 7,
_development_material_x = 7,
+
          _equipment = {
_improvement_material = 3,
+
            ["Type 0 Reconnaissance Seaplane"] = 1,
_improvement_material_x = 4,
+
          },
_equipment = {["Type 0 Reconnaissance Seaplane"] = 1},
+
          _improvement_material = 3,
},
+
          _improvement_material_x = 4,
[6] = {
+
        },
_development_material = 5,
+
        ["6"] = {
_development_material_x = 9,
+
          _development_material = 5,
_improvement_material = 4,
+
          _development_material_x = 9,
_improvement_material_x = 8,
+
          _equipment = {
_equipment = {["Type 0 Reconnaissance Seaplane"] = 2},
+
            ["Type 0 Reconnaissance Seaplane"] = 2,
},
+
          },
},
+
          _improvement_material = 4,
},
+
          _improvement_material_x = 8,
},
+
        },
 +
        _ships = {
 +
          ["Sendai/Kai Ni"] = {
 +
            Friday = true,
 +
            Monday = true,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = false,
 +
            Wednesday = false,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = false,
 +
  },
 
}
 
}

Latest revision as of 18:52, 5 May 2024

Documentation for this module may be created at Module:Data/Equipment/Type 98 Reconnaissance Seaplane (Night Recon)/doc

return {
  _name = "Type 98 Reconnaissance Seaplane (Night Recon)",
  _id = 102,
  _japanese_name = "九八式水上偵察機(夜偵)",
  _reading = "きゅうはちしきすいじょうていさつき(やてい)",
  _type = 10,
  _icon = 50,
  _types = {5, 7, 10, 50, 2},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = 1,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 3,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 8,
  _flight_range = 6,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 1,
  _scrap_steel = false,
  _scrap_bauxite = 4,
  _version = 3,
  _info = "水雷戦隊旗艦用に開発された水上夜間偵察機です。<br>長時間の滞空性能を持つ黒く塗装された機体に、夜間索敵能力に優れた搭乗員が乗りこみます(条件が整えば夜戦を支援する「夜間触接」が発生する可能性があります)。",
  _info_en = "This is a night reconnaissance seaplane developed for torpedo squadron flagships.<br>The airframe is painted black has a skilled crew with excellent night-time detection ability, and can stay in the air for long periods of time (if conditions are right, \"night contact\" may occur to support night battles).",
  _wikipedia = "Aichi E11A",
  _buildable = true,
  _improvements = {
    _ammo = 30,
    _bauxite = 480,
    _fuel = 100,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 4,
          _development_material_x = 7,
          _equipment = {
            ["Type 0 Reconnaissance Seaplane"] = 1,
          },
          _improvement_material = 3,
          _improvement_material_x = 4,
        },
        ["6"] = {
          _development_material = 5,
          _development_material_x = 9,
          _equipment = {
            ["Type 0 Reconnaissance Seaplane"] = 2,
          },
          _improvement_material = 4,
          _improvement_material_x = 8,
        },
        _ships = {
          ["Sendai/Kai Ni"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = false,
            Wednesday = false,
          },
        },
      },
    },
    _steel = false,
  },
}