- 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/Reppuu Kai (Prototype Carrier-based Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (2 revisions imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Reppuu Kai (Prototype Carrier-based Model)", | _name = "Reppuu Kai (Prototype Carrier-based Model)", | ||
Line 6: | Line 4: | ||
_japanese_name = "烈風改(試製艦載型)", | _japanese_name = "烈風改(試製艦載型)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 6, | + | _type = 6, |
_icon = 6, | _icon = 6, | ||
+ | _types = {3, 5, 6, 6, 34}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 1, | _firepower = 1, | ||
Line 29: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 9, | _scrap_bauxite = 9, | ||
+ | _info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機<br>「烈風」。同機をベースに開発が計画されていた高高度で重爆<br>を邀撃するための新型戦闘機、排気タービン過給器、そして<br>30mm機銃を斜め銃含めて計8挺を装備した圧倒的火力を持つ<br>重武装局地戦闘機「烈風改」。本来局地戦闘機である同機に、<br>空母運用のための各装備を施したif艦載型の「烈風改」です。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 13:00, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Reppuu Kai (Prototype Carrier-based Model)/doc
return {
_name = "Reppuu Kai (Prototype Carrier-based Model)",
_id = 335,
_japanese_name = "烈風改(試製艦載型)",
_reading = nil,
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 34},
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = 1,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 4,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 9,
_info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機<br>「烈風」。同機をベースに開発が計画されていた高高度で重爆<br>を邀撃するための新型戦闘機、排気タービン過給器、そして<br>30mm機銃を斜め銃含めて計8挺を装備した圧倒的火力を持つ<br>重武装局地戦闘機「烈風改」。本来局地戦闘機である同機に、<br>空母運用のための各装備を施したif艦載型の「烈風改」です。",
_buildable = false,
_improvements = false,
}