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 = nil, |
| + | _class_number = nil, |
| + | _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 = nil, |
| + | _evasion_max = nil, |
| + | _aa = 20, |
| + | _aa_max = 60, |
| + | _aa_mod = 1, |
| + | _asw = nil, |
| + | _asw_max = nil, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _los_max = nil, |
| + | _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 = nil, size = 2}, |
| + | {equipment = nil, size = 2}, |
| + | {equipment = nil, size = 2}, |
| + | }, |
| + | _voice_flag = 1, |
| + | _voice_actor = nil, |
| + | _artist = nil, |
| + | _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 = nil, |
| + | _class_number = nil, |
| + | _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, |
| + | _evasion_max = nil, |
| + | _aa = 24, |
| + | _aa_max = 70, |
| + | _aa_mod = 1, |
| + | _asw = nil, |
| + | _asw_max = nil, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _los_max = nil, |
| + | _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 = { | | class = { |
| _name = "Duca degli Abruzzi", | | _name = "Duca degli Abruzzi", |