- 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/Jet Keiun Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Jet Keiun Kai", | _name = "Jet Keiun Kai", | ||
+ | _localized_name = "Jet Cirrus Cloud Mk.1", | ||
_id = 199, | _id = 199, | ||
_japanese_name = "噴式景雲改", | _japanese_name = "噴式景雲改", | ||
Line 28: | Line 29: | ||
_scrap_steel = 12, | _scrap_steel = 12, | ||
_scrap_bauxite = 16, | _scrap_bauxite = 16, | ||
− | _info = " | + | _info = "空技廠が開発した最新鋭の高々度試作偵察機「景雲」。<br>新機軸を盛り込んだユニークかつ大型の試作偵察機「景雲」にターボジェット「ネ式エンジン」を搭載、噴式戦闘爆撃機化したのが本機「噴式景雲改」です。<br>※基地航空隊及び装甲甲板&甲板カタパルトを装備する一部正規空母のみ運用可能です。<br>運用時には鋼材を消費します。", |
+ | _info_en = "Developed by Yokosuka Naval Air Technical Arsenal, \"Keiun\" is the latest state-of-the-art prototype high-altitude reconnaissance aircraft.<br>The \"Keiun\" is a unique design with all sorts of new innovations and now powered by the \"Ne turbojet engine\", the jet fighter-bomber version of this aircraft being the \"Jet Keiun Kai\".<br>※Can only be operated on land bases and some regular aircraft carriers equipped with armored decks and catapults.<br>Steel is consumed during airstrikes.", | ||
_wikipedia = "Yokosuka R2Y", | _wikipedia = "Yokosuka R2Y", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 13:12, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Jet Keiun Kai/doc
return {
_name = "Jet Keiun Kai",
_localized_name = "Jet Cirrus Cloud Mk.1",
_id = 199,
_japanese_name = "噴式景雲改",
_reading = "ふんしきけいうんかい",
_type = 57,
_icon = 39,
_types = {3, 40, 57, 39, 22},
_rarity = 5,
_firepower = false,
_bombing = 15,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = 3,
_flight_cost = 14,
_flight_range = 3,
_special = false,
_scrap_fuel = 7,
_scrap_ammo = 5,
_scrap_steel = 12,
_scrap_bauxite = 16,
_info = "空技廠が開発した最新鋭の高々度試作偵察機「景雲」。<br>新機軸を盛り込んだユニークかつ大型の試作偵察機「景雲」にターボジェット「ネ式エンジン」を搭載、噴式戦闘爆撃機化したのが本機「噴式景雲改」です。<br>※基地航空隊及び装甲甲板&甲板カタパルトを装備する一部正規空母のみ運用可能です。<br>運用時には鋼材を消費します。",
_info_en = "Developed by Yokosuka Naval Air Technical Arsenal, \"Keiun\" is the latest state-of-the-art prototype high-altitude reconnaissance aircraft.<br>The \"Keiun\" is a unique design with all sorts of new innovations and now powered by the \"Ne turbojet engine\", the jet fighter-bomber version of this aircraft being the \"Jet Keiun Kai\".<br>※Can only be operated on land bases and some regular aircraft carriers equipped with armored decks and catapults.<br>Steel is consumed during airstrikes.",
_wikipedia = "Yokosuka R2Y",
_buildable = false,
_improvements = false,
}