• 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
m (http://kancolle.wikia.com/wiki/File:Yama_Kai.jpg)
m (http://kancolle.wikia.com/wiki/Talk:Yamakaze/@comment-CyberMago-20161119122335)
Line 107: Line 107:
 
         _remodel_ammo = 180,
 
         _remodel_ammo = 180,
 
         _remodel_steel = 100,
 
         _remodel_steel = 100,
         _remodel_development_material = nil,
+
         _remodel_development_material = false,
         _remodel_blueprint = nil,
+
         _remodel_blueprint = false,
         _remodel_catapult = nil,
+
         _remodel_catapult = false,
 
         _remodel_from = "Yamakaze/",
 
         _remodel_from = "Yamakaze/",
 
         _remodel_to = false,
 
         _remodel_to = false,

Revision as of 13:18, 19 November 2016

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

--Categories:
--[[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 = nil,
        _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 = nil,
        _aa = 8,
        _aa_max = 38,
        _aa_mod = false,
        _asw = 19,
        _asw_max = nil,
        _speed = 10,
        _los = 5,
        _los_max = nil,
        _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 = null, size = 0},
        },
        _voice_flag = 1,
        _voice_actor = nil,
        _artist = nil,
        _implementation_date = {2016, 11, 18},
        _availability = {"event_reward", event_reward = {{2016, 11, 18}}},
        _get_message = "あたし…白露型駆逐艦……その八番艦。山雲。<br>いいよ……。別に。",
        _artist = "Kujou Ichiso",
    },
    ["Kai"] = {
        _name = "Yamakaze",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 369,
        _id = 257,
        _true_id = 1449,
        _japanese_name = "山風改",
        _reading = "やまかぜかい",
        _class = "Shiratsuyu",
        _class_number = nil,
        _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 = nil,
        _evasion_max = nil,
        _aa = 15,
        _aa_max = 49,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 10,
        _los = nil,
        _los_max = nil,
        _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,
    },
}