- 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/Nankai"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "return { [""] = { _name = "Nankai", _suffix = false, _rarity = 4, _api_id = 988, _id = 588, _true_id = false, _japa...") |
(Update asw/ev/los stats estimated from db) |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 11: | Line 11: | ||
_class = "Nosaki", | _class = "Nosaki", | ||
_class_number = 1, | _class_number = 1, | ||
| + | _display_class = "Reefer Ship", | ||
_type = 22, | _type = 22, | ||
_hp = 7, | _hp = 7, | ||
| Line 23: | Line 24: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
| − | _evasion = | + | _evasion = 2, |
| − | _evasion_max = | + | _evasion_max = 12, |
_aa = 4, | _aa = 4, | ||
_aa_max = 9, | _aa_max = 9, | ||
_aa_mod = false, | _aa_mod = false, | ||
| − | _asw = | + | _asw = false, |
| − | _asw_max = | + | _asw_max = false, |
_speed = 5, | _speed = 5, | ||
| − | _los = | + | _los = 2, |
| − | _los_max = | + | _los_max = 4, |
_range = 1, | _range = 1, | ||
_luck = 6, | _luck = 6, | ||
| Line 39: | Line 40: | ||
_buildable = false, | _buildable = false, | ||
_buildable_lsc = false, | _buildable_lsc = false, | ||
| − | _build_time = | + | _build_time = 12, |
_remodel_level = false, | _remodel_level = false, | ||
_remodel_from = false, | _remodel_from = false, | ||
| Line 50: | Line 51: | ||
_scrap_baux = false, | _scrap_baux = false, | ||
_equipment = { | _equipment = { | ||
| − | { equipment = | + | { equipment = false, size = 0 }, |
}, | }, | ||
| − | _voice_actor = | + | _voice_flag = 1, |
| + | _voice_actor = "Ozawa Ari", | ||
_artist = "Hoshi Akari", | _artist = "Hoshi Akari", | ||
_implementation_date = { 2025, 11, 10 }, | _implementation_date = { 2025, 11, 10 }, | ||
| + | _availability = {"event_drop"}, | ||
| + | _get_message = "冷凍船南海です。提督、小さな小さな雑役船ではありますが<br>……少しでも皆さんのお役に立てるよう、私、頑張ります!", | ||
_wikipedia = "Japanese food supply ship Nosaki", | _wikipedia = "Japanese food supply ship Nosaki", | ||
}, | }, | ||
} | } | ||
Latest revision as of 05:56, 25 December 2025
Documentation for this module may be created at Module:Data/Ship/Nankai/doc
return {
[""] = {
_name = "Nankai",
_suffix = false,
_rarity = 4,
_api_id = 988,
_id = 588,
_true_id = false,
_japanese_name = "南海",
_reading = "のさき",
_class = "Nosaki",
_class_number = 1,
_display_class = "Reefer Ship",
_type = 22,
_hp = 7,
_hp_max = 11,
_firepower = 3,
_firepower_max = 7,
_firepower_mod = false,
_armor = 2,
_armor_max = 12,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 2,
_evasion_max = 12,
_aa = 4,
_aa_max = 9,
_aa_mod = false,
_asw = false,
_asw_max = false,
_speed = 5,
_los = 2,
_los_max = 4,
_range = 1,
_luck = 6,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 12,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Nosaki/",
_fuel = 10,
_ammo = 5,
_scrap_fuel = 1,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_baux = false,
_equipment = {
{ equipment = false, size = 0 },
},
_voice_flag = 1,
_voice_actor = "Ozawa Ari",
_artist = "Hoshi Akari",
_implementation_date = { 2025, 11, 10 },
_availability = {"event_drop"},
_get_message = "冷凍船南海です。提督、小さな小さな雑役船ではありますが<br>……少しでも皆さんのお役に立てるよう、私、頑張ります!",
_wikipedia = "Japanese food supply ship Nosaki",
},
}