- 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/Suisei (601 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
Jigaraphale (talk | contribs) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Suisei (601 Air Group)", | |
− | + | _localized_name = "Comet (601 Air Group)", | |
− | + | _id = 111, | |
− | + | _japanese_name = "彗星(六〇一空)", | |
− | + | _reading = "すいせい(ろくまるいちくう)", | |
− | + | _type = 7, | |
− | + | _icon = 7, | |
− | + | _types = {3, 5, 7, 7, 16}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = 11, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 4, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 1, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 5, | |
− | + | _flight_range = 5, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 3, | |
+ | _info = "「九九艦爆」の後継機として開発された高速艦爆「彗星」。<br>液冷発動機装備のため運用のやや難しい機体ですが、整備体制を万全に、内地で訓練を重ねた六〇一空の精鋭が搭乗します。<br>機動部隊決戦に向けて、錬成を重ねた六〇一空の精鋭艦爆隊です。", | ||
+ | _info_en = "The \"Suisei\" is a fast dive bomber developed to replace the \"Type 99 Dive Bomber\".<br>Problems with its liquid-cooled engine and airframe have been smoothed out, and the 601 Air Group training inland transitioned into this aircraft.<br>It will then be used by the 601 aboard carriers once the Carrier Task Force is starting to achieve its decisive battle.", | ||
+ | _wikipedia = "Yokosuka D4Y", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } | ||
− | |||
− |
Latest revision as of 06:26, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Suisei (601 Air Group)/doc
return {
_name = "Suisei (601 Air Group)",
_localized_name = "Comet (601 Air Group)",
_id = 111,
_japanese_name = "彗星(六〇一空)",
_reading = "すいせい(ろくまるいちくう)",
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 16},
_rarity = 3,
_firepower = false,
_bombing = 11,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 4,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 3,
_info = "「九九艦爆」の後継機として開発された高速艦爆「彗星」。<br>液冷発動機装備のため運用のやや難しい機体ですが、整備体制を万全に、内地で訓練を重ねた六〇一空の精鋭が搭乗します。<br>機動部隊決戦に向けて、錬成を重ねた六〇一空の精鋭艦爆隊です。",
_info_en = "The \"Suisei\" is a fast dive bomber developed to replace the \"Type 99 Dive Bomber\".<br>Problems with its liquid-cooled engine and airframe have been smoothed out, and the 601 Air Group training inland transitioned into this aircraft.<br>It will then be used by the 601 aboard carriers once the Carrier Task Force is starting to achieve its decisive battle.",
_wikipedia = "Yokosuka D4Y",
_buildable = false,
_improvements = false,
}