- 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/Zuiun (634 Air Group/Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Added fit bonuses information.) |
|||
Line 59: | Line 59: | ||
}, | }, | ||
}, | }, | ||
+ | _bonuses = { | ||
+ | { | ||
+ | _class = "Ise", | ||
+ | _suffix = "Kai", | ||
+ | _firepower = 3, | ||
+ | _evasion = 1, | ||
+ | }, | ||
+ | { | ||
+ | _class = "Ise", | ||
+ | _suffix = "Kai Ni", | ||
+ | _firepower = 4, | ||
+ | _evasion = 2, | ||
+ | }, | ||
+ | { | ||
+ | _class = "Fusou", | ||
+ | _suffix = "Kai Ni", | ||
+ | _firepower = 2, | ||
+ | }, | ||
+ | }, | ||
} | } |
Revision as of 07:54, 8 July 2018
Documentation for this module may be created at Module:Data/Equipment/Zuiun (634 Air Group/Skilled)/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Zuiun (634 Air Group/Skilled)",
_asset_name = "Zuiun (634 Air Group Skilled)",
_id = 237,
_japanese_name = "瑞雲(六三四空/熟練)",
_reading = nil,
_type = 11, -- 5,43,11,10,2
_icon = 10,
_rarity = 5,
_firepower = false,
_bombing = 9,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = 6,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 1,
_los = 7,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 5,
_buildable = false,
_improvements = {
_fuel = 190,
_ammo = 190,
_steel = false,
_bauxite = 490,
_products = {
[false] = {
_ships = {
["Hyuuga/Kai"] = {Sunday = true, Monday = false, Tuesday = false, Wednesday = false, Thursday = false, Friday = true, Saturday = true},
},
[0] = {
_development_material = 8,
_development_material_x = 10,
_improvement_material = 6,
_improvement_material_x = 7,
_equipment = {["Zuiun"] = 2},
},
[6] = {
_development_material = 10,
_development_material_x = 16,
_improvement_material = 7,
_improvement_material_x = 9,
_equipment = {["Zuiun"] = 3},
},
},
},
},
_bonuses = {
{
_class = "Ise",
_suffix = "Kai",
_firepower = 3,
_evasion = 1,
},
{
_class = "Ise",
_suffix = "Kai Ni",
_firepower = 4,
_evasion = 2,
},
{
_class = "Fusou",
_suffix = "Kai Ni",
_firepower = 2,
},
},
}