- 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/F4U-7"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
return { | return { | ||
− | _name = | + | _name = "F4U-7", |
_id = 476, | _id = 476, | ||
_japanese_name = "F4U-7", | _japanese_name = "F4U-7", |
Revision as of 20:09, 10 September 2022
Documentation for this module may be created at Module:Data/Equipment/F4U-7/doc
return {
_name = "F4U-7",
_id = 476,
_japanese_name = "F4U-7",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 50},
_rarity = 7,
_firepower = 3,
_bombing = 11,
_torpedo = 8,
_aa = 10,
_armor = false,
_asw = 4,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 11,
_flight_range = 6,
_scrap_fuel = 3,
_scrap_ammo = 9,
_scrap_steel = false,
_scrap_bauxite = 11,
_buildable = false,
_improvements = false,
}