- 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/Re.2005 Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Re.2005 Kai", | |
− | + | _localized_name = "Reggiane Re.2005 Sagittario", | |
− | + | _id = 189, | |
− | + | _japanese_name = "Re.2005 改", | |
− | + | _reading = "Re.2005 かい", | |
− | + | _type = 6, | |
− | + | _icon = 6, | |
− | + | _types = {3, 5, 6, 6, 14}, | |
− | + | _rarity = 5, | |
− | + | _firepower = 1, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 11, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 3, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 3, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 10, | |
− | + | _info = "パスタの国で戦いの後期に開発が進められていた高性能戦闘機です。<br>量産戦力化されることは叶いませんでしたが、高い潜在力を持ち、優れた戦闘力が期待されました。<br>本機はその艦載機バージョンです。", | |
− | + | _info_en = "A high-performance fighter from the later stages of the war that was developed in the land of pasta.<br>It wasn't managed to be mass-produced, but it had a lot of hidden potential and high expectations of its combat potential.<br>This plane is the carrier-based version.", | |
− | + | _wikipedia = "Reggiane Re.2005", | |
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 10:38, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Re.2005 Kai/doc
return {
_name = "Re.2005 Kai",
_localized_name = "Reggiane Re.2005 Sagittario",
_id = 189,
_japanese_name = "Re.2005 改",
_reading = "Re.2005 かい",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 14},
_rarity = 5,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 11,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 3,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 10,
_info = "パスタの国で戦いの後期に開発が進められていた高性能戦闘機です。<br>量産戦力化されることは叶いませんでしたが、高い潜在力を持ち、優れた戦闘力が期待されました。<br>本機はその艦載機バージョンです。",
_info_en = "A high-performance fighter from the later stages of the war that was developed in the land of pasta.<br>It wasn't managed to be mass-produced, but it had a lot of hidden potential and high expectations of its combat potential.<br>This plane is the carrier-based version.",
_wikipedia = "Reggiane Re.2005",
_buildable = false,
_improvements = false,
}