- 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/Torpedo Squadron Skilled Lookouts"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Torpedo Squadron Skilled Lookouts", _id = 412, _japanese_name = "水雷戦隊 熟練見張員", _reading = nil, _type = 39, -- 16,27,39,32,0 _ico...") |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
_japanese_name = "水雷戦隊 熟練見張員", | _japanese_name = "水雷戦隊 熟練見張員", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 39, | + | _type = 39, |
_icon = 32, | _icon = 32, | ||
+ | _types = {16, 27, 39, 32, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = false, | _firepower = false, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = 1, | _scrap_fuel = 1, | ||
Line 27: | Line 26: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
+ | _info = "水雷戦隊、特にその主力である駆逐艦の熟練見張員です。<br>その鍛え抜かれた肉眼視力による偵察力・索敵力は状況によっては大きな威力を発揮し、敵艦隊のレーダー兵装が充実するまでは、夜戦などで水雷戦隊の脅威の戦闘力を支えます。<br>※状況によって専用の夜戦雷撃、鼠輸送時反撃も可能です!", | ||
+ | _info_en = "A skilled lookout for torpedo squadrons, especially for those main force destroyers.<br>Depending on the circumstances, a trained eye can provide superior search and reconnaissance. Before the enemy's RADAR matured, this helped to increase the combat potential of torpedo squadrons in night battle.<br>※Depending on the setup, it's possible to perform exclusive night battle torpedo attacks or rat transport counterattacks!", | ||
+ | _wikipedia = "Crow's nest", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 19:56, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Torpedo Squadron Skilled Lookouts/doc
return {
_name = "Torpedo Squadron Skilled Lookouts",
_id = 412,
_japanese_name = "水雷戦隊 熟練見張員",
_reading = nil,
_type = 39,
_icon = 32,
_types = {16, 27, 39, 32, 0},
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = 3,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 3,
_los = 2,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_info = "水雷戦隊、特にその主力である駆逐艦の熟練見張員です。<br>その鍛え抜かれた肉眼視力による偵察力・索敵力は状況によっては大きな威力を発揮し、敵艦隊のレーダー兵装が充実するまでは、夜戦などで水雷戦隊の脅威の戦闘力を支えます。<br>※状況によって専用の夜戦雷撃、鼠輸送時反撃も可能です!",
_info_en = "A skilled lookout for torpedo squadrons, especially for those main force destroyers.<br>Depending on the circumstances, a trained eye can provide superior search and reconnaissance. Before the enemy's RADAR matured, this helped to increase the combat potential of torpedo squadrons in night battle.<br>※Depending on the setup, it's possible to perform exclusive night battle torpedo attacks or rat transport counterattacks!",
_wikipedia = "Crow's nest",
_buildable = false,
_improvements = false,
}