- 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/Choukai"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng (add evasion_max, los, los_max) |
m (24 revisions imported) |
||
(15 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | + | ||
− | + | return { | |
− | + | [""] = { | |
− | + | _name = "Choukai", | |
− | + | _rarity = 1, | |
− | + | _api_id = 69, | |
− | + | _id = 62, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "鳥海", | |
− | + | _reading = "ちょうかい", | |
− | + | _class = "Takao", | |
− | + | _class_number = 4, | |
− | + | _type = 5, | |
− | + | _hp = 45, | |
− | + | _hp_max = 57, | |
− | + | _firepower = 40, | |
− | + | _firepower_max = 54, | |
− | + | _firepower_mod = 2, | |
− | + | _armor = 35, | |
− | + | _armor_max = 49, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 24, | |
− | + | _torpedo_max = 49, | |
− | + | _torpedo_mod = 1, | |
− | + | _evasion = 35, | |
− | + | _evasion_max = 59, | |
− | + | _aa = 18, | |
− | + | _aa_max = 56, | |
− | + | _aa_mod = false, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 13, | |
− | + | _los_max = 39, | |
− | + | _range = 2, | |
− | + | _luck = 10, | |
− | + | _luck_max = 49, | |
− | + | _luck_mod = false, | |
− | + | _buildable = true, | |
− | + | _buildable_lsc = false, | |
− | + | _build_time = 85, | |
− | + | _remodel_level = false, | |
− | + | _remodel_from = false, | |
− | + | _remodel_to = "Choukai/Kai", | |
− | + | _fuel = 40, | |
− | + | _ammo = 65, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 2, | |
− | + | _scrap_steel = 12, | |
− | + | _scrap_baux = 1, | |
− | + | _equipment = { | |
− | + | { equipment = "20.3cm Twin Gun Mount", size = 2 }, | |
− | + | { equipment = false, size = 2 }, | |
− | + | { equipment = false, size = 2 }, | |
− | + | }, | |
− | + | _voice_actor = "Touyama Nao", | |
− | + | _artist = "Parsley", | |
− | + | _implementation_date = { 2013, 4, 23 }, | |
− | + | _availability = { "drop" }, | |
− | + | _wikipedia = "Japanese cruiser Chōkai", | |
− | + | }, | |
− | + | ["Kai"] = { | |
− | + | _name = "Choukai", | |
− | + | _suffix = "Kai", | |
− | + | _rarity = 4, | |
− | + | _api_id = 272, | |
− | + | _id = 62, | |
− | + | _true_id = 1372, | |
− | + | _cg_reference = "/", | |
− | + | _cg_damaged_reference = "/", | |
− | + | _japanese_name = "鳥海改", | |
− | + | _reading = "ちょうかいかい", | |
− | + | _class = "Takao", | |
− | + | _class_number = 4, | |
− | + | _type = 5, | |
− | + | _hp = 57, | |
− | + | _hp_max = 69, | |
− | + | _firepower = 48, | |
− | + | _firepower_max = 78, | |
− | + | _firepower_mod = 3, | |
− | + | _armor = 45, | |
− | + | _armor_max = 75, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 24, | |
− | + | _torpedo_max = 69, | |
− | + | _torpedo_mod = 1, | |
− | + | _evasion = 40, | |
− | + | _evasion_max = 79, | |
− | + | _aa = 20, | |
− | + | _aa_max = 69, | |
− | + | _aa_mod = 1, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 14, | |
− | + | _los_max = 49, | |
− | + | _range = 2, | |
− | + | _luck = 10, | |
− | + | _luck_max = 59, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 25, | |
− | + | _remodel_ammo = 450, | |
− | + | _remodel_steel = 300, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Choukai/", | |
− | + | _remodel_to = "Choukai/Kai Ni", | |
− | + | _fuel = 40, | |
− | + | _ammo = 70, | |
− | + | _scrap_fuel = 4, | |
− | + | _scrap_ammo = 7, | |
− | + | _scrap_steel = 20, | |
− | + | _scrap_baux = 2, | |
− | + | _equipment = { | |
− | + | { equipment = "20.3cm Twin Gun Mount", size = 2 }, | |
− | + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 2 }, | |
− | + | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2 }, | |
− | + | { equipment = false, size = 2 }, | |
− | + | }, | |
− | + | }, | |
− | + | ["Kai Ni"] = { | |
− | + | _name = "Choukai", | |
− | + | _suffix = "Kai Ni", | |
− | + | _rarity = 6, | |
− | + | _api_id = 427, | |
− | + | _id = 227, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "鳥海改二", | |
− | + | _reading = "ちょうかいかいに", | |
− | + | _class = "Takao", | |
− | + | _class_number = 4, | |
− | + | _type = 5, | |
− | + | _hp = 57, | |
− | + | _hp_max = 72, | |
− | + | _firepower = 55, | |
− | + | _firepower_max = 86, | |
− | + | _firepower_mod = 4, | |
− | + | _armor = 46, | |
− | + | _armor_max = 78, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 35, | |
− | + | _torpedo_max = 86, | |
− | + | _torpedo_mod = 1, | |
− | + | _evasion = 41, | |
− | + | _evasion_max = 80, | |
− | + | _aa = 24, | |
− | + | _aa_max = 70, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 22, | |
− | + | _los_max = 62, | |
− | + | _range = 2, | |
− | + | _luck = 19, | |
− | + | _luck_max = 68, | |
− | + | _luck_mod = false, | |
− | + | _remodel_level = 65, | |
− | + | _remodel_ammo = 1300, | |
− | + | _remodel_steel = 650, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = true, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_from = "Choukai/Kai", | |
− | + | _remodel_to = false, | |
− | + | _fuel = 45, | |
− | + | _ammo = 80, | |
− | + | _scrap_fuel = 4, | |
− | + | _scrap_ammo = 7, | |
− | + | _scrap_steel = 21, | |
+ | _scrap_baux = 3, | ||
+ | _equipment = { | ||
+ | { equipment = "20.3cm (No.2) Twin Gun Mount", size = 3 }, | ||
+ | { equipment = "Skilled Lookouts", size = 3 }, | ||
+ | { equipment = "Searchlight", size = 3 }, | ||
+ | { equipment = "Type 22 Surface Radar Kai 4", size = 3 }, | ||
+ | }, | ||
+ | _implementation_date = { 2015, 3, 27 }, | ||
+ | }, | ||
} | } | ||
− | |||
− |
Latest revision as of 14:39, 12 May 2021
Documentation for this module may be created at Module:Data/Ship/Choukai/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Choukai",
_rarity = 1,
_api_id = 69,
_id = 62,
_true_id = false,
_japanese_name = "鳥海",
_reading = "ちょうかい",
_class = "Takao",
_class_number = 4,
_type = 5,
_hp = 45,
_hp_max = 57,
_firepower = 40,
_firepower_max = 54,
_firepower_mod = 2,
_armor = 35,
_armor_max = 49,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 49,
_torpedo_mod = 1,
_evasion = 35,
_evasion_max = 59,
_aa = 18,
_aa_max = 56,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 13,
_los_max = 39,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 85,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Choukai/Kai",
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{ equipment = "20.3cm Twin Gun Mount", size = 2 },
{ equipment = false, size = 2 },
{ equipment = false, size = 2 },
},
_voice_actor = "Touyama Nao",
_artist = "Parsley",
_implementation_date = { 2013, 4, 23 },
_availability = { "drop" },
_wikipedia = "Japanese cruiser Chōkai",
},
["Kai"] = {
_name = "Choukai",
_suffix = "Kai",
_rarity = 4,
_api_id = 272,
_id = 62,
_true_id = 1372,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "鳥海改",
_reading = "ちょうかいかい",
_class = "Takao",
_class_number = 4,
_type = 5,
_hp = 57,
_hp_max = 69,
_firepower = 48,
_firepower_max = 78,
_firepower_mod = 3,
_armor = 45,
_armor_max = 75,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 40,
_evasion_max = 79,
_aa = 20,
_aa_max = 69,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 49,
_range = 2,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 450,
_remodel_steel = 300,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Choukai/",
_remodel_to = "Choukai/Kai Ni",
_fuel = 40,
_ammo = 70,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 20,
_scrap_baux = 2,
_equipment = {
{ equipment = "20.3cm Twin Gun Mount", size = 2 },
{ equipment = "12.7cm Twin High-angle Gun Mount", size = 2 },
{ equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2 },
{ equipment = false, size = 2 },
},
},
["Kai Ni"] = {
_name = "Choukai",
_suffix = "Kai Ni",
_rarity = 6,
_api_id = 427,
_id = 227,
_true_id = false,
_japanese_name = "鳥海改二",
_reading = "ちょうかいかいに",
_class = "Takao",
_class_number = 4,
_type = 5,
_hp = 57,
_hp_max = 72,
_firepower = 55,
_firepower_max = 86,
_firepower_mod = 4,
_armor = 46,
_armor_max = 78,
_armor_mod = 2,
_torpedo = 35,
_torpedo_max = 86,
_torpedo_mod = 1,
_evasion = 41,
_evasion_max = 80,
_aa = 24,
_aa_max = 70,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 22,
_los_max = 62,
_range = 2,
_luck = 19,
_luck_max = 68,
_luck_mod = false,
_remodel_level = 65,
_remodel_ammo = 1300,
_remodel_steel = 650,
_remodel_development_material = false,
_remodel_blueprint = true,
_remodel_catapult = false,
_remodel_from = "Choukai/Kai",
_remodel_to = false,
_fuel = 45,
_ammo = 80,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 21,
_scrap_baux = 3,
_equipment = {
{ equipment = "20.3cm (No.2) Twin Gun Mount", size = 3 },
{ equipment = "Skilled Lookouts", size = 3 },
{ equipment = "Searchlight", size = 3 },
{ equipment = "Type 22 Surface Radar Kai 4", size = 3 },
},
_implementation_date = { 2015, 3, 27 },
},
}