• 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/Shinyou"

From Kancolle Wiki
Jump to navigation Jump to search
m
 
(19 intermediate revisions by 7 users not shown)
Line 2: Line 2:
  
 
return {
 
return {
  [""] = {
+
    [""] = {
    _name = "Shinyou",
+
        _name = "Shinyou",
    _suffix = false,
+
        _suffix = false,
    _rarity = 4,
+
        _rarity = 4,
    _api_id = 534,
+
        _api_id = 534,
    _id = 324,
+
        _id = 324,
    _true_id = false,
+
        _true_id = false,
    _japanese_name = "神鷹",
+
        _japanese_name = "神鷹",
    _reading = "しんよう",
+
        _reading = "しんよう",
    _class = "Shinyou",
+
        _class = "Taiyou", --Shinyou
    _class_number = 1,
+
        _class_number = 4, --1
    _type = 7,
+
        _type = 7,
    _hp = 38,
+
        _hp = 38,
    _hp_max = 59,
+
        _hp_max = 59,
    _firepower = 0,
+
        _firepower = 0,
    _firepower_max = 14,
+
        _firepower_max = 14,
    _firepower_mod = false,
+
        _firepower_mod = false,
    _armor = 15,
+
        _armor = 15,
    _armor_max = 35,
+
        _armor_max = 35,
    _armor_mod = 2,
+
        _armor_mod = 2,
    _torpedo = 0,
+
        _torpedo = 0,
    _torpedo_max = false,
+
        _torpedo_max = false,
    _torpedo_mod = false,
+
        _torpedo_mod = false,
    _evasion = nil,
+
        _evasion = 22,
    _evasion_max = nil,
+
        _evasion_max = 37,
    _aa = 14,
+
        _aa = 14,
    _aa_max = 30,
+
        _aa_max = 30,
    _aa_mod = 1,
+
        _aa_mod = 1,
    _asw = nil,
+
        _asw = 36,
    _asw_max = nil,
+
        _asw_max = 60,
    _speed = 5,
+
        _speed = 5,
    _los = nil,
+
        _los = 28,
    _los_max = nil,
+
        _los_max = 48,
    _range = 1,
+
        _range = 1,
    _luck = 9,
+
        _luck = 9,
    _luck_max = 49,
+
        _luck_max = 49,
    _luck_mod = false,
+
        _luck_mod = false,
    _buildable = false,
+
        _buildable = false,
    _buildable_lsc = false,
+
        _buildable_lsc = false,
    _build_time = 160,
+
        _build_time = 160,
    _remodel_level = false,
+
        _remodel_level = false,
    _remodel_from = false,
+
        _remodel_from = false,
    _remodel_to = "Shinyou/Kai",
+
        _remodel_to = "Shinyou/Kai",
    _fuel = 30,
+
        _fuel = 30,
    _ammo = 25,
+
        _ammo = 25,
    _scrap_fuel = 2,
+
        _scrap_fuel = 2,
    _scrap_ammo = 2,
+
        _scrap_ammo = 2,
    _scrap_steel = 16,
+
        _scrap_steel = 16,
    _scrap_baux = 3,
+
        _scrap_baux = 3,
    _equipment = {
+
        _equipment = {
      {equipment = nil, size = 9},
+
            { equipment = "Type 0 Fighter Model 52", size = 9 },
      {equipment = nil, size = 18},
+
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
      {equipment = nil, size = 6},
+
            { equipment = false, size = 6 },
 +
        },
 +
        _voice_flag = 1,
 +
        _voice_actor = "Takao Kanon",
 +
        _artist = "Shibafu",
 +
        _implementation_date = { 2018, 9, 9 },
 +
        _availability = { "event_reward" },
 +
        _wikipedia = "Japanese aircraft carrier Shin'yō",
 
     },
 
     },
     _voice_flag = 1,
+
     ["Kai"] = {
    _voice_actor = nil,
+
        _name = "Shinyou",
    _artist = nil,
+
        _suffix = "Kai",
    _implementation_date = {2018, 9, 9},
+
        _rarity = 6,
    _availability = nil,
+
        _api_id = 381,
  },
+
        _id = 324,
  ["Kai"] = {
+
        _true_id = 1461,
    _name = "Shinyou",
+
        _japanese_name = "神鷹改",
    _suffix = "Kai",
+
        _reading = "しんようかい",
    _rarity = 6,
+
        _class = "Taiyou", --Shinyou
    _api_id = 381,
+
        _class_number = 4, --1
    _id = 324,
+
        _type = 7,
    _true_id = 1461,
+
        _hp = 48,
    _japanese_name = "神鷹改",
+
        _hp_max = 73,
    _reading = "しんようかい",
+
        _firepower = 0,
    _class = "Shinyou",
+
        _firepower_max = 24,
    _class_number = 1,
+
        _firepower_mod = false,
    _type = 7,
+
        _armor = 22,
    _hp = 48,
+
        _armor_max = 53,
    _hp_max = 73,
+
        _armor_mod = 2,
    _firepower = 0,
+
        _torpedo = 0,
    _firepower_max = 24,
+
        _torpedo_max = false,
    _firepower_mod = false,
+
        _torpedo_mod = false,
    _armor = 22,
+
        _evasion = 23,
    _armor_max = 53,
+
        _evasion_max = 50,
    _armor_mod = 2,
+
        _aa = 18,
    _torpedo = 0,
+
        _aa_max = 48,
    _torpedo_max = false,
+
        _aa_mod = 2,
    _torpedo_mod = false,
+
        _asw = 66,
    _evasion = nil,
+
        _asw_max = 80,
    _evasion_max = nil,
+
        _speed = 5,
    _aa = 18,
+
        _los = 29,
    _aa_max = 48,
+
        _los_max = 60,
    _aa_mod = 2,
+
        _range = 1,
    _asw = nil,
+
        _luck = 11,
    _asw_max = nil,
+
        _luck_max = 58,
    _speed = 5,
+
        _luck_mod = false,
    _los = nil,
+
        _build_time = 160,
    _los_max = nil,
+
        _remodel_level = 60,
    _range = 1,
+
        _remodel_ammo = 280,
    _luck = 11,
+
        _remodel_steel = 420,
    _luck_max = 58,
+
        _remodel_blueprint = false,
    _luck_mod = false,
+
        _remodel_catapult = false,
    _build_time = 160,
+
        _remodel_report = false,
    _remodel_level = 60,
+
        _remodel_from = "Shinyou/",
    _remodel_ammo = 280,
+
        _remodel_to = "Shinyou/Kai Ni",
    _remodel_steel = 420,
+
        _fuel = 30,
    _remodel_blueprint = false,
+
        _ammo = 30,
    _remodel_catapult = false,
+
        _scrap_fuel = 2,
    _remodel_report = false,
+
        _scrap_ammo = 2,
    _remodel_from = "Shinyou/",
+
        _scrap_steel = 16,
    _remodel_to = "Shinyou/Kai Ni",
+
        _scrap_baux = 3,
    _fuel = 30,
+
        _equipment = {
    _ammo = 30,
+
            { equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 9 },
    _scrap_fuel = 2,
+
            { equipment = "25mm Triple Autocannon Mount", size = 18 },
    _scrap_ammo = 2,
+
            { equipment = false, size = 6 },
    _scrap_steel = 16,
+
            { equipment = false, size = 3 },
    _scrap_baux = 3,
+
        },
    _equipment = {
+
        _voice_flag = 3,
      {equipment = nil, size = 9},
 
      {equipment = nil, size = 18},
 
      {equipment = nil, size = 6},
 
      {equipment = nil, size = 3},
 
    },
 
    _voice_flag = 3,
 
    _implementation_date = {2018, 9, 9},
 
  },
 
  ["Kai Ni"] = {
 
    _name = "Shinyou",
 
    _suffix = "Kai Ni",
 
    _rarity = 7,
 
    _api_id = 536,
 
    _id = 336,
 
    _true_id = false,
 
    _japanese_name = "神鷹改二",
 
    _reading = "しんようかいに",
 
    _class = "Shinyou",
 
    _class_number = 1,
 
    _type = 7,
 
    _hp = 50,
 
    _hp_max = 75,
 
    _firepower = 15,
 
    _firepower_max = 37,
 
    _firepower_mod = false,
 
    _armor = 26,
 
    _armor_max = 56,
 
    _armor_mod = 2,
 
    _torpedo = 0,
 
    _torpedo_max = false,
 
    _torpedo_mod = false,
 
    _evasion = nil,
 
    _evasion_max = nil,
 
    _aa = 27,
 
    _aa_max = 58,
 
    _aa_mod = 3,
 
    _asw = nil,
 
    _asw_max = nil,
 
    _speed = 5,
 
    _los = nil,
 
    _los_max = nil,
 
    _range = 2,
 
    _luck = 15,
 
    _luck_max = 70,
 
    _luck_mod = false,
 
    _build_time = 160,
 
    _remodel_level = 85,
 
    _remodel_ammo = 1170,
 
    _remodel_steel = 770,
 
    _remodel_blueprint = true,
 
    _remodel_catapult = true,
 
    _remodel_report = false,
 
    _remodel_from = "Shinyou/Kai",
 
    _remodel_to = false,
 
    _fuel = 35,
 
    _ammo = 35,
 
    _scrap_fuel = 3,
 
    _scrap_ammo = 6,
 
    _scrap_steel = 16,
 
    _scrap_baux = 5,
 
    _equipment = {
 
      {equipment = nil, size = 9},
 
      {equipment = nil, size = 18},
 
      {equipment = nil, size = 18},
 
      {equipment = nil, size = 6},
 
 
     },
 
     },
     _voice_flag = 3,
+
     ["Kai Ni"] = {
    _implementation_date = {2018, 9, 9},
 
  },
 
    class = {
 
 
         _name = "Shinyou",
 
         _name = "Shinyou",
         _class = true,
+
        _suffix = "Kai Ni",
         _base_type = 7,
+
        _rarity = 7,
 +
        _api_id = 536,
 +
        _id = 336,
 +
        _true_id = false,
 +
        _japanese_name = "神鷹改二",
 +
        _reading = "しんようかいに",
 +
         _class = "Taiyou", --Shinyou
 +
        _class_number = 4, --1
 +
        _type = 7,
 +
        _hp = 50,
 +
        _hp_max = 75,
 +
        _firepower = 15,
 +
        _firepower_max = 37,
 +
        _firepower_mod = false,
 +
        _armor = 26,
 +
        _armor_max = 56,
 +
        _armor_mod = 2,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 34,
 +
        _evasion_max = 53,
 +
        _aa = 27,
 +
        _aa_max = 58,
 +
        _aa_mod = 3,
 +
        _asw = 73,
 +
        _asw_max = 88,
 +
        _speed = 5,
 +
        _los = 32,
 +
        _los_max = 64,
 +
        _range = 2,
 +
        _luck = 15,
 +
        _luck_max = 70,
 +
        _luck_mod = false,
 +
        _build_time = 160,
 +
        _remodel_level = 85,
 +
        _remodel_ammo = 1170,
 +
        _remodel_steel = 770,
 +
        _remodel_development_material = 40,
 +
        _remodel_blueprint = true,
 +
        _remodel_catapult = true,
 +
         _remodel_report = false,
 +
        _remodel_from = "Shinyou/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 35,
 +
        _ammo = 35,
 +
        _scrap_fuel = 3,
 +
        _scrap_ammo = 6,
 +
        _scrap_steel = 16,
 +
        _scrap_baux = 5,
 +
        _equipment = {
 +
            { equipment = "Ju 87C Kai Ni (w/ KMX)", size = 9 },
 +
            { equipment = "12cm 30-tube Rocket Launcher", size = 18 },
 +
            { equipment = false, size = 18 },
 +
            { equipment = false, size = 6 },
 +
        },
 +
        _voice_flag = 3,
 
     },
 
     },
 
}
 
}

Latest revision as of 08:21, 13 June 2022

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Shinyou",
        _suffix = false,
        _rarity = 4,
        _api_id = 534,
        _id = 324,
        _true_id = false,
        _japanese_name = "神鷹",
        _reading = "しんよう",
        _class = "Taiyou", --Shinyou
        _class_number = 4, --1
        _type = 7,
        _hp = 38,
        _hp_max = 59,
        _firepower = 0,
        _firepower_max = 14,
        _firepower_mod = false,
        _armor = 15,
        _armor_max = 35,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 22,
        _evasion_max = 37,
        _aa = 14,
        _aa_max = 30,
        _aa_mod = 1,
        _asw = 36,
        _asw_max = 60,
        _speed = 5,
        _los = 28,
        _los_max = 48,
        _range = 1,
        _luck = 9,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 160,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Shinyou/Kai",
        _fuel = 30,
        _ammo = 25,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 16,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "Type 0 Fighter Model 52", size = 9 },
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
            { equipment = false, size = 6 },
        },
        _voice_flag = 1,
        _voice_actor = "Takao Kanon",
        _artist = "Shibafu",
        _implementation_date = { 2018, 9, 9 },
        _availability = { "event_reward" },
        _wikipedia = "Japanese aircraft carrier Shin'yō",
    },
    ["Kai"] = {
        _name = "Shinyou",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 381,
        _id = 324,
        _true_id = 1461,
        _japanese_name = "神鷹改",
        _reading = "しんようかい",
        _class = "Taiyou", --Shinyou
        _class_number = 4, --1
        _type = 7,
        _hp = 48,
        _hp_max = 73,
        _firepower = 0,
        _firepower_max = 24,
        _firepower_mod = false,
        _armor = 22,
        _armor_max = 53,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 23,
        _evasion_max = 50,
        _aa = 18,
        _aa_max = 48,
        _aa_mod = 2,
        _asw = 66,
        _asw_max = 80,
        _speed = 5,
        _los = 29,
        _los_max = 60,
        _range = 1,
        _luck = 11,
        _luck_max = 58,
        _luck_mod = false,
        _build_time = 160,
        _remodel_level = 60,
        _remodel_ammo = 280,
        _remodel_steel = 420,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "Shinyou/",
        _remodel_to = "Shinyou/Kai Ni",
        _fuel = 30,
        _ammo = 30,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 16,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 9 },
            { equipment = "25mm Triple Autocannon Mount", size = 18 },
            { equipment = false, size = 6 },
            { equipment = false, size = 3 },
        },
        _voice_flag = 3,
    },
    ["Kai Ni"] = {
        _name = "Shinyou",
        _suffix = "Kai Ni",
        _rarity = 7,
        _api_id = 536,
        _id = 336,
        _true_id = false,
        _japanese_name = "神鷹改二",
        _reading = "しんようかいに",
        _class = "Taiyou", --Shinyou
        _class_number = 4, --1
        _type = 7,
        _hp = 50,
        _hp_max = 75,
        _firepower = 15,
        _firepower_max = 37,
        _firepower_mod = false,
        _armor = 26,
        _armor_max = 56,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 34,
        _evasion_max = 53,
        _aa = 27,
        _aa_max = 58,
        _aa_mod = 3,
        _asw = 73,
        _asw_max = 88,
        _speed = 5,
        _los = 32,
        _los_max = 64,
        _range = 2,
        _luck = 15,
        _luck_max = 70,
        _luck_mod = false,
        _build_time = 160,
        _remodel_level = 85,
        _remodel_ammo = 1170,
        _remodel_steel = 770,
        _remodel_development_material = 40,
        _remodel_blueprint = true,
        _remodel_catapult = true,
        _remodel_report = false,
        _remodel_from = "Shinyou/Kai",
        _remodel_to = false,
        _fuel = 35,
        _ammo = 35,
        _scrap_fuel = 3,
        _scrap_ammo = 6,
        _scrap_steel = 16,
        _scrap_baux = 5,
        _equipment = {
            { equipment = "Ju 87C Kai Ni (w/ KMX)", size = 9 },
            { equipment = "12cm 30-tube Rocket Launcher", size = 18 },
            { equipment = false, size = 18 },
            { equipment = false, size = 6 },
        },
        _voice_flag = 3,
    },
}