Module:Data/Ship/Gangut

< Module:Data‎ | Ship
Revision as of 02:42, 3 May 2017 by com>Flechette5523

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 = nil,
        _class_number = nil,
        _type = 8,
        _hp = 63,
        _hp_max = 79,
        _firepower = 63,
        _firepower_max = 89,
        _firepower_mod = 3,
        _armor = 52,
        _armor_max = 69,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 24,
        _aa_max = 69,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 12,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = nil,
        _buildable_lsc = nil,
        _build_time = 240,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Gangut/1",
        _fuel = 80,
        _ammo = 110,
        _scrap_fuel = 10,
        _scrap_ammo = 14,
        _scrap_steel = 33,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
        },
        _voice_flag = 0,
        _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 = nil,
        _class_number = nil,
        _type = 8,
        _hp = 63,
        _hp_max = 79,
        _firepower = 63,
        _firepower_max = 89,
        _firepower_mod = 3,
        _armor = 52,
        _armor_max = 69,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 24,
        _aa_max = 69,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 12,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = nil,
        _buildable_lsc = nil,
        _build_time = 240,
        _remodel_level = 25,
        _remodel_ammo = 600,
        _remodel_steel = 400,
        _remodel_from = "Gangut/",
        _remodel_to = "Gangut/Dva",
        _fuel = 80,
        _ammo = 110,
        _scrap_fuel = 10,
        _scrap_ammo = 14,
        _scrap_steel = 33,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
        },
        _voice_flag = 0,
    },
    ["Dva"] = {
        _name = "Gangut",
        _suffix = "Dva",
        _rarity = 7,
        _api_id = 513,
        _id = 316,
        _true_id = false,
        _japanese_name = "Гангут два",
        _reading = "ガングート ?",
        _class = nil,
        _class_number = nil,
        _type = 8,
        _hp = 63,
        _hp_max = 79,
        _firepower = 63,
        _firepower_max = 89,
        _firepower_mod = 3,
        _armor = 52,
        _armor_max = 69,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 24,
        _aa_max = 69,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _range = 3,
        _luck = 12,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = nil,
        _buildable_lsc = nil,
        _build_time = 240,
        _remodel_level = 25,
        _remodel_ammo = 600,
        _remodel_steel = 400,
        _remodel_from = "Gangut/1",
        _remodel_to = false,
        _fuel = 80,
        _ammo = 110,
        _scrap_fuel = 10,
        _scrap_ammo = 14,
        _scrap_steel = 33,
        _scrap_baux = 3,
        _equipment = {
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
            {equipment = nil, size = 3},
        },
        _voice_flag = 0,
    },
}