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

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Player ship modules return { [""] = { _name = "Gangut", _rarity = 5, _api_id = 511, _id = 311, _true_...")
 
m
Line 60: Line 60:
 
         _implementation_date = nil,
 
         _implementation_date = nil,
 
         _availability = nil,
 
         _availability = nil,
 +
        _wikipedia = "Russian battleship Gangut (1911)",
 
     },
 
     },
 
}
 
}

Revision as of 16:45, 2 May 2017

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,
        _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)",
    },
}