Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 69: Line 68:  
         _id = 63,
 
         _id = 63,
 
         _true_id = 1373,
 
         _true_id = 1373,
        _battle_card_extension = "png",
  −
        _battle_card_damaged_extension = "png",
   
         _cg_reference = "/",
 
         _cg_reference = "/",
 
         _cg_damaged_reference = "/",
 
         _cg_damaged_reference = "/",
Line 139: Line 136:  
         _hp_max = 72,
 
         _hp_max = 72,
 
         _firepower = 46,
 
         _firepower = 46,
         _firepower_max = 77,
+
         _firepower_max = 78,
 
         _firepower_mod = 3,
 
         _firepower_mod = 3,
 
         _armor = 48,
 
         _armor = 48,
         _armor_max = 79,
+
         _armor_max = 80,
 
         _armor_mod = 2,
 
         _armor_mod = 2,
 
         _torpedo = 32,
 
         _torpedo = 32,
Line 148: Line 145:  
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
 
         _evasion = 42,
 
         _evasion = 42,
         _evasion_max = 79,
+
         _evasion_max = 83,
 
         _aa = 32,
 
         _aa = 32,
         _aa_max = 82,
+
         _aa_max = 84,
 
         _aa_mod = 3,
 
         _aa_mod = 3,
 
         _asw = 0,
 
         _asw = 0,
 
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
         _los = 30,
+
         _los = 31,
         _los_max = 90,
+
         _los_max = 93,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 15,
 
         _luck = 15,
         _luck_max = 69,
+
         _luck_max = 77,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _remodel_level = 70,
 
         _remodel_level = 70,
Line 177: Line 174:  
         _equipment = {
 
         _equipment = {
 
             { equipment = "20.3cm (No.3) Twin Gun Mount", size = 2 },
 
             { equipment = "20.3cm (No.3) Twin Gun Mount", size = 2 },
             { equipment = "No. 21 Air Radar", size = 2 },
+
             { equipment = "Type 21 Air Radar", size = 2 },
 
             { equipment = "Zuiun (634 Air Group)", size = 9 },
 
             { equipment = "Zuiun (634 Air Group)", size = 9 },
             { equipment = false, size = 5 },
+
             { equipment = false, size = 6 },
 
         },
 
         },
 
         _implementation_date = { 2014, 4, 23 },
 
         _implementation_date = { 2014, 4, 23 },
4,515

edits