- 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/Corsair Mk.II"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Corsair Mk.II", _id = 434, _japanese_name = "Corsair Mk.II", _reading = nil, _type = 6, -- 3,5,6,6,46 _icon = 6, _rarity = 4, _firepower = 1,...") |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "Corsair Mk.II", | _japanese_name = "Corsair Mk.II", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 6, | + | _type = 6, |
_icon = 6, | _icon = 6, | ||
+ | _types = {3, 5, 6, 6, 46}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 1, | _firepower = 1, | ||
Line 27: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 7, | _scrap_bauxite = 7, | ||
+ | _info = "高性能艦上戦闘機として米国で開発が進められたF4U、航空母<br>艦での運用が難しいと思われた初期型は陸上から運用されまし<br>た。本機は紅茶の国に供給された、その艦載機型です。同機は<br>「Corsair Mk.II」と呼ばれ、紅茶の国の航空母艦に搭載さ<br>れ、活躍しました。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 12:38, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/Corsair Mk.II/doc
return {
_name = "Corsair Mk.II",
_id = 434,
_japanese_name = "Corsair Mk.II",
_reading = nil,
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 46},
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 6,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "高性能艦上戦闘機として米国で開発が進められたF4U、航空母<br>艦での運用が難しいと思われた初期型は陸上から運用されまし<br>た。本機は紅茶の国に供給された、その艦載機型です。同機は<br>「Corsair Mk.II」と呼ばれ、紅茶の国の航空母艦に搭載さ<br>れ、活躍しました。",
_buildable = false,
_improvements = false,
}