Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
Line 54: |
Line 53: |
| _scrap_baux = 2, | | _scrap_baux = 2, |
| _equipment = { | | _equipment = { |
− | {equipment = false, size = 2}, | + | { equipment = false, size = 2 }, |
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
| _voice_actor = "Imamura Ayaka", | | _voice_actor = "Imamura Ayaka", |
| _artist = "Shizuma Yoshinori", | | _artist = "Shizuma Yoshinori", |
− | _implementation_date = {2017, 2, 12}, | + | _implementation_date = { 2017, 2, 12 }, |
− | _availability = {"event_reward", event_reward = {{2017, 1, 3}}}, | + | _availability = { "event_reward" }, |
| _wikipedia = "Japanese submarine I-14", | | _wikipedia = "Japanese submarine I-14", |
| }, | | }, |
Line 72: |
Line 71: |
| _id = 295, | | _id = 295, |
| _true_id = 1455, | | _true_id = 1455, |
| + | _cg_damaged_reference = "/", |
| _japanese_name = "伊14改", | | _japanese_name = "伊14改", |
| _japanese_nick = "いよ", | | _japanese_nick = "いよ", |
| _reading = "い14かい", | | _reading = "い14かい", |
| _class = "Junsen Type A Kai Ni", | | _class = "Junsen Type A Kai Ni", |
− | _class_number = nil, | + | _class_number = 2, |
| _type = 14, | | _type = 14, |
| _hp = 22, | | _hp = 22, |
Line 89: |
Line 89: |
| _torpedo_max = 68, | | _torpedo_max = 68, |
| _torpedo_mod = 2, | | _torpedo_mod = 2, |
− | _evasion = 32, | + | _evasion = 15, |
− | _evasion_max = nil, | + | _evasion_max = 53, |
| _aa = 0, | | _aa = 0, |
| _aa_max = false, | | _aa_max = false, |
Line 97: |
Line 97: |
| _asw_max = false, | | _asw_max = false, |
| _speed = 5, | | _speed = 5, |
− | _los = 27, | + | _los = 14, |
− | _los_max = nil, | + | _los_max = 44, |
| _range = 1, | | _range = 1, |
| _luck = 24, | | _luck = 24, |
Line 121: |
Line 121: |
| _scrap_baux = 3, | | _scrap_baux = 3, |
| _equipment = { | | _equipment = { |
− | {equipment = "Prototype Seiran", size = 2}, | + | { equipment = "Prototype Seiran", size = 2 }, |
− | {equipment = false, size = 1}, | + | { equipment = false, size = 1 }, |
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 3, | | _voice_flag = 3, |
| }, | | }, |
| } | | } |