• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Gangut

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 19:49, 3 May 2017 by com>RheXtian (smol d would make more sense similar to zwei and due)
Jump to navigation Jump to search

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

--Categories:
--[[Category:Player ship modules]]

return {
    [""] = {
        _name = "Gangut",
        _rarity = 5,
        _api_id = 511,
        _id = 311,
        _true_id = false,
        _japanese_name = "Гангут",
        _reading = "ガングート",
        _class = "Gangut",
        _class_number = 1,
        _type = 8,
        _hp = 59,
        _hp_max = 79,
        _firepower = 55,
        _firepower_max = 78,
        _firepower_mod = 2,
        _armor = 55,
        _armor_max = 73,
        _armor_mod = 3,
        _torpedo = 14,
        _torpedo_max = 28,
        _torpedo_mod = 1,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 22,
        _aa_max = 58,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 20,
        _luck_max = 69,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 240,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Gangut/1",
        _fuel = 75,
        _ammo = 100,
        _scrap_fuel = 8,
        _scrap_ammo = 12,
        _scrap_steel = 29,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
        },
        _voice_flag = 1,
        _voice_actor = nil,
        _artist = nil,
        _implementation_date = nil,
        _availability = nil,
        _wikipedia = "Russian battleship Gangut (1911)",
    },
    ["1"] = {
        _name = "Oktyabrskaya Revolyutsiya",
        _page = "Gangut",
        _rarity = 6,
        _api_id = 512,
        _id = 312,
        _true_id = false,
        _japanese_name = "Октябрьская революция",
        _reading = "オクチャブリスカヤ・レヴォリューツィヤ",
        _class = "Gangut",
        _class_number = 1,
        _type = 8,
        _hp = 72,
        _hp_max = 87,
        _firepower = 65,
        _firepower_max = 89,
        _firepower_mod = 3,
        _armor = 68,
        _armor_max = 90,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 36,
        _aa_max = 65,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 30,
        _luck_max = 79,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 240,
        _remodel_level = 45,
        _remodel_ammo = 2400,
        _remodel_steel = 2000,
        _remodel_from = "Gangut/",
        _remodel_to = "Gangut/dva",
        _fuel = 80,
        _ammo = 105,
        _scrap_fuel = 9,
        _scrap_ammo = 13,
        _scrap_steel = 32,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
        },
        _voice_flag = 3,
    },
    ["dva"] = {
        _name = "Gangut",
        _suffix = "dva",
        _rarity = 7,
        _api_id = 513,
        _id = 316,
        _true_id = false,
        _japanese_name = "Гангут два",
        _reading = "ガングート ?",
        _class = "Gangut",
        _class_number = 1,
        _type = 8,
        _hp = 77,
        _hp_max = 92,
        _firepower = 66,
        _firepower_max = 90,
        _firepower_mod = 3,
        _armor = 71,
        _armor_max = 95,
        _armor_mod = 4,
        _torpedo = 16,
        _torpedo_max = 32,
        _torpedo_mod = 1,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 38,
        _aa_max = 72,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 35,
        _luck_max = 88,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 240,
        _remodel_level = 75,
        _remodel_ammo = 1600,
        _remodel_steel = 4200,
        _remodel_from = "Gangut/1",
        _remodel_to = false,
        _fuel = 85,
        _ammo = 110,
        _scrap_fuel = 9,
        _scrap_ammo = 14,
        _scrap_steel = 33,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 1},
            {equipment = nil, size = 1},
            {equipment = nil, size = 2},
            {equipment = nil, size = 2},
        },
        _voice_flag = 3,
    },
	class = {
		_name = "Gangut",
		_class = true,
		_base_type = 8,
	},
}