- 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/Toukai (901 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Toukai (901 Air Group)", _id = 270, _japanese_name = "東海(九〇一空)", _reading = nil, ...") |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Toukai (901 Air Group)", | |
− | + | _localized_name = "Eastern Sea (901 Air Group)", | |
− | + | _id = 270, | |
− | + | _japanese_name = "東海(九〇一空)", | |
− | + | _reading = nil, | |
− | + | _type = 47, | |
− | + | _icon = 47, | |
− | + | _types = {21, 38, 47, 47, 30}, | |
− | + | _rarity = 4, | |
− | + | _firepower = false, | |
− | + | _bombing = 2, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 11, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 6, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 9, | |
− | + | _flight_range = 8, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 4, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 13, | |
+ | _info = "十七試哨戒機として開発された本格的な陸上発進の対潜哨戒機「東海」。<br>第九〇一航空隊の集中配備された本機は、悪化した戦局と失われた制空権の中、大きな犠牲を払いながらも、対潜哨戒による敵潜制圧に努めました。", | ||
+ | _info_en = "A fully-fledged land-based anti-submarine patrol aircraft developed from the 17th experimental patrol aircraft, the \"Toukai\".<br>The 901st Air Group, which was exclusively equipped with these aircraft, made many sacrifices conducting anti-submarine patrols to counteract enemy submarines amidst the deteriorating state of the war and loss of air superiority.", | ||
+ | _wikipedia = "Kyushu Q1W", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 08:25, 9 May 2024
Documentation for this module may be created at Module:Data/Equipment/Toukai (901 Air Group)/doc
return {
_name = "Toukai (901 Air Group)",
_localized_name = "Eastern Sea (901 Air Group)",
_id = 270,
_japanese_name = "東海(九〇一空)",
_reading = nil,
_type = 47,
_icon = 47,
_types = {21, 38, 47, 47, 30},
_rarity = 4,
_firepower = false,
_bombing = 2,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 11,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 8,
_special = false,
_scrap_fuel = 4,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 13,
_info = "十七試哨戒機として開発された本格的な陸上発進の対潜哨戒機「東海」。<br>第九〇一航空隊の集中配備された本機は、悪化した戦局と失われた制空権の中、大きな犠牲を払いながらも、対潜哨戒による敵潜制圧に努めました。",
_info_en = "A fully-fledged land-based anti-submarine patrol aircraft developed from the 17th experimental patrol aircraft, the \"Toukai\".<br>The 901st Air Group, which was exclusively equipped with these aircraft, made many sacrifices conducting anti-submarine patrols to counteract enemy submarines amidst the deteriorating state of the war and loss of air superiority.",
_wikipedia = "Kyushu Q1W",
_buildable = false,
_improvements = false,
}