- 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/Kunashiri"
< Module:Data | Ship
Jump to navigation
Jump to search
com>ArdWar m |
m (buildable = false) |
||
(22 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
[""] = { | [""] = { | ||
_name = "Kunashiri", | _name = "Kunashiri", | ||
+ | _rarity = 4, | ||
_api_id = 518, | _api_id = 518, | ||
+ | _id = 318, | ||
+ | _true_id = false, | ||
_japanese_name = "国後", | _japanese_name = "国後", | ||
_reading = "くなしり", | _reading = "くなしり", | ||
+ | _class = "Shimushu", | ||
+ | _class_number = 2, | ||
_type = 1, | _type = 1, | ||
+ | _hp = 9, | ||
+ | _hp_max = 18, | ||
+ | _firepower = 4, | ||
+ | _firepower_max = 19, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 4, | ||
+ | _armor_max = 16, | ||
+ | _armor_mod = 0, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = 41, | ||
+ | _evasion_max = 82, | ||
+ | _aa = 6, | ||
+ | _aa_max = 22, | ||
+ | _aa_mod = 0, | ||
+ | _asw = 31, | ||
+ | _asw_max = 70, | ||
+ | _speed = 5, | ||
+ | _los = 4, | ||
+ | _los_max = 14, | ||
+ | _range = 1, | ||
+ | _luck = 35, | ||
+ | _luck_max = 78, | ||
+ | _luck_mod = false, | ||
+ | _buildable = false, | ||
+ | _buildable_lsc = false, | ||
+ | _build_time = 14, | ||
+ | _remodel_level = false, | ||
+ | _remodel_from = false, | ||
_remodel_to = "Kunashiri/Kai", | _remodel_to = "Kunashiri/Kai", | ||
− | _wikipedia = " | + | _fuel = 10, |
+ | _ammo = 10, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 1, | ||
+ | _scrap_steel = 2, | ||
+ | _scrap_baux = 0, | ||
+ | _equipment = { | ||
+ | { equipment = "12cm Single Gun Mount", size = 0 }, | ||
+ | { equipment = "25mm Twin Autocannon Mount", size = 0 }, | ||
+ | }, | ||
+ | _voice_flag = 1, | ||
+ | _voice_actor = "Sasaki Hitomi", | ||
+ | _artist = "UGUME", | ||
+ | _implementation_date = { 2017, 5, 2 }, | ||
+ | _availability = { "event_drop" }, | ||
+ | _wikipedia = "Japanese escort Kunashiri", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
_name = "Kunashiri", | _name = "Kunashiri", | ||
_suffix = "Kai", | _suffix = "Kai", | ||
+ | _rarity = 5, | ||
_api_id = 377, | _api_id = 377, | ||
+ | _id = 318, | ||
+ | _true_id = 1457, | ||
+ | _cg_reference = "/", | ||
+ | _cg_damaged_reference = "/", | ||
_japanese_name = "国後改", | _japanese_name = "国後改", | ||
_reading = "くなしりかい", | _reading = "くなしりかい", | ||
+ | _class = "Shimushu", | ||
+ | _class_number = 2, | ||
_type = 1, | _type = 1, | ||
+ | _hp = 17, | ||
+ | _hp_max = 28, | ||
+ | _firepower = 5, | ||
+ | _firepower_max = 36, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 7, | ||
+ | _armor_max = 33, | ||
+ | _armor_mod = 0, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = 57, | ||
+ | _evasion_max = 91, | ||
+ | _aa = 10, | ||
+ | _aa_max = 52, | ||
+ | _aa_mod = 1, | ||
+ | _asw = 34, | ||
+ | _asw_max = 75, | ||
+ | _speed = 5, | ||
+ | _los = 6, | ||
+ | _los_max = 29, | ||
+ | _range = 1, | ||
+ | _luck = 45, | ||
+ | _luck_max = 88, | ||
+ | _luck_mod = false, | ||
+ | _build_time = 14, | ||
+ | _remodel_level = 40, | ||
+ | _remodel_ammo = 90, | ||
+ | _remodel_steel = 60, | ||
+ | _remodel_blueprint = false, | ||
+ | _remodel_catapult = false, | ||
_remodel_from = "Kunashiri/", | _remodel_from = "Kunashiri/", | ||
+ | _remodel_to = false, | ||
+ | _fuel = 10, | ||
+ | _ammo = 10, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 1, | ||
+ | _scrap_steel = 2, | ||
+ | _scrap_baux = 0, | ||
+ | _equipment = { | ||
+ | { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 }, | ||
+ | { equipment = "Type 94 Depth Charge Projector", size = 0 }, | ||
+ | { equipment = false, size = 0 }, | ||
+ | }, | ||
+ | _voice_flag = 1, | ||
}, | }, | ||
} | } |
Latest revision as of 11:28, 10 November 2021
Documentation for this module may be created at Module:Data/Ship/Kunashiri/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Kunashiri",
_rarity = 4,
_api_id = 518,
_id = 318,
_true_id = false,
_japanese_name = "国後",
_reading = "くなしり",
_class = "Shimushu",
_class_number = 2,
_type = 1,
_hp = 9,
_hp_max = 18,
_firepower = 4,
_firepower_max = 19,
_firepower_mod = 1,
_armor = 4,
_armor_max = 16,
_armor_mod = 0,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 41,
_evasion_max = 82,
_aa = 6,
_aa_max = 22,
_aa_mod = 0,
_asw = 31,
_asw_max = 70,
_speed = 5,
_los = 4,
_los_max = 14,
_range = 1,
_luck = 35,
_luck_max = 78,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Kunashiri/Kai",
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = 0,
_equipment = {
{ equipment = "12cm Single Gun Mount", size = 0 },
{ equipment = "25mm Twin Autocannon Mount", size = 0 },
},
_voice_flag = 1,
_voice_actor = "Sasaki Hitomi",
_artist = "UGUME",
_implementation_date = { 2017, 5, 2 },
_availability = { "event_drop" },
_wikipedia = "Japanese escort Kunashiri",
},
["Kai"] = {
_name = "Kunashiri",
_suffix = "Kai",
_rarity = 5,
_api_id = 377,
_id = 318,
_true_id = 1457,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "国後改",
_reading = "くなしりかい",
_class = "Shimushu",
_class_number = 2,
_type = 1,
_hp = 17,
_hp_max = 28,
_firepower = 5,
_firepower_max = 36,
_firepower_mod = 1,
_armor = 7,
_armor_max = 33,
_armor_mod = 0,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 57,
_evasion_max = 91,
_aa = 10,
_aa_max = 52,
_aa_mod = 1,
_asw = 34,
_asw_max = 75,
_speed = 5,
_los = 6,
_los_max = 29,
_range = 1,
_luck = 45,
_luck_max = 88,
_luck_mod = false,
_build_time = 14,
_remodel_level = 40,
_remodel_ammo = 90,
_remodel_steel = 60,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Kunashiri/",
_remodel_to = false,
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = 0,
_equipment = {
{ equipment = "12cm Single High-angle Gun Mount Model E", size = 0 },
{ equipment = "Type 94 Depth Charge Projector", size = 0 },
{ equipment = false, size = 0 },
},
_voice_flag = 1,
},
}