Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
Line 12: |
Line 11: |
| _japanese_name = "狭霧", | | _japanese_name = "狭霧", |
| _reading = "さぎり", | | _reading = "さぎり", |
− | _class = nil, | + | _class = "Ayanami", |
− | _class_number = nil, | + | _class_number = 6, |
| _type = 2, | | _type = 2, |
| _hp = 15, | | _hp = 15, |
Line 26: |
Line 25: |
| _torpedo_max = 69, | | _torpedo_max = 69, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
− | _evasion = nil, | + | _evasion = 40, |
− | _evasion_max = nil, | + | _evasion_max = 79, |
| _aa = 12, | | _aa = 12, |
| _aa_max = 39, | | _aa_max = 39, |
| _aa_mod = false, | | _aa_mod = false, |
− | _asw = nil, | + | _asw = 20, |
− | _asw_max = nil, | + | _asw_max = 49, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 5, |
− | _los_max = nil, | + | _los_max = 19, |
| _range = 1, | | _range = 1, |
| _luck = 6, | | _luck = 6, |
Line 53: |
Line 52: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 0}, | + | { equipment = "12.7cm Twin Gun Mount", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 0, | | _voice_flag = 0, |
− | _voice_actor = nil, | + | _voice_actor = "Suzuki Minori", |
− | _artist = nil, | + | _artist = "drew", |
− | _implementation_date = nil, | + | _implementation_date = { 2017, 8, 10 }, |
− | _availability = nil, | + | _availability = { "drop" }, |
| + | _wikipedia = "Japanese destroyer Sagiri", |
| }, | | }, |
| ["Kai"] = { | | ["Kai"] = { |
Line 67: |
Line 67: |
| _rarity = 5, | | _rarity = 5, |
| _api_id = 391, | | _api_id = 391, |
− | _id = 1471, | + | _id = 280, |
− | _true_id = false, | + | _true_id = 1471, |
| + | _cg_reference = "/", |
| + | _cg_damaged_reference = "/", |
| _japanese_name = "狭霧改", | | _japanese_name = "狭霧改", |
| _reading = "さぎりかい", | | _reading = "さぎりかい", |
− | _class = nil, | + | _class = "Ayanami", |
− | _class_number = nil, | + | _class_number = 6, |
| _type = 2, | | _type = 2, |
| _hp = 30, | | _hp = 30, |
Line 85: |
Line 87: |
| _torpedo_max = 82, | | _torpedo_max = 82, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
− | _evasion = nil, | + | _evasion = 44, |
− | _evasion_max = nil, | + | _evasion_max = 88, |
| _aa = 15, | | _aa = 15, |
| _aa_max = 49, | | _aa_max = 49, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = 24, |
− | _asw_max = nil, | + | _asw_max = 59, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 7, |
− | _los_max = nil, | + | _los_max = 41, |
| _range = 1, | | _range = 1, |
| _luck = 7, | | _luck = 7, |
Line 103: |
Line 105: |
| _remodel_ammo = 130, | | _remodel_ammo = 130, |
| _remodel_steel = 110, | | _remodel_steel = 110, |
− | _remodel_development_material = nil, | + | _remodel_development_material = false, |
− | _remodel_blueprint = nil, | + | _remodel_blueprint = false, |
| _remodel_catapult = false, | | _remodel_catapult = false, |
− | _remodel_from = "Sagiri/Kai", | + | _remodel_from = "Sagiri/", |
| _remodel_to = false, | | _remodel_to = false, |
| _fuel = 15, | | _fuel = 15, |
Line 115: |
Line 117: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 0}, | + | { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "Type 94 Depth Charge Projector", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "25mm Single Autocannon Mount", size = 0 }, |
| }, | | }, |
| _voice_flag = 3, | | _voice_flag = 3, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Mackerel Pike Festival", _season = "Sanma 2017" }, |
| + | { _suffix = "Autumn Casual", _season = "Fall 2017" }, |
| + | { _suffix = "Late Fall Casual", _season = "Late Fall 2017" }, |
| + | { _suffix = "Christmas", _season = "Christmas 2017" }, |
| + | { _suffix = "Rainy", _season = "Rainy Season 2018" }, |
| + | { _suffix = "Setsubun", _season = "Setsubun 2019" }, |
| + | { _suffix = "Valentine", _season = "Valentines 2019" }, |
| + | { _suffix = "Hinamatsuri", _season = "Spring 2019" }, |
| + | { _suffix = "Yukata", _season = "Fall 2020" }, |
| }, | | }, |
| } | | } |