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

Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
local Equipment = require('Module:Equipment')
+
-- [[Category:Player ship modules]]
   −
local Sendai = {
+
return {
[""] = {
+
    [""] = {
_name = "Sendai",
+
        _name = "Sendai",
_rarity = 4,
+
        _rarity = 4,
_id = 46,
+
        _api_id = 54,
_true_id = false,
+
        _id = 46,
_card = "046.jpg",
+
        _true_id = false,
_japanese_name = "川内",
+
        _japanese_name = "川内",
_class = "Sendai",
+
        _reading = "せんだい",
_type = 3,
+
        _class = "Sendai",
_hp = 26,
+
        _class_number = 1,
_firepower = 14,
+
        _type = 3,
_firepower_max = 49,
+
        _hp = 26,
_armor = 11,
+
        _hp_max = 39,
_armor_max = 29,
+
        _firepower = 14,
_torpedo = 24,
+
        _firepower_max = 49,
_torpedo_max = 89,
+
        _firepower_mod = false,
_evasion = 38,
+
        _armor = 11,
_evasion_max = 79,
+
        _armor_max = 29,
_aa = 13,
+
        _armor_mod = 2,
_aa_max = 59,
+
        _torpedo = 24,
_asw = 20,
+
        _torpedo_max = 89,
_asw_max = 69,
+
        _torpedo_mod = 1,
_speed = 10,
+
        _evasion = 38,
_los = 8,
+
        _evasion_max = 79,
_los_max = 39,
+
        _aa = 13,
_range = 2,
+
        _aa_max = 59,
_luck = 12,
+
        _aa_mod = false,
_luck_max = 49,
+
        _asw = 20,
_buildable = true,
+
        _asw_max = 69,
_build_time = 60,
+
        _speed = 10,
_equipment = {
+
        _los = 8,
{equipment = Equipment("14cm Naval Gun"), space = 1},
+
        _los_max = 39,
{equipment = Equipment("Type 0 Recon Seaplane"), space = 1},
+
        _range = 2,
},
+
        _luck = 12,
},
+
        _luck_max = 49,
["Kai"] = {
+
        _luck_mod = false,
_name = "Sendai",
+
        _buildable = true,
_suffix = "Kai",
+
        _buildable_lsc = false,
_rarity = 5,
+
        _build_time = 60,
_id = 46,
+
        _remodel_level = false,
_true_id = 322,
+
        _remodel_from = false,
_card = "046M.jpg",
+
        _remodel_to = "Sendai/Kai",
_japanese_name = "川内改",
+
        _fuel = 25,
_class = "Sendai",
+
        _ammo = 25,
_type = 3,
+
        _scrap_fuel = 2,
_hp = 44,
+
        _scrap_ammo = 2,
_firepower = 20,
+
        _scrap_steel = 10,
_firepower_max = 59,
+
        _scrap_baux = false,
_armor = 29,
+
        _equipment = {
_armor_max = 69,
+
            { equipment = "14cm Single Gun Mount", size = 1 },
_torpedo = 24,
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 1 },
_torpedo_max = 79,
+
        },
_evasion = 40,
+
        _voice_actor = "Sakura Ayane",
_evasion_max = 79,
+
        _artist = "bob",
_aa = 15,
+
        _implementation_date = { 2013, 4, 23 },
_aa_max = 69,
+
        _availability = { "drop" },
_asw = 24,
+
        _wikipedia = "Japanese cruiser Sendai",
_asw_max = 79,
+
    },
_speed = 10,
+
    ["Kai"] = {
_los = 10,
+
        _name = "Sendai",
_los_max = 49,
+
        _suffix = "Kai",
_range = 2,
+
        _rarity = 5,
_luck = 14,
+
        _api_id = 222,
_luck_max = 59,
+
        _id = 46,
_remodel_level = 20,
+
        _true_id = 1322,
_equipment = {
+
        _cg_reference = "/",
{equipment = Equipment("14cm Naval Gun"), space = 1},
+
        _cg_damaged_reference = "/",
{equipment = Equipment("61cm Quad (Oxygen) Torpedo Mount"), space = 1},
+
        _japanese_name = "川内改",
{equipment = Equipment("Type 0 Recon Seaplane"), space = 1},
+
        _reading = "せんだいかい",
},
+
        _class = "Sendai",
},
+
        _class_number = 1,
["Kai Ni"] = {
+
        _type = 3,
_name = "Sendai",
+
        _hp = 44,
_suffix = "Kai Ni",
+
        _hp_max = 59,
_rarity = 6,
+
        _firepower = 20,
_id = 158,
+
        _firepower_max = 59,
_true_id = false,
+
        _firepower_mod = 2,
_card = "158_Card.jpg",
+
        _armor = 29,
_japanese_name = "川内改二",
+
        _armor_max = 69,
_class = "Sendai",
+
        _armor_mod = 2,
_type = 3,
+
        _torpedo = 24,
_hp = 48,
+
        _torpedo_max = 79,
_firepower = 24,
+
        _torpedo_mod = 1,
_firepower_max = 67,
+
        _evasion = 40,
_armor = 29,
+
        _evasion_max = 79,
_armor_max = 69,
+
        _aa = 15,
_torpedo = 26,
+
        _aa_max = 69,
_torpedo_max = 88,
+
        _aa_mod = 1,
_evasion = 43,
+
        _asw = 24,
_evasion_max = 84,
+
        _asw_max = 79,
_aa = 20,
+
        _speed = 10,
_aa_max = 70,
+
        _los = 10,
_asw = 38,
+
        _los_max = 49,
_asw_max = 74,
+
        _range = 2,
_speed = 10,
+
        _luck = 12,
_los = 16,
+
        _luck_max = 59,
_los_max = 55,
+
        _luck_mod = false,
_range = 2,
+
        _remodel_level = 20,
_luck = 14,
+
        _remodel_ammo = 200,
_luck_max = 79,
+
        _remodel_steel = 200,
_remodel_level = 60,
+
        _remodel_development_material = false,
_equipment = {
+
        _remodel_blueprint = false,
{equipment = Equipment("Star Shell"), space = 1},
+
        _remodel_catapult = false,
{equipment = Equipment("Searchlight"), space = 1},
+
        _remodel_from = "Sendai/",
{equipment = Equipment("Type 98 Recon Seaplane (Night Scout)"), space = 1},
+
        _remodel_to = "Sendai/Kai Ni",
},
+
        _fuel = 25,
},
+
        _ammo = 30,
 +
        _scrap_fuel = 2,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "14cm Single Gun Mount", size = 1 },
 +
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1 },
 +
            { equipment = "Type 0 Reconnaissance Seaplane", size = 1 },
 +
        },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Sendai",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 6,
 +
        _api_id = 158,
 +
        _id = 158,
 +
        _true_id = false,
 +
        _japanese_name = "川内改二",
 +
        _reading = "せんだいかいに",
 +
        _class = "Sendai",
 +
        _class_number = 1,
 +
        _type = 3,
 +
        _hp = 49,
 +
        _hp_max = 64,
 +
        _firepower = 24,
 +
        _firepower_max = 69,
 +
        _firepower_mod = 1,
 +
        _armor = 29,
 +
        _armor_max = 69,
 +
        _armor_mod = 2,
 +
        _torpedo = 26,
 +
        _torpedo_max = 89,
 +
        _torpedo_mod = 1,
 +
        _evasion = 43,
 +
        _evasion_max = 84,
 +
        _aa = 20,
 +
        _aa_max = 71,
 +
        _aa_mod = 1,
 +
        _asw = 38,
 +
        _asw_max = 74,
 +
        _speed = 10,
 +
        _los = 16,
 +
        _los_max = 55,
 +
        _range = 2,
 +
        _luck = 14,
 +
        _luck_max = 80,
 +
        _luck_mod = false,
 +
        _remodel_level = 60,
 +
        _remodel_ammo = 480,
 +
        _remodel_steel = 300,
 +
        _remodel_development_material = false,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Sendai/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 25,
 +
        _ammo = 35,
 +
        _scrap_fuel = 2,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "Star Shell", size = 1 },
 +
            { equipment = "Searchlight", size = 1 },
 +
            { equipment = "Type 98 Reconnaissance Seaplane (Night Recon)", size = 1 },
 +
        },
 +
        _implementation_date = { 2014, 6, 20 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Autumn Casual", _season = "Fall 2017" },
 +
    },
 +
    class = {
 +
        _name = "Sendai",
 +
        _class = true,
 +
        _base_type = 3,
 +
    },
 
}
 
}
  −
return Sendai
 
5,649

edits

Navigation menu