- 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/Sakawa"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Kenji135 m (Remove droplist) |
m (1 revision imported) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
Line 79: | Line 78: | ||
_hp_max = 62, | _hp_max = 62, | ||
_firepower = 27, | _firepower = 27, | ||
− | _firepower_max = | + | _firepower_max = 67, |
_firepower_mod = 2, | _firepower_mod = 2, | ||
_armor = 31, | _armor = 31, | ||
Line 88: | Line 87: | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
_evasion = 41, | _evasion = 41, | ||
− | _evasion_max = | + | _evasion_max = 81, |
_aa = 19, | _aa = 19, | ||
− | _aa_max = | + | _aa_max = 74, |
_aa_mod = 1, | _aa_mod = 1, | ||
_asw = 30, | _asw = 30, | ||
− | _asw_max = | + | _asw_max = 85, |
_speed = 10, | _speed = 10, | ||
_los = 14, | _los = 14, | ||
Line 120: | Line 119: | ||
{ equipment = false, size = 2 }, | { equipment = false, size = 2 }, | ||
}, | }, | ||
+ | }, | ||
+ | seasonals = { | ||
+ | { _suffix = "Christmas", _season = "Christmas 2018" }, | ||
}, | }, | ||
} | } |
Latest revision as of 12:58, 12 March 2022
Documentation for this module may be created at Module:Data/Ship/Sakawa/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Sakawa",
_rarity = 5,
_api_id = 140,
_id = 140,
_true_id = false,
_japanese_name = "酒匂",
_reading = "さかわ",
_class = "Agano",
_class_number = 4,
_type = 3,
_hp = 31,
_hp_max = 45,
_firepower = 19,
_firepower_max = 41,
_firepower_mod = 1,
_armor = 17,
_armor_max = 32,
_armor_mod = 2,
_torpedo = 23,
_torpedo_max = 71,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 72,
_aa = 17,
_aa_max = 62,
_aa_mod = 1,
_asw = 27,
_asw_max = 72,
_speed = 10,
_los = 12,
_los_max = 45,
_range = 2,
_luck = 20,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 60,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Sakawa/Kai",
_fuel = 30,
_ammo = 35,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 13,
_scrap_baux = 1,
_equipment = {
{ equipment = "15.2cm Twin Gun Mount", size = 2 },
{ equipment = "8cm High-angle Gun", size = 2 },
{ equipment = false, size = 2 },
},
_voice_actor = "Yamada Yuki",
_artist = "Konishi",
_implementation_date = { 2014, 4, 23 },
_availability = { "drop", "event_reward" },
_wikipedia = "Japanese cruiser Sakawa",
},
["Kai"] = {
_name = "Sakawa",
_suffix = "Kai",
_rarity = 6,
_api_id = 314,
_id = 140,
_true_id = 1410,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "酒匂改",
_reading = "さかわかい",
_class = "Agano",
_class_number = 4,
_type = 3,
_hp = 46,
_hp_max = 62,
_firepower = 27,
_firepower_max = 67,
_firepower_mod = 2,
_armor = 31,
_armor_max = 69,
_armor_mod = 2,
_torpedo = 23,
_torpedo_max = 78,
_torpedo_mod = 1,
_evasion = 41,
_evasion_max = 81,
_aa = 19,
_aa_max = 74,
_aa_mod = 1,
_asw = 30,
_asw_max = 85,
_speed = 10,
_los = 14,
_los_max = 59,
_range = 2,
_luck = 30,
_luck_max = 74,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 220,
_remodel_steel = 300,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Sakawa/",
_remodel_to = false,
_fuel = 30,
_ammo = 40,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = 14,
_scrap_baux = 1,
_equipment = {
{ equipment = false, size = 2 },
{ equipment = false, size = 2 },
{ equipment = false, size = 2 },
},
},
seasonals = {
{ _suffix = "Christmas", _season = "Christmas 2018" },
},
}