- 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/Shinden Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 32: | Line 32: | ||
_scrap_bauxite = 28, | _scrap_bauxite = 28, | ||
_version = 3, | _version = 3, | ||
− | _wikipedia = "Kyushu J7W", | + | _info = "九州飛行機&海軍航空技術廠が生み出した、先進的なエンテ型の試作戦闘機「震電」。<br>推進プロペラを後方に配置し、重火力を機体前部に集中させた後進翼の機体は、まさに未来と希望を感じさせるもの。<br>現実世界では、海上に飛び立つことのなかった機体ですが、「艦これ」では着艦フックと尾翼等を補強して登場です!", |
+ | _info_en = "The creation of Kyushu Aircraft & Yokosuka Naval Air Arsenal, the advanced canard-style prototype fighter, \"Shinden\".<br>The propeller is placed in the rear, while heavy firepower is focused on the fore of the reverse-winged fuselage, exactly what you need for the future.<br>In the real world, this aircraft was never taken to sea, but in KanColle it has a hook and reinforced tail for its introduction!", | ||
+ | _wikipedia = "Kyushu J7W Shinden", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 08:46, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/Shinden Kai/doc
return {
_name = "Shinden Kai",
_localized_name = "Magnificent Lightning Kai",
_id = 56,
_japanese_name = "震電改",
_reading = "しんでんかい",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 20},
_rarity = 5,
_back = 4,
_stars = 5,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 15,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 2,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 28,
_version = 3,
_info = "九州飛行機&海軍航空技術廠が生み出した、先進的なエンテ型の試作戦闘機「震電」。<br>推進プロペラを後方に配置し、重火力を機体前部に集中させた後進翼の機体は、まさに未来と希望を感じさせるもの。<br>現実世界では、海上に飛び立つことのなかった機体ですが、「艦これ」では着艦フックと尾翼等を補強して登場です!",
_info_en = "The creation of Kyushu Aircraft & Yokosuka Naval Air Arsenal, the advanced canard-style prototype fighter, \"Shinden\".<br>The propeller is placed in the rear, while heavy firepower is focused on the fore of the reverse-winged fuselage, exactly what you need for the future.<br>In the real world, this aircraft was never taken to sea, but in KanColle it has a hook and reinforced tail for its introduction!",
_wikipedia = "Kyushu J7W Shinden",
_buildable = false,
_improvements = false,
}