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

Module:Data/Ship/Kamoi

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 10:12, 3 May 2017 by Qunow (talk | contribs)
Jump to navigation Jump to search

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

--Categories:
--[[Category:Player ship modules]]

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