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

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Souryuu = { [""] = { _name = "Souryuu", _rarity = 5, _id = 8, _true_id = false, _card = "008.jpg", _japanese_name = "蒼龍", _reading = "そうりゅう"...")
 
m (2 revisions imported)
 
(26 intermediate revisions by 10 users not shown)
Line 1: Line 1:
local Souryuu = {
+
return {
[""] = {
+
    [""] = {
_name = "Souryuu",
+
        _name = "Souryuu",
_rarity = 5,
+
        _rarity = 5,
_id = 8,
+
        _api_id = 90,
_true_id = false,
+
        _id = 8,
_card = "008.jpg",
+
        _true_id = false,
_japanese_name = "蒼龍",
+
        _japanese_name = "蒼龍",
_reading = "そうりゅう",
+
        _reading = "そうりゅう",
_class = "Souryuu",
+
        _class = "Souryuu",
_type = 11,
+
        _class_number = 1,
_hp = 50,
+
        _type = 11,
_hp_max = 79,
+
        _hp = 50,
_firepower = 0,
+
        _hp_max = 79,
_firepower_max = 29,
+
        _firepower = 0,
_firepower_mod = false,
+
        _firepower_max = 29,
_armor = 27,
+
        _firepower_mod = false,
_armor_max = 49,
+
        _armor = 27,
_armor_mod = 3,
+
        _armor_max = 49,
_torpedo = 0,
+
        _armor_mod = 3,
_torpedo_max = false,
+
        _torpedo = 0,
_torpedo_mod = false,
+
        _torpedo_max = false,
_evasion = 33,
+
        _torpedo_mod = false,
_evasion_max = 59,
+
        _evasion = 33,
_aa = 26,
+
        _evasion_max = 59,
_aa_max = 69,
+
        _aa = 26,
_aa_mod = 4,
+
        _aa_max = 69,
_asw = 0,
+
        _aa_mod = 4,
_asw_max = false,
+
        _asw = 0,
_speed = 10,
+
        _asw_max = false,
_los = 42,
+
        _speed = 10,
_los_max = 69,
+
        _los = 42,
_range = 1,
+
        _los_max = 69,
_luck = 10,
+
        _range = 1,
_luck_max = 49,
+
        _luck = 10,
_luck_mod = false,
+
        _luck_max = 49,
_buildable = true,
+
        _luck_mod = false,
_buildable_lsc = true,
+
        _buildable = true,
_build_time = 250,
+
        _buildable_lsc = true,
_fuel = 50,
+
        _build_time = 250,
_ammo = 50,
+
        _remodel_level = false,
_scrap_fuel = 7,
+
        _remodel_from = false,
_scrap_ammo = 10,
+
        _remodel_to = "Souryuu/Kai",
_scrap_steel = 26,
+
        _fuel = 50,
_scrap_baux = 6,
+
        _ammo = 50,
_equipment = {
+
        _scrap_fuel = 7,
{equipment = "Type 0 Fighter Model 21", size = 12},
+
        _scrap_ammo = 10,
{equipment = "Type 99 Dive Bomber", size = 27},
+
        _scrap_steel = 26,
{equipment = "Type 97 Torpedo Bomber", size = 18},
+
        _scrap_baux = 6,
{equipment = false, size = 7},
+
        _equipment = {
},
+
            { equipment = "Type 0 Fighter Model 21", size = 12 },
},
+
            { equipment = "Type 99 Dive Bomber", size = 27 },
["Kai"] = {
+
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
_name = "Souryuu",
+
            { equipment = false, size = 7 },
_suffix = "Kai",
+
        },
_rarity = 6,
+
        _voice_actor = "Uesaka Sumire",
_id = 8,
+
        _artist = "Shibafu",
_true_id = 379,
+
        _implementation_date = { 2013, 4, 23 },
_card = "008b.jpg",
+
        _availability = { "drop" },
_japanese_name = "蒼龍改",
+
        _wikipedia = "Japanese aircraft carrier Sōryū",
_reading = "そうりゅう",
+
    },
_class = "Souryuu",
+
    ["Kai"] = {
_type = 11,
+
        _name = "Souryuu",
_hp = 65,
+
        _suffix = "Kai",
_hp_max = 89,
+
        _rarity = 6,
_firepower = 0,
+
        _api_id = 279,
_firepower_max = 39,
+
        _id = 8,
_firepower_mod = false,
+
        _true_id = 1379,
_armor = 35,
+
        _cg_reference = "/",
_armor_max = 69,
+
        _cg_damaged_reference = "/",
_armor_mod = 4,
+
        _japanese_name = "蒼龍改",
_torpedo = 0,
+
        _reading = "そうりゅうかい",
_torpedo_max = false,
+
        _class = "Souryuu",
_torpedo_mod = false,
+
        _class_number = 1,
_evasion = 33,
+
        _type = 11,
_evasion_max = 69,
+
        _hp = 65,
_aa = 30,
+
        _hp_max = 89,
_aa_max = 79,
+
        _firepower = 0,
_aa_mod = 4,
+
        _firepower_max = 39,
_asw = 0,
+
        _firepower_mod = false,
_asw_max = false,
+
        _armor = 35,
_speed = 10,
+
        _armor_max = 69,
_los = 46,
+
        _armor_mod = 4,
_los_max = 89,
+
        _torpedo = 0,
_range = 1,
+
        _torpedo_max = false,
_luck = 12,
+
        _torpedo_mod = false,
_luck_max = 59,
+
        _evasion = 33,
_luck_mod = false,
+
        _evasion_max = 69,
_remodel_level = 30,
+
        _aa = 30,
_remodel_ammo = 300,
+
        _aa_max = 79,
_remodel_steel = 650,
+
        _aa_mod = 4,
_remodel_blueprint = false,
+
        _asw = 0,
_fuel = 65,
+
        _asw_max = false,
_ammo = 65,
+
        _speed = 10,
_scrap_fuel = 9,
+
        _los = 46,
_scrap_ammo = 13,
+
        _los_max = 89,
_scrap_steel = 30,
+
        _range = 1,
_scrap_baux = 10,
+
        _luck = 12,
_equipment = {
+
        _luck_max = 59,
{equipment = "Type 0 Fighter Model 52", size = 18},
+
        _luck_mod = false,
{equipment = "Suisei", size = 27},
+
        _remodel_level = 30,
{equipment = "Type 97 Torpedo Bomber", size = 18},
+
        _remodel_ammo = 300,
{equipment = false, size = 10},
+
        _remodel_steel = 650,
},
+
        _remodel_development_material = false,
},
+
        _remodel_blueprint = false,
["Kai Ni"] = {
+
        _remodel_catapult = false,
_name = "Souryuu",
+
        _remodel_from = "Souryuu/",
_suffix = "Kai Ni",
+
        _remodel_to = "Souryuu/Kai Ni",
_rarity = 8,
+
        _fuel = 65,
_back = 7,
+
        _ammo = 65,
_id = 197,
+
        _scrap_fuel = 9,
_true_id = false,
+
        _scrap_ammo = 13,
_card = "197 Card.jpg",
+
        _scrap_steel = 30,
_japanese_name = "蒼龍改二",
+
        _scrap_baux = 10,
_reading = "そうりゅう",
+
        _equipment = {
_class = "Souryuu",
+
            { equipment = "Type 0 Fighter Model 52", size = 18 },
_type = 11,
+
            { equipment = "Suisei", size = 27 },
_hp = 67,
+
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
_hp_max = 89,
+
            { equipment = false, size = 10 },
_firepower = 0,
+
        },
_firepower_max = 57,
+
    },
_firepower_mod = false,
+
    ["Kai Ni"] = {
_armor = 36,
+
        _name = "Souryuu",
_armor_max = 75,
+
        _suffix = "Kai Ni",
_armor_mod = 5,
+
        _rarity = 7,
_torpedo = 0,
+
        _api_id = 197,
_torpedo_max = false,
+
        _id = 197,
_torpedo_mod = false,
+
        _true_id = false,
_evasion = 36,
+
        _japanese_name = "蒼龍改二",
_evasion_max = 74,
+
        _reading = "そうりゅうかいに",
_aa = 34,
+
        _class = "Souryuu",
_aa_max = 84,
+
        _class_number = 1,
_aa_mod = 4,
+
        _type = 11,
_asw = 0,
+
        _hp = 67,
_asw_max = false,
+
        _hp_max = 89,
_speed = 10,
+
        _firepower = 0,
_los = 55,
+
        _firepower_max = 63,
_los_max = 90,
+
        _firepower_mod = false,
_range = 1,
+
        _armor = 36,
_luck = 15,
+
        _armor_max = 75,
_luck_max = 59,
+
        _armor_mod = 5,
_luck_mod = false,
+
        _torpedo = 0,
_remodel_level = 78,
+
        _torpedo_max = false,
_remodel_ammo = 1700,
+
        _torpedo_mod = false,
_remodel_steel = 1200,
+
        _evasion = 36,
_remodel_blueprint = true,
+
        _evasion_max = 74,
_fuel = 70,
+
        _aa = 34,
_ammo = 75,
+
        _aa_max = 84,
_scrap_fuel = 10,
+
        _aa_mod = 4,
_scrap_ammo = 14,
+
        _asw = 0,
_scrap_steel = 32,
+
        _asw_max = false,
_scrap_baux = 11,
+
        _speed = 10,
_equipment = {
+
        _los = 55,
{equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18},
+
        _los_max = 93,
{equipment = "Type 99 Dive Bomber (Egusa Squadron)", size = 35},
+
        _range = 1,
{equipment = "Type 97 Torpedo Bomber (Skilled)", size = 20},
+
        _luck = 15,
{equipment = "Type 2 Reconnaissance Aircraft", size = 6},
+
        _luck_max = 60,
},
+
        _luck_mod = false,
},
+
        _remodel_level = 78,
class = {
+
        _remodel_ammo = 1700,
_name = "Souryuu",
+
        _remodel_steel = 1200,
_class = true,
+
        _remodel_development_material = false,
_base_type = 11,
+
        _remodel_blueprint = false,
},
+
        _remodel_catapult = false,
 +
        _remodel_from = "Souryuu/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 70,
 +
        _ammo = 75,
 +
        _scrap_fuel = 10,
 +
        _scrap_ammo = 14,
 +
        _scrap_steel = 32,
 +
        _scrap_baux = 11,
 +
        _equipment = {
 +
            { equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18 },
 +
            { equipment = "Type 99 Dive Bomber (Egusa Squadron)", size = 35 },
 +
            { equipment = "Type 97 Torpedo Bomber (Skilled)", size = 21 },
 +
            { equipment = "Type 2 Reconnaissance Aircraft", size = 7 },
 +
        },
 +
        _implementation_date = { 2014, 7, 18 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
 +
    },
 +
    class = {
 +
        _name = "Souryuu",
 +
        _class = true,
 +
        _base_type = 11,
 +
    },
 
}
 
}
 
return Souryuu
 

Latest revision as of 12:58, 12 March 2022

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

return {
    [""] = {
        _name = "Souryuu",
        _rarity = 5,
        _api_id = 90,
        _id = 8,
        _true_id = false,
        _japanese_name = "蒼龍",
        _reading = "そうりゅう",
        _class = "Souryuu",
        _class_number = 1,
        _type = 11,
        _hp = 50,
        _hp_max = 79,
        _firepower = 0,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 27,
        _armor_max = 49,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 33,
        _evasion_max = 59,
        _aa = 26,
        _aa_max = 69,
        _aa_mod = 4,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 42,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = true,
        _build_time = 250,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Souryuu/Kai",
        _fuel = 50,
        _ammo = 50,
        _scrap_fuel = 7,
        _scrap_ammo = 10,
        _scrap_steel = 26,
        _scrap_baux = 6,
        _equipment = {
            { equipment = "Type 0 Fighter Model 21", size = 12 },
            { equipment = "Type 99 Dive Bomber", size = 27 },
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
            { equipment = false, size = 7 },
        },
        _voice_actor = "Uesaka Sumire",
        _artist = "Shibafu",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese aircraft carrier Sōryū",
    },
    ["Kai"] = {
        _name = "Souryuu",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 279,
        _id = 8,
        _true_id = 1379,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "蒼龍改",
        _reading = "そうりゅうかい",
        _class = "Souryuu",
        _class_number = 1,
        _type = 11,
        _hp = 65,
        _hp_max = 89,
        _firepower = 0,
        _firepower_max = 39,
        _firepower_mod = false,
        _armor = 35,
        _armor_max = 69,
        _armor_mod = 4,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 33,
        _evasion_max = 69,
        _aa = 30,
        _aa_max = 79,
        _aa_mod = 4,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 46,
        _los_max = 89,
        _range = 1,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 30,
        _remodel_ammo = 300,
        _remodel_steel = 650,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Souryuu/",
        _remodel_to = "Souryuu/Kai Ni",
        _fuel = 65,
        _ammo = 65,
        _scrap_fuel = 9,
        _scrap_ammo = 13,
        _scrap_steel = 30,
        _scrap_baux = 10,
        _equipment = {
            { equipment = "Type 0 Fighter Model 52", size = 18 },
            { equipment = "Suisei", size = 27 },
            { equipment = "Type 97 Torpedo Bomber", size = 18 },
            { equipment = false, size = 10 },
        },
    },
    ["Kai Ni"] = {
        _name = "Souryuu",
        _suffix = "Kai Ni",
        _rarity = 7,
        _api_id = 197,
        _id = 197,
        _true_id = false,
        _japanese_name = "蒼龍改二",
        _reading = "そうりゅうかいに",
        _class = "Souryuu",
        _class_number = 1,
        _type = 11,
        _hp = 67,
        _hp_max = 89,
        _firepower = 0,
        _firepower_max = 63,
        _firepower_mod = false,
        _armor = 36,
        _armor_max = 75,
        _armor_mod = 5,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 36,
        _evasion_max = 74,
        _aa = 34,
        _aa_max = 84,
        _aa_mod = 4,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 55,
        _los_max = 93,
        _range = 1,
        _luck = 15,
        _luck_max = 60,
        _luck_mod = false,
        _remodel_level = 78,
        _remodel_ammo = 1700,
        _remodel_steel = 1200,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Souryuu/Kai",
        _remodel_to = false,
        _fuel = 70,
        _ammo = 75,
        _scrap_fuel = 10,
        _scrap_ammo = 14,
        _scrap_steel = 32,
        _scrap_baux = 11,
        _equipment = {
            { equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18 },
            { equipment = "Type 99 Dive Bomber (Egusa Squadron)", size = 35 },
            { equipment = "Type 97 Torpedo Bomber (Skilled)", size = 21 },
            { equipment = "Type 2 Reconnaissance Aircraft", size = 7 },
        },
        _implementation_date = { 2014, 7, 18 },
    },
    seasonals = {
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
    },
    class = {
        _name = "Souryuu",
        _class = true,
        _base_type = 11,
    },
}