Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
Line 11: |
Line 10: |
| _true_id = false, | | _true_id = false, |
| _japanese_name = "Luigi Torelli", | | _japanese_name = "Luigi Torelli", |
− | _reading = "ルイージトレッリ", | + | _reading = "ルイージ・トレッリ", |
− | _class = "Marconi", | + | _class = "Guglielmo Marconi", |
| _class_number = 4, | | _class_number = 4, |
| _type = 13, | | _type = 13, |
Line 26: |
Line 25: |
| _torpedo_max = 62, | | _torpedo_max = 62, |
| _torpedo_mod = 2, | | _torpedo_mod = 2, |
− | _evasion = nil, | + | _evasion = 17, |
− | _evasion_max = nil, | + | _evasion_max = 42, |
| _aa = 0, | | _aa = 0, |
| _aa_max = 18, | | _aa_max = 18, |
| _aa_mod = false, | | _aa_mod = false, |
− | _asw = nil, | + | _asw = 0, |
− | _asw_max = nil, | + | _asw_max = false, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 6, |
− | _los_max = nil, | + | _los_max = 24, |
| _range = 1, | | _range = 1, |
| _luck = 25, | | _luck = 25, |
Line 53: |
Line 52: |
| _scrap_baux = 1, | | _scrap_baux = 1, |
| _equipment = { | | _equipment = { |
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
− | _voice_actor = nil, | + | _voice_actor = "Nabatame Hitomi", |
| _artist = "Jiji", | | _artist = "Jiji", |
− | _implementation_date = {2017, 8, 11}, | + | _implementation_date = { 2017, 8, 12 }, |
− | _availability = nil, | + | _availability = { "event_drop" }, |
| + | _wikipedia = "Italian submarine Luigi Torelli", |
| }, | | }, |
| ["Kai"] = { | | ["Kai"] = { |
Line 71: |
Line 71: |
| _cg_damaged_reference = "/", | | _cg_damaged_reference = "/", |
| _japanese_name = "Luigi Torelli改", | | _japanese_name = "Luigi Torelli改", |
− | _reading = "ルイージトレッリかい", | + | _reading = "ルイージ・トレッリかい", |
− | _class = "Marconi", | + | _class = "Guglielmo Marconi", |
| _class_number = 4, | | _class_number = 4, |
| _type = 13, | | _type = 13, |
Line 86: |
Line 86: |
| _torpedo_max = 32, | | _torpedo_max = 32, |
| _torpedo_mod = 2, | | _torpedo_mod = 2, |
− | _evasion = nil, | + | _evasion = 18, |
− | _evasion_max = nil, | + | _evasion_max = 56, |
| _aa = 0, | | _aa = 0, |
| _aa_max = 22, | | _aa_max = 22, |
| _aa_mod = false, | | _aa_mod = false, |
− | _asw = nil, | + | _asw = 0, |
− | _asw_max = nil, | + | _asw_max = false, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 8, |
− | _los_max = nil, | + | _los_max = 28, |
| _range = 1, | | _range = 1, |
| _luck = 30, | | _luck = 30, |
Line 116: |
Line 116: |
| _scrap_baux = 1, | | _scrap_baux = 1, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 0}, | + | { equipment = false, size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 3, | | _voice_flag = 3, |
| }, | | }, |
| + | ["UIT-25"] = "UIT-25/", |
| + | ["I-504"] = "I-504/", |
| } | | } |