- 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/25mm Triple Autocannon Mount (Concentrated Deployment)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = " | + | _info = "増大する敵航空兵力の脅威に対抗するため、25mm高角機銃の三連装型を集中的に複数配備した、ハリネズミのような対空機銃兵装です。<br>命中精度にも難があり、すぐに砲身が過熱してしまう25mm機銃ですが、集中運用することで個艦防空能力を高めます。", |
− | _wikipedia = "Type 96 25 mm AT/AA | + | _info_en = "In order to counter the threat of increased enemy air forces, concentrated deployment of multiple 25 mm Triple Autocannon Mounts, this is a hedgehog-like anti-air machine gun weapon.<br>Although there is an increase in accuracy, the 25 mm machine guns can end up overheating quickly, but it does increase an individual ship's air-defense capability by concentrating firepower.", |
+ | _wikipedia = "Type 96 25 mm AT/AA gun", | ||
_buildable = false, | _buildable = false, | ||
_improvements = { | _improvements = { |
Latest revision as of 08:23, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/25mm Triple Autocannon Mount (Concentrated Deployment)/doc
return {
_name = "25mm Triple Autocannon Mount (Concentrated Deployment)",
_id = 131,
_japanese_name = "25mm三連装機銃 集中配備",
_reading = "25みりさんれんそうきじゅう しゅうちゅうはいび",
_type = 21,
_icon = 15,
_types = {4, 6, 21, 15, 0},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 5,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "増大する敵航空兵力の脅威に対抗するため、25mm高角機銃の三連装型を集中的に複数配備した、ハリネズミのような対空機銃兵装です。<br>命中精度にも難があり、すぐに砲身が過熱してしまう25mm機銃ですが、集中運用することで個艦防空能力を高めます。",
_info_en = "In order to counter the threat of increased enemy air forces, concentrated deployment of multiple 25 mm Triple Autocannon Mounts, this is a hedgehog-like anti-air machine gun weapon.<br>Although there is an increase in accuracy, the 25 mm machine guns can end up overheating quickly, but it does increase an individual ship's air-defense capability by concentrating firepower.",
_wikipedia = "Type 96 25 mm AT/AA gun",
_buildable = false,
_improvements = {
_ammo = 90,
_bauxite = 150,
_fuel = false,
_products = {
[false] = {
["0"] = {
_development_material = 3,
_development_material_x = 5,
_equipment = {
["25mm Triple Autocannon Mount"] = 3,
},
_improvement_material = 3,
_improvement_material_x = 5,
},
["6"] = {
_development_material = 6,
_development_material_x = 9,
_equipment = {
["25mm Triple Autocannon Mount"] = 5,
},
_improvement_material = 6,
_improvement_material_x = 9,
},
_ships = {
["Kinu/Kai Ni"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Maya/Kai Ni"] = {
Friday = false,
Monday = false,
Saturday = false,
Sunday = false,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
},
},
},
_steel = 90,
},
}