- 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/Ship/Saratoga"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Player ship modules return { [""] = { _name = "Saratoga", _rarity = nil, _api_id = nil, _id = nil, _t...") |
m |
||
Line 51: | Line 51: | ||
_scrap_steel = nil, | _scrap_steel = nil, | ||
_scrap_baux = nil, | _scrap_baux = nil, | ||
− | _equipment | + | _equipment = nil, |
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 109: | Line 104: | ||
_scrap_steel = nil, | _scrap_steel = nil, | ||
_scrap_baux = nil, | _scrap_baux = nil, | ||
− | _equipment | + | _equipment = nil, |
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
} | } |
Revision as of 08:09, 18 November 2016
Documentation for this module may be created at Module:Data/Ship/Saratoga/doc
--Categories:
--[[Category:Player ship modules]]
return {
[""] = {
_name = "Saratoga",
_rarity = nil,
_api_id = nil,
_id = nil,
_true_id = false,
_japanese_name = "Saratoga",
_reading = nil,
_class = nil,
_class_number = nil,
_type = nil,
_hp = nil,
_hp_max = nil,
_firepower = nil,
_firepower_max = nil,
_firepower_mod = nil,
_armor = nil,
_armor_max = nil,
_armor_mod = nil,
_torpedo = nil,
_torpedo_max = nil,
_torpedo_mod = nil,
_evasion = nil,
_evasion_max = nil,
_aa = nil,
_aa_max = nil,
_aa_mod = nil,
_asw = nil,
_asw_max = nil,
_speed = nil,
_los = nil,
_los_max = nil,
_range = nil,
_luck = nil,
_luck_max = nil,
_luck_mod = nil,
_buildable = nil,
_buildable_lsc = nil,
_build_time = nil,
_remodel_level = nil,
_remodel_from = nil,
_remodel_to = "Saratoga/Kai",
_fuel = nil,
_ammo = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_baux = nil,
_equipment = nil,
},
["Kai"] = {
_name = "Saratoga",
_suffix = "Kai",
_rarity = nil,
_api_id = nil,
_id = nil,
_true_id = nil,
_japanese_name = "Saratoga改",
_reading = nil,
_class = nil,
_class_number = nil,
_type = nil,
_hp = nil,
_hp_max = nil,
_firepower = nil,
_firepower_max = nil,
_firepower_mod = nil,
_armor = nil,
_armor_max = nil,
_armor_mod = nil,
_torpedo = nil,
_torpedo_max = nil,
_torpedo_mod = nil,
_evasion = nil,
_evasion_max = nil,
_aa = nil,
_aa_max = nil,
_aa_mod = nil,
_asw = nil,
_asw_max = nil,
_speed = nil,
_los = nil,
_los_max = nil,
_range = nil,
_luck = nil,
_luck_max = nil,
_luck_mod = nil,
_remodel_level = nil,
_remodel_ammo = nil,
_remodel_steel = nil,
_remodel_development_material = nil,
_remodel_blueprint = nil,
_remodel_catapult = nil,
_remodel_from = "Saratoga/",
_remodel_to = false,
_fuel = nil,
_ammo = nil,
_scrap_fuel = nil,
_scrap_ammo = nil,
_scrap_steel = nil,
_scrap_baux = nil,
_equipment = nil,
},
}