Line 1: |
Line 1: |
| + | --Categories: |
| + | --[[Category:Player ship modules]] |
| | | |
| return { | | return { |
| [""] = { | | [""] = { |
| _name = "Matsukaze", | | _name = "Matsukaze", |
| + | _rarity = 4, |
| + | _api_id = 474, |
| + | _id = 274, |
| + | _true_id = false, |
| _japanese_name = "松風", | | _japanese_name = "松風", |
− | _api_id = 474, | + | _reading = "まつかぜ", |
| + | _class = "Kamikaze", |
| + | _class_number = nil, |
| _type = 2, | | _type = 2, |
− | _class = "Kamikaze", | + | _hp = 12, |
| + | _hp_max = 23, |
| + | _firepower = 5, |
| + | _firepower_max = 28, |
| + | _firepower_mod = 1, |
| + | _armor = 5, |
| + | _armor_max = 17, |
| + | _armor_mod = false, |
| + | _torpedo = 12, |
| + | _torpedo_max = 38, |
| + | _torpedo_mod = 1, |
| + | _evasion = nil, |
| + | _evasion_max = nil, |
| + | _aa = 5, |
| + | _aa_max = 25, |
| + | _aa_mod = false, |
| + | _asw = nil, |
| + | _asw_max = nil, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _los_max = nil, |
| + | _range = 1, |
| + | _luck = 12, |
| + | _luck_max = 70, |
| + | _luck_mod = false, |
| + | _buildable = false, |
| + | _buildable_lsc = false, |
| + | _build_time = 18, |
| + | _remodel_level = false, |
| + | _remodel_from = false, |
| _remodel_to = "Matsukaze/Kai", | | _remodel_to = "Matsukaze/Kai", |
| + | _fuel = 15, |
| + | _ammo = 15, |
| + | _scrap_fuel = 1, |
| + | _scrap_ammo = 1, |
| + | _scrap_steel = 3, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | {equipment = nil, size = 0}, |
| + | {equipment = nil, size = 0}, |
| + | }, |
| + | _voice_flag = 1, |
| + | _voice_actor = nil, |
| + | _artist = nil, |
| + | _implementation_date = nil, |
| + | _availability = nil, |
| _wikipedia = "Japanese destroyer Matsukaze (1923)", | | _wikipedia = "Japanese destroyer Matsukaze (1923)", |
| }, | | }, |
| ["Kai"] = { | | ["Kai"] = { |
− | _name = "Matsukaze", | + | _name = "松風", |
| _suffix = "Kai", | | _suffix = "Kai", |
| + | _rarity = 5, |
| + | _api_id = 371, |
| + | _id = 274, |
| + | _true_id = 1451, |
| _japanese_name = "松風改", | | _japanese_name = "松風改", |
− | _api_id = 371, | + | _reading = "まつかぜかい", |
| + | _class = "Kamikaze", |
| + | _class_number = nil, |
| _type = 2, | | _type = 2, |
− | _class = "Kamikaze", | + | _hp = 23, |
| + | _hp_max = 38, |
| + | _firepower = 7, |
| + | _firepower_max = 39, |
| + | _firepower_mod = 1, |
| + | _armor = 10, |
| + | _armor_max = 37, |
| + | _armor_mod = false, |
| + | _torpedo = 14, |
| + | _torpedo_max = 68, |
| + | _torpedo_mod = 1, |
| + | _evasion = nil, |
| + | _evasion_max = nil, |
| + | _aa = 10, |
| + | _aa_max = 50, |
| + | _aa_mod = false, |
| + | _asw = nil, |
| + | _asw_max = nil, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _los_max = nil, |
| + | _range = 1, |
| + | _luck = 12, |
| + | _luck_max = 84, |
| + | _luck_mod = false, |
| + | _buildable = false, |
| + | _buildable_lsc = false, |
| + | _build_time = 18, |
| + | _remodel_level = 50, |
| + | _remodel_ammo = 130, |
| + | _remodel_steel = 80, |
| + | _remodel_development_material = false, |
| + | _remodel_blueprint = false, |
| + | _remodel_catapult = false, |
| + | _remodel_from = "Matsukaze/", |
| + | _remodel_to = false, |
| + | _fuel = 15, |
| + | _ammo = 15, |
| + | _scrap_fuel = 1, |
| + | _scrap_ammo = 1, |
| + | _scrap_steel = 4, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | {equipment = nil, size = 0}, |
| + | {equipment = nil, size = 0}, |
| + | {equipment = nil, size = 0}, |
| + | }, |
| + | _voice_flag = 3, |
| }, | | }, |
| } | | } |