Line 1: |
Line 1: |
− | -- [[Category:Equipment modules]]
| |
− |
| |
| return { | | return { |
| _name = "8inch Triple Gun Mount Mk.9", | | _name = "8inch Triple Gun Mount Mk.9", |
Line 6: |
Line 4: |
| _japanese_name = "8inch三連装砲 Mk.9", | | _japanese_name = "8inch三連装砲 Mk.9", |
| _reading = "8インチさんれんそうほう マークナイン", | | _reading = "8インチさんれんそうほう マークナイン", |
− | _type = 2, -- 1,1,2,2,0 | + | _type = 2, |
| _icon = 2, | | _icon = 2, |
| + | _types = {1, 1, 2, 2, 0}, |
| _rarity = 2, | | _rarity = 2, |
| _firepower = 11, | | _firepower = 11, |
Line 22: |
Line 21: |
| _luck = false, | | _luck = false, |
| _range = 2, | | _range = 2, |
− | _flight_cost = false,
| |
− | _flight_range = false,
| |
| _special = false, | | _special = false, |
| _scrap_fuel = false, | | _scrap_fuel = false, |
Line 29: |
Line 26: |
| _scrap_steel = 9, | | _scrap_steel = 9, |
| _scrap_bauxite = false, | | _scrap_bauxite = false, |
| + | _info = "米海軍の条約型重巡洋艦の主兵装として開発され、同主力重巡洋艦群に装備された三連装主砲兵装です。<br>20cm級の砲を一基三門に集約したベーシックでありながら、大火力を備えた主砲兵装です。<br>米海軍の条約型重巡Pensacola級やNorthampton級の主兵装として運用されました。", |
| + | _info_en = "Developed by the United States Navy as the main gun of their treaty heavy cruisers, it was equipped on them in a triple mount.<br>It possesses great firepower even though it is just a basic mounting of three 20 cm guns in a single turret.<br>It was used as the main gun of the USN's Pensacola and Northampton classes treaty heavy cruisers.", |
| + | _wikipedia = "8-inch/55-caliber gun", |
| _buildable = false, | | _buildable = false, |
− | _info = "米海軍の条約型重巡洋艦の主兵装として開発され、同主力重巡<br>洋艦群に装備された三連装主砲兵装です。<br>20cm級の砲を一基三門に集約したベーシックでありながら、<br>大火力を備えた主砲兵装です。米海軍の条約型重巡Pensacola<br>級やNorthampton級の主兵装として運用されました。",
| |
| _improvements = { | | _improvements = { |
− | _fuel = 20,
| + | _ammo = 120, |
− | _ammo = 120,
| + | _bauxite = 10, |
− | _steel = 160,
| + | _fuel = 20, |
− | _bauxite = 10,
| + | _products = { |
− | _products = {
| + | ["8inch Triple Gun Mount Mk.9 mod.2"] = { |
− | ["8inch Triple Gun Mount Mk.9 mod.2"] = {
| + | ["0"] = { |
− | _ships = {
| + | _development_material = 5, |
− | ["Houston/"] = {Sunday = true, Monday = nil, Tuesday = true, Wednesday = true, Thursday = true, Friday = true, Saturday = true},
| + | _development_material_x = 6, |
− | ["Houston/Kai"] = {Sunday = true, Monday = nil, Tuesday = true, Wednesday = true, Thursday = true, Friday = true, Saturday = true},
| + | _equipment = { |
− | },
| + | ["20.3cm Twin Gun Mount"] = 1, |
− | [0] = {
| + | }, |
− | _development_material = 5,
| + | _improvement_material = 2, |
− | _development_material_x = 6,
| + | _improvement_material_x = 3, |
− | _improvement_material = 2,
| + | }, |
− | _improvement_material_x = 3,
| + | ["6"] = { |
− | _equipment = { ["20.3cm Twin Gun Mount"] = 1 },
| + | _development_material = 6, |
− | },
| + | _development_material_x = 9, |
− | [6] = {
| + | _equipment = { |
− | _development_material = 6,
| + | ["20.3cm Twin Gun Mount"] = 2, |
− | _development_material_x = 9,
| + | }, |
− | _improvement_material = 3,
| + | _improvement_material = 3, |
− | _improvement_material_x = 5,
| + | _improvement_material_x = 5, |
− | _equipment = { ["20.3cm Twin Gun Mount"] = 2 },
| + | }, |
− | },
| + | ["10"] = { |
− | [10] = {
| + | _development_material = 12, |
− | _development_material = 12,
| + | _development_material_x = 30, |
− | _development_material_x = 30,
| + | _equipment = { |
− | _improvement_material = 7,
| + | ["20.3cm (No.2) Twin Gun Mount"] = 1, |
− | _improvement_material_x = 12,
| + | ["New Model Gun Mount Improvement Material"] = 1, |
− | _equipment = {
| + | }, |
− | ["20.3cm (No.2) Twin Gun Mount"] = 1,
| + | _improvement_material = 7, |
− | ["New Model Gun Mount Improvement Material"] = 1,
| + | _improvement_material_x = 12, |
− | },
| + | }, |
− | },
| + | _ships = { |
− | _stars = false,
| + | ["Houston/"] = { |
− | },
| + | Friday = true, |
− | },
| + | Monday = true, |
| + | Saturday = true, |
| + | Sunday = true, |
| + | Thursday = true, |
| + | Tuesday = true, |
| + | Wednesday = true, |
| + | }, |
| + | ["Houston/Kai"] = { |
| + | Friday = true, |
| + | Monday = true, |
| + | Saturday = true, |
| + | Sunday = true, |
| + | Thursday = true, |
| + | Tuesday = true, |
| + | Wednesday = true, |
| + | }, |
| + | }, |
| + | _stars = false, |
| + | }, |
| + | }, |
| + | _steel = 160, |
| }, | | }, |
| } | | } |