• 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/F4F-4"

From Kancolle Wiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
 
     _id = 198,
 
     _id = 198,
 
     _japanese_name = "F4F-4",
 
     _japanese_name = "F4F-4",
     _reading_name = "F4F-4",
+
     _reading = false,
 
     _type = 6,
 
     _type = 6,
 
     _icon = 6,
 
     _icon = 6,

Revision as of 16:40, 18 November 2016

Documentation for this module may be created at Module:Data/Equipment/F4F-4/doc

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "F4F-4",
    _page = false,
    _id = 198,
    _japanese_name = "F4F-4",
    _reading = false,
    _type = 6,
    _icon = 6,
    _rarity = 3,
    _firepower = false,
    _bombing = false,
    _torpedo = false,
    _aa = false,
    _armor = false,
    _asw = false,
    _shelling_accuracy = false,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = false,
    _speed = false,
    _luck = false,
    _range = false,
    _flight_cost = 5,
    _flight_range = 4,
    _special = false,
    _scrap_fuel = 1,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = false,
    _buildable = false,
}