- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Equipment/Enhanced Kanhon Type Boiler
< Module:Data | Equipment
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/Equipment/Enhanced Kanhon Type Boiler/doc
return {
_name = "Enhanced Kanhon Type Boiler",
_id = 34,
_japanese_name = "強化型艦本式缶",
_reading = "きょうかがたかんほんしきかん",
_type = 17,
_icon = 19,
_types = {6, 31, 17, 19, 0},
_rarity = 1,
_back = 2,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 10,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 10,
_scrap_ammo = false,
_scrap_steel = 20,
_scrap_bauxite = false,
_info = "新開発の高温高圧缶です。<br>従来の艦本式ロ号缶から換装するもので、駆逐艦「島風」で採用した高温高圧缶をベースに、実用性と量産性を高めたもの。<br>高出力と低燃費を実現し、回避率を大きく向上させます。<br>また、改良型タービンとの併用でさらに高い推進力を実現します。",
_info_en = "A newly developed high-temperature and high-pressure steam boiler.<br>Based on the superheated high-pressure boiler used in \"Shimakaze\", but improved for mass production and usability, it replaces the previous conventional Kampon type boiler.<br>With higher power and reduced fuel consumption, it greatly improves evasion.<br>Combine it with an Improved Steam Turbine for even higher speed.",
_wikipedia = "Boiler",
_buildable = true,
_improvements = {
_ammo = false,
_bauxite = 80,
_fuel = 240,
_products = {
["New Model High Temperature High Pressure Boiler"] = {
["0"] = {
_development_material = 10,
_development_material_x = 20,
_equipment = {
["Improved Kanhon Type Turbine"] = 1,
},
_improvement_material = 5,
_improvement_material_x = 8,
},
["6"] = {
_development_material = 14,
_development_material_x = 28,
_equipment = {
[true] = 1,
},
_improvement_material = 7,
_improvement_material_x = 9,
},
["10"] = {
_development_material = 20,
_development_material_x = 40,
_equipment = {
[true] = 2,
},
_improvement_material = 8,
_improvement_material_x = 12,
},
_ships = {
["Amatsukaze/"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
["Amatsukaze/Kai"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
["Shimakaze/Kai"] = {
Friday = false,
Monday = false,
Saturday = false,
Sunday = false,
Thursday = false,
Tuesday = true,
Wednesday = true,
},
},
},
},
_steel = 600,
},
}