- 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
mLine 2:
Line 2:
− [''] = {+
− _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}
− }
no edit summary
return {
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 }
}
}
}
}
}