Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 12: Line 11:  
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "UIT-25",
 
         _japanese_name = "UIT-25",
         _reading = false,
+
         _reading = "ユアイティー25", --card: "ルイージ・トレッリ"
 
         _class = "Guglielmo Marconi",
 
         _class = "Guglielmo Marconi",
 
         _class_number = 4,
 
         _class_number = 4,
Line 27: Line 26:  
         _torpedo_max = 36,
 
         _torpedo_max = 36,
 
         _torpedo_mod = 2,
 
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 20,
         _evasion_max = nil,
+
         _evasion_max = 62,
 
         _aa = 0,
 
         _aa = 0,
 
         _aa_max = 25,
 
         _aa_max = 25,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 9,
         _los_max = nil,
+
         _los_max = 30,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 35,
 
         _luck = 35,
 
         _luck_max = 77,
 
         _luck_max = 77,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _build_time = 22,
   
         _remodel_level = 40,
 
         _remodel_level = 40,
 
         _remodel_ammo = 300,
 
         _remodel_ammo = 300,
Line 57: Line 55:  
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
56,565

edits