Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
Line 13: |
Line 12: |
| _reading = "まつわ", | | _reading = "まつわ", |
| _class = "Etorofu", | | _class = "Etorofu", |
− | _class_number = 5, | + | _class_number = 2, |
| _type = 1, | | _type = 1, |
| _hp = 9, | | _hp = 9, |
Line 26: |
Line 25: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = 39, |
− | _evasion_max = nil, | + | _evasion_max = 81, |
| _aa = 7, | | _aa = 7, |
| _aa_max = 28, | | _aa_max = 28, |
| _aa_mod = false, | | _aa_mod = false, |
− | _asw = nil, | + | _asw = 35, |
− | _asw_max = nil, | + | _asw_max = 72, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 3, |
− | _los_max = nil, | + | _los_max = 15, |
| _range = 1, | | _range = 1, |
| _luck = 7, | | _luck = 7, |
Line 53: |
Line 52: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = "12cm Single Gun Mount", size = 0}, | + | { equipment = "12cm Single Gun Mount", size = 0 }, |
− | {equipment = "25mm Twin Autocannon Mount", size = 0}, | + | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
− | _voice_actor = nil, | + | _voice_actor = "Shutou Yukina", |
− | _artist = nil, | + | _artist = "Akasaka Yuzu", |
− | _implementation_date = nil, | + | _implementation_date = { 2017, 8, 12 }, |
− | _availability = nil, | + | _availability = { "event_drop" }, |
| + | _wikipedia = "Japanese escort ship Matsuwa", |
| }, | | }, |
| ["Kai"] = { | | ["Kai"] = { |
| _name = "Matsuwa", | | _name = "Matsuwa", |
| _suffix = "Kai", | | _suffix = "Kai", |
− | _rarity = 4, | + | _rarity = 5, |
| _api_id = 384, | | _api_id = 384, |
− | _id = 1464, | + | _id = 335, |
− | _true_id = false, | + | _true_id = 1464, |
| _cg_reference = "/", | | _cg_reference = "/", |
| _cg_damaged_reference = "/", | | _cg_damaged_reference = "/", |
Line 74: |
Line 74: |
| _reading = "まつわかい", | | _reading = "まつわかい", |
| _class = "Etorofu", | | _class = "Etorofu", |
− | _class_number = 5, | + | _class_number = 2, |
| _type = 1, | | _type = 1, |
| _hp = 17, | | _hp = 17, |
Line 87: |
Line 87: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = 54, |
− | _evasion_max = nil, | + | _evasion_max = 89, |
| _aa = 12, | | _aa = 12, |
| _aa_max = 55, | | _aa_max = 55, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = 36, |
− | _asw_max = nil, | + | _asw_max = 79, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 5, |
− | _los_max = nil, | + | _los_max = 28, |
| _range = 1, | | _range = 1, |
| _luck = 9, | | _luck = 9, |
Line 105: |
Line 105: |
| _remodel_ammo = 95, | | _remodel_ammo = 95, |
| _remodel_steel = 55, | | _remodel_steel = 55, |
− | _remodel_development_material = nil, | + | _remodel_development_material = false, |
− | _remodel_blueprint = nil, | + | _remodel_blueprint = false, |
| _remodel_catapult = false, | | _remodel_catapult = false, |
| _remodel_from = "Matsuwa/", | | _remodel_from = "Matsuwa/", |
Line 117: |
Line 117: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 0}, | + | { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "Type 95 Depth Charge", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Yukata", _season = "Fall 2017" }, |
| + | { _suffix = "Ice Festival", _season = "Summer 2018" }, |
| + | { _suffix = "Christmas", _season = "Christmas 2018" }, |
| + | { _suffix = "Cherry Blossom" }, |
| + | { _suffix = "Setsubun", _season = "Setsubun 2020" }, |
| }, | | }, |
| } | | } |