Changes

GitHub Action
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
    _name = "Striking Force Fleet Command Facility",
+
  _name = "Striking Force Fleet Command Facility",
    _id = 272,
+
  _id = 272,
    _japanese_name = "遊撃部隊 艦隊司令部",
+
  _japanese_name = "遊撃部隊 艦隊司令部",
    _reading = nil,
+
  _reading = "ゆうげきぶたい かんたいしれいぶ",
    _type = 34, -- 12,22,34,28,0
+
  _type = 34,
    _icon = 28,
+
  _icon = 28,
    _rarity = 5,
+
  _types = {12, 22, 34, 28, 0},
    _firepower = false,
+
  _rarity = 5,
    _bombing = false,
+
  _firepower = false,
    _torpedo = false,
+
  _bombing = false,
    _aa = false,
+
  _torpedo = false,
    _armor = 1,
+
  _aa = false,
    _asw = false,
+
  _armor = 1,
    _shelling_accuracy = 1,
+
  _asw = false,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 1,
    _evasion = 1,
+
  _torpedo_accuracy = false,
    _los = 1,
+
  _evasion = 1,
    _speed = false,
+
  _los = 1,
    _luck = false,
+
  _speed = false,
    _range = false,
+
  _luck = false,
    _flight_cost = false,
+
  _range = false,
    _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = 2,
    _scrap_fuel = 2,
+
  _scrap_ammo = 1,
    _scrap_ammo = 1,
+
  _scrap_steel = 1,
    _scrap_steel = 1,
+
  _scrap_bauxite = 1,
    _scrap_bauxite = 1,
+
  _info = "洋上において遊撃部隊を指揮する艦隊司令部です。<br>司令部施設を開設できるある一定以上の大きさ艦に設営可能で<br>す。同司令部を旗艦に設営した艦隊は、「遊撃部隊」として出<br>撃している際に、損害の大きい艦を単艦で戦場から離脱させる<br>「単艦退避」を実施可能です。",
    _buildable = false,
+
  _buildable = false,
    _info = "※",
+
  _improvements = false,
 
}
 
}
Bots, gkautomate
12,557

edits