- 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/Seiran (631 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Botkaze moved page Module:Seiran (631 Air Group) to Module:Data/Equipment/Seiran (631 Air Group) without leaving a redirect) |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Seiran (631 Air Group)", | |
− | + | _localized_name = "Clear Sky Storm (631 Air Group)", | |
− | + | _id = 208, | |
− | + | _japanese_name = "晴嵐(六三一空)", | |
− | + | _reading = "せいらん(ろくさんいちくう)", | |
− | + | _type = 11, | |
− | + | _icon = 10, | |
− | + | _types = {5, 43, 11, 10, 2}, | |
− | + | _rarity = 5, | |
− | + | _firepower = false, | |
− | + | _bombing = 12, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 3, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 6, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 10, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 4, | |
− | + | _scrap_ammo = 5, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 20, | |
− | + | _info = "カタパルト射出可能な高性能攻撃機「晴嵐」で編成された実戦部隊です。<br>潜水空母による戦略的な運用を目指して開発された、高い攻撃力を秘めたハイスペックな潜水艦搭載水上攻撃機「晴嵐」。<br>同機を集中配備した潜水艦隊部隊運用航空隊「六三一空」の実戦部隊。<br>ぜひ正攻法で活躍させたいところです!", | |
− | + | _info_en = "This is an actual combat unit formed with the catapult-launchable high-performance attacker \"Seiran\".<br>Developed for strategic operation by submarine carriers, the high-specification submarine-mounted seaplane attacker \"Seiran\" has high attack power.<br>This is the actual combat unit of the \"631st Air Group\", the submarine fleet operation squadron that intensively deploys this aircraft.<br>I'd really like to see it in action the way it was intended!", | |
− | + | _wikipedia = "Aichi M6A", | |
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 07:09, 9 May 2024
Documentation for this module may be created at Module:Data/Equipment/Seiran (631 Air Group)/doc
return {
_name = "Seiran (631 Air Group)",
_localized_name = "Clear Sky Storm (631 Air Group)",
_id = 208,
_japanese_name = "晴嵐(六三一空)",
_reading = "せいらん(ろくさんいちくう)",
_type = 11,
_icon = 10,
_types = {5, 43, 11, 10, 2},
_rarity = 5,
_firepower = false,
_bombing = 12,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 3,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 4,
_special = false,
_scrap_fuel = 4,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 20,
_info = "カタパルト射出可能な高性能攻撃機「晴嵐」で編成された実戦部隊です。<br>潜水空母による戦略的な運用を目指して開発された、高い攻撃力を秘めたハイスペックな潜水艦搭載水上攻撃機「晴嵐」。<br>同機を集中配備した潜水艦隊部隊運用航空隊「六三一空」の実戦部隊。<br>ぜひ正攻法で活躍させたいところです!",
_info_en = "This is an actual combat unit formed with the catapult-launchable high-performance attacker \"Seiran\".<br>Developed for strategic operation by submarine carriers, the high-specification submarine-mounted seaplane attacker \"Seiran\" has high attack power.<br>This is the actual combat unit of the \"631st Air Group\", the submarine fleet operation squadron that intensively deploys this aircraft.<br>I'd really like to see it in action the way it was intended!",
_wikipedia = "Aichi M6A",
_buildable = false,
_improvements = false,
}