Changes

m
no edit summary
Line 104: Line 104:  
         _remodel_ammo = 450,
 
         _remodel_ammo = 450,
 
         _remodel_steel = 550,
 
         _remodel_steel = 550,
 +
        _remodel_development_material = false,
 
         _remodel_blueprint = false,
 
         _remodel_blueprint = false,
 
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_report = false,
 
         _remodel_report = false,
 
         _remodel_from = "Gotland/",
 
         _remodel_from = "Gotland/",
         _remodel_to = false,
+
         _remodel_to = "Gotland/Andra",
 
         _fuel = 30,
 
         _fuel = 30,
 
         _ammo = 30,
 
         _ammo = 30,
Line 123: Line 124:  
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 +
  ["Andra"] = {
 +
    _name = "Gotland",
 +
    _suffix = "Andra",
 +
    _rarity = 8,
 +
    _back = 7,
 +
    _api_id = 630,
 +
    _id = 430,
 +
    _true_id = false,
 +
    _japanese_name = "Gotland andra",
 +
    _reading = "ゴトランド アンドラ",
 +
    _class = "Gotland",
 +
    _class_number = 1,
 +
    _type = 3,
 +
    _hp = 47,
 +
    _hp_max = 67,
 +
    _firepower = 16,
 +
    _firepower_max = 60,
 +
    _firepower_mod = 1,
 +
    _armor = 22,
 +
    _armor_max = 67,
 +
    _armor_mod = 1,
 +
    _torpedo = 16,
 +
    _torpedo_max = 73,
 +
    _torpedo_mod = 1,
 +
    _evasion = 37,
 +
    _evasion_max = 78,
 +
    _aa = 30,
 +
    _aa_max = 90,
 +
    _aa_mod = 3,
 +
    _asw = 36,
 +
    _asw_max = 60,
 +
    _speed = 10,
 +
    _los = 46,
 +
    _los_max = 72,
 +
    _range = 2,
 +
    _luck = 26,
 +
    _luck_max = 108,
 +
    _luck_mod = false,
 +
    _build_time = 60,
 +
    _remodel_level = 85,
 +
    _remodel_ammo = 1200,
 +
    _remodel_steel = 3900,
 +
    _remodel_development_material = 55,
 +
    _remodel_construction_material = 35,
 +
    _remodel_blueprint = true,
 +
    _remodel_catapult = true,
 +
    _remodel_report = false,
 +
    _remodel_from = "Gotland/Kai",
 +
    _remodel_to = false,
 +
    _fuel = 30,
 +
    _ammo = 35,
 +
    _scrap_fuel = 2,
 +
    _scrap_ammo = 4,
 +
    _scrap_steel = 11,
 +
    _scrap_baux = 3,
 +
    _equipment = {
 +
      {equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2, stars = 4},
 +
      {equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 2, stars = 4},
 +
      {equipment = "S9 Osprey", size = 3},
 +
      {equipment = "S9 Osprey", size = 7},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2020, 4, 23},
 +
  },
 +
    ["andra"] = "/Andra",
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
 
         { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
 
         { _suffix = "Christmas", _season = "Christmas 2018" },
 
         { _suffix = "Christmas", _season = "Christmas 2018" },
 +
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2020" },
 +
        { _suffix = "Summer", _season = "Summer 2020" },
 +
        { _suffix = "Andra Summer", _season = "Summer 2020" },
 
     },
 
     },
 
     class = {
 
     class = {
                _name = "Gotland",
+
        _name = "Gotland",
                _class = true,
+
        _class = true,
                _base_type = 3,
+
        _base_type = 3,
        },
+
    },
 
}
 
}
34,500

edits