- 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/Gotland"
< Module:Data | Ship
Jump to navigation
Jump to search
com>DrySoul |
Jigaraphale (talk | contribs) m |
||
(33 intermediate revisions by 14 users not shown) | |||
Line 2: | Line 2: | ||
return { | return { | ||
− | [""] = { | + | [""] = { |
+ | _name = "Gotland", | ||
+ | _suffix = false, | ||
+ | _rarity = 6, | ||
+ | _api_id = 574, | ||
+ | _id = 374, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "Gotland", | ||
+ | _reading = "ゴトランド", | ||
+ | _class = "Gotland", | ||
+ | _class_number = 1, | ||
+ | _type = 3, | ||
+ | _hp = 32, | ||
+ | _hp_max = 43, | ||
+ | _firepower = 16, | ||
+ | _firepower_max = 48, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 12, | ||
+ | _armor_max = 46, | ||
+ | _armor_mod = 1, | ||
+ | _torpedo = 16, | ||
+ | _torpedo_max = 68, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 36, | ||
+ | _evasion_max = 68, | ||
+ | _aa = 18, | ||
+ | _aa_max = 58, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 36, | ||
+ | _asw_max = 58, | ||
+ | _speed = 10, | ||
+ | _los = 45, | ||
+ | _los_max = 70, | ||
+ | _range = 2, | ||
+ | _luck = 20, | ||
+ | _luck_max = 89, | ||
+ | _luck_mod = false, | ||
+ | _buildable = false, | ||
+ | _buildable_lsc = false, | ||
+ | _build_time = 60, | ||
+ | _remodel_level = false, | ||
+ | _remodel_from = false, | ||
+ | _remodel_to = "Gotland/Kai", | ||
+ | _fuel = 30, | ||
+ | _ammo = 25, | ||
+ | _scrap_fuel = 2, | ||
+ | _scrap_ammo = 2, | ||
+ | _scrap_steel = 11, | ||
+ | _scrap_baux = 5, | ||
+ | _equipment = { | ||
+ | { equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2 }, | ||
+ | { equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 3 }, | ||
+ | { equipment = "S9 Osprey", size = 6 }, | ||
+ | }, | ||
+ | _voice_flag = 1, | ||
+ | _voice_actor = "Takao Kanon", | ||
+ | _artist = "drew", | ||
+ | _implementation_date = { 2018, 9, 12 }, | ||
+ | _availability = { "event_drop" }, | ||
+ | _wikipedia = "HSwMS Gotland (1933)", | ||
+ | }, | ||
+ | ["Kai"] = { | ||
+ | _name = "Gotland", | ||
+ | _suffix = "Kai", | ||
+ | _rarity = 7, | ||
+ | _api_id = 579, | ||
+ | _id = 379, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "Gotland改", | ||
+ | _reading = "ゴトランドかい", | ||
+ | _class = "Gotland", | ||
+ | _class_number = 1, | ||
+ | _type = 3, | ||
+ | _hp = 43, | ||
+ | _hp_max = 62, | ||
+ | _firepower = 17, | ||
+ | _firepower_max = 62, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 18, | ||
+ | _armor_max = 63, | ||
+ | _armor_mod = 1, | ||
+ | _torpedo = 17, | ||
+ | _torpedo_max = 70, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 37, | ||
+ | _evasion_max = 77, | ||
+ | _aa = 66, | ||
+ | _aa_max = 102, | ||
+ | _aa_mod = 3, | ||
+ | _asw = 38, | ||
+ | _asw_max = 62, | ||
+ | _speed = 10, | ||
+ | _los = 18, | ||
+ | _los_max = 55, | ||
+ | _range = 2, | ||
+ | _luck = 24, | ||
+ | _luck_max = 98, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 60, | ||
+ | _remodel_level = 55, | ||
+ | _remodel_ammo = 450, | ||
+ | _remodel_steel = 550, | ||
+ | _remodel_development_material = false, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_report = false, | ||
+ | _remodel_from = "Gotland/", | ||
+ | _remodel_to = "Gotland/Andra", | ||
+ | _fuel = 30, | ||
+ | _ammo = 30, | ||
+ | _scrap_fuel = 2, | ||
+ | _scrap_ammo = 4, | ||
+ | _scrap_steel = 11, | ||
+ | _scrap_baux = 3, | ||
+ | _equipment = { | ||
+ | { equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 1 }, | ||
+ | { equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 1 }, | ||
+ | { equipment = false, size = 1 }, | ||
+ | { equipment = false, size = 1 }, | ||
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | }, | ||
+ | ["Andra"] = { | ||
_name = "Gotland", | _name = "Gotland", | ||
− | _suffix = | + | _suffix = "Andra", |
− | _rarity = | + | _rarity = 8, |
− | _api_id = | + | _back = 7, |
− | _id = | + | _api_id = 630, |
+ | _id = 430, | ||
_true_id = false, | _true_id = false, | ||
− | _japanese_name = "Gotland", | + | _japanese_name = "Gotland andra", |
− | _reading = " | + | _reading = "ゴトランド アンドラ", |
_class = "Gotland", | _class = "Gotland", | ||
_class_number = 1, | _class_number = 1, | ||
_type = 3, | _type = 3, | ||
− | _hp = | + | _hp = 47, |
− | _hp_max = | + | _hp_max = 67, |
_firepower = 16, | _firepower = 16, | ||
− | _firepower_max = | + | _firepower_max = 60, |
_firepower_mod = 1, | _firepower_mod = 1, | ||
− | _armor = | + | _armor = 22, |
− | _armor_max = | + | _armor_max = 67, |
_armor_mod = 1, | _armor_mod = 1, | ||
_torpedo = 16, | _torpedo = 16, | ||
− | _torpedo_max = | + | _torpedo_max = 73, |
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 37, |
− | _evasion_max = | + | _evasion_max = 78, |
− | _aa = | + | _aa = 30, |
− | _aa_max = | + | _aa_max = 90, |
_aa_mod = 3, | _aa_mod = 3, | ||
− | _asw = | + | _asw = 36, |
− | _asw_max = | + | _asw_max = 60, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 46, |
− | _los_max = | + | _los_max = 72, |
_range = 2, | _range = 2, | ||
− | _luck = | + | _luck = 26, |
− | _luck_max = | + | _luck_max = 108, |
_luck_mod = false, | _luck_mod = false, | ||
− | |||
− | |||
_build_time = 60, | _build_time = 60, | ||
− | _remodel_level = | + | _remodel_level = 85, |
− | + | _remodel_ammo = 1200, | |
− | + | _remodel_steel = 3900, | |
− | + | _remodel_development_material = 55, | |
− | + | _remodel_construction_material = 35, | |
− | + | _remodel_blueprint = true, | |
− | + | _remodel_catapult = true, | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | _remodel_blueprint = | ||
− | _remodel_catapult = | ||
_remodel_report = false, | _remodel_report = false, | ||
− | _remodel_from = "Gotland/", | + | _remodel_from = "Gotland/Kai", |
_remodel_to = false, | _remodel_to = false, | ||
_fuel = 30, | _fuel = 30, | ||
− | _ammo = | + | _ammo = 35, |
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
_scrap_ammo = 4, | _scrap_ammo = 4, | ||
Line 116: | Line 180: | ||
_scrap_baux = 3, | _scrap_baux = 3, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2, stars = 4}, |
− | {equipment = | + | {equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 2, stars = 4}, |
− | {equipment = | + | {equipment = "S9 Osprey", size = 3}, |
− | {equipment = | + | {equipment = "S9 Osprey", size = 7}, |
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
+ | _implementation_date = {2020, 4, 23}, | ||
}, | }, | ||
+ | ["andra"] = "/Andra", | ||
+ | seasonals = { | ||
+ | { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" }, | ||
+ | { _suffix = "Christmas", _season = "Christmas 2018" }, | ||
+ | { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2020" }, | ||
+ | { _suffix = "Summer", _season = "Summer 2020" }, | ||
+ | { _suffix = "Andra Summer", _season = "Summer 2020" }, | ||
+ | }, | ||
+ | class = { | ||
+ | _name = "Gotland", | ||
+ | _class = true, | ||
+ | _base_type = 3, | ||
+ | }, | ||
} | } |
Latest revision as of 18:04, 22 July 2023
Documentation for this module may be created at Module:Data/Ship/Gotland/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Gotland",
_suffix = false,
_rarity = 6,
_api_id = 574,
_id = 374,
_true_id = false,
_japanese_name = "Gotland",
_reading = "ゴトランド",
_class = "Gotland",
_class_number = 1,
_type = 3,
_hp = 32,
_hp_max = 43,
_firepower = 16,
_firepower_max = 48,
_firepower_mod = 1,
_armor = 12,
_armor_max = 46,
_armor_mod = 1,
_torpedo = 16,
_torpedo_max = 68,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 68,
_aa = 18,
_aa_max = 58,
_aa_mod = 3,
_asw = 36,
_asw_max = 58,
_speed = 10,
_los = 45,
_los_max = 70,
_range = 2,
_luck = 20,
_luck_max = 89,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 60,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Gotland/Kai",
_fuel = 30,
_ammo = 25,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 11,
_scrap_baux = 5,
_equipment = {
{ equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2 },
{ equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 3 },
{ equipment = "S9 Osprey", size = 6 },
},
_voice_flag = 1,
_voice_actor = "Takao Kanon",
_artist = "drew",
_implementation_date = { 2018, 9, 12 },
_availability = { "event_drop" },
_wikipedia = "HSwMS Gotland (1933)",
},
["Kai"] = {
_name = "Gotland",
_suffix = "Kai",
_rarity = 7,
_api_id = 579,
_id = 379,
_true_id = false,
_japanese_name = "Gotland改",
_reading = "ゴトランドかい",
_class = "Gotland",
_class_number = 1,
_type = 3,
_hp = 43,
_hp_max = 62,
_firepower = 17,
_firepower_max = 62,
_firepower_mod = 1,
_armor = 18,
_armor_max = 63,
_armor_mod = 1,
_torpedo = 17,
_torpedo_max = 70,
_torpedo_mod = 1,
_evasion = 37,
_evasion_max = 77,
_aa = 66,
_aa_max = 102,
_aa_mod = 3,
_asw = 38,
_asw_max = 62,
_speed = 10,
_los = 18,
_los_max = 55,
_range = 2,
_luck = 24,
_luck_max = 98,
_luck_mod = false,
_build_time = 60,
_remodel_level = 55,
_remodel_ammo = 450,
_remodel_steel = 550,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Gotland/",
_remodel_to = "Gotland/Andra",
_fuel = 30,
_ammo = 30,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = 11,
_scrap_baux = 3,
_equipment = {
{ equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 1 },
{ equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 1 },
{ equipment = false, size = 1 },
{ equipment = false, size = 1 },
},
_voice_flag = 3,
},
["Andra"] = {
_name = "Gotland",
_suffix = "Andra",
_rarity = 8,
_back = 7,
_api_id = 630,
_id = 430,
_true_id = false,
_japanese_name = "Gotland andra",
_reading = "ゴトランド アンドラ",
_class = "Gotland",
_class_number = 1,
_type = 3,
_hp = 47,
_hp_max = 67,
_firepower = 16,
_firepower_max = 60,
_firepower_mod = 1,
_armor = 22,
_armor_max = 67,
_armor_mod = 1,
_torpedo = 16,
_torpedo_max = 73,
_torpedo_mod = 1,
_evasion = 37,
_evasion_max = 78,
_aa = 30,
_aa_max = 90,
_aa_mod = 3,
_asw = 36,
_asw_max = 60,
_speed = 10,
_los = 46,
_los_max = 72,
_range = 2,
_luck = 26,
_luck_max = 108,
_luck_mod = false,
_build_time = 60,
_remodel_level = 85,
_remodel_ammo = 1200,
_remodel_steel = 3900,
_remodel_development_material = 55,
_remodel_construction_material = 35,
_remodel_blueprint = true,
_remodel_catapult = true,
_remodel_report = false,
_remodel_from = "Gotland/Kai",
_remodel_to = false,
_fuel = 30,
_ammo = 35,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = 11,
_scrap_baux = 3,
_equipment = {
{equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2, stars = 4},
{equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 2, stars = 4},
{equipment = "S9 Osprey", size = 3},
{equipment = "S9 Osprey", size = 7},
},
_voice_flag = 3,
_implementation_date = {2020, 4, 23},
},
["andra"] = "/Andra",
seasonals = {
{ _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
{ _suffix = "Christmas", _season = "Christmas 2018" },
{ _suffix = "Hinamatsuri", _season = "Hinamatsuri 2020" },
{ _suffix = "Summer", _season = "Summer 2020" },
{ _suffix = "Andra Summer", _season = "Summer 2020" },
},
class = {
_name = "Gotland",
_class = true,
_base_type = 3,
},
}