- 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-3"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ar-cen-ciel |
com>Ar-cen-ciel |
||
Line 38: | Line 38: | ||
_bauxite = 270, | _bauxite = 270, | ||
_products = { | _products = { | ||
− | [ | + | ["F4F-4"] = { |
_ships = { | _ships = { | ||
− | ["Saratoga/"] = {Sunday = true, Monday = | + | ["Saratoga/"] = {Sunday = true, Monday = false, Tuesday = none, Wednesday = none, Thursday = none, Friday = none, Saturday = none} |
}, | }, | ||
[0] = { | [0] = { | ||
Line 50: | Line 50: | ||
}, | }, | ||
[6] = { | [6] = { | ||
+ | _development_material = "??", | ||
+ | _development_material_x = "??", | ||
+ | _improvement_material = "??", | ||
+ | _improvement_material_x = "??", | ||
+ | _equipment = none, | ||
+ | }, | ||
+ | [10] = { | ||
_development_material = "??", | _development_material = "??", | ||
_development_material_x = "??", | _development_material_x = "??", |
Revision as of 02:14, 12 December 2016
Documentation for this module may be created at Module:Data/Equipment/F4F-3/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "F4F-3",
_page = false,
_id = 197,
_japanese_name = "F4F-3",
_reading = nil,
_type = 6,
_icon = 6,
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 2,
_buildable = false,
_improvements = {
_fuel = 90,
_ammo = 90,
_steel = false,
_bauxite = 270,
_products = {
["F4F-4"] = {
_ships = {
["Saratoga/"] = {Sunday = true, Monday = false, Tuesday = none, Wednesday = none, Thursday = none, Friday = none, Saturday = none}
},
[0] = {
_development_material = 2,
_development_material_x = 5,
_improvement_material = 2,
_improvement_material_x = 3,
_equipment = false,
},
[6] = {
_development_material = "??",
_development_material_x = "??",
_improvement_material = "??",
_improvement_material_x = "??",
_equipment = none,
},
[10] = {
_development_material = "??",
_development_material_x = "??",
_improvement_material = "??",
_improvement_material_x = "??",
_equipment = none,
},
},
},
},
}