Changes

UWU
Line 1: Line 1: −
local _12cm_30_tube_Rocket_Launcher = {
+
return {
_name = "12cm 30-tube Rocket Launcher",
+
  _name = "12cm 30-tube Rocket Launcher",
_page = false,
+
  _id = 51,
_id = 51,
+
  _japanese_name = "12cm30連装噴進砲",
_japanese_name = "12cm30連装噴進砲",
+
  _reading = "12せんち30れんそうふんしんほう",
_reading = "12せんち30れんそうふんしんほう",
+
  _type = 21,
_type = 21,
+
  _icon = 15,
_icon = 15,
+
  _types = {4, 29, 21, 15, 0},
_rarity = 2,
+
  _rarity = 2,
_firepower = false,
+
  _firepower = false,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = 8,
+
  _aa = 8,
_armor = false,
+
  _armor = false,
_asw = false,
+
  _asw = false,
_shelling_accuracy = false,
+
  _shelling_accuracy = false,
_torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
_evasion = false,
+
  _evasion = false,
_los = false,
+
  _los = false,
_speed = false,
+
  _speed = false,
_luck = false,
+
  _luck = false,
_range = false,
+
  _range = false,
_special = false,
+
  _special = false,
_scrap_fuel = false,
+
  _scrap_fuel = false,
_scrap_ammo = 4,
+
  _scrap_ammo = 4,
_scrap_steel = 2,
+
  _scrap_steel = 2,
_scrap_bauxite = 2,
+
  _scrap_bauxite = 2,
_buildable = true,
+
  _info = "12cm30連装噴進砲は、艦載用対空ロケットランチャーです。<br>四式ロケット式焼霰弾(ロサ弾)を30連発で連続発射する脅威の弾幕は、肉薄する敵艦載機から味方艦を護ります。<br>ぜひ、改装した伊勢・日向に満載して、敵空母の猛攻を突破してください!",
_upgradable = false,
+
  _info_en = "The 12 cm 30-tube launcher is an anti-aircraft rocket launcher for ships.<br>The threatening barrage that fires 30 consecutive rocket-type shrapnel shells (RoSa shells) protects allies from fragile enemy carrier-based aircraft.<br>By all means, pack these onto the refurbished Ise and Hyuuga and break through the onslaught of enemy aircraft carriers!",
 +
  _buildable = true,
 +
  _wikipedia = "Type 4 Incendiary Rocket (RoSa)",
 +
  _improvements = {
 +
    _ammo = 270,
 +
    _bauxite = 180,
 +
    _fuel = 90,
 +
    _products = {
 +
      ["12cm 30-tube Rocket Launcher Kai Ni"] = {
 +
        ["0"] = {
 +
          _development_material = 3,
 +
          _development_material_x = 6,
 +
          _equipment = {
 +
            [true] = 1,
 +
          },
 +
          _improvement_material = 2,
 +
          _improvement_material_x = 3,
 +
        },
 +
        ["6"] = {
 +
          _development_material = 5,
 +
          _development_material_x = 9,
 +
          _equipment = {
 +
            [true] = 2,
 +
          },
 +
          _improvement_material = 3,
 +
          _improvement_material_x = 5,
 +
        },
 +
        ["10"] = {
 +
          _development_material = 10,
 +
          _development_material_x = 30,
 +
          _equipment = {
 +
            ["25mm Triple Autocannon Mount"] = 3,
 +
            ["Action Report"] = 1,
 +
          },
 +
          _improvement_material = 7,
 +
          _improvement_material_x = 10,
 +
        },
 +
        _ships = {
 +
          ["Hyuuga/Kai"] = {
 +
            Friday = false,
 +
            Monday = true,
 +
            Saturday = false,
 +
            Sunday = false,
 +
            Thursday = false,
 +
            Tuesday = true,
 +
            Wednesday = false,
 +
          },
 +
          ["Ise/Kai"] = {
 +
            Friday = true,
 +
            Monday = false,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = false,
 +
            Tuesday = false,
 +
            Wednesday = false,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = 50,
 +
  },
 
}
 
}
  −
return _12cm_30_tube_Rocket_Launcher
 
43,083

edits