- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
m (Added stats) |
||
Line 11: | Line 11: | ||
_icon = 6, | _icon = 6, | ||
_rarity = 3, | _rarity = 3, | ||
− | _firepower = | + | _firepower = 1, |
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
− | _aa = | + | _aa = 5, |
_armor = false, | _armor = false, | ||
_asw = false, | _asw = false, | ||
_shelling_accuracy = false, | _shelling_accuracy = false, | ||
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
− | _evasion = | + | _evasion = 2, |
− | _los = | + | _los = 1, |
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, | ||
Line 28: | Line 28: | ||
_special = false, | _special = false, | ||
_scrap_fuel = 1, | _scrap_fuel = 1, | ||
− | _scrap_ammo = | + | _scrap_ammo = 3, |
_scrap_steel = false, | _scrap_steel = false, | ||
− | _scrap_bauxite = | + | _scrap_bauxite = 2, |
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 15:37, 19 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 = 1,
_bombing = false,
_torpedo = false,
_aa = 5,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 2,
_buildable = false,
}