- 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...") |
|||
(39 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
[""] = { | [""] = { | ||
_name = "Saratoga", | _name = "Saratoga", | ||
− | _rarity = | + | _suffix = false, |
− | _api_id = | + | _rarity = 6, |
− | _id = | + | _api_id = 433, |
+ | _id = 233, | ||
_true_id = false, | _true_id = false, | ||
_japanese_name = "Saratoga", | _japanese_name = "Saratoga", | ||
− | _reading = | + | _reading = "サラトガ", |
− | _class = | + | _class = "Lexington", |
− | _class_number = | + | _class_number = 2, |
− | _type = | + | _type = 11, |
− | _hp = | + | _hp = 83, |
− | _hp_max = | + | _hp_max = 93, |
− | _firepower = | + | _firepower = 30, |
− | _firepower_max = | + | _firepower_max = 45, |
− | _firepower_mod = | + | _firepower_mod = 2, |
− | _armor = | + | _armor = 40, |
− | _armor_max = | + | _armor_max = 63, |
− | _armor_mod = | + | _armor_mod = 5, |
− | _torpedo = | + | _torpedo = 0, |
− | _torpedo_max = | + | _torpedo_max = false, |
− | _torpedo_mod = | + | _torpedo_mod = false, |
− | _evasion = | + | _evasion = 21, |
− | _evasion_max = | + | _evasion_max = 42, |
− | _aa = | + | _aa = 36, |
− | _aa_max = | + | _aa_max = 73, |
− | _aa_mod = | + | _aa_mod = 4, |
− | _asw = | + | _asw = 0, |
− | _asw_max = | + | _asw_max = false, |
− | _speed = | + | _speed = 10, |
− | _los = | + | _los = 40, |
− | _los_max = | + | _los_max = 68, |
− | _range = | + | _range = 2, |
− | _luck = | + | _luck = 25, |
− | _luck_max = | + | _luck_max = 75, |
− | _luck_mod = | + | _luck_mod = false, |
− | _buildable = | + | _buildable = false, |
− | _buildable_lsc = | + | _buildable_lsc = true, |
− | + | _build_time = 330, | |
− | _remodel_level = | + | _remodel_level = false, |
− | _remodel_from = | + | _remodel_from = false, |
_remodel_to = "Saratoga/Kai", | _remodel_to = "Saratoga/Kai", | ||
− | _fuel = | + | _fuel = 65, |
− | _ammo = | + | _ammo = 70, |
− | _scrap_fuel = | + | _scrap_fuel = 9, |
− | _scrap_ammo = | + | _scrap_ammo = 16, |
− | _scrap_steel = | + | _scrap_steel = 43, |
− | _scrap_baux = | + | _scrap_baux = 10, |
_equipment = { | _equipment = { | ||
− | {equipment = | + | { equipment = "F4F-3", size = 27 }, |
− | {equipment = | + | { equipment = "TBD", size = 19 }, |
− | {equipment = | + | { equipment = false, size = 19 }, |
− | {equipment = | + | { equipment = false, size = 15 }, |
}, | }, | ||
+ | _voice_flag = 1, | ||
+ | _voice_actor = "Itou Shizuka", | ||
+ | _artist = "Shizuma Yoshinori", | ||
+ | _implementation_date = { 2016, 11, 18 }, | ||
+ | _availability = { "event_reward" }, | ||
+ | _wikipedia = "USS Saratoga (CV-3)", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
_name = "Saratoga", | _name = "Saratoga", | ||
_suffix = "Kai", | _suffix = "Kai", | ||
− | _rarity = | + | _rarity = 7, |
− | _api_id = | + | _api_id = 438, |
− | _id = | + | _id = 238, |
− | _true_id = | + | _true_id = false, |
_japanese_name = "Saratoga改", | _japanese_name = "Saratoga改", | ||
− | _reading = | + | _reading = "サラトガかい", |
− | _class = | + | _class = "Lexington", |
− | _class_number = | + | _class_number = 2, |
− | _type = | + | _type = 11, |
− | _hp = | + | _hp = 88, |
− | _hp_max = | + | _hp_max = 98, |
− | _firepower = | + | _firepower = 0, |
− | _firepower_max = | + | _firepower_max = 53, |
− | _firepower_mod = | + | _firepower_mod = false, |
− | _armor = | + | _armor = 48, |
− | _armor_max = | + | _armor_max = 83, |
− | _armor_mod = | + | _armor_mod = 6, |
− | _torpedo = | + | _torpedo = 0, |
− | _torpedo_max = | + | _torpedo_max = false, |
− | _torpedo_mod = | + | _torpedo_mod = false, |
− | _evasion = | + | _evasion = 23, |
− | _evasion_max = | + | _evasion_max = 53, |
− | _aa = | + | _aa = 52, |
− | _aa_max = | + | _aa_max = 93, |
− | _aa_mod = | + | _aa_mod = 5, |
− | _asw = | + | _asw = 0, |
− | _asw_max = | + | _asw_max = false, |
− | _speed = | + | _speed = 10, |
− | _los = | + | _los = 48, |
− | _los_max = | + | _los_max = 80, |
− | _range = | + | _range = 1, |
− | _luck = | + | _luck = 35, |
− | _luck_max = | + | _luck_max = 85, |
− | _luck_mod = | + | _luck_mod = false, |
− | _remodel_level = | + | _buildable = false, |
− | _remodel_ammo = | + | _buildable_lsc = false, |
− | _remodel_steel = | + | _build_time = 330, |
− | _remodel_development_material = | + | _remodel_level = 40, |
− | _remodel_blueprint = | + | _remodel_ammo = 800, |
− | _remodel_catapult = | + | _remodel_steel = 1100, |
+ | _remodel_development_material = false, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
_remodel_from = "Saratoga/", | _remodel_from = "Saratoga/", | ||
− | _remodel_to = false, | + | _remodel_to = "Saratoga/Mk.II", |
− | _fuel = | + | _fuel = 85, |
− | _ammo = | + | _ammo = 90, |
− | _scrap_fuel = | + | _scrap_fuel = 12, |
− | _scrap_ammo = | + | _scrap_ammo = 18, |
− | _scrap_steel = | + | _scrap_steel = 50, |
− | _scrap_baux = | + | _scrap_baux = 18, |
+ | _equipment = { | ||
+ | { equipment = "F4F-4", size = 36 }, | ||
+ | { equipment = "SBD", size = 18 }, | ||
+ | { equipment = false, size = 18 }, | ||
+ | { equipment = false, size = 18 }, | ||
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | }, | ||
+ | ["Mk.II"] = { | ||
+ | _name = "Saratoga", | ||
+ | _suffix = "Mk.II", | ||
+ | _rarity = 7, | ||
+ | _api_id = 545, | ||
+ | _id = 345, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "Saratoga Mk.II", | ||
+ | _reading = "サラトガ マークツー", | ||
+ | _class = "Lexington", | ||
+ | _class_number = 2, | ||
+ | _type = 11, | ||
+ | _hp = 89, | ||
+ | _hp_max = 99, | ||
+ | _firepower = 0, | ||
+ | _firepower_max = 68, | ||
+ | _firepower_mod = false, | ||
+ | _armor = 48, | ||
+ | _armor_max = 85, | ||
+ | _armor_mod = 6, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = 27, | ||
+ | _evasion_max = 60, | ||
+ | _aa = 60, | ||
+ | _aa_max = 94, | ||
+ | _aa_mod = 6, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 54, | ||
+ | _los_max = 93, | ||
+ | _range = 2, | ||
+ | _luck = 40, | ||
+ | _luck_max = 93, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 330, | ||
+ | _remodel_level = 85, | ||
+ | _remodel_ammo = 2500, | ||
+ | _remodel_steel = 5500, | ||
+ | _remodel_development_material = false, | ||
+ | _remodel_blueprint = true, | ||
+ | _remodel_catapult = true, | ||
+ | _remodel_from = "Saratoga/Kai", | ||
+ | _remodel_to = "Saratoga/Mk.II Mod.2", | ||
+ | _fuel = 90, | ||
+ | _ammo = 95, | ||
+ | _scrap_fuel = 14, | ||
+ | _scrap_ammo = 19, | ||
+ | _scrap_steel = 53, | ||
+ | _scrap_baux = 20, | ||
+ | _equipment = { | ||
+ | { equipment = false, size = 32 }, | ||
+ | { equipment = false, size = 24 }, | ||
+ | { equipment = false, size = 18 }, | ||
+ | { equipment = false, size = 6 }, | ||
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | _night_aviation_personnel = true, | ||
+ | _implementation_date = { 2017, 9, 12 }, | ||
+ | }, | ||
+ | ["Mk.II Mod.2"] = { | ||
+ | _name = "Saratoga", | ||
+ | _suffix = "Mk.II Mod.2", | ||
+ | _rarity = 7, | ||
+ | _api_id = 550, | ||
+ | _id = 350, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "Saratoga Mk.II Mod.2", | ||
+ | _reading = "サラトガ マークツー モッドツー", | ||
+ | _class = "Lexington", | ||
+ | _class_number = 2, | ||
+ | _type = 18, | ||
+ | _hp = 89, | ||
+ | _hp_max = 99, | ||
+ | _firepower = 0, | ||
+ | _firepower_max = 58, | ||
+ | _firepower_mod = false, | ||
+ | _armor = 50, | ||
+ | _armor_max = 88, | ||
+ | _armor_mod = 6, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = 26, | ||
+ | _evasion_max = 56, | ||
+ | _aa = 60, | ||
+ | _aa_max = 94, | ||
+ | _aa_mod = 6, | ||
+ | _asw = 0, | ||
+ | _asw_max = false, | ||
+ | _speed = 10, | ||
+ | _los = 56, | ||
+ | _los_max = 95, | ||
+ | _range = 2, | ||
+ | _luck = 40, | ||
+ | _luck_max = 93, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 330, | ||
+ | _remodel_level = 85, | ||
+ | _remodel_ammo = 2500, | ||
+ | _remodel_steel = 5500, | ||
+ | _remodel_development_material = 20, | ||
+ | _remodel_construction_material = 30, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_from = "Saratoga/Mk.II", | ||
+ | _remodel_to = "Saratoga/Mk.II", | ||
+ | _remodel_to_level = 90, | ||
+ | _remodel_to_ammo = 2500, | ||
+ | _remodel_to_steel = 5500, | ||
+ | _remodel_to_development_material = 20, | ||
+ | _remodel_to_construction_material = 30, | ||
+ | _remodel_to_blueprint = false, | ||
+ | _remodel_to_catapult = false, | ||
+ | _fuel = 100, | ||
+ | _ammo = 100, | ||
+ | _scrap_fuel = 14, | ||
+ | _scrap_ammo = 19, | ||
+ | _scrap_steel = 53, | ||
+ | _scrap_baux = 20, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | { equipment = false, size = 37 }, |
− | {equipment = | + | { equipment = false, size = 24 }, |
− | {equipment = | + | { equipment = false, size = 19 }, |
− | {equipment = | + | { equipment = false, size = 13 }, |
}, | }, | ||
+ | _voice_flag = 3, | ||
}, | }, | ||
} | } |
Latest revision as of 08:20, 13 June 2022
Documentation for this module may be created at Module:Data/Ship/Saratoga/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Saratoga",
_suffix = false,
_rarity = 6,
_api_id = 433,
_id = 233,
_true_id = false,
_japanese_name = "Saratoga",
_reading = "サラトガ",
_class = "Lexington",
_class_number = 2,
_type = 11,
_hp = 83,
_hp_max = 93,
_firepower = 30,
_firepower_max = 45,
_firepower_mod = 2,
_armor = 40,
_armor_max = 63,
_armor_mod = 5,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 21,
_evasion_max = 42,
_aa = 36,
_aa_max = 73,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 40,
_los_max = 68,
_range = 2,
_luck = 25,
_luck_max = 75,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 330,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Saratoga/Kai",
_fuel = 65,
_ammo = 70,
_scrap_fuel = 9,
_scrap_ammo = 16,
_scrap_steel = 43,
_scrap_baux = 10,
_equipment = {
{ equipment = "F4F-3", size = 27 },
{ equipment = "TBD", size = 19 },
{ equipment = false, size = 19 },
{ equipment = false, size = 15 },
},
_voice_flag = 1,
_voice_actor = "Itou Shizuka",
_artist = "Shizuma Yoshinori",
_implementation_date = { 2016, 11, 18 },
_availability = { "event_reward" },
_wikipedia = "USS Saratoga (CV-3)",
},
["Kai"] = {
_name = "Saratoga",
_suffix = "Kai",
_rarity = 7,
_api_id = 438,
_id = 238,
_true_id = false,
_japanese_name = "Saratoga改",
_reading = "サラトガかい",
_class = "Lexington",
_class_number = 2,
_type = 11,
_hp = 88,
_hp_max = 98,
_firepower = 0,
_firepower_max = 53,
_firepower_mod = false,
_armor = 48,
_armor_max = 83,
_armor_mod = 6,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 23,
_evasion_max = 53,
_aa = 52,
_aa_max = 93,
_aa_mod = 5,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 48,
_los_max = 80,
_range = 1,
_luck = 35,
_luck_max = 85,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 330,
_remodel_level = 40,
_remodel_ammo = 800,
_remodel_steel = 1100,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Saratoga/",
_remodel_to = "Saratoga/Mk.II",
_fuel = 85,
_ammo = 90,
_scrap_fuel = 12,
_scrap_ammo = 18,
_scrap_steel = 50,
_scrap_baux = 18,
_equipment = {
{ equipment = "F4F-4", size = 36 },
{ equipment = "SBD", size = 18 },
{ equipment = false, size = 18 },
{ equipment = false, size = 18 },
},
_voice_flag = 3,
},
["Mk.II"] = {
_name = "Saratoga",
_suffix = "Mk.II",
_rarity = 7,
_api_id = 545,
_id = 345,
_true_id = false,
_japanese_name = "Saratoga Mk.II",
_reading = "サラトガ マークツー",
_class = "Lexington",
_class_number = 2,
_type = 11,
_hp = 89,
_hp_max = 99,
_firepower = 0,
_firepower_max = 68,
_firepower_mod = false,
_armor = 48,
_armor_max = 85,
_armor_mod = 6,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 60,
_aa = 60,
_aa_max = 94,
_aa_mod = 6,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 54,
_los_max = 93,
_range = 2,
_luck = 40,
_luck_max = 93,
_luck_mod = false,
_build_time = 330,
_remodel_level = 85,
_remodel_ammo = 2500,
_remodel_steel = 5500,
_remodel_development_material = false,
_remodel_blueprint = true,
_remodel_catapult = true,
_remodel_from = "Saratoga/Kai",
_remodel_to = "Saratoga/Mk.II Mod.2",
_fuel = 90,
_ammo = 95,
_scrap_fuel = 14,
_scrap_ammo = 19,
_scrap_steel = 53,
_scrap_baux = 20,
_equipment = {
{ equipment = false, size = 32 },
{ equipment = false, size = 24 },
{ equipment = false, size = 18 },
{ equipment = false, size = 6 },
},
_voice_flag = 3,
_night_aviation_personnel = true,
_implementation_date = { 2017, 9, 12 },
},
["Mk.II Mod.2"] = {
_name = "Saratoga",
_suffix = "Mk.II Mod.2",
_rarity = 7,
_api_id = 550,
_id = 350,
_true_id = false,
_japanese_name = "Saratoga Mk.II Mod.2",
_reading = "サラトガ マークツー モッドツー",
_class = "Lexington",
_class_number = 2,
_type = 18,
_hp = 89,
_hp_max = 99,
_firepower = 0,
_firepower_max = 58,
_firepower_mod = false,
_armor = 50,
_armor_max = 88,
_armor_mod = 6,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 26,
_evasion_max = 56,
_aa = 60,
_aa_max = 94,
_aa_mod = 6,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 56,
_los_max = 95,
_range = 2,
_luck = 40,
_luck_max = 93,
_luck_mod = false,
_build_time = 330,
_remodel_level = 85,
_remodel_ammo = 2500,
_remodel_steel = 5500,
_remodel_development_material = 20,
_remodel_construction_material = 30,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Saratoga/Mk.II",
_remodel_to = "Saratoga/Mk.II",
_remodel_to_level = 90,
_remodel_to_ammo = 2500,
_remodel_to_steel = 5500,
_remodel_to_development_material = 20,
_remodel_to_construction_material = 30,
_remodel_to_blueprint = false,
_remodel_to_catapult = false,
_fuel = 100,
_ammo = 100,
_scrap_fuel = 14,
_scrap_ammo = 19,
_scrap_steel = 53,
_scrap_baux = 20,
_equipment = {
{ equipment = false, size = 37 },
{ equipment = false, size = 24 },
{ equipment = false, size = 19 },
{ equipment = false, size = 13 },
},
_voice_flag = 3,
},
}