• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Ship/Duca degli Abruzzi"

From Kancolle Wiki
Jump to navigation Jump to search
(abruzzi stock eqiup)
Line 52: Line 52:
 
     _scrap_baux = 2,
 
     _scrap_baux = 2,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 2},
+
       {equipment = "152mm/55 Triple Rapid Fire Gun Mount", size = 2},
       {equipment = nil, size = 2},
+
       {equipment = false, size = 2},
       {equipment = nil, size = 2},
+
       {equipment = false, size = 2},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,

Revision as of 17:26, 2 September 2019

Documentation for this module may be created at Module:Data/Ship/Duca degli Abruzzi/doc

-- [[Category:Player ship modules]]

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 = nil,
    _buildable_lsc = nil,
    _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 = nil,
    _artist = "Jiji",
    _implementation_date = nil,
    _availability = nil,
    _get_message = "Buongiorno! イタリア生まれの新鋭軽巡洋艦ルイージ・ディ・サヴォイア・<br>ドゥーカ・デッリ・アブルッツィです。長いですよね?私、アブルッツィで<br>構いません。提督、妹共々、どうぞよろ",
  },
  ["Kai"] = {
    _name = "Duca degli Abruzzi",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 693,
    _id = 389,
    _true_id = 1483,
    _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 = nil, -- 37~38
    _evasion_max = 77,
    _aa = 24,
    _aa_max = 70,
    _aa_mod = 1,
    _asw = 25,
    _asw_max = 59,
    _speed = 10,
    _los = nil, -- 13~14
    _los_max = 49,
    _range = 2,
    _luck = 30,
    _luck_max = 98,
    _luck_mod = false,
    _buildable = nil,
    _buildable_lsc = nil,
    _build_time = 70,
    _remodel_level = 45,
    _remodel_ammo = 320,
    _remodel_steel = 400,
    _remodel_development_material = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _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 = nil, size = 2},
      {equipment = nil, size = 2},
      {equipment = nil, size = 2},
      {equipment = nil, size = 2},
    },
    _voice_flag = 3,
  },
    class = {
        _name = "Duca degli Abruzzi",
        _class = true,
        _base_type = 3,
    },
}