Changes

m
21 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Kitakami = {
+
return {
[""] = {
+
    [""] = {
_name = "Kitakami",
+
        _name = "Kitakami",
_rarity = 4,
+
        _rarity = 4,
_api_id = 25,
+
        _api_id = 25,
_id = 20,
+
        _id = 20,
_true_id = false,
+
        _true_id = false,
_japanese_name = "北上",
+
        _japanese_name = "北上",
_reading = "きたかみ",
+
        _reading = "きたかみ",
_class = "Kuma",
+
        _class = "Kuma",
_class_number = 3,
+
        _class_number = 3,
_type = 3,
+
        _type = 3,
_hp = 25,
+
        _hp = 25,
_hp_max = 39,
+
        _hp_max = 39,
_firepower = 14,
+
        _firepower = 14,
_firepower_max = 39,
+
        _firepower_max = 39,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 10,
+
        _armor = 10,
_armor_max = 29,
+
        _armor_max = 29,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 79,
+
        _torpedo_max = 79,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 37,
+
        _evasion = 36,
_evasion_max = 77,
+
        _evasion_max = 69,
_aa = 13,
+
        _aa = 13,
_aa_max = 49,
+
        _aa_max = 49,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 19,
+
        _asw = 19,
_asw_max = 59,
+
        _asw_max = 59,
_speed = 10,
+
        _speed = 10,
_los = 8,
+
        _los = 8,
_los_max = 39,
+
        _los_max = 39,
_range = 2,
+
        _range = 2,
_luck = 15,
+
        _luck = 15,
_luck_max = 69,
+
        _luck_max = 69,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = true,
+
        _buildable = true,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 60,
+
        _build_time = 60,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Kitakami/Kai",
+
        _remodel_to = "Kitakami/Kai",
_fuel = 25,
+
        _fuel = 25,
_ammo = 25,
+
        _ammo = 25,
_scrap_fuel = 2,
+
        _scrap_fuel = 2,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 9,
+
        _scrap_steel = 9,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "14cm Single Gun Mount", size = 0},
+
            { equipment = "14cm Single Gun Mount", size = 0 },
{equipment = "61cm Quadruple Torpedo Mount", size = 0},
+
            { equipment = "61cm Quadruple Torpedo Mount", size = 0 },
},
+
        },
},
+
        _voice_actor = "Ootsubo Yuka",
["Kai"] = {
+
        _artist = "Shibafu",
_name = "Kitakami",
+
        _implementation_date = { 2013, 4, 23 },
_suffix = "Kai",
+
        _availability = { "drop" },
_rarity = 6,
+
        _wikipedia = "Japanese cruiser Kitakami",
_api_id = 58,
+
    },
_id = 98,
+
    ["Kai"] = {
_true_id = false,
+
        _name = "Kitakami",
_battle_card_extension = "png",
+
        _suffix = "Kai",
_battle_card_damaged_extension = "png",
+
        _rarity = 6,
_japanese_name = "北上改",
+
        _api_id = 58,
_reading = "きたかみかい",
+
        _id = 98,
_class = "Kuma",
+
        _true_id = false,
_class_number = 3,
+
        _japanese_name = "北上改",
_type = 4,
+
        _reading = "きたかみかい",
_hp = 32,
+
        _class = "Kuma",
_hp_max = 49,
+
        _class_number = 3,
_firepower = 8,
+
        _type = 4,
_firepower_max = 39,
+
        _hp = 32,
_firepower_mod = false,
+
        _hp_max = 49,
_armor = 12,
+
        _firepower = 8,
_armor_max = 39,
+
        _firepower_max = 39,
_armor_mod = 1,
+
        _firepower_mod = false,
_torpedo = 80,
+
        _armor = 12,
_torpedo_max = 99,
+
        _armor_max = 39,
_torpedo_mod = 4,
+
        _armor_mod = 1,
_evasion = 37,
+
        _torpedo = 80,
_evasion_max = 77,
+
        _torpedo_max = 99,
_aa = 13,
+
        _torpedo_mod = 4,
_aa_max = 39,
+
        _evasion = 37,
_aa_mod = false,
+
        _evasion_max = 77,
_asw = 25,
+
        _aa = 13,
_asw_max = 59,
+
        _aa_max = 39,
_speed = 10,
+
        _aa_mod = false,
_los = 8,
+
        _asw = 25,
_los_max = 39,
+
        _asw_max = 59,
_range = 2,
+
        _speed = 10,
_luck = 15,
+
        _los = 8,
_luck_max = 69,
+
        _los_max = 39,
_luck_mod = false,
+
        _range = 2,
_remodel_level = 10,
+
        _luck = 15,
_remodel_ammo = 400,
+
        _luck_max = 69,
_remodel_steel = 100,
+
        _luck_mod = false,
_remodel_blueprint = false,
+
        _remodel_level = 10,
_remodel_catapult = false,
+
        _remodel_ammo = 400,
_remodel_from = "Kitakami/",
+
        _remodel_steel = 100,
_remodel_to = "Kitakami/Kai Ni",
+
        _remodel_development_material = false,
_fuel = 25,
+
        _remodel_blueprint = false,
_ammo = 50,
+
        _remodel_catapult = false,
_scrap_fuel = 2,
+
        _remodel_from = "Kitakami/",
_scrap_ammo = 6,
+
        _remodel_to = "Kitakami/Kai Ni",
_scrap_steel = 9,
+
        _fuel = 25,
_scrap_baux = false,
+
        _ammo = 50,
_equipment = {
+
        _scrap_fuel = 2,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_ammo = 6,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_steel = 9,
},
+
        _scrap_baux = false,
},
+
        _equipment = {
["Kai Ni"] = {
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_name = "Kitakami",
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_suffix = "Kai Ni",
+
        },
_rarity = 7,
+
    },
_api_id = 119,
+
    ["Kai Ni"] = {
_id = 115,
+
        _name = "Kitakami",
_true_id = false,
+
        _suffix = "Kai Ni",
_japanese_name = "北上改二",
+
        _rarity = 7,
_reading = "きたかみかいに",
+
        _api_id = 119,
_class = "Kuma",
+
        _id = 115,
_class_number = 3,
+
        _true_id = false,
_type = 4,
+
        _japanese_name = "北上改二",
_hp = 43,
+
        _reading = "きたかみかいに",
_hp_max = 59,
+
        _class = "Kuma",
_firepower = 17,
+
        _class_number = 3,
_firepower_max = 63,
+
        _type = 4,
_firepower_mod = 1,
+
        _hp = 43,
_armor = 23,
+
        _hp_max = 59,
_armor_max = 63,
+
        _firepower = 17,
_armor_mod = 1,
+
        _firepower_max = 63,
_torpedo = 90,
+
        _firepower_mod = 1,
_torpedo_max = 139,
+
        _armor = 23,
_torpedo_mod = 5,
+
        _armor_max = 63,
_evasion = 43,
+
        _armor_mod = 1,
_evasion_max = 83,
+
        _torpedo = 90,
_aa = 15,
+
        _torpedo_max = 139,
_aa_max = 49,
+
        _torpedo_mod = 5,
_aa_mod = false,
+
        _evasion = 43,
_asw = 27,
+
        _evasion_max = 83,
_asw_max = 79,
+
        _aa = 15,
_speed = 10,
+
        _aa_max = 49,
_los = 9,
+
        _aa_mod = false,
_los_max = 43,
+
        _asw = 27,
_range = 2,
+
        _asw_max = 79,
_luck = 30,
+
        _speed = 10,
_luck_max = 79,
+
        _los = 9,
_luck_mod = false,
+
        _los_max = 43,
_remodel_level = 50,
+
        _range = 2,
_remodel_ammo = 770,
+
        _luck = 30,
_remodel_steel = 400,
+
        _luck_max = 79,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_catapult = false,
+
        _remodel_level = 50,
_remodel_from = "Kitakami/Kai",
+
        _remodel_ammo = 770,
_remodel_to = false,
+
        _remodel_steel = 400,
_fuel = 25,
+
        _remodel_development_material = false,
_ammo = 75,
+
        _remodel_blueprint = false,
_scrap_fuel = 2,
+
        _remodel_catapult = false,
_scrap_ammo = 6,
+
        _remodel_from = "Kitakami/Kai",
_scrap_steel = 9,
+
        _remodel_to = false,
_scrap_baux = false,
+
        _fuel = 25,
_equipment = {
+
        _ammo = 75,
{equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
+
        _scrap_fuel = 2,
{equipment = "61cm Quintuple (Oxygen) Torpedo Mount", size = 0},
+
        _scrap_ammo = 6,
{equipment = "No. 21 Air Radar", size = 0},
+
        _scrap_steel = 9,
},
+
        _scrap_baux = false,
},
+
        _equipment = {
 +
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 0 },
 +
            { equipment = "61cm Quintuple (Oxygen) Torpedo Mount", size = 0 },
 +
            { equipment = "Type 21 Air Radar", size = 0 },
 +
        },
 +
        _implementation_date = { 2013, 6, 19 },
 +
    },
 
}
 
}
  −
return Kitakami
 
Bots, gkautomate
12,557

edits