• 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/Tashkent"

From Kancolle Wiki
Jump to navigation Jump to search
com>Kenji135
m
m (buildable = false)
 
(3 intermediate revisions by 2 users not shown)
Line 33: Line 33:
 
         _speed = 10,
 
         _speed = 10,
 
         _los = 7,
 
         _los = 7,
         _los_max = 29,
+
         _los_max = 36,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 40,
 
         _luck = 40,
 
         _luck_max = 90,
 
         _luck_max = 90,
 
         _luck_mod = false,
 
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = false,
 
         _build_time = 82,
 
         _build_time = 82,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 102: Line 102:
 
         _luck_max = 100,
 
         _luck_max = 100,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
 
        _buildable_lsc = nil,
 
 
         _build_time = 82,
 
         _build_time = 82,
 
         _remodel_level = 50,
 
         _remodel_level = 50,

Latest revision as of 11:33, 10 November 2021

Documentation for this module may be created at Module:Data/Ship/Tashkent/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Tashkent",
        _rarity = 6,
        _api_id = 516,
        _id = 313,
        _true_id = false,
        _japanese_name = "Ташкент",
        _reading = "タシュケント",
        _class = "Tashkent",
        _class_number = 1,
        _type = 2,
        _hp = 22,
        _hp_max = 42,
        _firepower = 18,
        _firepower_max = 50,
        _firepower_mod = 2,
        _armor = 12,
        _armor_max = 31,
        _armor_mod = 1,
        _torpedo = 12,
        _torpedo_max = 48,
        _torpedo_mod = 1,
        _evasion = 48,
        _evasion_max = 90,
        _aa = 20,
        _aa_max = 52,
        _aa_mod = 1,
        _asw = 33,
        _asw_max = 55,
        _speed = 10,
        _los = 7,
        _los_max = 36,
        _range = 2,
        _luck = 40,
        _luck_max = 90,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 82,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Tashkent/Kai",
        _fuel = 15,
        _ammo = 30,
        _scrap_fuel = 2,
        _scrap_ammo = 3,
        _scrap_steel = 15,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "130mm B-13 Twin Gun Mount", size = 0 },
            { equipment = "Improved Kanhon Type Turbine", size = 0 },
            { equipment = "Enhanced Kanhon Type Boiler", size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Miyakawa Wakana",
        _artist = "Yadokari",
        _implementation_date = { 2018, 2, 21 },
        _availability = { "event_drop" },
        _get_message = "Здравствуйте!<br>嚮導駆逐艦、タシュケント、はるばる来てみたよ!<br>同志提督! よろしくお願いするね!",
        _wikipedia = "Tashkent-class destroyer",
    },
    ["Kai"] = {
        _name = "Tashkent",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 395,
        _id = 313,
        _true_id = 1475,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "Ташкент改",
        _reading = "タシュケントかい",
        _class = "Tashkent",
        _class_number = 1,
        _type = 2,
        _hp = 39,
        _hp_max = 59,
        _firepower = 28,
        _firepower_max = 66,
        _firepower_mod = 2,
        _armor = 28,
        _armor_max = 56,
        _armor_mod = 1,
        _torpedo = 18,
        _torpedo_max = 68,
        _torpedo_mod = 1,
        _evasion = 50,
        _evasion_max = 94,
        _aa = 30,
        _aa_max = 69,
        _aa_mod = 1,
        _asw = 40,
        _asw_max = 73,
        _speed = 10,
        _los = 10,
        _los_max = 48,
        _range = 2,
        _luck = 43,
        _luck_max = 100,
        _luck_mod = false,
        _build_time = 82,
        _remodel_level = 50,
        _remodel_ammo = 400,
        _remodel_steel = 360,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "Tashkent/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 35,
        _scrap_fuel = 2,
        _scrap_ammo = 4,
        _scrap_steel = 15,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "130mm B-13 Twin Gun Mount", size = 0 },
            { equipment = "533mm Triple Torpedo Mount", size = 0 },
            { equipment = "Improved Kanhon Type Turbine", size = 0 },
            { equipment = "Enhanced Kanhon Type Boiler", size = 0 },
        },
        _voice_flag = 1,
    },
    class = {
        _name = "Tashkent",
        _class = true,
        _base_type = 2,
    },
}