• 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
m
34 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
[""] = {
+
    [""] = {
_name = "Tama",
+
        _name = "Tama",
_rarity = 2,
+
        _rarity = 2,
_api_id = 100,
+
        _api_id = 100,
_id = 40,
+
        _id = 40,
_true_id = false,
+
        _true_id = false,
_japanese_name = "多摩",
+
        _japanese_name = "多摩",
_reading = "たま",
+
        _reading = "たま",
_class = "Kuma",
+
        _class = "Kuma",
_class_number = 2,
+
        _class_number = 2,
_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 = 36,
+
        _evasion = 36,
_evasion_max = 69,
+
        _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 = 10,
+
        _luck = 10,
_luck_max = 49,
+
        _luck_max = 49,
_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 = "Tama/Kai",
+
        _remodel_to = "Tama/Kai",
_fuel = 25,
+
        _fuel = 25,
_ammo = 25,
+
        _ammo = 25,
_scrap_fuel = 2,
+
        _scrap_fuel = 2,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 10,
+
        _scrap_steel = 10,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "14cm Single Gun Mount", size = 1},
+
            { equipment = "14cm Single Gun Mount", size = 1 },
{equipment = false, size = 1},
+
            { equipment = false, size = 1 },
},
+
        },
_voice_actor = "Sakura Ayane",
+
        _voice_actor = "Sakura Ayane",
_artist = "UGUME",
+
        _artist = "UGUME",
_implementation_date = {2013, 4, 23},
+
        _implementation_date = { 2013, 4, 23 },
_availability = {"drop"},
+
        _availability = { "drop" },
_wikipedia = "Japanese cruiser Tama",
+
        _wikipedia = "Japanese cruiser Tama",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Tama",
+
        _name = "Tama",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 216,
+
        _api_id = 216,
_id = 40,
+
        _id = 40,
_true_id = 1316,
+
        _true_id = 1316,
_battle_card_damaged_extension = "png",
+
        _cg_reference = "/",
_cg_reference = "/",
+
        _cg_damaged_reference = "/",
_cg_damaged_reference = "/",
+
        _japanese_name = "多摩改",
_japanese_name = "多摩改",
+
        _reading = "たまかい",
_reading = "たまかい",
+
        _class = "Kuma",
_class = "Kuma",
+
        _class_number = 2,
_class_number = 2,
+
        _type = 3,
_type = 3,
+
        _hp = 42,
_hp = 42,
+
        _hp_max = 59,
_hp_max = 59,
+
        _firepower = 20,
_firepower = 20,
+
        _firepower_max = 59,
_firepower_max = 59,
+
        _firepower_mod = 1,
_firepower_mod = 1,
+
        _armor = 29,
_armor = 29,
+
        _armor_max = 59,
_armor_max = 59,
+
        _armor_mod = 2,
_armor_mod = 2,
+
        _torpedo = 24,
_torpedo = 24,
+
        _torpedo_max = 79,
_torpedo_max = 79,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 40,
_evasion = 40,
+
        _evasion_max = 79,
_evasion_max = 79,
+
        _aa = 15,
_aa = 15,
+
        _aa_max = 59,
_aa_max = 59,
+
        _aa_mod = 1,
_aa_mod = 1,
+
        _asw = 24,
_asw = 24,
+
        _asw_max = 79,
_asw_max = 79,
+
        _speed = 10,
_speed = 10,
+
        _los = 10,
_los = 10,
+
        _los_max = 49,
_los_max = 49,
+
        _range = 2,
_range = 2,
+
        _luck = 12,
_luck = 12,
+
        _luck_max = 59,
_luck_max = 59,
+
        _luck_mod = false,
_luck_mod = false,
+
        _remodel_level = 20,
_remodel_level = 20,
+
        _remodel_ammo = 200,
_remodel_ammo = 200,
+
        _remodel_steel = 200,
_remodel_steel = 200,
+
        _remodel_development_material = false,
_remodel_development_material = false,
+
        _remodel_blueprint = false,
_remodel_blueprint = false,
+
        _remodel_catapult = false,
_remodel_catapult = false,
+
        _remodel_from = "Tama/",
_remodel_from = "Tama/",
+
        _remodel_to = "Tama/Kai Ni",
_remodel_to = "Tama/Kai Ni",
+
        _fuel = 25,
_fuel = 25,
+
        _ammo = 30,
_ammo = 30,
+
        _scrap_fuel = 2,
_scrap_fuel = 2,
+
        _scrap_ammo = 2,
_scrap_ammo = 2,
+
        _scrap_steel = 10,
_scrap_steel = 10,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 1 },
{equipment = "14cm Single Gun Mount", size = 1},
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1 },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 1 },
{equipment = "Type 0 Reconnaissance Seaplane", size = 1},
+
        },
},
+
    },
},
+
    ["Kai Ni"] = {
["Kai Ni"] = {
   
         _name = "Tama",
 
         _name = "Tama",
 
         _suffix = "Kai Ni",
 
         _suffix = "Kai Ni",
Line 136: Line 134:  
         _hp_max = 59,
 
         _hp_max = 59,
 
         _firepower = 16,
 
         _firepower = 16,
         _firepower_max = 59,
+
         _firepower_max = 61,
 
         _firepower_mod = 1,
 
         _firepower_mod = 1,
 
         _armor = 29,
 
         _armor = 29,
Line 144: Line 142:  
         _torpedo_max = 91,
 
         _torpedo_max = 91,
 
         _torpedo_mod = 2,
 
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 43,
         _evasion_max = nil,
+
         _evasion_max = 82,
 
         _aa = 33,
 
         _aa = 33,
 
         _aa_max = 83,
 
         _aa_max = 83,
 
         _aa_mod = 2,
 
         _aa_mod = 2,
        _asw = nil,
+
    _asw = 43,
        _asw_max = nil,
+
    _asw_max = 85,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 14,
         _los_max = nil,
+
         _los_max = 61,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 13,
 
         _luck = 13,
Line 162: Line 160:  
         _build_time = 60,
 
         _build_time = 60,
 
         _remodel_level = 70,
 
         _remodel_level = 70,
_remodel_ammo = 550,
+
        _remodel_ammo = 550,
_remodel_steel = 700,
+
        _remodel_steel = 700,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = true,
+
        _remodel_blueprint = true,
_remodel_catapult = false,
+
        _remodel_catapult = false,
 
         _remodel_from = "Tama/Kai",
 
         _remodel_from = "Tama/Kai",
 
         _remodel_to = false,
 
         _remodel_to = false,
Line 176: Line 174:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1},
+
             { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 },
             {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1},
+
             { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1 },
             {equipment = "Arctic Camouflage (+ Arctic Equipment)", size = 1},
+
             { equipment = "Arctic Camouflage (+ Arctic Equipment)", size = 1 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
},
+
        _implementation_date = { 2017, 12, 11 },
 +
    },
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Yukata", _season = "Fall 2015" },
 
         { _suffix = "Yukata", _season = "Fall 2015" },
 
         { _suffix = "Mackerel Pike Festival", _season = "Sanma 2016" },
 
         { _suffix = "Mackerel Pike Festival", _season = "Sanma 2016" },
 +
        { _suffix = "Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
        { _suffix = "Kai Ni Winter 2018 Event", _season = "Eve Of Battle 2018" },
 
         ["Fall"] = "/Yukata",
 
         ["Fall"] = "/Yukata",
 
     },
 
     },
 
}
 
}
Bots, gkautomate
12,557

edits

Navigation menu