- 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/Kikka Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (13 revisions imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Kikka Kai", | |
− | + | _localized_name = "Orange Blossom Mk.1", | |
− | + | _id = 200, | |
− | + | _japanese_name = "橘花改", | |
− | + | _reading = "きっかかい", | |
− | + | _type = 57, | |
− | + | _icon = 40, | |
− | + | _types = {3, 40, 57, 40, 23}, | |
− | + | _rarity = 5, | |
− | + | _firepower = false, | |
− | + | _bombing = 11, | |
− | + | _torpedo = false, | |
− | + | _aa = 12, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 1, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = 3, | |
− | + | _flight_cost = 13, | |
− | + | _flight_range = 2, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 6, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = 10, | |
− | + | _scrap_bauxite = 14, | |
− | + | _info = "潜水艦派遣作戦によりもたらされた海外で実用化されたターボジェット戦闘機の一部の設計図などを参考に開発された国産ジェット戦闘攻撃機です。<br>本機「橘花改」は、爆装及び機首に30mm機銃を2門装備した戦闘爆撃機型として戦力化を図ります。<br>※基地航空隊及び装甲甲板&甲板カタパルトを装備する一部正規空母のみ運用可能です。<br>運用時には鋼材を消費します。", | |
− | + | _info_en = "This is a domestic jet fighter-bomber developed based on the design drawing of turbojet fighter planes which were brought by submarine dispatch operations and put into service abroad.<br>The \"Kikka Kai\" is equipped with bombs and two 30 mm cannons on the nose to serve in its fighter-bomber role.<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 = "Nakajima Kikka", | |
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 13:13, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Kikka Kai/doc
return {
_name = "Kikka Kai",
_localized_name = "Orange Blossom Mk.1",
_id = 200,
_japanese_name = "橘花改",
_reading = "きっかかい",
_type = 57,
_icon = 40,
_types = {3, 40, 57, 40, 23},
_rarity = 5,
_firepower = false,
_bombing = 11,
_torpedo = false,
_aa = 12,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_flight_cost = 13,
_flight_range = 2,
_special = false,
_scrap_fuel = 6,
_scrap_ammo = 4,
_scrap_steel = 10,
_scrap_bauxite = 14,
_info = "潜水艦派遣作戦によりもたらされた海外で実用化されたターボジェット戦闘機の一部の設計図などを参考に開発された国産ジェット戦闘攻撃機です。<br>本機「橘花改」は、爆装及び機首に30mm機銃を2門装備した戦闘爆撃機型として戦力化を図ります。<br>※基地航空隊及び装甲甲板&甲板カタパルトを装備する一部正規空母のみ運用可能です。<br>運用時には鋼材を消費します。",
_info_en = "This is a domestic jet fighter-bomber developed based on the design drawing of turbojet fighter planes which were brought by submarine dispatch operations and put into service abroad.<br>The \"Kikka Kai\" is equipped with bombs and two 30 mm cannons on the nose to serve in its fighter-bomber role.<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 = "Nakajima Kikka",
_buildable = false,
_improvements = false,
}