- 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/Ro.44 Seaplane Fighter bis"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
|||
Line 45: | Line 45: | ||
[0] = { | [0] = { | ||
_development_material = 8, | _development_material = 8, | ||
− | _development_material_x = | + | _development_material_x = 14, |
_improvement_material = 4, | _improvement_material = 4, | ||
− | _improvement_material_x = | + | _improvement_material_x = 5, |
− | _equipment = | + | _equipment = {["Zuiun"] = 2}, |
}, | }, | ||
[6] = { | [6] = { | ||
− | _development_material = | + | _development_material = 14, |
− | _development_material_x = | + | _development_material_x = 18, |
− | _improvement_material = | + | _improvement_material = 6, |
− | _improvement_material_x = | + | _improvement_material_x = 7, |
− | _equipment = | + | _equipment = {["Ro.44 Seaplane Fighter"] = 1}, |
}, | }, | ||
}, | }, |
Revision as of 17:12, 17 March 2017
Documentation for this module may be created at Module:Data/Equipment/Ro.44 Seaplane Fighter bis/doc
--Categories:
--[[Category:Equipment modules]]
local Ro44_Seaplane_Fighter_bis = {
_name = "Ro.44 Seaplane Fighter bis",
_page = false,
_id = 215,
_japanese_name = "Ro.44水上戦闘機bis",
_reading = "Ro.44すいじょうせんとうき ___",
_album_type = "Multi-purpose Seaplane/Seaplane Bomber/Seaplane Fighter",
_type = 45,
_icon = 45,
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 1,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 2,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 4,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_buildable = false,
_improvements = {
_fuel = 80,
_ammo = 60,
_steel = false,
_bauxite = 280,
_products = {
[false] = {
_ships = {
["Zara/due"] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = nil, Thursday = nil, Friday = true, Saturday = true},
},
[0] = {
_development_material = 8,
_development_material_x = 14,
_improvement_material = 4,
_improvement_material_x = 5,
_equipment = {["Zuiun"] = 2},
},
[6] = {
_development_material = 14,
_development_material_x = 18,
_improvement_material = 6,
_improvement_material_x = 7,
_equipment = {["Ro.44 Seaplane Fighter"] = 1},
},
},
},
},
}
return Ro44_Seaplane_Fighter_bis