Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
return {
--[[Category:Equipment modules]]
+
  _name = "Type 98 Reconnaissance Seaplane (Night Recon)",
 
+
  _id = 102,
local Type_98_Reconnaissance_Seaplane_Night_Recon = {
+
  _japanese_name = "九八式水上偵察機(夜偵)",
_name = "Type 98 Reconnaissance Seaplane (Night Recon)",
+
  _reading = "きゅうはちしきすいじょうていさつき(やてい)",
_page = false,
+
  _type = 10,
_id = 102,
+
  _icon = 50,
_japanese_name = "九八式水上偵察機(夜偵)",
+
  _types = {5, 7, 10, 50, 2},
_reading = "きゅうはちしきすいじょうていさつき(やてい)",
+
  _rarity = 3,
_type = 10,
+
  _firepower = false,
_icon = 10,
+
  _bombing = false,
_rarity = 3,
+
  _torpedo = false,
_firepower = false,
+
  _aa = false,
_bombing = false,
+
  _armor = false,
_torpedo = false,
+
  _asw = 1,
_aa = false,
+
  _shelling_accuracy = 1,
_armor = false,
+
  _torpedo_accuracy = false,
_asw = 1,
+
  _evasion = false,
_shelling_accuracy = 1,
+
  _los = 3,
_torpedo_accuracy = false,
+
  _speed = false,
_evasion = false,
+
  _luck = false,
_los = 3,
+
  _range = false,
_speed = false,
+
  _flight_cost = 8,
_luck = false,
+
  _flight_range = 6,
_range = false,
+
  _special = false,
_flight_cost = 8,
+
  _scrap_fuel = 2,
_flight_range = 6,
+
  _scrap_ammo = 1,
_special = "Has a chance to provide bonuses in night battle",
+
  _scrap_steel = false,
_scrap_fuel = 2,
+
  _scrap_bauxite = 4,
_scrap_ammo = 1,
+
  _version = 3,
_scrap_steel = false,
+
  _info = "水雷戦隊旗艦用に開発された水上夜間偵察機です。<br>長時間の滞空性能を持つ黒く塗装された機体に、夜間索敵能力<br>に優れた搭乗員が乗りこみます(条件が整えば夜戦を支援する<br>「夜間触接」が発生する可能性があります)。",
_scrap_bauxite = 4,
+
  _buildable = true,
_buildable = false,
+
  _improvements = {
_improvements = {
+
    _ammo = 30,
_fuel = 100,
+
    _bauxite = 480,
_ammo = 30,
+
    _fuel = 100,
_steel = false,
+
    _products = {
_bauxite = 480,
+
      [false] = {
_products = {
+
        ["0"] = {
[false] = {
+
          _development_material = 4,
_ships = {
+
          _development_material_x = 7,
["Sendai/Kai Ni"] = {Sunday = true, Monday = true, Tuesday = false, Wednesday = false, Thursday = true, Friday = true, Saturday = true},
+
          _equipment = {
},
+
            ["Type 0 Reconnaissance Seaplane"] = 1,
[0] = {
+
          },
_development_material = 4,
+
          _improvement_material = 3,
_development_material_x = 7,
+
          _improvement_material_x = 4,
_improvement_material = 3,
+
        },
_improvement_material_x = 4,
+
        ["6"] = {
_equipment = {["Type 0 Reconnaissance Seaplane"] = 1},
+
          _development_material = 5,
},
+
          _development_material_x = 9,
[6] = {
+
          _equipment = {
_development_material = 5,
+
            ["Type 0 Reconnaissance Seaplane"] = 2,
_development_material_x = 9,
+
          },
_improvement_material = 4,
+
          _improvement_material = 4,
_improvement_material_x = 8,
+
          _improvement_material_x = 8,
_equipment = {["Type 0 Reconnaissance Seaplane"] = 2},
+
        },
},
+
        _ships = {
},
+
          ["Sendai/Kai Ni"] = {
},
+
            Friday = true,
},
+
            Monday = true,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = false,
 +
            Wednesday = false,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = false,
 +
  },
 
}
 
}
  −
return Type_98_Reconnaissance_Seaplane_Night_Recon
 
34,500

edits