- 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.2001 G Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (4 revisions imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Re.2001 G Kai", | |
− | + | _id = 188, | |
− | + | _japanese_name = "Re.2001 G改", | |
− | + | _reading = "Re.2001 Gかい", | |
− | + | _type = 8, | |
− | + | _icon = 8, | |
− | + | _types = {3, 5, 8, 8, 14}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 3, | |
− | + | _bombing = false, | |
− | + | _torpedo = 4, | |
− | + | _aa = 4, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 2, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 3, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 6, | |
− | + | _info = "パスタの国で開発/配備された液冷エンジン装備の戦闘機の<br>……航空魚雷装備型です。<br>魚雷投下後は制空戦闘で活躍……することもできるかも。艦攻<br>と艦戦の中間的な機体です。", | |
− | + | _wikipedia = "Reggiane Re.2001", | |
− | + | _buildable = false, | |
− | + | _improvements = false, | |
} | } |
Revision as of 12:44, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Re.2001 G Kai/doc
return {
_name = "Re.2001 G Kai",
_id = 188,
_japanese_name = "Re.2001 G改",
_reading = "Re.2001 Gかい",
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 14},
_rarity = 4,
_firepower = 3,
_bombing = false,
_torpedo = 4,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "パスタの国で開発/配備された液冷エンジン装備の戦闘機の<br>……航空魚雷装備型です。<br>魚雷投下後は制空戦闘で活躍……することもできるかも。艦攻<br>と艦戦の中間的な機体です。",
_wikipedia = "Reggiane Re.2001",
_buildable = false,
_improvements = false,
}