Line 1:
Line 1:
−
--Categories:
−
--[[Category:Equipment modules]]
−
return {
return {
−
_name = "Night Operation Aviation Personnel",
+
_name = "Night Operation Aviation Personnel",
−
_id = 258,
+
_id = 258,
−
_japanese_name = "夜間作戦航空要員",
+
_japanese_name = "夜間作戦航空要員",
−
_reading = "やかんさくせんこうくうよういん",
+
_reading = "やかんさくせんこうくうよういん",
−
_type = 35, -- 13,23,35,29,0
+
_type = 35,
−
_icon = 29,
+
_icon = 29,
−
_rarity = 3,
+
_types = {13, 23, 35, 29, 0},
−
_firepower = 1,
+
_rarity = 3,
−
_bombing = false,
+
_firepower = 1,
−
_torpedo = false,
+
_bombing = false,
−
_aa = false,
+
_torpedo = false,
−
_armor = 1,
+
_aa = false,
−
_asw = false,
+
_armor = 1,
−
_shelling_accuracy = false,
+
_asw = false,
−
_torpedo_accuracy = false,
+
_shelling_accuracy = false,
−
_evasion = false,
+
_torpedo_accuracy = false,
−
_los = false,
+
_evasion = false,
−
_speed = false,
+
_los = false,
−
_luck = false,
+
_speed = false,
−
_range = 2,
+
_luck = false,
−
_flight_cost = false,
+
_range = 2,
−
_flight_range = false,
+
_special = false,
−
_special = false,
+
_scrap_fuel = 1,
−
_scrap_fuel = 1,
+
_scrap_ammo = 10,
−
_scrap_ammo = 10,
+
_scrap_steel = 1,
−
_scrap_steel = 1,
+
_scrap_bauxite = 10,
−
_scrap_bauxite = 10,
+
_info = "着艦指導灯や電波誘導装置などの夜間航空作戦支援装備とそれを使いこなす要員、さらに訓練された着艦信号士官など、夜間発着艦を支援する優れた航空要員です。",
−
_info = "着艦指導灯や電波誘導装置などの夜間航空作戦支援装備とそれを使いこなす要員、さらに訓練された着艦信号士官など、夜間発着艦を支援する優れた航空要員です。",
+
_info_en = "Landing lights, radio flight directors, among other equipment required for aerial night operations, and the crew to man it; furthermore, a trained signal operator, etc., and the excellent flight crew supporting with night landings.",
−
_buildable = false,
+
_buildable = false,
+
_improvements = false,
}
}