- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 2:
Line 2:
− [""] = {+
− _name = "Johnston",+
− _suffix = false,+
− _rarity = 5,+
− _api_id = 562,+
− _id = 362,+
− _true_id = false,+
− _japanese_name = "Johnston",+
− _reading = "ジョンストン",+
− _class = "Fletcher",+
− _class_number = 84,+
− _type = 2,+
− _hp = 17,+
− _hp_max = 35,+
− _firepower = 12,+
− _firepower_max = 32,+
− _firepower_mod = 1,+
− _armor = 7,+
− _armor_max = 20,+
− _armor_mod = 1,+
− _torpedo = 20,+
− _torpedo_max = 60,+
− _torpedo_mod = 1,+
− _evasion = nil,+
− _evasion_max = nil,+
− _aa = 32,+
− _aa_max = 60,+
− _aa_mod = 2,+
− _asw = nil,+
− _asw_max = nil,+
− _speed = 10,+
− _los = nil,+
− _los_max = nil,+
− _range = 1,+
− _luck = 17,+
− _luck_max = 70,+
− _luck_mod = false,+
− _buildable = false,+
− _buildable_lsc = false,+
− _build_time = 23,+
− _remodel_level = false,+
− _remodel_from = false,+
− _remodel_to = "Johnston/Kai",+
− _fuel = 20,+
− _ammo = 20,+
− _scrap_fuel = 1,+
− _scrap_ammo = 2,+
− _scrap_steel = 7,+
− _scrap_baux = 2,+
− _equipment = {+
− {equipment = "5inch Single Gun Mount Mk.30", size = 0},+
− {equipment = "533mm Quintuple Torpedo Mount (Initial Model)", size = 0},+
+
+
+
+
+
+
+
− _voice_flag = 1, +
− _voice_actor = "Shiraki Nao", -- https://twitter.com/shiroshironao/status/988622350017937410+
− _artist = "zeco ", -- http://tw.weibo.com/zecozeco/4232077224908035+
− _implementation_date = {2018, 12, 27},+
− _availability = nil,+
− _wikipedia = "USS Johnston (DD-557)",+
− },+
− ["Kai"] = {+
− _name = "Johnston",+
− _suffix = "Kai",+
− _rarity = 6,+
− _api_id = 689,+
− _id = 362,+
− _true_id = 1489,+
− _japanese_name = "Johnston改",+
− _reading = "ジョンストンかい",+
− _class = "Fletcher",+
− _class_number = 84,+
− _type = 2,+
− _hp = 34,+
− _hp_max = 50,+
− _firepower = 15,+
− _firepower_max = 55,+
− _firepower_mod = 1,+
− _armor = 16,+
− _armor_max = 52,+
− _armor_mod = 1,+
− _torpedo = 26,+
− _torpedo_max = 72,+
− _torpedo_mod = 1,+
− _evasion = nil,+
− _evasion_max = nil,+
− _aa = 40,+
− _aa_max = 90,+
− _aa_mod = 3,+
− _asw = nil,+
− _asw_max = nil,+
− _speed = 10,+
− _los = nil,+
− _los_max = nil,+
− _range = 1,+
− _luck = 40,+
− _luck_max = 82,+
− _luck_mod = false,+
− _build_time = 23,+
− _remodel_level = 55,+
− _remodel_ammo = 270,+
− _remodel_steel = 180,+
− _remodel_development_material = 80,+
− _remodel_blueprint = false,+
− _remodel_catapult = false,+
− _remodel_report = false,+
− _remodel_from = "Johnston/",+
− _remodel_to = false,+
− _fuel = 20,+
− _ammo = 20,+
− _scrap_fuel = 1,+
− _scrap_ammo = 2,+
− _scrap_steel = 12,+
− _scrap_baux = 3,
− _equipment = {
− {equipment = "5inch Single Gun Mount Mk.30 Kai", size = 0},
− {equipment = "SG Radar (Initial Model)", size = 0},
− {equipment = false, size = 0},
− _voice_flag = 3,
− },
no edit summary
return {
return {
[""] = {
_name = "Johnston",
_suffix = false,
_rarity = 5,
_api_id = 562,
_id = 362,
_true_id = false,
_japanese_name = "Johnston",
_reading = "ジョンストン",
_class = "Fletcher",
_class_number = 84,
_type = 2,
_hp = 17,
_hp_max = 35,
_firepower = 12,
_firepower_max = 32,
_firepower_mod = 1,
_armor = 7,
_armor_max = 20,
_armor_mod = 1,
_torpedo = 20,
_torpedo_max = 60,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 32,
_aa_max = 60,
_aa_mod = 2,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 17,
_luck_max = 70,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 23,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Johnston/Kai",
_fuel = 20,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 7,
_scrap_baux = 2,
_equipment = {
{ equipment = "5inch Single Gun Mount Mk.30", size = 0 },
{ equipment = "533mm Quintuple Torpedo Mount (Initial Model)", size = 0 },
},
_voice_flag = 1,
_voice_actor = "Shiraki Nao", -- https://twitter.com/shiroshironao/status/988622350017937410
_artist = "zeco ", -- http://tw.weibo.com/zecozeco/4232077224908035
_implementation_date = { 2018, 12, 27 },
_availability = { "event_drop" },
_wikipedia = "USS Johnston (DD-557)",
},
},
["Kai"] = {
_name = "Johnston",
_suffix = "Kai",
_rarity = 6,
_api_id = 689,
_id = 362,
_true_id = 1489,
_japanese_name = "Johnston改",
_reading = "ジョンストンかい",
_class = "Fletcher",
_class_number = 84,
_type = 2,
_hp = 34,
_hp_max = 50,
_firepower = 15,
_firepower_max = 55,
_firepower_mod = 1,
_armor = 16,
_armor_max = 52,
_armor_mod = 1,
_torpedo = 26,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 40,
_aa_max = 90,
_aa_mod = 3,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 40,
_luck_max = 82,
_luck_mod = false,
_build_time = 23,
_remodel_level = 55,
_remodel_ammo = 270,
_remodel_steel = 180,
_remodel_development_material = 80,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Johnston/",
_remodel_to = false,
_fuel = 20,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 3,
_equipment = {
{ equipment = "5inch Single Gun Mount Mk.30 Kai", size = 0 },
{ equipment = "SG Radar (Initial Model)", size = 0 },
{ equipment = false, size = 0 },
},
_voice_flag = 3,
},
},
}
}