Changes

m
11 revisions imported
Line 1: Line 1: −
-- [[Category:Player ship class modules]]
+
-- [[Category:Player ship modules]]
    
return {
 
return {
 +
  [""] = {
 +
    _name = "Duca degli Abruzzi",
 +
    _suffix = false,
 +
    _rarity = 6,
 +
    _api_id = 589,
 +
    _id = 389,
 +
    _true_id = false,
 +
    _japanese_name = "L.d.S.D.d.Abruzzi",
 +
    _reading = "アブルッツィ",
 +
    _class = "Duca degli Abruzzi",
 +
    _class_number = 1,
 +
    _type = 3,
 +
    _hp = 37,
 +
    _hp_max = 55,
 +
    _firepower = 27,
 +
    _firepower_max = 51,
 +
    _firepower_mod = 2,
 +
    _armor = 33,
 +
    _armor_max = 51,
 +
    _armor_mod = 2,
 +
    _torpedo = 20,
 +
    _torpedo_max = 66,
 +
    _torpedo_mod = 1,
 +
    _evasion = 34,
 +
    _evasion_max = 64,
 +
    _aa = 20,
 +
    _aa_max = 60,
 +
    _aa_mod = 1,
 +
    _asw = 20,
 +
    _asw_max = 39,
 +
    _speed = 10,
 +
    _los = 12,
 +
    _los_max = 41,
 +
    _range = 2,
 +
    _luck = 20,
 +
    _luck_max = 88,
 +
    _luck_mod = false,
 +
    _buildable = false,
 +
    _buildable_lsc = false,
 +
    _build_time = 70,
 +
    _remodel_level = false,
 +
    _remodel_from = false,
 +
    _remodel_to = "Duca degli Abruzzi/Kai",
 +
    _fuel = 40,
 +
    _ammo = 50,
 +
    _scrap_fuel = 2,
 +
    _scrap_ammo = 3,
 +
    _scrap_steel = 12,
 +
    _scrap_baux = 2,
 +
    _equipment = {
 +
      {equipment = "152mm/55 Triple Rapid Fire Gun Mount", size = 2},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 1,
 +
    _voice_actor = "Moriyama Yurika",
 +
    _artist = "Jiji",
 +
    _implementation_date = {2019, 8, 30},
 +
    _availability = {"event_reward"},
 +
  },
 +
  ["Kai"] = {
 +
    _name = "Duca degli Abruzzi",
 +
    _suffix = "Kai",
 +
    _rarity = 7,
 +
    _api_id = 693,
 +
    _id = 389,
 +
    _true_id = 1483,
 +
    _cg_reference = "/",
 +
    _cg_damaged_reference = "/",
 +
    _japanese_name = "L.d.S.D.d.Abruzzi改",
 +
    _reading = "アブルッツィかい",
 +
    _class = "Duca degli Abruzzi",
 +
    _class_number = 1,
 +
    _type = 3,
 +
    _hp = 52,
 +
    _hp_max = 63,
 +
    _firepower = 33,
 +
    _firepower_max = 73,
 +
    _firepower_mod = 3,
 +
    _armor = 42,
 +
    _armor_max = 75,
 +
    _armor_mod = 2,
 +
    _torpedo = 22,
 +
    _torpedo_max = 70,
 +
    _torpedo_mod = 1,
 +
    _evasion = 38,
 +
    _evasion_max = 77,
 +
    _aa = 24,
 +
    _aa_max = 70,
 +
    _aa_mod = 1,
 +
    _asw = 25,
 +
    _asw_max = 59,
 +
    _speed = 10,
 +
    _los = 13,
 +
    _los_max = 49,
 +
    _range = 2,
 +
    _luck = 30,
 +
    _luck_max = 98,
 +
    _luck_mod = false,
 +
    _build_time = 70,
 +
    _remodel_level = 45,
 +
    _remodel_ammo = 320,
 +
    _remodel_steel = 400,
 +
    _remodel_development_material = false,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Duca degli Abruzzi/",
 +
    _remodel_to = false,
 +
    _fuel = 40,
 +
    _ammo = 55,
 +
    _scrap_fuel = 3,
 +
    _scrap_ammo = 6,
 +
    _scrap_steel = 16,
 +
    _scrap_baux = 2,
 +
    _equipment = {
 +
      {equipment = "152mm/55 Triple Rapid Fire Gun Mount Kai", size = 2},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 3,
 +
  },
 
     class = {
 
     class = {
 
         _name = "Duca degli Abruzzi",
 
         _name = "Duca degli Abruzzi",
Bots, gkautomate
12,557

edits