Changes

no edit summary
Line 1: Line 1: −
local Skilled_Lookouts = {
+
return {
_name = "Skilled Lookouts",
+
  _name = "Skilled Lookouts",
_page = false,
+
  _id = 129,
_id = 129,
+
  _japanese_name = "熟練見張員",
_japanese_name = "熟練見張員",
+
  _reading = "じゅくれんみはりいん",
_reading = "じゅくれんみはりいん",
+
  _type = 39,
_type = 39,
+
  _icon = 32,
_icon = 32,
+
  _types = {16, 27, 39, 32, 0},
_rarity = 3,
+
  _rarity = 3,
_firepower = false,
+
  _firepower = false,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = 1,
+
  _aa = 1,
_armor = false,
+
  _armor = false,
_asw = false,
+
  _asw = false,
_shelling_accuracy = 2,
+
  _shelling_accuracy = 2,
_torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
_evasion = 3,
+
  _evasion = 3,
_los = 2,
+
  _los = 2,
_speed = false,
+
  _speed = false,
_luck = false,
+
  _luck = false,
_range = false,
+
  _range = false,
_special = "Provides bonuses to equipping ship in night battle",
+
  _special = "Provides bonuses to equipping ship in night battle",
_scrap_fuel = 1,
+
  _scrap_fuel = 1,
_scrap_ammo = false,
+
  _scrap_ammo = false,
_scrap_steel = false,
+
  _scrap_steel = false,
_scrap_bauxite = false,
+
  _scrap_bauxite = false,
_buildable = false,
+
  _info = "水上戦闘艦に配備可能な熟練見張員です。<br>その鍛え抜かれた肉眼視力による偵察力・索敵力は状況によっては大きな威力を発揮し、敵艦隊のレーダー兵装が充実するまでは、特に夜戦などで水上艦隊の攻撃力を支えました。",
_upgradable = false,
+
  _info_en = "Skilled lookouts can be deployed on surface warships.<br>Using their skilled naked eyes, they can largely contribute in scouting the enemy depending on the situation and before the advent of enemy radars, can spot for targets, especially during night battles.",
 +
  _wikipedia = "Crow's nest",
 +
  _buildable = false,
 +
  _improvements = false,
 
}
 
}
  −
return Skilled_Lookouts
 
34,941

edits