| Line 1: |
Line 1: |
| − | --Categories:
| + | -- [[Category:Player ship modules]] |
| − | --[[Category:Player ship modules]] | |
| | | | |
| | return { | | return { |
| Line 56: |
Line 55: |
| | }, | | }, |
| | _voice_flag = 1, | | _voice_flag = 1, |
| − | _voice_actor = nil, | + | _voice_actor = "Imamura Ayaka", |
| | _artist = "Akasaka Yuzu", | | _artist = "Akasaka Yuzu", |
| | _implementation_date = { 2017, 11, 17 }, | | _implementation_date = { 2017, 11, 17 }, |
| − | _availability = { "event_reward" }, | + | _availability = { "event_reward" , "drop" }, |
| | + | _wikipedia = "Etorofu-class escort ship", |
| | }, | | }, |
| | ["Kai"] = { | | ["Kai"] = { |
| Line 73: |
Line 73: |
| | _reading = "さどかい", | | _reading = "さどかい", |
| | _class = "Etorofu", | | _class = "Etorofu", |
| − | _class_number = 7, | + | _class_number = 3, |
| | _type = 1, | | _type = 1, |
| | _hp = 17, | | _hp = 17, |
| Line 86: |
Line 86: |
| | _torpedo_max = false, | | _torpedo_max = false, |
| | _torpedo_mod = false, | | _torpedo_mod = false, |
| − | _evasion = nil, | + | _evasion = 54, |
| − | _evasion_max = nil, | + | _evasion_max = 88, |
| | _aa = 12, | | _aa = 12, |
| | _aa_max = 54, | | _aa_max = 54, |
| | _aa_mod = 1, | | _aa_mod = 1, |
| − | _asw = nil, | + | _asw = 37, |
| − | _asw_max = nil, | + | _asw_max = 79, |
| | _speed = 5, | | _speed = 5, |
| − | _los = nil, | + | _los = 6, |
| − | _los_max = nil, | + | _los_max = 29, |
| | _range = 1, | | _range = 1, |
| | _luck = 9, | | _luck = 9, |
| | _luck_max = 59, | | _luck_max = 59, |
| | _luck_mod = false, | | _luck_mod = false, |
| − | _buildable = false,
| |
| − | _buildable_lsc = false,
| |
| − | _build_time = 14,
| |
| | _remodel_level = 37, | | _remodel_level = 37, |
| | _remodel_ammo = 95, | | _remodel_ammo = 95, |
| Line 117: |
Line 114: |
| | _scrap_baux = false, | | _scrap_baux = false, |
| | _equipment = { | | _equipment = { |
| − | { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0 }, | + | { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 }, |
| | { equipment = "Type 95 Depth Charge", size = 0 }, | | { equipment = "Type 95 Depth Charge", size = 0 }, |
| | { equipment = "25mm Twin Autocannon Mount", size = 0 }, | | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
| Line 126: |
Line 123: |
| | { _suffix = "Christmas", _season = "Christmas 2017" }, | | { _suffix = "Christmas", _season = "Christmas 2017" }, |
| | { _suffix = "Setsubun", _season = "Setsubun 2018" }, | | { _suffix = "Setsubun", _season = "Setsubun 2018" }, |
| | + | { _suffix = "Zuiun", _season = "Fifth Anniversary" }, |
| | + | { _suffix = "Rainy", _season = "Rainy Season 2019" }, |
| | }, | | }, |
| | } | | } |