• 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/Prinz Eugen"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Add Kai los)
m (18 revisions imported)
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Prinz_Eugen = {
+
return {
[""] = {
+
    [""] = {
_name = "Prinz Eugen",
+
        _name = "Prinz Eugen",
_rarity = 6,
+
        _rarity = 6,
_api_id = 176,
+
        _api_id = 176,
_id = 176,
+
        _id = 176,
_true_id = false,
+
        _true_id = false,
_japanese_name = "Prinz Eugen",
+
        _japanese_name = "Prinz Eugen",
_reading = "プリンツ・オイゲン",
+
        _reading = "プリンツ・オイゲン",
_class = "Admiral Hipper",
+
        _class = "Admiral Hipper",
_class_number = 3,
+
        _class_number = 3,
_type = 5,
+
        _type = 5,
_hp = 50,
+
        _hp = 50,
_hp_max = 72,
+
        _hp_max = 72,
_firepower = 38,
+
        _firepower = 38,
_firepower_max = 56,
+
        _firepower_max = 56,
_firepower_mod = 2,
+
        _firepower_mod = 2,
_armor = 38,
+
        _armor = 38,
_armor_max = 64,
+
        _armor_max = 64,
_armor_mod = 2,
+
        _armor_mod = 2,
_torpedo = 32,
+
        _torpedo = 32,
_torpedo_max = 64,
+
        _torpedo_max = 64,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 34,
+
        _evasion = 34,
_evasion_max = 68,
+
        _evasion_max = 68,
_aa = 16,
+
        _aa = 16,
_aa_max = 44,
+
        _aa_max = 44,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 10,
+
        _speed = 10,
_los = 15,
+
        _los = 15,
_los_max = 40,
+
        _los_max = 40,
_range = 2,
+
        _range = 2,
_luck = 30,
+
        _luck = 30,
_luck_max = 79,
+
        _luck_max = 79,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 200,
+
        _build_time = 200,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Prinz Eugen/Kai",
+
        _remodel_to = "Prinz Eugen/Kai",
_fuel = 50,
+
        _fuel = 50,
_ammo = 70,
+
        _ammo = 70,
_scrap_fuel = 2,
+
        _scrap_fuel = 2,
_scrap_ammo = 3,
+
        _scrap_ammo = 3,
_scrap_steel = 15,
+
        _scrap_steel = 15,
_scrap_baux = 2,
+
        _scrap_baux = 2,
_equipment = {
+
        _equipment = {
{equipment = "SKC34 20.3cm Twin Gun Mount", size = 3},
+
            { equipment = "SKC34 20.3cm Twin Gun Mount", size = 3 },
{equipment = "Ar196 Kai", size = 3},
+
            { equipment = "Ar196 Kai", size = 3 },
{equipment = false, size = 3},
+
            { equipment = false, size = 3 },
},
+
        },
},
+
        _voice_actor = "Ozawa Ari",
["Kai"] = {
+
        _artist = "Shimada Humikane",
_name = "Prinz Eugen",
+
        _implementation_date = { 2014, 11, 14 },
_suffix = "Kai",
+
        _availability = { "event_reward" },
_rarity = 7,
+
        _wikipedia = "German cruiser Prinz Eugen",
_api_id = 177,
+
    },
_id = 177,
+
    ["Kai"] = {
_true_id = false,
+
        _name = "Prinz Eugen",
_japanese_name = "Prinz Eugen改",
+
        _suffix = "Kai",
_reading = "プリンツ・オイゲンかい",
+
        _rarity = 7,
_class = "Admiral Hipper",
+
        _api_id = 177,
_class_number = 3,
+
        _id = 177,
_type = 5,
+
        _true_id = false,
_hp = 63,
+
        _japanese_name = "Prinz Eugen改",
_hp_max = 79,
+
        _reading = "プリンツ・オイゲンかい",
_firepower = 48,
+
        _class = "Admiral Hipper",
_firepower_max = 75,
+
        _class_number = 3,
_firepower_mod = 3,
+
        _type = 5,
_armor = 48,
+
        _hp = 63,
_armor_max = 82,
+
        _hp_max = 79,
_armor_mod = 3,
+
        _firepower = 48,
_torpedo = 40,
+
        _firepower_max = 75,
_torpedo_max = 84,
+
        _firepower_mod = 3,
_torpedo_mod = 2,
+
        _armor = 48,
_evasion = 40,
+
        _armor_max = 82,
_evasion_max = 74,
+
        _armor_mod = 3,
_aa = 18,
+
        _torpedo = 40,
_aa_max = 60,
+
        _torpedo_max = 84,
_aa_mod = 1,
+
        _torpedo_mod = 2,
_asw = 0,
+
        _evasion = 40,
_asw_max = false,
+
        _evasion_max = 74,
_speed = 10,
+
        _aa = 18,
_los = 16,
+
        _aa_max = 60,
_los_max = 50,
+
        _aa_mod = 1,
_range = 2,
+
        _asw = 0,
_luck = 40,
+
        _asw_max = false,
_luck_max = 89,
+
        _speed = 10,
_luck_mod = false,
+
        _los = 16,
_remodel_level = 45,
+
        _los_max = 50,
_remodel_ammo = 600,
+
        _range = 2,
_remodel_steel = 700,
+
        _luck = 40,
_remodel_blueprint = false,
+
        _luck_max = 89,
_remodel_from = "Prinz Eugen/",
+
        _luck_mod = false,
_remodel_to = false,
+
        _remodel_level = 45,
_fuel = 55,
+
        _remodel_ammo = 600,
_ammo = 75,
+
        _remodel_steel = 700,
_scrap_fuel = 4,
+
        _remodel_development_material = false,
_scrap_ammo = 8,
+
        _remodel_blueprint = false,
_scrap_steel = 22,
+
        _remodel_catapult = false,
_scrap_baux = 3,
+
        _remodel_from = "Prinz Eugen/",
_equipment = {
+
        _remodel_to = false,
{equipment = "SKC34 20.3cm Twin Gun Mount", size = 3},
+
        _fuel = 55,
{equipment = "2cm Flakvierling 38", size = 3},
+
        _ammo = 75,
{equipment = "FuMO25 Radar", size = 3},
+
        _scrap_fuel = 4,
{equipment = false, size = 3},
+
        _scrap_ammo = 8,
},
+
        _scrap_steel = 22,
},
+
        _scrap_baux = 3,
 +
        _equipment = {
 +
            { equipment = "SKC34 20.3cm Twin Gun Mount", size = 3 },
 +
            { equipment = "2cm Flakvierling 38", size = 3 },
 +
            { equipment = "FuMO25 Radar", size = 3 },
 +
            { equipment = false, size = 3 },
 +
        },
 +
    },
 
}
 
}
 
return Prinz_Eugen
 

Latest revision as of 14:40, 12 May 2021

Documentation for this module may be created at Module:Data/Ship/Prinz Eugen/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Prinz Eugen",
        _rarity = 6,
        _api_id = 176,
        _id = 176,
        _true_id = false,
        _japanese_name = "Prinz Eugen",
        _reading = "プリンツ・オイゲン",
        _class = "Admiral Hipper",
        _class_number = 3,
        _type = 5,
        _hp = 50,
        _hp_max = 72,
        _firepower = 38,
        _firepower_max = 56,
        _firepower_mod = 2,
        _armor = 38,
        _armor_max = 64,
        _armor_mod = 2,
        _torpedo = 32,
        _torpedo_max = 64,
        _torpedo_mod = 1,
        _evasion = 34,
        _evasion_max = 68,
        _aa = 16,
        _aa_max = 44,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 15,
        _los_max = 40,
        _range = 2,
        _luck = 30,
        _luck_max = 79,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 200,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Prinz Eugen/Kai",
        _fuel = 50,
        _ammo = 70,
        _scrap_fuel = 2,
        _scrap_ammo = 3,
        _scrap_steel = 15,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "SKC34 20.3cm Twin Gun Mount", size = 3 },
            { equipment = "Ar196 Kai", size = 3 },
            { equipment = false, size = 3 },
        },
        _voice_actor = "Ozawa Ari",
        _artist = "Shimada Humikane",
        _implementation_date = { 2014, 11, 14 },
        _availability = { "event_reward" },
        _wikipedia = "German cruiser Prinz Eugen",
    },
    ["Kai"] = {
        _name = "Prinz Eugen",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 177,
        _id = 177,
        _true_id = false,
        _japanese_name = "Prinz Eugen改",
        _reading = "プリンツ・オイゲンかい",
        _class = "Admiral Hipper",
        _class_number = 3,
        _type = 5,
        _hp = 63,
        _hp_max = 79,
        _firepower = 48,
        _firepower_max = 75,
        _firepower_mod = 3,
        _armor = 48,
        _armor_max = 82,
        _armor_mod = 3,
        _torpedo = 40,
        _torpedo_max = 84,
        _torpedo_mod = 2,
        _evasion = 40,
        _evasion_max = 74,
        _aa = 18,
        _aa_max = 60,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 16,
        _los_max = 50,
        _range = 2,
        _luck = 40,
        _luck_max = 89,
        _luck_mod = false,
        _remodel_level = 45,
        _remodel_ammo = 600,
        _remodel_steel = 700,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Prinz Eugen/",
        _remodel_to = false,
        _fuel = 55,
        _ammo = 75,
        _scrap_fuel = 4,
        _scrap_ammo = 8,
        _scrap_steel = 22,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "SKC34 20.3cm Twin Gun Mount", size = 3 },
            { equipment = "2cm Flakvierling 38", size = 3 },
            { equipment = "FuMO25 Radar", size = 3 },
            { equipment = false, size = 3 },
        },
    },
}