| Line 1: |
Line 1: |
| − | --Categories:
| + | -- [[Category:Player ship modules]] |
| − | --[[Category:Player ship modules]] | |
| | | | |
| | return { | | return { |
| Line 58: |
Line 57: |
| | _artist = "Fujikawa", | | _artist = "Fujikawa", |
| | _implementation_date = { 2014, 11, 14 }, | | _implementation_date = { 2014, 11, 14 }, |
| − | _availability = { "drop", "event_drop", event_drop = {{2014, 10, 1, "F" }, {2014, 10, 2, "I"}, {2014, 10, 3, "I"}, {2014, 10, 4, "J"}}}, | + | _availability = { "drop", "event_drop" }, |
| | _wikipedia = "Japanese destroyer Asagumo (1937)", | | _wikipedia = "Japanese destroyer Asagumo (1937)", |
| | }, | | }, |
| Line 76: |
Line 75: |
| | _hp_max = 49, | | _hp_max = 49, |
| | _firepower = 12, | | _firepower = 12, |
| − | _firepower_max = 49, | + | _firepower_max = 50, |
| | _firepower_mod = 1, | | _firepower_mod = 1, |
| | _armor = 14, | | _armor = 14, |
| Line 85: |
Line 84: |
| | _torpedo_mod = 1, | | _torpedo_mod = 1, |
| | _evasion = 46, | | _evasion = 46, |
| − | _evasion_max = 89, | + | _evasion_max = 90, |
| | _aa = 16, | | _aa = 16, |
| | _aa_max = 49, | | _aa_max = 49, |
| | _aa_mod = 1, | | _aa_mod = 1, |
| | _asw = 24, | | _asw = 24, |
| − | _asw_max = 59, | + | _asw_max = 60, |
| | _speed = 10, | | _speed = 10, |
| | _los = 8, | | _los = 8, |
| − | _los_max = 39, | + | _los_max = 40, |
| | _range = 1, | | _range = 1, |
| | _luck = 12, | | _luck = 12, |
| Line 120: |
Line 119: |
| | seasonals = { | | seasonals = { |
| | { _suffix = "Christmas", _season = "Christmas 2016" }, | | { _suffix = "Christmas", _season = "Christmas 2016" }, |
| − | { _suffix = "Fall Uniform", _season = "Late Fall 2017" }, | + | { _suffix = "Surigao Strait Assault", _season = "Eve Of Battle" }, |
| | + | { _suffix = "Autumn-Winter Uniform", _season = "Christmas 2017" }, |
| | ["Xmas"] = "/Christmas", | | ["Xmas"] = "/Christmas", |
| | + | ["Fall Uniform 2018"] = "/Autumn-Winter Uniform", |
| | }, | | }, |
| | } | | } |