- 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 Model 22 (634 Air Group/Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (8 revisions imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Suisei Model 22 (634 Air Group/Skilled)", | |
− | + | _localized_name = "Comet Model 22 (634 Air Group)", | |
− | + | _id = 292, | |
− | + | _japanese_name = "彗星二二型(六三四空/熟練)", | |
− | + | _reading = nil, | |
− | + | _type = 7, | |
− | + | _icon = 7, | |
− | + | _types = {3, 5, 7, 7, 16}, | |
− | + | _rarity = 4, | |
− | + | _firepower = false, | |
− | + | _bombing = 12, | |
− | + | _torpedo = false, | |
− | + | _aa = 2, | |
− | + | _armor = false, | |
− | + | _asw = 5, | |
− | + | _shelling_accuracy = 3, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 2, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = 3, | |
− | + | _flight_cost = 5, | |
− | + | _flight_range = 6, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 5, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 3, | |
− | + | _version = 2, | |
+ | _info = "「九九艦爆」の後継として開発された高速性能を誇る水冷エンジンの艦上爆撃機「彗星」。<br>航空戦艦搭載用に改修された彗星艦爆二二型の改修強化機と熟練搭乗員を集中配備した第六三四航空隊所属の精鋭彗星艦爆隊です。<br>航空戦艦を母艦とする艦爆隊として磨き上げられたその力、ぜひ提督の手で「瑞雲」と共に活躍させてください!", | ||
+ | _info_en = "The successor to the \"Type 99 Dive Bomber\", \"Suisei\" boasted a high-performance water-cooled engine.<br>Adjusted for Aviation Battleship use, these Suisei Model 22 were an improved version used in high concentration by the most elite pilots belonging to the 634th Air Corps.<br>Please be certain to use this newfound power in tandem with a battlecarrier mothership, and let them serve together with \"Zuiuns\".", | ||
+ | _wikipedia = "Yokosuka D4Y", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 08:18, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Suisei Model 22 (634 Air Group/Skilled)/doc
return {
_name = "Suisei Model 22 (634 Air Group/Skilled)",
_localized_name = "Comet Model 22 (634 Air Group)",
_id = 292,
_japanese_name = "彗星二二型(六三四空/熟練)",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 16},
_rarity = 4,
_firepower = false,
_bombing = 12,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = 5,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = 3,
_flight_cost = 5,
_flight_range = 6,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 3,
_version = 2,
_info = "「九九艦爆」の後継として開発された高速性能を誇る水冷エンジンの艦上爆撃機「彗星」。<br>航空戦艦搭載用に改修された彗星艦爆二二型の改修強化機と熟練搭乗員を集中配備した第六三四航空隊所属の精鋭彗星艦爆隊です。<br>航空戦艦を母艦とする艦爆隊として磨き上げられたその力、ぜひ提督の手で「瑞雲」と共に活躍させてください!",
_info_en = "The successor to the \"Type 99 Dive Bomber\", \"Suisei\" boasted a high-performance water-cooled engine.<br>Adjusted for Aviation Battleship use, these Suisei Model 22 were an improved version used in high concentration by the most elite pilots belonging to the 634th Air Corps.<br>Please be certain to use this newfound power in tandem with a battlecarrier mothership, and let them serve together with \"Zuiuns\".",
_wikipedia = "Yokosuka D4Y",
_buildable = false,
_improvements = false,
}