Module:Data/Ship/Kamoi

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Kamoi",
        _rarity = 4,
        _api_id = 162,
        _id = 162,
        _true_id = false,
        _japanese_name = "神威",
        _reading = "かもい",
        _class = "Kamoi",
        _class_number = 1,
        _type = 22,
        _hp = 36,
        _hp_max = 48,
        _firepower = 3,
        _firepower_max = 18,
        _firepower_mod = false,
        _armor = 6,
        _armor_max = 18,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 13,
        _evasion_max = 27,
        _aa = 8,
        _aa_max = 24,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 5,
        _los_max = 15,
        _range = 2,
        _luck = 17,
        _luck_max = 67,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = true,
        _build_time = 140,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Kamoi/Kai",
        _fuel = 30,
        _ammo = 10,
        _scrap_fuel = 3,
        _scrap_ammo = false,
        _scrap_steel = 10,
        _scrap_baux = 1,
        _equipment = {
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Seto Asami",
        _artist = "Akira",
        _implementation_date = { 2017, 5, 2 },
        _availability = { "event_drop" },
        _wikipedia = "Japanese seaplane tender Kamoi",
    },
    ["Kai"] = {
        _name = "Kamoi",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 499,
        _id = 299,
        _true_id = false,
        _japanese_name = "神威改",
        _reading = "かもいかい",
        _class = "Kamoi",
        _class_number = 1,
        _type = 16,
        _hp = 37,
        _hp_max = 48,
        _firepower = 6,
        _firepower_max = 22,
        _firepower_mod = false,
        _armor = 13,
        _armor_max = 29,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 13,
        _evasion_max = 27,
        _aa = 12,
        _aa_max = 28,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 22,
        _los_max = 48,
        _range = 2,
        _luck = 19,
        _luck_max = 69,
        _luck_mod = false,
        _build_time = 140,
        _remodel_level = 35,
        _remodel_ammo = 30,
        _remodel_steel = 230,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Kamoi/",
        _remodel_to = "Kamoi/Kai Bo",
        _fuel = 30,
        _ammo = 15,
        _scrap_fuel = 3,
        _scrap_ammo = false,
        _scrap_steel = 10,
        _scrap_baux = 1,
        _equipment = {
            { equipment = false, size = 11 },
            { equipment = false, size = 8 },
            { equipment = false, size = 3 },
        },
        _voice_flag = 3,
    },
    ["Kai Bo"] = {
        _name = "Kamoi",
        _suffix = "Kai Bo",
        _rarity = 6,
        _api_id = 500,
        _id = 300,
        _true_id = false,
        _japanese_name = "神威改母",
        _reading = "かもいかいぼ",
        _class = "Kamoi",
        _class_number = 1,
        _type = 22,
        _hp = 39,
        _hp_max = 51,
        _firepower = 7,
        _firepower_max = 25,
        _firepower_mod = false,
        _armor = 17,
        _armor_max = 33,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 16,
        _evasion_max = 38,
        _aa = 14,
        _aa_max = 34,
        _aa_mod = 2,
        _asw = 10,
        _asw_max = 30,
        _speed = 5,
        _los = 24,
        _los_max = 54,
        _range = 2,
        _luck = 20,
        _luck_max = 79,
        _luck_mod = false,
        _build_time = 140,
        _remodel_level = 60,
        _remodel_ammo = 30,
        _remodel_steel = 240,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Kamoi/Kai",
        _remodel_to = false,
        _fuel = 30,
        _ammo = 20,
        _scrap_fuel = 3,
        _scrap_ammo = false,
        _scrap_steel = 10,
        _scrap_baux = 3,
        _equipment = {
            { equipment = false, size = 1 },
            { equipment = false, size = 1 },
            { equipment = false, size = 1 },
        },
        _voice_flag = 3,
    },
    seasonals = {
        { _suffix = "Rainy", _season = "Rainy 2017", },
        { _suffix = "Kai Rainy", _season = "Rainy 2017", },
        { _suffix = "Kai Bo Rainy", _season = "Rainy 2017", },
        { _suffix = "Yukata", _season = "Fall 2017", },
        { _suffix = "Kai Yukata", _season = "Fall 2017", },
        { _suffix = "Kai Bo Yukata", _season = "Fall 2017", },
        { _suffix = "Christmas", _season = "Christmas 2017", },
        ["Rainy 2017"] = "/Rainy",
        ["Kai Rainy 2017"] = "/Kai Rainy",
        ["Kai Bo Rainy 2017"] = "/Kai Bo Rainy",
    },
    class = {
        _name = "Kamoi",
        _class = true,
        _base_type = 22,
    },
}