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

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Amatsukaze = { [""] = { _name = "Amatsukaze", _rarity = 6, _id = 181, _true_id = false, _card = "181 card.jpg", _japanese_name = "天津風", _reading = "...")
 
m
 
(29 intermediate revisions by 10 users not shown)
Line 1: Line 1:
local Amatsukaze = {
+
-- [[Category:Player ship modules]]
[""] = {
+
 
_name = "Amatsukaze",
+
return {
_rarity = 6,
+
    [''] = {
_id = 181,
+
        _name = 'Amatsukaze',
_true_id = false,
+
        _rarity = 6,
_card = "181 card.jpg",
+
        _api_id = 181,
_japanese_name = "天津風",
+
        _id = 181,
_reading = "あまつかぜ",
+
        _true_id = false,
_class = "Kagerou",
+
        _japanese_name = '天津風',
_type = 2,
+
        _reading = 'あまつかぜ',
_hp = 18,
+
        _class = 'Kagerou',
_hp_max = 37,
+
        _class_number = 9,
_firepower = 10,
+
        _type = 2,
_firepower_max = 29,
+
        _hp = 18,
_firepower_mod = 1,
+
        _hp_max = 37,
_armor = 7,
+
        _firepower = 10,
_armor_max = 25,
+
        _firepower_max = 29,
_armor_mod = 1,
+
        _firepower_mod = 1,
_torpedo = 28,
+
        _armor = 7,
_torpedo_max = 79,
+
        _armor_max = 25,
_torpedo_mod = 1,
+
        _armor_mod = 1,
_evasion = 48,
+
        _torpedo = 28,
_evasion_max = 89,
+
        _torpedo_max = 79,
_aa = 22,
+
        _torpedo_mod = 1,
_aa_max = 53,
+
        _evasion = 48,
_aa_mod = 1,
+
        _evasion_max = 89,
_asw = 26,
+
        _aa = 22,
_asw_max = 54,
+
        _aa_max = 53,
_speed = 10,
+
        _aa_mod = 1,
_los = 8,
+
        _asw = 26,
_los_max = 19,
+
        _asw_max = 54,
_range = 1,
+
        _speed = 10,
_luck = 18,
+
        _los = 8,
_luck_max = 59,
+
        _los_max = 19,
_luck_mod = false,
+
        _range = 1,
_buildable = false,
+
        _luck = 18,
_buildable_lsc = false,
+
        _luck_max = 59,
_build_time = 30,
+
        _luck_mod = false,
_remodel_level = false,
+
        _buildable = false,
_fuel = 20,
+
        _buildable_lsc = false,
_ammo = 20,
+
        _build_time = 30,
_scrap_fuel = 1,
+
        _remodel_level = false,
_scrap_ammo = 1,
+
        _remodel_from = false,
_scrap_steel = 6,
+
        _remodel_to = 'Amatsukaze/Kai',
_scrap_baux = false,
+
        _fuel = 20,
_equipment = {
+
        _ammo = 20,
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
        _scrap_fuel = 1,
{equipment = "61cm Quadruple Torpedo Mount", size = 0},
+
        _scrap_ammo = 1,
{equipment = "Enhanced Kanpon Type Boiler", size = 0},
+
        _scrap_steel = 6,
},
+
        _scrap_baux = false,
},
+
        _equipment = {
["Kai"] = {
+
            { equipment = '12.7cm Twin Gun Mount', size = 0 },
_name = "Amatsukaze",
+
            { equipment = '61cm Quadruple Torpedo Mount', size = 0 },
_suffix = "Kai",
+
            { equipment = 'Enhanced Kanhon Type Boiler', size = 0 }
_rarity = 7,
+
        },
_id = 181,
+
        _voice_actor = 'Ogura Yui',
_true_id = 411,
+
        _artist = 'Shizuma Yoshinori',
_card = "316 Card.jpg",
+
        _implementation_date = { 2014, 4, 23 },
_japanese_name = "天津風改",
+
        _availability = { 'drop', 'event_reward' },
_reading = "あまつかぜかい",
+
        _wikipedia = 'Japanese destroyer Amatsukaze (1939)'
_class = "Kagerou",
+
    },
_type = 2,
+
    ['Kai'] = {
_hp = 34,
+
        _name = 'Amatsukaze',
_hp_max = 54,
+
        _suffix = 'Kai',
_firepower = 12,
+
        _rarity = 7,
_firepower_max = 49,
+
        _api_id = 316,
_firepower_mod = 1,
+
        _id = 181,
_armor = 14,
+
        _true_id = 1411,
_armor_max = 61,
+
        _japanese_name = '天津風改',
_armor_mod = 1,
+
        _reading = 'あまつかぜかい',
_torpedo = 32,
+
        _class = 'Kagerou',
_torpedo_max = 84,
+
        _class_number = 9,
_torpedo_mod = 1,
+
        _type = 2,
_evasion = 50,
+
        _hp = 34,
_evasion_max = 94,
+
        _hp_max = 54,
_aa = 23,
+
        _firepower = 12,
_aa_max = 63,
+
        _firepower_max = 49,
_aa_mod = 1,
+
        _firepower_mod = 1,
_asw = 28,
+
        _armor = 14,
_asw_max = 59,
+
        _armor_max = 61,
_speed = 10,
+
        _armor_mod = 1,
_los = 9,
+
        _torpedo = 32,
_los_max = 39,
+
        _torpedo_max = 84,
_range = 1,
+
        _torpedo_mod = 1,
_luck = 17,
+
        _evasion = 50,
_luck_max = 69,
+
        _evasion_max = 94,
_luck_mod = false,
+
        _aa = 23,
_remodel_level = 20,
+
        _aa_max = 63,
_remodel_ammo = 100,
+
        _aa_mod = 1,
_remodel_steel = 120,
+
        _asw = 28,
_remodel_blueprint = false,
+
        _asw_max = 59,
_fuel = 20,
+
        _speed = 10,
_ammo = 20,
+
        _los = 9,
_scrap_fuel = 1,
+
        _los_max = 39,
_scrap_ammo = 2,
+
        _range = 1,
_scrap_steel = 10,
+
        _luck = 17,
_scrap_baux = false,
+
        _luck_max = 69,
_equipment = {
+
        _luck_mod = false,
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        _remodel_level = 20,
{equipment = "Type 3 Active Sonar", size = 0},
+
        _remodel_ammo = 100,
{equipment = "New High Pressure High Temperature Boiler", size = 0},
+
        _remodel_steel = 120,
},
+
        _remodel_development_material = false,
},
+
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_from = 'Amatsukaze/',
 +
        _remodel_to = false,
 +
        _fuel = 20,
 +
        _ammo = 20,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = '61cm Quadruple (Oxygen) Torpedo Mount', size = 0 },
 +
            { equipment = 'Type 3 Active Sonar', size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', size = 0 },
 +
        },
 +
    },
 +
    ['Kai Ni'] = {
 +
        _name = 'Amatsukaze',
 +
        _suffix = 'Kai Ni',
 +
        _rarity = 8,
 +
        _back = 7, 
 +
        _api_id = 951,
 +
        _id = 551,
 +
        _japanese_name = '天津風改二',
 +
        _reading = 'あまつかぜかいに',
 +
        _class = 'Kagerou',
 +
        _display_class = "Renovated Kagerou",
 +
        _class_number = 9,
 +
        _type = 2,
 +
        _hp = 35,
 +
        _hp_max = 40,
 +
        _firepower = 16,
 +
        _firepower_max = 65,
 +
        _firepower_mod = 2,
 +
        _armor = 15,
 +
        _armor_max = 63,
 +
        _armor_mod = 2,
 +
        _torpedo = 30,
 +
        _torpedo_max = 89,
 +
        _torpedo_mod = 2,
 +
        _evasion = 56,
 +
        _evasion_max = 99,
 +
        _aa = 26,
 +
        _aa_max = 72,
 +
        _aa_mod = 2,
 +
        _asw = 29,
 +
        _asw_max = 67,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 44,
 +
        _range = 1,
 +
        _luck = 19,
 +
        _luck_max = 91,
 +
        _luck_mod = false,
 +
        _remodel_level = 73,
 +
        _remodel_ammo = 460,
 +
        _remodel_steel = 770,
 +
        _remodel_development_material = 65,
 +
        _remodel_construction_material = 30,
 +
        _remodel_blueprint = true,
 +
        _remodel_report = true,
 +
        _remodel_catapult = false,
 +
        _remodel_from = 'Amatsukaze/Kai',
 +
        _remodel_to = false,
 +
        _fuel = 20,
 +
        _ammo = 20,
 +
        _scrap_fuel = 3,
 +
        _scrap_ammo = 3,
 +
        _scrap_steel = 11,
 +
        _scrap_baux = 2,
 +
        _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount Model C Kai 2", stars = 7, size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
 +
        },
 +
    },
 
}
 
}
 
return Amatsukaze
 

Latest revision as of 16:16, 28 March 2024

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

-- [[Category:Player ship modules]]

return {
    [''] = {
        _name = 'Amatsukaze',
        _rarity = 6,
        _api_id = 181,
        _id = 181,
        _true_id = false,
        _japanese_name = '天津風',
        _reading = 'あまつかぜ',
        _class = 'Kagerou',
        _class_number = 9,
        _type = 2,
        _hp = 18,
        _hp_max = 37,
        _firepower = 10,
        _firepower_max = 29,
        _firepower_mod = 1,
        _armor = 7,
        _armor_max = 25,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 48,
        _evasion_max = 89,
        _aa = 22,
        _aa_max = 53,
        _aa_mod = 1,
        _asw = 26,
        _asw_max = 54,
        _speed = 10,
        _los = 8,
        _los_max = 19,
        _range = 1,
        _luck = 18,
        _luck_max = 59,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 30,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = 'Amatsukaze/Kai',
        _fuel = 20,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 6,
        _scrap_baux = false,
        _equipment = {
            { equipment = '12.7cm Twin Gun Mount', size = 0 },
            { equipment = '61cm Quadruple Torpedo Mount', size = 0 },
            { equipment = 'Enhanced Kanhon Type Boiler', size = 0 }
        },
        _voice_actor = 'Ogura Yui',
        _artist = 'Shizuma Yoshinori',
        _implementation_date = { 2014, 4, 23 },
        _availability = { 'drop', 'event_reward' },
        _wikipedia = 'Japanese destroyer Amatsukaze (1939)'
    },
    ['Kai'] = {
        _name = 'Amatsukaze',
        _suffix = 'Kai',
        _rarity = 7,
        _api_id = 316,
        _id = 181,
        _true_id = 1411,
        _japanese_name = '天津風改',
        _reading = 'あまつかぜかい',
        _class = 'Kagerou',
        _class_number = 9,
        _type = 2,
        _hp = 34,
        _hp_max = 54,
        _firepower = 12,
        _firepower_max = 49,
        _firepower_mod = 1,
        _armor = 14,
        _armor_max = 61,
        _armor_mod = 1,
        _torpedo = 32,
        _torpedo_max = 84,
        _torpedo_mod = 1,
        _evasion = 50,
        _evasion_max = 94,
        _aa = 23,
        _aa_max = 63,
        _aa_mod = 1,
        _asw = 28,
        _asw_max = 59,
        _speed = 10,
        _los = 9,
        _los_max = 39,
        _range = 1,
        _luck = 17,
        _luck_max = 69,
        _luck_mod = false,
        _remodel_level = 20,
        _remodel_ammo = 100,
        _remodel_steel = 120,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = 'Amatsukaze/',
        _remodel_to = false,
        _fuel = 20,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = '61cm Quadruple (Oxygen) Torpedo Mount', size = 0 },
            { equipment = 'Type 3 Active Sonar', size = 0 },
            { equipment = 'New Model High Temperature High Pressure Boiler', size = 0 },
        },
    },
    ['Kai Ni'] = {
        _name = 'Amatsukaze',
        _suffix = 'Kai Ni',
        _rarity = 8,
        _back = 7,   
        _api_id = 951,
        _id = 551,
        _japanese_name = '天津風改二',
        _reading = 'あまつかぜかいに',
        _class = 'Kagerou',
        _display_class = "Renovated Kagerou",
        _class_number = 9,
        _type = 2,
        _hp = 35,
        _hp_max = 40,
        _firepower = 16,
        _firepower_max = 65,
        _firepower_mod = 2,
        _armor = 15,
        _armor_max = 63,
        _armor_mod = 2,
        _torpedo = 30,
        _torpedo_max = 89,
        _torpedo_mod = 2,
        _evasion = 56,
        _evasion_max = 99,
        _aa = 26,
        _aa_max = 72,
        _aa_mod = 2,
        _asw = 29,
        _asw_max = 67,
        _speed = 10,
        _los = 10,
        _los_max = 44,
        _range = 1,
        _luck = 19,
        _luck_max = 91,
        _luck_mod = false,
        _remodel_level = 73,
        _remodel_ammo = 460,
        _remodel_steel = 770,
        _remodel_development_material = 65,
        _remodel_construction_material = 30,
        _remodel_blueprint = true,
        _remodel_report = true,
        _remodel_catapult = false,
        _remodel_from = 'Amatsukaze/Kai',
        _remodel_to = false,
        _fuel = 20,
        _ammo = 20,
        _scrap_fuel = 3,
        _scrap_ammo = 3,
        _scrap_steel = 11,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount Model C Kai 2", stars = 7, size = 0 },
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
        },
    },
}