- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:EquipmentTypesPlural
Revision as of 22:31, 21 October 2022 by Jigaraphale (talk | contribs) (better naming, "Caliber" in names & "Land-based Fighter"/Interceptor have to be discused)
Documentation for this module may be created at Module:EquipmentTypesPlural/doc
-- [[Category:Misc data modules]]
return {
[1] = "Small Caliber Main Guns",
[2] = "Medium Caliber Main Guns",
[3] = "Large Caliber Main Guns",
[4] = "Secondary Guns",
[5] = "Torpedoes",
[6] = "Fighters",
[7] = "Dive Bombers",
[8] = "Torpedo Bombers",
[9] = "Carrier-based Reconnaissance Aircraft",
[10] = "Reconnaissance Seaplanes",
[11] = "Seaplane Bombers",
[12] = "Small Radars",
[13] = "Large Radars",
[14] = "Small Sonars",
[15] = "Depth Charges",
[16] = "Extra Armor",
[17] = "Engine Improvements",
[18] = "Anti-Aircraft Shells",
[19] = "Armor Piercing Shells",
[20] = "VT Fuzes",
[21] = "Anti-Aircraft Guns",
[22] = "Midget Submarines",
[23] = "Emergency Repair Personnel",
[24] = "Landing Craft",
[25] = "Rotorcraft",
[26] = "Anti-submarine Patrol Aircraft",
[27] = "Extra Armor (Medium)",
[28] = "Extra Armor (Large)",
[29] = "Small Searchlights",
[30] = "Supply Transport Containers",
[31] = "Ship Repair Facilities",
[32] = "Submarine Torpedoes",
[33] = "Star Shells",
[34] = "Command Facilities",
[35] = "Aviation Personnel",
[36] = "Anti-Aircraft Fire Directors",
[37] = "Anti-Ground Artilleries",
[38] = "Very Large Caliber Main Guns",
[39] = "Surface Ship Personnel",
[40] = "Large Sonars",
[41] = "Large Flying Boats",
[42] = "Large Searchlights",
[43] = "Combat Rations",
[44] = "Supplies",
[45] = "Seaplane Fighters",
[46] = "Special Amphibious Tanks",
[47] = "Land-based Attack Aircraft",
[48] = "Land-based Fighters",
[49] = "Land-based Reconnaissance Aircraft",
[50] = "Transportation Materials",
[51] = "Submarine Equipment",
[53] = "Land-based Heavy Bombers",
[56] = "Jet-powered Fighter Aircraft",
[57] = "Jet-powered Fighter-Bombers",
[58] = "Jet-powered Attack Aircraft",
[59] = "Jet-powered Recon Aircraft",
[93] = "Very Large Radars",
[94] = "Large Carrier-based Reconnaissance Aircraft",
[95] = "Large Secondary Guns",
}