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

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (20 revisions imported)
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
local Atago = {
+
-- [[Category:Player ship modules]]
[""] = {
+
 
_name = "Atago",
+
return {
_rarity = 4,
+
    [""] = {
_id = 60,
+
        _name = "Atago",
_true_id = false,
+
        _rarity = 4,
_card = "060.jpg",
+
        _api_id = 67,
_battle_card = "Atago card.jpg",
+
        _id = 60,
_japanese_name = "愛宕",
+
        _true_id = false,
_reading = "あたご",
+
        _japanese_name = "愛宕",
_class = "Takao",
+
        _reading = "あたご",
_class_number = 2,
+
        _class = "Takao",
_type = 5,
+
        _class_number = 2,
_hp = 45,
+
        _type = 5,
_hp_max = 60,
+
        _hp = 45,
_firepower = 40,
+
        _hp_max = 60,
_firepower_max = 54,
+
        _firepower = 40,
_firepower_mod = 2,
+
        _firepower_max = 54,
_armor = 35,
+
        _firepower_mod = 2,
_armor_max = 49,
+
        _armor = 35,
_armor_mod = 2,
+
        _armor_max = 49,
_torpedo = 24,
+
        _armor_mod = 2,
_torpedo_max = 59,
+
        _torpedo = 24,
_torpedo_mod = 1,
+
        _torpedo_max = 59,
_evasion = 35,
+
        _torpedo_mod = 1,
_evasion_max = 59,
+
        _evasion = 35,
_aa = 18,
+
        _evasion_max = 59,
_aa_max = 56,
+
        _aa = 18,
_aa_mod = false,
+
        _aa_max = 56,
_asw = 0,
+
        _aa_mod = false,
_asw_max = false,
+
        _asw = 0,
_speed = 10,
+
        _asw_max = false,
_los = 13,
+
        _speed = 10,
_los_max = 39,
+
        _los = 13,
_range = 2,
+
        _los_max = 39,
_luck = 10,
+
        _range = 2,
_luck_max = 49,
+
        _luck = 10,
_luck_mod = false,
+
        _luck_max = 49,
_buildable = true,
+
        _luck_mod = false,
_buildable_lsc = false,
+
        _buildable = true,
_build_time = 85,
+
        _buildable_lsc = false,
_remodel_level = false,
+
        _build_time = 85,
_remodel_from = false,
+
        _remodel_level = false,
_remodel_to = "Atago/Kai",
+
        _remodel_from = false,
_fuel = 40,
+
        _remodel_to = "Atago/Kai",
_ammo = 65,
+
        _fuel = 40,
_scrap_fuel = 2,
+
        _ammo = 65,
_scrap_ammo = 2,
+
        _scrap_fuel = 2,
_scrap_steel = 12,
+
        _scrap_ammo = 2,
_scrap_baux = 1,
+
        _scrap_steel = 12,
_equipment = {
+
        _scrap_baux = 1,
{equipment = "20.3cm Twin Gun Mount", size = 2},
+
        _equipment = {
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
+
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
{equipment = false, size = 2},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
},
+
            { equipment = false, size = 2 },
},
+
        },
["Kai"] = {
+
        _voice_actor = "Touyama Nao",
_name = "Atago",
+
        _artist = "Mikoto Akemi",
_suffix = "Kai",
+
        _implementation_date = { 2013, 4, 23 },
_rarity = 5,
+
        _availability = { "drop" },
_id = 60,
+
        _wikipedia = "Japanese cruiser Atago",
_true_id = 370,
+
    },
_card = "060M.jpg",
+
    ["Kai"] = {
_battle_card = "Atago kai card.jpg",
+
        _name = "Atago",
_japanese_name = "愛宕改",
+
        _suffix = "Kai",
_reading = "あたごかい",
+
        _rarity = 5,
_class = "Takao",
+
        _api_id = 270,
_class_number = 2,
+
        _id = 60,
_type = 5,
+
        _true_id = 1370,
_hp = 57,
+
        _cg_reference = "/",
_hp_max = 69,
+
        _cg_damaged_reference = "/",
_firepower = 48,
+
        _japanese_name = "愛宕改",
_firepower_max = 77,
+
        _reading = "あたごかい",
_firepower_mod = 3,
+
        _class = "Takao",
_armor = 45,
+
        _class_number = 2,
_armor_max = 75,
+
        _type = 5,
_armor_mod = 2,
+
        _hp = 57,
_torpedo = 24,
+
        _hp_max = 69,
_torpedo_max = 79,
+
        _firepower = 48,
_torpedo_mod = 1,
+
        _firepower_max = 77,
_evasion = 40,
+
        _firepower_mod = 3,
_evasion_max = 79,
+
        _armor = 45,
_aa = 20,
+
        _armor_max = 75,
_aa_max = 69,
+
        _armor_mod = 2,
_aa_mod = 1,
+
        _torpedo = 24,
_asw = 0,
+
        _torpedo_max = 79,
_asw_max = false,
+
        _torpedo_mod = 1,
_speed = 10,
+
        _evasion = 40,
_los = 14,
+
        _evasion_max = 79,
_los_max = 49,
+
        _aa = 20,
_range = 2,
+
        _aa_max = 69,
_luck = 10,
+
        _aa_mod = 1,
_luck_max = 59,
+
        _asw = 0,
_luck_mod = false,
+
        _asw_max = false,
_remodel_level = 25,
+
        _speed = 10,
_remodel_ammo = 450,
+
        _los = 14,
_remodel_steel = 300,
+
        _los_max = 49,
_remodel_blueprint = false,
+
        _range = 2,
_remodel_from = "Atago",
+
        _luck = 10,
_remodel_to = false,
+
        _luck_max = 59,
_fuel = 40,
+
        _luck_mod = false,
_ammo = 70,
+
        _remodel_level = 25,
_scrap_fuel = 4,
+
        _remodel_ammo = 450,
_scrap_ammo = 7,
+
        _remodel_steel = 300,
_scrap_steel = 20,
+
        _remodel_development_material = false,
_scrap_baux = 2,
+
        _remodel_blueprint = false,
_equipment = {
+
        _remodel_catapult = false,
{equipment = "20.3cm Twin Gun Mount", size = 2},
+
        _remodel_from = "Atago/",
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2},
+
        _remodel_to = false,
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
+
        _fuel = 40,
{equipment = false, size = 2},
+
        _ammo = 70,
},
+
        _scrap_fuel = 4,
},
+
        _scrap_ammo = 7,
 +
        _scrap_steel = 20,
 +
        _scrap_baux = 2,
 +
        _equipment = {
 +
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
 +
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2 },
 +
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
 +
            { equipment = false, size = 2 },
 +
        },
 +
    },
 
}
 
}
 
return Atago
 

Latest revision as of 14:39, 12 May 2021

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Atago",
        _rarity = 4,
        _api_id = 67,
        _id = 60,
        _true_id = false,
        _japanese_name = "愛宕",
        _reading = "あたご",
        _class = "Takao",
        _class_number = 2,
        _type = 5,
        _hp = 45,
        _hp_max = 60,
        _firepower = 40,
        _firepower_max = 54,
        _firepower_mod = 2,
        _armor = 35,
        _armor_max = 49,
        _armor_mod = 2,
        _torpedo = 24,
        _torpedo_max = 59,
        _torpedo_mod = 1,
        _evasion = 35,
        _evasion_max = 59,
        _aa = 18,
        _aa_max = 56,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 13,
        _los_max = 39,
        _range = 2,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 85,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Atago/Kai",
        _fuel = 40,
        _ammo = 65,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 12,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
            { equipment = false, size = 2 },
        },
        _voice_actor = "Touyama Nao",
        _artist = "Mikoto Akemi",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese cruiser Atago",
    },
    ["Kai"] = {
        _name = "Atago",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 270,
        _id = 60,
        _true_id = 1370,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "愛宕改",
        _reading = "あたごかい",
        _class = "Takao",
        _class_number = 2,
        _type = 5,
        _hp = 57,
        _hp_max = 69,
        _firepower = 48,
        _firepower_max = 77,
        _firepower_mod = 3,
        _armor = 45,
        _armor_max = 75,
        _armor_mod = 2,
        _torpedo = 24,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 40,
        _evasion_max = 79,
        _aa = 20,
        _aa_max = 69,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 14,
        _los_max = 49,
        _range = 2,
        _luck = 10,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 25,
        _remodel_ammo = 450,
        _remodel_steel = 300,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Atago/",
        _remodel_to = false,
        _fuel = 40,
        _ammo = 70,
        _scrap_fuel = 4,
        _scrap_ammo = 7,
        _scrap_steel = 20,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 2 },
            { equipment = false, size = 2 },
        },
    },
}