Difference between revisions of "Module:Data/Equipment/10cm Twin High-angle Gun Mount (Carriage)"
< Module:Data | Equipment
Jigaraphale (talk | contribs) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
− | + | _name = "10cm Twin High-angle Gun Mount (Carriage)", | |
− | + | _id = 71, | |
− | + | _japanese_name = "10cm連装高角砲(砲架)", | |
− | + | _reading = "10せんちれんそうこうかくほう(ほうか)", | |
− | + | _type = 4, | |
− | + | _icon = 16, | |
− | + | _types = {1, 2, 4, 16, 0}, | |
− | + | _rarity = 3, | |
− | + | _firepower = 1, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 7, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = 1, | |
− | + | _special = false, | |
− | + | _scrap_fuel = false, | |
− | + | _scrap_ammo = 1, | |
− | + | _scrap_steel = 3, | |
− | + | _scrap_bauxite = false, | |
− | + | _version = 2, | |
− | + | _info = "「長10cm」と呼ばれた長砲身の新型高性能防空用高角砲、その大型艦対空火器バージョンです。<br>複雑な構造のため量産には不向きでしたが、敵機の跳梁から大切な艦と艦隊を守る艦隊防空の切り札です。<br>航空母艦や戦艦、巡洋艦などの大型艦の副砲として運用可能です。", | |
− | + | _info_en = "The \"Long 10 cm\" new long gun barrel, which was called the high-performance air defense high-angle gun, is a large ship-to-air secondary firearm.<br>Unable to be mass produced because of the complicated structure, it is the trump card for fleet air defense to protect your precious fleet from aerial attacker.<br>Whether aircraft carrier or battleship, you can operate this as a large ship secondary gun.", | |
+ | _wikipedia = "10 cm/65 Type 98 naval gun", | ||
+ | _buildable = true, | ||
+ | _improvements = true, | ||
} | } |
Latest revision as of 09:29, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/10cm Twin High-angle Gun Mount (Carriage)/doc
return {
_name = "10cm Twin High-angle Gun Mount (Carriage)",
_id = 71,
_japanese_name = "10cm連装高角砲(砲架)",
_reading = "10せんちれんそうこうかくほう(ほうか)",
_type = 4,
_icon = 16,
_types = {1, 2, 4, 16, 0},
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 3,
_scrap_bauxite = false,
_version = 2,
_info = "「長10cm」と呼ばれた長砲身の新型高性能防空用高角砲、その大型艦対空火器バージョンです。<br>複雑な構造のため量産には不向きでしたが、敵機の跳梁から大切な艦と艦隊を守る艦隊防空の切り札です。<br>航空母艦や戦艦、巡洋艦などの大型艦の副砲として運用可能です。",
_info_en = "The \"Long 10 cm\" new long gun barrel, which was called the high-performance air defense high-angle gun, is a large ship-to-air secondary firearm.<br>Unable to be mass produced because of the complicated structure, it is the trump card for fleet air defense to protect your precious fleet from aerial attacker.<br>Whether aircraft carrier or battleship, you can operate this as a large ship secondary gun.",
_wikipedia = "10 cm/65 Type 98 naval gun",
_buildable = true,
_improvements = true,
}