- 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/Bofors 40mm Quadruple Autocannon Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Hayashi H (Plus some info) |
Jigaraphale (talk | contribs) |
||
(16 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Bofors 40mm Quadruple Autocannon Mount", | |
− | + | _id = 173, | |
− | + | _japanese_name = "Bofors 40mm四連装機関砲", | |
− | + | _reading = "ボフォース 40ミリよんれんそうきかんほう", | |
− | + | _type = 21, | |
− | + | _icon = 15, | |
− | + | _types = {4, 6, 21, 15, 0}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 1, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 11, | |
− | + | _armor = 1, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 2, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _special = false, | |
− | + | _scrap_fuel = false, | |
− | + | _scrap_ammo = 6, | |
− | + | _scrap_steel = 1, | |
− | + | _scrap_bauxite = 3, | |
− | + | _info = "北欧生まれの世界的ベストセラーの40mm対空機関砲、その艦載四連装バージョンです。<br>ベースとなった傑作機関砲は、彼我含めて多くの国々に採用されました。<br>優れた中~近距離近接対空火器として、米英海軍艦艇にも装備されました。", | |
− | + | _info_en = "The shipborne, quadruple-mounted version of the Nordic-created worldwide bestselling 40 mm anti-air autocannon.<br>The base version of the gun was considered a masterpiece and as such was adopted by many countries including the enemy forces.<br>Proving to be excellent at short-range surface-to-air fire, it was equipped on many US and British Navy vessels as well.", | |
− | + | _wikipedia = "Bofors 40 mm L/60 gun", | |
− | + | _buildable = false, | |
− | + | _improvements = false, | |
− | |||
} | } | ||
− | |||
− |
Latest revision as of 09:21, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Bofors 40mm Quadruple Autocannon Mount/doc
return {
_name = "Bofors 40mm Quadruple Autocannon Mount",
_id = 173,
_japanese_name = "Bofors 40mm四連装機関砲",
_reading = "ボフォース 40ミリよんれんそうきかんほう",
_type = 21,
_icon = 15,
_types = {4, 6, 21, 15, 0},
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 11,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 6,
_scrap_steel = 1,
_scrap_bauxite = 3,
_info = "北欧生まれの世界的ベストセラーの40mm対空機関砲、その艦載四連装バージョンです。<br>ベースとなった傑作機関砲は、彼我含めて多くの国々に採用されました。<br>優れた中~近距離近接対空火器として、米英海軍艦艇にも装備されました。",
_info_en = "The shipborne, quadruple-mounted version of the Nordic-created worldwide bestselling 40 mm anti-air autocannon.<br>The base version of the gun was considered a masterpiece and as such was adopted by many countries including the enemy forces.<br>Proving to be excellent at short-range surface-to-air fire, it was equipped on many US and British Navy vessels as well.",
_wikipedia = "Bofors 40 mm L/60 gun",
_buildable = false,
_improvements = false,
}