| Line 1: |
Line 1: |
| − | --Categories:
| + | -- [[Category:Player ship modules]] |
| − | --[[Category:Player ship modules]] | |
| | | | |
| | return { | | return { |
| Line 9: |
Line 8: |
| | _id = 81, | | _id = 81, |
| | _true_id = false, | | _true_id = false, |
| − | _battle_card_damaged_extension = "png",
| |
| | _japanese_name = "村雨", | | _japanese_name = "村雨", |
| | _reading = "むらさめ", | | _reading = "むらさめ", |
| Line 114: |
Line 112: |
| | _scrap_baux = false, | | _scrap_baux = false, |
| | _equipment = { | | _equipment = { |
| − | { equipment = "10cm Twin High-angle Gun Mount", size = 0 }, | + | { equipment = "12.7cm Twin Gun Mount", size = 0 }, |
| | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 }, | | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 }, |
| | { equipment = false, size = 0 }, | | { equipment = false, size = 0 }, |
| Line 142: |
Line 140: |
| | _torpedo_max = 88, | | _torpedo_max = 88, |
| | _torpedo_mod = 2, | | _torpedo_mod = 2, |
| − | _evasion = nil, | + | _evasion = 48, |
| − | _evasion_max = nil, | + | _evasion_max = 90, |
| | _aa = 18, | | _aa = 18, |
| | _aa_max = 70, | | _aa_max = 70, |
| | _aa_mod = 1, | | _aa_mod = 1, |
| − | _asw = nil, | + | _asw = 29, |
| − | _asw_max = nil, | + | _asw_max = 77, |
| | _speed = 10, | | _speed = 10, |
| − | _los = nil, | + | _los = 9, |
| − | _los_max = nil, | + | _los_max = 47, |
| | _range = 1, | | _range = 1, |
| | _luck = 17, | | _luck = 17, |
| | _luck_max = 77, | | _luck_max = 77, |
| | _luck_mod = false, | | _luck_mod = false, |
| − | _buildable = false,
| |
| − | _buildable_lsc = false,
| |
| − | _build_time = 22,
| |
| | _remodel_level = 70, | | _remodel_level = 70, |
| | _remodel_ammo = 200, | | _remodel_ammo = 200, |
| | _remodel_steel = 180, | | _remodel_steel = 180, |
| | + | _remodel_development_material = false, |
| | + | _remodel_construction_material = false, |
| | _remodel_blueprint = false, | | _remodel_blueprint = false, |
| | _remodel_catapult = false, | | _remodel_catapult = false, |
| Line 179: |
Line 176: |
| | }, | | }, |
| | _voice_flag = 1, | | _voice_flag = 1, |
| − | _implementation_date = {2018, 1, 17}, | + | _implementation_date = { 2018, 1, 17 }, |
| | }, | | }, |
| | seasonals = { | | seasonals = { |
| Line 185: |
Line 182: |
| | { _suffix = "Kai Summer", _season = "Early Summer 2015", _season_suffix = "Kai" }, | | { _suffix = "Kai Summer", _season = "Early Summer 2015", _season_suffix = "Kai" }, |
| | { _suffix = "Mackerel Pike Festival", _season = "Fall 2015" }, | | { _suffix = "Mackerel Pike Festival", _season = "Fall 2015" }, |
| | + | { _suffix = "Outing", _season = "Spring 2018" }, |
| | + | { _suffix = "Kai Ni Outing", _season = "Spring 2018", _season_suffix = "Kai Ni" }, |
| | + | { _suffix = "Kai Ni Summer", _season = "Early Summer 2019", _season_suffix = "Kai Ni" }, |
| | }, | | }, |
| | } | | } |