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

From Kancolle Wiki
Jump to navigation Jump to search
com>Cosmic Penguin
(Added missing stats from wikiwiki.jp)
Line 57: Line 57:
 
         },
 
         },
 
         _voice_flag = 0,
 
         _voice_flag = 0,
         _voice_actor = nil,
+
         _voice_actor = "Suzuki Minori",
 
         _artist = "drew",
 
         _artist = "drew",
 
         _implementation_date = nil,
 
         _implementation_date = nil,

Revision as of 00:12, 19 September 2017

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

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

return {
    [""] = {
        _name = "Amagiri",
        _suffix = false,
        _rarity = 4,
        _api_id = 479,
        _id = 279,
        _true_id = false,
        _japanese_name = "天霧",
        _reading = "あまぎり",
        _class = "Ayanami",
        _class_number = 5,
        _type = 2,
        _hp = 15,
        _hp_max = 29,
        _firepower = 10,
        _firepower_max = 30,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 20,
        _armor_mod = false,
        _torpedo = 27,
        _torpedo_max = 70,
        _torpedo_mod = 1,
        _evasion = 41,
        _evasion_max = 80,
        _aa = 12,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 20,
        _asw_max = 49,
        _speed = 10,
        _los = 5,
        _los_max = 20,
        _range = 1,
        _luck = 11,
        _luck_max = 57,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 20,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Amagiri/Kai",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 5,
        _scrap_baux = false,
        _equipment = {
            {equipment = "12.7cm Twin Gun Mount", size = 0},
            {equipment = false, size = 0},
        },
        _voice_flag = 0,
        _voice_actor = "Suzuki Minori",
        _artist = "drew",
        _implementation_date = nil,
        _availability = nil,
        _wikipedia = "Japanese destroyer Amagiri (1930)",
    },
    ["Kai"] = {
        _name = "Amagiri",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 390,
        _id = 279,
        _true_id = 1470,
        _japanese_name = "天霧改",
        _reading = "あまぎりかい",
        _class = "Ayanami",
        _class_number = 5,
        _type = 2,
        _hp = 30,
        _hp_max = 50,
        _firepower = 12,
        _firepower_max = 52,
        _firepower_mod = 1,
        _armor = 13,
        _armor_max = 49,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 80,
        _torpedo_mod = 1,
        _evasion = 45,
        _evasion_max = 90,
        _aa = 15,
        _aa_max = 50,
        _aa_mod = 1,
        _asw = 24,
        _asw_max = 59,
        _speed = 10,
        _los = 7,
        _los_max = 39,
        _range = 1,
        _luck = 17,
        _luck_max = 77,
        _luck_mod = false,
        _build_time = 20,
        _remodel_level = 35,
        _remodel_ammo = 170,
        _remodel_steel = 130,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Amagiri/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            {equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0},
            {equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0},
            {equipment = "25mm Twin Autocannon Mount", size = 0},
        },
        _voice_flag = 3,
    },
}