- 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/Ariake"
< Module:Data | Ship
Jump to navigation
Jump to search
m (14 revisions imported) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 56: | Line 56: | ||
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
− | _voice_actor = | + | _voice_actor = "Tanibe Yumi", |
_artist = "Kujou Ichiso", | _artist = "Kujou Ichiso", | ||
_implementation_date = {2020, 7, 11}, | _implementation_date = {2020, 7, 11}, | ||
Line 87: | Line 87: | ||
_torpedo_max = 78, | _torpedo_max = 78, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 44, |
− | _evasion_max = | + | _evasion_max = 89, |
_aa = 12, | _aa = 12, | ||
_aa_max = 54, | _aa_max = 54, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 16, |
− | _asw_max = | + | _asw_max = 59, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 6, |
− | _los_max = | + | _los_max = 39, |
_range = 1, | _range = 1, | ||
_luck = 12, | _luck = 12, | ||
Line 105: | Line 105: | ||
_remodel_ammo = 100, | _remodel_ammo = 100, | ||
_remodel_steel = 290, | _remodel_steel = 290, | ||
− | _remodel_development_material = | + | _remodel_development_material = 15, |
+ | _remodel_construction_material = 10, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
_remodel_catapult = false, | _remodel_catapult = false, | ||
Line 123: | Line 124: | ||
}, | }, | ||
_voice_flag = 3, | _voice_flag = 3, | ||
+ | }, | ||
+ | seasonals = { | ||
+ | { _suffix = "Kai Summer", _season = "Summer 2020" }, | ||
}, | }, | ||
} | } |
Latest revision as of 15:12, 12 May 2021
Documentation for this module may be created at Module:Data/Ship/Ariake/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Ariake",
_suffix = false,
_rarity = 4,
_api_id = 632,
_id = 432,
_true_id = false,
_japanese_name = "有明",
_reading = "ありあけ",
_class = "Hatsuharu",
_class_number = 5,
_type = 2,
_hp = 16,
_hp_max = 31,
_firepower = 10,
_firepower_max = 29,
_firepower_mod = false,
_armor = 6,
_armor_max = 19,
_armor_mod = false,
_torpedo = 27,
_torpedo_max = 70,
_torpedo_mod = 1,
_evasion = 43,
_evasion_max = 80,
_aa = 8,
_aa_max = 38,
_aa_mod = false,
_asw = 21,
_asw_max = 50,
_speed = 10,
_los = 5,
_los_max = 19,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 20,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Ariake/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 = 1,
_voice_actor = "Tanibe Yumi",
_artist = "Kujou Ichiso",
_implementation_date = {2020, 7, 11},
_availability = {"event_drop"},
_wikipedia = "Japanese destroyer Ariake (1934)",
},
["Kai"] = {
_name = "Ariake",
_suffix = "Kai",
_rarity = 5,
_api_id = 703,
_id = 432,
_true_id = 1703,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "有明改",
_reading = "ありあけかい",
_class = "Hatsuharu",
_class_number = 5,
_type = 2,
_hp = 30,
_hp_max = 48,
_firepower = 7,
_firepower_max = 48,
_firepower_mod = 1,
_armor = 12,
_armor_max = 49,
_armor_mod = 1,
_torpedo = 20,
_torpedo_max = 78,
_torpedo_mod = 1,
_evasion = 44,
_evasion_max = 89,
_aa = 12,
_aa_max = 54,
_aa_mod = 1,
_asw = 16,
_asw_max = 59,
_speed = 10,
_los = 6,
_los_max = 39,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_build_time = 20,
_remodel_level = 48,
_remodel_ammo = 100,
_remodel_steel = 290,
_remodel_development_material = 15,
_remodel_construction_material = 10,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Ariake/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
{equipment = false, size = 0},
},
_voice_flag = 3,
},
seasonals = {
{ _suffix = "Kai Summer", _season = "Summer 2020" },
},
}