- 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"
< Module:Data | Ship
Jump to navigation
Jump to search
m |
m (true_id fix) |
||
(36 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
[""] = { | [""] = { | ||
Line 12: | Line 9: | ||
_japanese_name = "天霧", | _japanese_name = "天霧", | ||
_reading = "あまぎり", | _reading = "あまぎり", | ||
− | _class = | + | _class = "Ayanami", |
− | _class_number = | + | _class_number = 5, |
_type = 2, | _type = 2, | ||
_hp = 15, | _hp = 15, | ||
Line 26: | Line 23: | ||
_torpedo_max = 70, | _torpedo_max = 70, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 41, |
− | _evasion_max = | + | _evasion_max = 80, |
_aa = 12, | _aa = 12, | ||
_aa_max = 39, | _aa_max = 39, | ||
_aa_mod = false, | _aa_mod = false, | ||
− | _asw = | + | _asw = 20, |
− | _asw_max = | + | _asw_max = 49, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 5, |
− | _los_max = | + | _los_max = 20, |
_range = 1, | _range = 1, | ||
_luck = 11, | _luck = 11, | ||
Line 53: | Line 50: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | { equipment = "12.7cm Twin Gun Mount", size = 0 }, |
− | {equipment = | + | { equipment = false, size = 0 }, |
}, | }, | ||
_voice_flag = 0, | _voice_flag = 0, | ||
− | _voice_actor = | + | _voice_actor = "Suzuki Minori", |
− | _artist = | + | _artist = "drew", |
− | _implementation_date = | + | _implementation_date = { 2017, 8, 10 }, |
− | _availability = | + | _availability = { "event_drop", "drop", drop = {{7, 2, "M"}} }, |
+ | _wikipedia = "Japanese destroyer Amagiri (1930)", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 67: | Line 65: | ||
_rarity = 6, | _rarity = 6, | ||
_api_id = 390, | _api_id = 390, | ||
− | _id = | + | _id = 279, |
− | _true_id = | + | _true_id = 1470, |
− | |||
− | |||
_japanese_name = "天霧改", | _japanese_name = "天霧改", | ||
_reading = "あまぎりかい", | _reading = "あまぎりかい", | ||
− | _class = | + | _class = "Ayanami", |
− | _class_number = | + | _class_number = 5, |
_type = 2, | _type = 2, | ||
_hp = 30, | _hp = 30, | ||
Line 87: | Line 83: | ||
_torpedo_max = 80, | _torpedo_max = 80, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 45, |
− | _evasion_max = | + | _evasion_max = 90, |
_aa = 15, | _aa = 15, | ||
_aa_max = 50, | _aa_max = 50, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 24, |
− | _asw_max = | + | _asw_max = 59, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 7, |
− | _los_max = | + | _los_max = 39, |
_range = 1, | _range = 1, | ||
_luck = 17, | _luck = 17, | ||
Line 105: | Line 101: | ||
_remodel_ammo = 170, | _remodel_ammo = 170, | ||
_remodel_steel = 130, | _remodel_steel = 130, | ||
− | _remodel_development_material = | + | _remodel_development_material = false, |
− | _remodel_blueprint = | + | _remodel_blueprint = false, |
_remodel_catapult = false, | _remodel_catapult = false, | ||
_remodel_from = "Amagiri/", | _remodel_from = "Amagiri/", | ||
− | _remodel_to = | + | _remodel_to = "Amagiri/Kai Ni", |
_fuel = 15, | _fuel = 15, | ||
_ammo = 20, | _ammo = 20, | ||
Line 117: | Line 113: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 }, |
− | {equipment = | + | { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 }, |
− | {equipment = | + | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
+ | }, | ||
+ | ["Kai Ni"] = { | ||
+ | _name = "Amagiri", | ||
+ | _suffix = "Kai Ni", | ||
+ | _rarity = 7, | ||
+ | _api_id = 903, | ||
+ | _id = 503, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "天霧改二", | ||
+ | _reading = "あまぎりかいに", | ||
+ | _class = "Ayanami", | ||
+ | _class_number = 5, | ||
+ | _type = 2, | ||
+ | _hp = 31, | ||
+ | _hp_max = 54, | ||
+ | _firepower = 13, | ||
+ | _firepower_max = 62, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 14, | ||
+ | _armor_max = 52, | ||
+ | _armor_mod = 1, | ||
+ | _torpedo = 30, | ||
+ | _torpedo_max = 91, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 54, | ||
+ | _evasion_max = 92, | ||
+ | _aa = 15, | ||
+ | _aa_max = 60, | ||
+ | _aa_mod = 1, | ||
+ | _asw = 27, | ||
+ | _asw_max = 76, | ||
+ | _speed = 10, | ||
+ | _los = 10, | ||
+ | _los_max = 44, | ||
+ | _range = 1, | ||
+ | _luck = 33, | ||
+ | _luck_max = 88, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 20, | ||
+ | _remodel_level = 84, | ||
+ | _remodel_ammo = 480, | ||
+ | _remodel_steel = 330, | ||
+ | _remodel_development_material = 20, | ||
+ | _remodel_construction_material = 10, | ||
+ | _remodel_blueprint = true, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_report = false, | ||
+ | _remodel_from = "Amagiri/Kai", | ||
+ | _remodel_to = "Amagiri/Kai Ni D", | ||
+ | _fuel = 15, | ||
+ | _ammo = 20, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 2, | ||
+ | _scrap_steel = 10, | ||
+ | _scrap_baux = false, | ||
+ | _equipment = { | ||
+ | {equipment = false, size = 0}, | ||
+ | {equipment = false, size = 0}, | ||
+ | {equipment = false, size = 0}, | ||
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | _implementation_date = {2022, 1, 22}, | ||
+ | }, | ||
+ | ["Kai Ni D"] = { | ||
+ | _name = "Amagiri", | ||
+ | _suffix = "Kai Ni D", | ||
+ | _rarity = 7, | ||
+ | _api_id = 908, | ||
+ | _id = 508, | ||
+ | _true_id = false, | ||
+ | _japanese_name = "天霧改二丁", | ||
+ | _reading = "あまぎりかいにてい", | ||
+ | _class = "Ayanami", | ||
+ | _class_number = 5, | ||
+ | _type = 2, | ||
+ | _hp = 31, | ||
+ | _hp_max = 54, | ||
+ | _firepower = 13, | ||
+ | _firepower_max = 58, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 13, | ||
+ | _armor_max = 53, | ||
+ | _armor_mod = 1, | ||
+ | _torpedo = 18, | ||
+ | _torpedo_max = 84, | ||
+ | _torpedo_mod = 1, | ||
+ | _evasion = 53, | ||
+ | _evasion_max = 90, | ||
+ | _aa = 14, | ||
+ | _aa_max = 65, | ||
+ | _aa_mod = 1, | ||
+ | _asw = 25, | ||
+ | _asw_max = 79, | ||
+ | _speed = 10, | ||
+ | _los = 10, | ||
+ | _los_max = 44, | ||
+ | _range = 1, | ||
+ | _luck = 33, | ||
+ | _luck_max = 88, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 20, | ||
+ | _remodel_level = 89, | ||
+ | _remodel_ammo = 330, | ||
+ | _remodel_steel = 570, | ||
+ | _remodel_development_material = 20, | ||
+ | _remodel_construction_material = 10, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
+ | _remodel_report = false, | ||
+ | _remodel_from = "Amagiri/Kai Ni", | ||
+ | _remodel_to = "Amagiri/Kai Ni", | ||
+ | _remodel_to_level = 89, | ||
+ | _remodel_to_ammo = 480, | ||
+ | _remodel_to_steel = 330, | ||
+ | _remodel_to_development_material = 5, | ||
+ | _remodel_to_construction_material = 10, | ||
+ | _remodel_to_blueprint = false, | ||
+ | _remodel_to_catapult = false, | ||
+ | _remodel_to_report = false, | ||
+ | _fuel = 15, | ||
+ | _ammo = 20, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 2, | ||
+ | _scrap_steel = 10, | ||
+ | _scrap_baux = false, | ||
+ | _equipment = { | ||
+ | {equipment = false, size = 0}, | ||
+ | {equipment = false, size = 0}, | ||
+ | {equipment = false, size = 0}, | ||
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | }, | ||
+ | seasonals = { | ||
+ | { _suffix = "Autumn Casual", _season = "Fall 2017" }, | ||
+ | { _suffix = "Spring Bouquet", _season = "Fifth Anniversary" }, | ||
+ | { _suffix = "Setsubun", _season = "Setsubun 2019" }, | ||
+ | { _suffix = "Rainy", _season = "Rainy Season 2019" }, | ||
+ | ["Spring"] = "/Spring Bouquet", | ||
}, | }, | ||
} | } |
Latest revision as of 09:23, 11 October 2022
Documentation for this module may be created at Module:Data/Ship/Amagiri/doc
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 = { 2017, 8, 10 },
_availability = { "event_drop", "drop", drop = {{7, 2, "M"}} },
_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 = "Amagiri/Kai Ni",
_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,
},
["Kai Ni"] = {
_name = "Amagiri",
_suffix = "Kai Ni",
_rarity = 7,
_api_id = 903,
_id = 503,
_true_id = false,
_japanese_name = "天霧改二",
_reading = "あまぎりかいに",
_class = "Ayanami",
_class_number = 5,
_type = 2,
_hp = 31,
_hp_max = 54,
_firepower = 13,
_firepower_max = 62,
_firepower_mod = 1,
_armor = 14,
_armor_max = 52,
_armor_mod = 1,
_torpedo = 30,
_torpedo_max = 91,
_torpedo_mod = 1,
_evasion = 54,
_evasion_max = 92,
_aa = 15,
_aa_max = 60,
_aa_mod = 1,
_asw = 27,
_asw_max = 76,
_speed = 10,
_los = 10,
_los_max = 44,
_range = 1,
_luck = 33,
_luck_max = 88,
_luck_mod = false,
_build_time = 20,
_remodel_level = 84,
_remodel_ammo = 480,
_remodel_steel = 330,
_remodel_development_material = 20,
_remodel_construction_material = 10,
_remodel_blueprint = true,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Amagiri/Kai",
_remodel_to = "Amagiri/Kai Ni D",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = false, size = 0},
{equipment = false, size = 0},
{equipment = false, size = 0},
},
_voice_flag = 3,
_implementation_date = {2022, 1, 22},
},
["Kai Ni D"] = {
_name = "Amagiri",
_suffix = "Kai Ni D",
_rarity = 7,
_api_id = 908,
_id = 508,
_true_id = false,
_japanese_name = "天霧改二丁",
_reading = "あまぎりかいにてい",
_class = "Ayanami",
_class_number = 5,
_type = 2,
_hp = 31,
_hp_max = 54,
_firepower = 13,
_firepower_max = 58,
_firepower_mod = 1,
_armor = 13,
_armor_max = 53,
_armor_mod = 1,
_torpedo = 18,
_torpedo_max = 84,
_torpedo_mod = 1,
_evasion = 53,
_evasion_max = 90,
_aa = 14,
_aa_max = 65,
_aa_mod = 1,
_asw = 25,
_asw_max = 79,
_speed = 10,
_los = 10,
_los_max = 44,
_range = 1,
_luck = 33,
_luck_max = 88,
_luck_mod = false,
_build_time = 20,
_remodel_level = 89,
_remodel_ammo = 330,
_remodel_steel = 570,
_remodel_development_material = 20,
_remodel_construction_material = 10,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Amagiri/Kai Ni",
_remodel_to = "Amagiri/Kai Ni",
_remodel_to_level = 89,
_remodel_to_ammo = 480,
_remodel_to_steel = 330,
_remodel_to_development_material = 5,
_remodel_to_construction_material = 10,
_remodel_to_blueprint = false,
_remodel_to_catapult = false,
_remodel_to_report = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = false, size = 0},
{equipment = false, size = 0},
{equipment = false, size = 0},
},
_voice_flag = 3,
},
seasonals = {
{ _suffix = "Autumn Casual", _season = "Fall 2017" },
{ _suffix = "Spring Bouquet", _season = "Fifth Anniversary" },
{ _suffix = "Setsubun", _season = "Setsubun 2019" },
{ _suffix = "Rainy", _season = "Rainy Season 2019" },
["Spring"] = "/Spring Bouquet",
},
}