- 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/Lightweight ASW Torpedo (Initial Test Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "ASW Lightweight Torpedo (Experimental Initial Model)", _id = 378, _japanese_name = "対潜短魚雷(試作初期型)...") |
|||
Line 2: | Line 2: | ||
return { | return { | ||
− | _name = "ASW | + | _name = "Lightweight ASW Torpedo (Initial Test Model)", |
_id = 378, | _id = 378, | ||
_japanese_name = "対潜短魚雷(試作初期型)", | _japanese_name = "対潜短魚雷(試作初期型)", |
Revision as of 04:13, 21 May 2020
Documentation for this module may be created at Module:Data/Equipment/Lightweight ASW Torpedo (Initial Test Model)/doc
-- [[Category:Equipment modules]]
return {
_name = "Lightweight ASW Torpedo (Initial Test Model)",
_id = 378,
_japanese_name = "対潜短魚雷(試作初期型)",
_reading = nil,
_type = 15, -- 7,32,15,17,0
_icon = 17,
_rarity = 6,
_firepower = false,
_bombing = false,
_torpedo = 2,
_aa = false,
_armor = false,
_asw = 20,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 11,
_scrap_steel = 2,
_scrap_bauxite = 5,
_buildable = false,
_info = "",
}