- 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/Type124 ASDIC"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Type124 ASDIC", _id = 260, _japanese_name = "Type124 ASDIC", _reading = nil, _type = 14, ...") |
|||
Line 30: | Line 30: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 4, | _scrap_bauxite = 4, | ||
+ | _info = "早くから潜水艦との闘いを経験した紅茶の国の研究チーム、Anti-Submarine Detection Investigation Committeeで開発された対潜探知システムです。「ASDIC」と呼ばれた同システム群は進化を重ね、今日のアクティブソナーへと発展していきます。124型は大戦初期から運用されていた駆逐艦に搭載されました。", | ||
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 19:08, 16 January 2019
Documentation for this module may be created at Module:Data/Equipment/Type124 ASDIC/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Type124 ASDIC",
_id = 260,
_japanese_name = "Type124 ASDIC",
_reading = nil,
_type = 14, -- 7,10,14,18,0
_icon = 18,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 11,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_bauxite = 4,
_info = "早くから潜水艦との闘いを経験した紅茶の国の研究チーム、Anti-Submarine Detection Investigation Committeeで開発された対潜探知システムです。「ASDIC」と呼ばれた同システム群は進化を重ね、今日のアクティブソナーへと発展していきます。124型は大戦初期から運用されていた駆逐艦に搭載されました。",
_buildable = false,
}