Changes

https://twitter.com/Frederic_Stein/status/1042389111896588288
Line 21: Line 21:  
     _speed = 5,
 
     _speed = 5,
 
     _los = nil,
 
     _los = nil,
     _range = nil,
+
     _range = 4,
 
     _luck = nil,
 
     _luck = nil,
 
     _equipment = {
 
     _equipment = {
Line 53: Line 53:  
     _speed = 5,
 
     _speed = 5,
 
     _los = nil,
 
     _los = nil,
     _range = nil,
+
     _range = 4,
 
     _luck = nil,
 
     _luck = nil,
 
     _equipment = {
 
     _equipment = {
 
       {equipment = "Abyssal Patrolling Attack Hawk Kai Ni", size = nil, estimation = true},
 
       {equipment = "Abyssal Patrolling Attack Hawk Kai Ni", size = nil, estimation = true},
 
       {equipment = "Abyssal Night Dive Bomber", size = nil, estimation = true},
 
       {equipment = "Abyssal Night Dive Bomber", size = nil, estimation = true},
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = nil, estimation = true},
+
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0, estimation = true},
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = nil, estimation = true},
+
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0, estimation = true},
 
     },
 
     },
 
   },
 
   },
Line 115: Line 115:  
     _speed = 5,
 
     _speed = 5,
 
     _los = nil,
 
     _los = nil,
     _range = nil,
+
     _range = 4,
 
     _luck = nil,
 
     _luck = nil,
 
     _equipment = {
 
     _equipment = {
       {equipment = "Abyssal Patrolling Attack Hawk Kai Ni", size = nil, estimation = true},
+
       {equipment = "Abyssal Patrolling Attack Hawk Kai Ni", size = 70, estimation = true},
       {equipment = "Abyssal Night Dive Bomber", size = nil, estimation = true},
+
       {equipment = "Abyssal Night Dive Bomber", size = 52, estimation = true},
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = nil, estimation = true},
+
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0, estimation = true},
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = nil, estimation = true},
+
       {equipment = "4inch Twin Dual Purpose Gun Mount + CIC", size = 0, estimation = true},
 
     },
 
     },
 
   },
 
   },
Anonymous user