- 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/Yashiro"
< Module:Data | Ship
Jump to navigation
Jump to search
(Yukata CG) |
|||
Line 84: | Line 84: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 53, |
− | _evasion_max = | + | _evasion_max = 90, |
_aa = 16, | _aa = 16, | ||
_aa_max = 62, | _aa_max = 62, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = 39, |
− | _asw_max = | + | _asw_max = 85, |
_speed = 5, | _speed = 5, | ||
− | _los = | + | _los = 5, |
− | _los_max = | + | _los_max = 30, |
_range = 1, | _range = 1, | ||
_luck = 30, | _luck = 30, |
Revision as of 00:03, 18 September 2020
Documentation for this module may be created at Module:Data/Ship/Yashiro/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Yashiro",
_suffix = false,
_rarity = 4,
_api_id = 612,
_id = 412,
_true_id = false,
_japanese_name = "屋代",
_reading = "やしろ",
_class = "Mikura",
_class_number = 5,
_type = 1,
_hp = 9,
_hp_max = 18,
_firepower = 4,
_firepower_max = 16,
_firepower_mod = 1,
_armor = 4,
_armor_max = 16,
_armor_mod = false,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 39,
_evasion_max = 81,
_aa = 9,
_aa_max = 37,
_aa_mod = false,
_asw = 40,
_asw_max = 79,
_speed = 5,
_los = 3,
_los_max = 15,
_range = 1,
_luck = 20,
_luck_max = 80,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Yashiro/Kai",
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single High-angle Gun Mount Model E", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = "acea4",
_implementation_date = {2020, 7, 11},
_availability = {"event_drop"},
},
["Kai"] = {
_name = "Yashiro",
_suffix = "Kai",
_rarity = 5,
_api_id = 617,
_id = 417,
_true_id = false,
_japanese_name = "屋代改",
_reading = "やしろかい",
_class = "Mikura",
_class_number = 5,
_type = 1,
_hp = 17,
_hp_max = 28,
_firepower = 5,
_firepower_max = 36,
_firepower_mod = 1,
_armor = 7,
_armor_max = 33,
_armor_mod = false,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 53,
_evasion_max = 90,
_aa = 16,
_aa_max = 62,
_aa_mod = 1,
_asw = 39,
_asw_max = 85,
_speed = 5,
_los = 5,
_los_max = 30,
_range = 1,
_luck = 30,
_luck_max = 98,
_luck_mod = false,
_build_time = 14,
_remodel_level = 45,
_remodel_ammo = 105,
_remodel_steel = 90,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Yashiro/",
_remodel_to = false,
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single High-angle Gun Mount Model E", size = 0},
{equipment = "Type 95 Depth Charge", size = 0},
{equipment = false, size = 0},
},
_voice_flag = 1,
},
seasonals = {
{ _suffix = "Yukata", _season = "Fall 2020" },
},
}