Difference between revisions of "Module:Data/Equipment/15.2cm Single Gun Mount"
< Module:Data | Equipment
com>Segou |
Jigaraphale (talk | contribs) m |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
return { | return { | ||
| − | + | _name = "15.2cm Single Gun Mount", | |
| − | + | _id = 11, | |
| − | + | _japanese_name = "15.2cm単装砲", | |
| − | + | _reading = "15.2せんちたんそうほう", | |
| − | + | _type = 4, | |
| − | + | _icon = 4, | |
| − | + | _types = {1, 2, 4, 4, 0}, | |
| − | + | _rarity = 0, | |
| − | + | _back = 1, | |
| − | + | _firepower = 2, | |
| − | + | _bombing = false, | |
| − | + | _torpedo = false, | |
| − | + | _aa = false, | |
| − | + | _armor = false, | |
| − | + | _asw = false, | |
| − | + | _shelling_accuracy = 1, | |
| − | + | _torpedo_accuracy = false, | |
| − | + | _evasion = false, | |
| − | + | _los = false, | |
| − | + | _speed = false, | |
| − | + | _luck = false, | |
| − | + | _range = 2, | |
| − | + | _special = false, | |
| − | + | _scrap_fuel = false, | |
| − | + | _scrap_ammo = 2, | |
| − | + | _scrap_steel = 2, | |
| − | + | _scrap_bauxite = false, | |
| − | + | _version = 2, | |
| − | + | _info = "英国開発のものを国産化、「金剛」型戦艦や「扶桑」型戦艦の副砲として搭載されました。<br>「伊勢」型戦艦以降は改良軽量型14cm砲が搭載されるようになりました。<br>対空射撃は不可能で、後に近代化改修に伴い、対空火器増設や軽量化のため、表舞台から去っていきました。", | |
| − | + | _info_en = "Knocking down British-made gun, this weapon was utilized as secondary guns on the \"Kongo-class\" and the \"Fuso-class\".<br>After the \"Ise-class\" the renewed, lightened variant of 14 cm caliber was adopted.<br>Anti-air firing was impossible; during later modernizations, these guns either gave their way to anti-air weapons or were taken down for weight reduction.", | |
| − | + | _wikipedia = "15 cm/50 41st Year Type", | |
| − | + | _buildable = true, | |
| − | + | _improvements = true | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Latest revision as of 07:31, 8 April 2026
Documentation for this module may be created at Module:Data/Equipment/15.2cm Single Gun Mount/doc
return {
_name = "15.2cm Single Gun Mount",
_id = 11,
_japanese_name = "15.2cm単装砲",
_reading = "15.2せんちたんそうほう",
_type = 4,
_icon = 4,
_types = {1, 2, 4, 4, 0},
_rarity = 0,
_back = 1,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = false,
_version = 2,
_info = "英国開発のものを国産化、「金剛」型戦艦や「扶桑」型戦艦の副砲として搭載されました。<br>「伊勢」型戦艦以降は改良軽量型14cm砲が搭載されるようになりました。<br>対空射撃は不可能で、後に近代化改修に伴い、対空火器増設や軽量化のため、表舞台から去っていきました。",
_info_en = "Knocking down British-made gun, this weapon was utilized as secondary guns on the \"Kongo-class\" and the \"Fuso-class\".<br>After the \"Ise-class\" the renewed, lightened variant of 14 cm caliber was adopted.<br>Anti-air firing was impossible; during later modernizations, these guns either gave their way to anti-air weapons or were taken down for weight reduction.",
_wikipedia = "15 cm/50 41st Year Type",
_buildable = true,
_improvements = true
}