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

From Kancolle Wiki
Jump to navigation Jump to search
com>Kenji135
m
Line 1: Line 1:
--Categories:
 
 
--[[Category:Player ship modules]]
 
--[[Category:Player ship modules]]
  

Revision as of 13:40, 2 January 2019

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

--[[Category:Player ship modules]]

return {
    [""] = {
        _name = "Yamakaze",
        _suffix = false,
        _rarity = 4,
        _api_id = 457,
        _id = 257,
        _true_id = false,
        _japanese_name = "山風",
        _reading = "やまかぜ",
        _class = "Shiratsuyu",
        _class_number = 8,
        _type = 2,
        _hp = 16,
        _hp_max = 32,
        _firepower = 11,
        _firepower_max = 31,
        _firepower_mod = false,
        _armor = 6,
        _armor_max = 19,
        _armor_mod = false,
        _torpedo = 24,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 42,
        _evasion_max = 77,
        _aa = 8,
        _aa_max = 38,
        _aa_mod = false,
        _asw = 19,
        _asw_max = 42,
        _speed = 10,
        _los = 5,
        _los_max = 18,
        _range = 1,
        _luck = 6,
        _luck_max = 39,
        _luck_mod = false,
        _buildable = nil,
        _buildable_lsc = nil,
        _build_time = 22,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Yamakaze/Kai",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 5,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Hashimoto Chinami",
        _artist = "Kujou Ichiso",
        _implementation_date = { 2016, 11, 18 },
        _availability = { "event_drop" },
        _wikipedia = "Japanese destroyer Yamakaze (1936)",
    },
    ["Kai"] = {
        _name = "Yamakaze",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 369,
        _id = 257,
        _true_id = 1449,
        _cg_reference = "Yamakaze/",
        _cg_damaged_reference = "Yamakaze/",
        _japanese_name = "山風改",
        _reading = "やまかぜかい",
        _class = "Shiratsuyu",
        _class_number = 8,
        _type = 2,
        _hp = 30,
        _hp_max = 48,
        _firepower = 13,
        _firepower_max = 51,
        _firepower_mod = 1,
        _armor = 14,
        _armor_max = 48,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 82,
        _torpedo_mod = 1,
        _evasion = 44,
        _evasion_max = 88,
        _aa = 15,
        _aa_max = 49,
        _aa_mod = 1,
        _asw = 30,
        _asw_max = 69,
        _speed = 10,
        _los = 7,
        _los_max = 42,
        _range = 1,
        _luck = 8,
        _luck_max = 59,
        _luck_mod = false,
        _buildable = nil,
        _buildable_lsc = nil,
        _build_time = 22,
        _remodel_level = 45,
        _remodel_ammo = 180,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Yamakaze/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
            { equipment = "Type 93 Passive Sonar", size = 0 },
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
        },
        _voice_flag = 3,
    },
    seasonals = {
        { _suffix = "New Year", _season = "New Year 2017" },
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
        { _suffix = "Summer", _season = "Summer 2018" },
    },
}