- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Equipment/8inch Triple Gun Mount Mk.9 mod.2"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "8inch Triple Gun Mount Mk.9 mod.2", | _name = "8inch Triple Gun Mount Mk.9 mod.2", | ||
_id = 357, | _id = 357, | ||
_japanese_name = "8inch三連装砲 Mk.9 mod.2", | _japanese_name = "8inch三連装砲 Mk.9 mod.2", | ||
− | _reading = | + | _reading = "8インチさんれんほう マーク9 モッド2", |
− | _type = 2, | + | _type = 2, |
_icon = 2, | _icon = 2, | ||
+ | _types = {1, 1, 2, 2, 0}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 12, | _firepower = 12, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = 1, | _scrap_fuel = 1, | ||
Line 29: | Line 26: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _info = "米海軍の条約型重巡洋艦の主兵装として開発され、同主力重巡洋艦群に装備された三連装主砲兵装の改修後期型です。<br>20cm級の砲を一基三門に集約したベーシックでありながら、大火力の主砲兵装として米海軍条約型重巡Northampton級などで運用された三連装重巡主砲、その熟成改良型です。", | ||
+ | _info_en = "This is a late model upgrade of the gun developed by the USN for their treaty heavy cruisers that was mounted on them in triple mounts.<br>It possesses great firepower even though it is just a basic mounting of three 20 cm guns in a single turret, with this refined and upgraded model being used as the main gun of the USN's Northampton-class treaty heavy cruisers.", | ||
+ | _wikipedia = "8-inch/55-caliber gun", | ||
_buildable = false, | _buildable = false, | ||
− | |||
_improvements = { | _improvements = { | ||
− | + | _ammo = 160, | |
− | + | _bauxite = 20, | |
− | + | _fuel = 30, | |
− | + | _products = { | |
− | + | [false] = { | |
− | + | ["0"] = { | |
− | + | _development_material = 6, | |
− | + | _development_material_x = 7, | |
− | + | _equipment = { | |
− | + | ["20.3cm Twin Gun Mount"] = 2, | |
− | + | }, | |
− | + | _improvement_material = 3, | |
− | + | _improvement_material_x = 4, | |
− | + | }, | |
− | + | ["6"] = { | |
− | + | _development_material = 9, | |
− | + | _development_material_x = 15, | |
− | + | _equipment = { | |
− | + | ["20.3cm (No.2) Twin Gun Mount"] = 1, | |
− | + | }, | |
− | + | _improvement_material = 5, | |
− | + | _improvement_material_x = 8, | |
− | + | }, | |
− | + | _ships = { | |
− | + | ["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 = 190, | ||
}, | }, | ||
} | } |
Latest revision as of 16:28, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/8inch Triple Gun Mount Mk.9 mod.2/doc
return {
_name = "8inch Triple Gun Mount Mk.9 mod.2",
_id = 357,
_japanese_name = "8inch三連装砲 Mk.9 mod.2",
_reading = "8インチさんれんほう マーク9 モッド2",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 3,
_firepower = 12,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = -1,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 6,
_scrap_steel = 1,
_scrap_bauxite = 2,
_info = "米海軍の条約型重巡洋艦の主兵装として開発され、同主力重巡洋艦群に装備された三連装主砲兵装の改修後期型です。<br>20cm級の砲を一基三門に集約したベーシックでありながら、大火力の主砲兵装として米海軍条約型重巡Northampton級などで運用された三連装重巡主砲、その熟成改良型です。",
_info_en = "This is a late model upgrade of the gun developed by the USN for their treaty heavy cruisers that was mounted on them in triple mounts.<br>It possesses great firepower even though it is just a basic mounting of three 20 cm guns in a single turret, with this refined and upgraded model being used as the main gun of the USN's Northampton-class treaty heavy cruisers.",
_wikipedia = "8-inch/55-caliber gun",
_buildable = false,
_improvements = {
_ammo = 160,
_bauxite = 20,
_fuel = 30,
_products = {
[false] = {
["0"] = {
_development_material = 6,
_development_material_x = 7,
_equipment = {
["20.3cm Twin Gun Mount"] = 2,
},
_improvement_material = 3,
_improvement_material_x = 4,
},
["6"] = {
_development_material = 9,
_development_material_x = 15,
_equipment = {
["20.3cm (No.2) Twin Gun Mount"] = 1,
},
_improvement_material = 5,
_improvement_material_x = 8,
},
_ships = {
["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 = 190,
},
}