Changes

LSC buildable
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Kashima = {
+
return {
[""] = {
+
    [""] = {
_name = "Kashima",
+
        _name = "Kashima",
_rarity = 3,
+
        _rarity = 3,
_back = 4,
+
        _back = 4,
_api_id = 465,
+
        _api_id = 465,
_id = 265,
+
        _id = 265,
_true_id = false,
+
        _true_id = false,
_japanese_name = "鹿島",
+
        _japanese_name = "鹿島",
_reading = "かしま",
+
        _reading = "かしま",
_class = "Katori",
+
        _class = "Katori",
_class_number = 2,
+
        _class_number = 2,
_type = 21,
+
        _type = 21,
_hp = 36,
+
        _hp = 36,
_hp_max = 48,
+
        _hp_max = 48,
_firepower = 13,
+
        _firepower = 13,
_firepower_max = 27,
+
        _firepower_max = 27,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 9,
+
        _armor = 9,
_armor_max = 27,
+
        _armor_max = 27,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 11,
+
        _torpedo = 11,
_torpedo_max = 24,
+
        _torpedo_max = 24,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 25,
+
        _evasion = 25,
_evasion_max = 51,
+
        _evasion_max = 51,
_aa = 15,
+
        _aa = 15,
_aa_max = 46,
+
        _aa_max = 46,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 13,
+
        _asw = 13,
_asw_max = 43,
+
        _asw_max = 43,
_speed = 5,
+
        _speed = 5,
_los = 9,
+
        _los = 9,
_los_max = 36,
+
        _los_max = 36,
_range = 2,
+
        _range = 2,
_luck = 20,
+
        _luck = 20,
_luck_max = 69,
+
        _luck_max = 69,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = true,
_build_time = 70,
+
        _build_time = 70,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Kashima/Kai",
+
        _remodel_to = "Kashima/Kai",
_fuel = 30,
+
        _fuel = 30,
_ammo = 15,
+
        _ammo = 15,
_scrap_fuel = 3,
+
        _scrap_fuel = 3,
_scrap_ammo = 1,
+
        _scrap_ammo = 1,
_scrap_steel = 10,
+
        _scrap_steel = 10,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "14cm Twin Gun Mount", size = 1},
+
            { equipment = "14cm Twin Gun Mount", size = 1 },
{equipment = "12.7cm Twin High-angle Gun Mount", size = 1},
+
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 1 },
{equipment = "Type 94 Depth Charge Projector", size = 1},
+
            { equipment = "Type 94 Depth Charge Projector", size = 1 },
},
+
        },
},
+
        _voice_actor = "Kayano Ai",
["Kai"] = {
+
        _artist = "Parsley",
_name = "Kashima",
+
        _implementation_date = { 2015, 11, 18 },
_suffix = "Kai",
+
        _availability = { "event_reward" },
_rarity = 5,
+
        _wikipedia = "Japanese cruiser Kashima",
_api_id = 356,
+
    },
_id = 265,
+
    ["Kai"] = {
_true_id = 1436,
+
        _name = "Kashima",
_cg_reference = "/",
+
        _suffix = "Kai",
_cg_damaged_reference = "/",
+
        _rarity = 5,
_japanese_name = "鹿島改",
+
        _api_id = 356,
_reading = "かしまかい",
+
        _id = 265,
_class = "Katori",
+
        _true_id = 1436,
_class_number = 2,
+
        _cg_reference = "/",
_type = 21,
+
        _cg_damaged_reference = "/",
_hp = 40,
+
        _japanese_name = "鹿島改",
_hp_max = 54,
+
        _reading = "かしまかい",
_firepower = 14,
+
        _class = "Katori",
_firepower_max = 37,
+
        _class_number = 2,
_firepower_mod = 1,
+
        _type = 21,
_armor = 15,
+
        _hp = 40,
_armor_max = 39,
+
        _hp_max = 54,
_armor_mod = 1,
+
        _firepower = 14,
_torpedo = 13,
+
        _firepower_max = 37,
_torpedo_max = 39,
+
        _firepower_mod = 1,
_torpedo_mod = 1,
+
        _armor = 15,
_evasion = 27,
+
        _armor_max = 39,
_evasion_max = 54,
+
        _armor_mod = 1,
_aa = 22,
+
        _torpedo = 13,
_aa_max = 62,
+
        _torpedo_max = 39,
_aa_mod = 2,
+
        _torpedo_mod = 1,
_asw = 24,
+
        _evasion = 27,
_asw_max = 69,
+
        _evasion_max = 54,
_speed = 5,
+
        _aa = 22,
_los = 10,
+
        _aa_max = 62,
_los_max = 50,
+
        _aa_mod = 2,
_range = 2,
+
        _asw = 24,
_luck = 20,
+
        _asw_max = 69,
_luck_max = 79,
+
        _speed = 5,
_luck_mod = false,
+
        _los = 10,
_remodel_level = 35,
+
        _los_max = 50,
_remodel_ammo = 120,
+
        _range = 2,
_remodel_steel = 400,
+
        _luck = 20,
_remodel_development_material = false,
+
        _luck_max = 79,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_catapult = false,
+
        _remodel_level = 35,
_remodel_from = "Kashima/",
+
        _remodel_ammo = 120,
_remodel_to = false,
+
        _remodel_steel = 400,
_fuel = 35,
+
        _remodel_development_material = false,
_ammo = 20,
+
        _remodel_blueprint = false,
_scrap_fuel = 3,
+
        _remodel_catapult = false,
_scrap_ammo = 2,
+
        _remodel_from = "Kashima/",
_scrap_steel = 11,
+
        _remodel_to = false,
_scrap_baux = 1,
+
        _fuel = 35,
_equipment = {
+
        _ammo = 20,
{equipment = "14cm Twin Gun Mount", size = 2},
+
        _scrap_fuel = 3,
{equipment = "Searchlight", size = 2},
+
        _scrap_ammo = 2,
{equipment = "Type 3 Active Sonar", size = 2},
+
        _scrap_steel = 11,
{equipment = "Type 94 Depth Charge Projector", size = 2},
+
        _scrap_baux = 1,
},
+
        _equipment = {
},
+
            { equipment = "14cm Twin Gun Mount", size = 2 },
["Xmas"] = {
+
            { equipment = "Searchlight", size = 2 },
_name = "Kashima",
+
            { equipment = "Type 3 Active Sonar", size = 2 },
_suffix = "Xmas",
+
            { equipment = "Type 94 Depth Charge Projector", size = 2 },
_display_suffix = "(Xmas)",
+
        },
_api_id = 967,
+
    },
_type = 21,
+
    seasonals = {
_seasonal = true,
+
        { _suffix = "Christmas", _season = "Christmas 2015" },
},
+
        { _suffix = "Valentine", _season = "Valentines 2016" },
 +
        { _suffix = "Shopping", _season = "Sanma 2017" },
 +
        ["Xmas"] = "/Christmas",
 +
    },
 
}
 
}
  −
return Kashima
 
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,955

edits