Difference between revisions of "Module:Data/Equipment/8cm High-angle Gun"
< Module:Data | Equipment
com>Segou m (Migration) |
Jigaraphale (talk | contribs) m |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
return { | return { | ||
| − | + | _name = "8cm High-angle Gun", | |
| − | + | _id = 66, | |
| − | + | _japanese_name = "8cm高角砲", | |
| − | + | _reading = "8せんちこうかくほう", | |
| − | + | _type = 4, | |
| − | + | _icon = 16, | |
| − | + | _types = {1, 2, 4, 16, 0}, | |
| − | + | _rarity = 3, | |
| − | + | _firepower = 1, | |
| − | + | _bombing = false, | |
| − | + | _torpedo = false, | |
| − | + | _aa = 6, | |
| − | + | _armor = false, | |
| − | + | _asw = false, | |
| − | + | _shelling_accuracy = 2, | |
| − | + | _torpedo_accuracy = false, | |
| − | + | _evasion = false, | |
| − | + | _los = false, | |
| − | + | _speed = false, | |
| − | + | _luck = false, | |
| − | + | _range = 1, | |
| − | + | _special = false, | |
| − | + | _scrap_fuel = false, | |
| − | + | _scrap_ammo = 1, | |
| − | + | _scrap_steel = 2, | |
| − | + | _scrap_bauxite = false, | |
| − | + | _version = 2, | |
| − | + | _info = "新開発の長8cm高角砲です。<br>秋月型に装備された長10cm高角砲の小型軽量化を目指した対空用副砲バージョンです。<br>微妙な出来という評価もありますが、後期の建造艦艇への装備が期待されていました。", | |
| − | + | _info_en = "This is the new long 8 cm high-angle gun.<br>It is a miniaturized and lightened anti-air secondary gun version of the Akizuki-class's long 10 cm high angle gun.<br>While it is evaluated to be of little improvement, it was anticipated by the warships built later into the war.", | |
| − | + | _wikipedia = "8 cm/60 Type 98 naval gun", | |
| − | + | _buildable = true, | |
| − | + | _improvements = true | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Latest revision as of 07:22, 8 April 2026
Documentation for this module may be created at Module:Data/Equipment/8cm High-angle Gun/doc
return {
_name = "8cm High-angle Gun",
_id = 66,
_japanese_name = "8cm高角砲",
_reading = "8せんちこうかくほう",
_type = 4,
_icon = 16,
_types = {1, 2, 4, 16, 0},
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_bauxite = false,
_version = 2,
_info = "新開発の長8cm高角砲です。<br>秋月型に装備された長10cm高角砲の小型軽量化を目指した対空用副砲バージョンです。<br>微妙な出来という評価もありますが、後期の建造艦艇への装備が期待されていました。",
_info_en = "This is the new long 8 cm high-angle gun.<br>It is a miniaturized and lightened anti-air secondary gun version of the Akizuki-class's long 10 cm high angle gun.<br>While it is evaluated to be of little improvement, it was anticipated by the warships built later into the war.",
_wikipedia = "8 cm/60 Type 98 naval gun",
_buildable = true,
_improvements = true
}