- 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/Do 17 Z-2"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
_japanese_name = "Do 17 Z-2", | _japanese_name = "Do 17 Z-2", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 47, | + | _type = 47, |
_icon = 37, | _icon = 37, | ||
+ | _types = {21, 38, 47, 37, 42}, | ||
_rarity = 2, | _rarity = 2, | ||
_firepower = false, | _firepower = false, | ||
Line 27: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 13, | _scrap_bauxite = 13, | ||
+ | _info = "かの科学の国で開発され、数多く量産・運用された双発爆撃機です。<br>大戦後期の列強の爆撃機と比べると、強力な機体ではありませんが、代表的な機体の一つです。<br>機上レーダーを搭載した、夜間戦闘機型も開発、運用されました。", | ||
+ | _info_en = "A mass-produced twin-engined bomber developed in the country of science that was deployed in large numbers.<br>Compared to the late-war bombers of the great powers, it isn't that powerful, but it is an exemplary aircraft.<br>A night fighter version that was equipped with a radar was also developed and deployed.", | ||
+ | _wikipedia = "Dornier Do 17", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 19:08, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Do 17 Z-2/doc
return {
_name = "Do 17 Z-2",
_id = 401,
_japanese_name = "Do 17 Z-2",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 42},
_rarity = 2,
_firepower = false,
_bombing = 11,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 5,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 13,
_flight_range = 4,
_special = false,
_scrap_fuel = 6,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 13,
_info = "かの科学の国で開発され、数多く量産・運用された双発爆撃機です。<br>大戦後期の列強の爆撃機と比べると、強力な機体ではありませんが、代表的な機体の一つです。<br>機上レーダーを搭載した、夜間戦闘機型も開発、運用されました。",
_info_en = "A mass-produced twin-engined bomber developed in the country of science that was deployed in large numbers.<br>Compared to the late-war bombers of the great powers, it isn't that powerful, but it is an exemplary aircraft.<br>A night fighter version that was equipped with a radar was also developed and deployed.",
_wikipedia = "Dornier Do 17",
_buildable = false,
_improvements = true,
}