Changes

m
from https://docs.google.com/spreadsheets/d/1H2xdZ_D56enUt8rtEtH7SvpIkLLICSV1olfItFi_piM/edit?pref=2&pli=1#gid=2
Line 19: Line 19:  
_type = 8,
 
_type = 8,
 
_hp = 102,
 
_hp = 102,
_hp_max = nil,
+
_hp_max = 129,
 
_firepower = 135,
 
_firepower = 135,
 
_firepower_max = 149,
 
_firepower_max = 149,
_firepower_mod = nil,
+
_firepower_mod = 1,
 
_armor = 110,
 
_armor = 110,
 
_armor_max = 119,
 
_armor_max = 119,
_armor_mod = nil,
+
_armor_mod = false,
 
_torpedo = 0,
 
_torpedo = 0,
 
_torpedo_max = false,
 
_torpedo_max = false,
_torpedo_mod = nil,
+
_torpedo_mod = false,
 
_evasion = 37,
 
_evasion = 37,
_evasion_max = nil,
+
_evasion_max = 49,
 
_aa = 60,
 
_aa = 60,
 
_aa_max = 79,
 
_aa_max = 79,
_aa_mod = nil,
+
_aa_mod = false,
 
_asw = 0,
 
_asw = 0,
 
_asw_max = false,
 
_asw_max = false,
 
_speed = 10,
 
_speed = 10,
 
_los = 80,
 
_los = 80,
_los_max = nil,
+
_los_max = 89,
 
_range = 4,
 
_range = 4,
 
_luck = 30,
 
_luck = 30,
_luck_max = nil,
+
_luck_max = 39,
 
_luck_mod = false,
 
_luck_mod = false,
 
_buildable = false,
 
_buildable = false,
Line 51: Line 51:  
_fuel = 200,
 
_fuel = 200,
 
_ammo = 275,
 
_ammo = 275,
_scrap_fuel = nil,
+
_scrap_fuel = false,
_scrap_ammo = nil,
+
_scrap_ammo = 1,
_scrap_steel = nil,
+
_scrap_steel = false,
_scrap_baux = nil,
+
_scrap_baux = false,
 
_equipment = {
 
_equipment = {
 
{equipment = false, size = 0},
 
{equipment = false, size = 0},
Line 78: Line 78:  
_armor = 130,
 
_armor = 130,
 
_torpedo = 0,
 
_torpedo = 0,
_evasion = nil,
+
_evasion = 37,
 
_aa = 60,
 
_aa = 60,
 
_asw = 0,
 
_asw = 0,
 
_speed = 10,
 
_speed = 10,
_los = nil,
+
_los = 80,
 
_range = 4,
 
_range = 4,
_luck = nil,
+
_luck = 30,
 
_equipment = {
 
_equipment = {
 
    {equipment = false, size = 0},
 
    {equipment = false, size = 0},
Line 109: Line 109:  
_armor = 100,
 
_armor = 100,
 
_torpedo = 0,
 
_torpedo = 0,
_evasion = nil,
+
_evasion = 27,
 
_aa = 55,
 
_aa = 55,
 
_asw = 0,
 
_asw = 0,
 
_speed = 10,
 
_speed = 10,
_los = nil,
+
_los = 80,
 
_range = 4,
 
_range = 4,
_luck = nil,
+
_luck = 30,
 
_equipment = {
 
_equipment = {
 
    {equipment = false, size = 0},
 
    {equipment = false, size = 0},
Anonymous user