Changes

no edit summary
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
   _name = "O Type Observation Autogyro Kai Ni",
+
   _name = "O Type Observation Autogyro Kai 2",
 
   _id = 325,
 
   _id = 325,
 
   _japanese_name = "オ号観測機改二",
 
   _japanese_name = "オ号観測機改二",
   _reading = nil,
+
   _reading = "オごうかんそくきかいに",
   _type = 25, -- 3,15,25,21,0
+
   _type = 25,
 
   _icon = 21,
 
   _icon = 21,
 +
  _types = {3, 15, 25, 21, 0},
 
   _rarity = 5,
 
   _rarity = 5,
 
   _firepower = 1,
 
   _firepower = 1,
Line 22: Line 21:  
   _luck = false,
 
   _luck = false,
 
   _range = false,
 
   _range = false,
   _flight_cost = false,
+
   _flight_cost = 4,
   _flight_range = false,
+
   _flight_range = 1,
 
   _special = false,
 
   _special = false,
 
   _scrap_fuel = 1,
 
   _scrap_fuel = 1,
Line 29: Line 28:  
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 4,
 
   _scrap_bauxite = 4,
 +
  _info = "陸軍で開発、運用されていたオートジャイロ。<br>その対潜戦闘力及びエンジンを強化したif強化型改修最終型です。<br>現代の哨戒ヘリコプターの先祖ともいえる、回転翼の艦載対潜哨戒機、回転翼機運用能力の高い全通甲板を持つ改装航空戦艦などで強力なASWを展開可能です。",
 +
  _info_en = "This is an autogyro developed and operated by the Army.<br>This is the final what-if version with its engine and anti-submarine capabilities further enhanced.<br>An ancestor of the modern patrol helicopter, it can provide powerful ASW capabilities when deployed on the refitted aviation battleships with through flight decks.",
 +
  _wikipedia = "Kayaba Ka-1",
 
   _buildable = false,
 
   _buildable = false,
  _info = "陸軍で開発、運用されていたオートジャイロ。その対潜戦闘力及びエンジンを強化したif強化型改修最終型です。<br>現代の哨戒ヘリコプターの先祖ともいえる、回転翼の艦載対潜哨戒機、回転翼機運用能力の高い全通甲板を持つ改装航空戦艦などで強力なASWを展開可能です。",
   
   _improvements = {
 
   _improvements = {
_fuel = 80,
+
    _ammo = 70,
_ammo = 70,
+
    _bauxite = 190,
_steel = 60,
+
    _fuel = 80,
_bauxite = 190,
+
    _products = {
_products = {
+
      ["S-51J"] = {
["S-51J"] = {
+
        ["0"] = {
_ships = {
+
          _development_material = 7,
["Hyuuga/Kai Ni"] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = true, Thursday = true, Friday = true, Saturday = false},
+
          _development_material_x = 8,
},
+
          _equipment = {
    [0] = {
+
            ["Type 0 Reconnaissance Seaplane"] = 1,
_development_material = 7,
+
          },
_development_material_x = nil,
+
          _improvement_material = 4,
_improvement_material = 4,
+
          _improvement_material_x = 5,
_improvement_material_x = nil,
+
        },
_equipment = false,
+
        ["6"] = {
},
+
          _development_material = 8,
[6] = {
+
          _development_material_x = 9,
_development_material = nil,
+
          _equipment = {
_development_material_x = nil,
+
            ["Type 99 Dive Bomber"] = 2,
_improvement_material = nil,
+
          },
_improvement_material_x = nil,
+
          _improvement_material = 5,
_equipment = false,
+
          _improvement_material_x = 6,
},
+
        },
[10] = {
+
        ["10"] = {
_development_material = 50,
+
          _development_material = 50,
_development_material_x = 80,
+
          _development_material_x = 80,
_improvement_material = 10,
+
          _equipment = {
_improvement_material_x = 20,
+
            ["New Model Aerial Armament Material"] = 3,
_equipment = {
+
            [true] = 1,
    [true] = 1,
+
          },
    ["New Model Aerial Armament Material"] = 3
+
          _improvement_material = 10,
},
+
          _improvement_material_x = 20,
},
+
        },
},
+
        _ships = {
},
+
          ["Hyuuga/Kai Ni"] = {
},
+
            Friday = true,
 +
            Monday = false,
 +
            Saturday = false,
 +
            Sunday = false,
 +
            Thursday = true,
 +
            Tuesday = false,
 +
            Wednesday = true,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = 60,
 +
  },
 
}
 
}
34,591

edits