- 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/Nisshin"
< Module:Data | Ship
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
|||
(19 intermediate revisions by 10 users not shown) | |||
Line 2: | Line 2: | ||
return { | return { | ||
− | + | [""] = { | |
− | + | _name = "Nisshin", | |
− | + | _suffix = false, | |
− | + | _rarity = 6, | |
− | + | _api_id = 581, | |
− | + | _id = 381, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "日進", | |
− | + | _reading = "にっしん", | |
− | + | _class = "Nisshin", | |
− | + | _class_number = 1, | |
− | + | _type = 16, | |
− | + | _hp = 45, | |
− | + | _hp_max = 65, | |
− | + | _firepower = 16, | |
− | + | _firepower_max = 46, | |
− | + | _firepower_mod = 1, | |
− | + | _armor = 22, | |
− | + | _armor_max = 45, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = 40, | |
− | + | _torpedo_mod = 1, | |
− | + | _evasion = 26, | |
− | + | _evasion_max = 45, | |
− | + | _aa = 20, | |
− | + | _aa_max = 48, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 40, | |
− | + | _los_max = 80, | |
− | + | _range = 2, | |
− | + | _luck = 9, | |
− | + | _luck_max = 44, | |
− | + | _luck_mod = false, | |
− | + | _buildable = false, | |
− | + | _buildable_lsc = false, | |
− | + | _build_time = 150, | |
− | + | _remodel_level = false, | |
− | + | _remodel_from = false, | |
− | + | _remodel_to = "Nisshin/Kai", | |
− | + | _fuel = 40, | |
− | + | _ammo = 40, | |
− | + | _scrap_fuel = 3, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = 16, | |
− | + | _scrap_baux = 5, | |
− | + | _equipment = { | |
− | + | { equipment = "14cm Twin Gun Mount" , size = 8 }, | |
− | + | { equipment = "Type 0 Reconnaissance Seaplane", size = 8 }, | |
− | + | { equipment = "Type A Kouhyouteki", size = 12 }, | |
+ | }, | ||
+ | _voice_flag = 1, | ||
+ | _voice_actor = "Miyamoto Yume", | ||
+ | _artist = "bob", | ||
+ | _implementation_date = { 2018, 12, 27 }, | ||
+ | _availability = { "event_reward" }, | ||
+ | _wikipedia = "Japanese seaplane carrier Nisshin", | ||
}, | }, | ||
− | + | ["Kai"] = { | |
− | + | _name = "Nisshin", | |
− | + | _suffix = "Kai", | |
− | + | _rarity = 7, | |
− | + | _api_id = 690, | |
− | + | _id = 381, | |
− | + | _true_id = 1490, | |
− | + | _cg_reference = "/", | |
− | + | _cg_damaged_reference = "/", | |
− | + | _japanese_name = "日進改", | |
− | + | _reading = "にっしんかい", | |
− | + | _class = "Nisshin", | |
− | + | _class_number = 1, | |
− | + | _type = 16, | |
− | + | _hp = 47, | |
− | + | _hp_max = 67, | |
− | + | _firepower = 18, | |
− | + | _firepower_max = 54, | |
− | + | _firepower_mod = 1, | |
− | + | _armor = 24, | |
− | + | _armor_max = 46, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = 75, | |
− | + | _torpedo_mod = 2, | |
− | + | _evasion = 32, | |
− | + | _evasion_max = 58, | |
− | + | _aa = 22, | |
− | + | _aa_max = 62, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 48, | |
− | + | _los_max = 95, | |
− | + | _range = 2, | |
− | + | _luck = 10, | |
− | + | _luck_max = 58, | |
− | + | _luck_mod = false, | |
− | + | _build_time = 150, | |
− | + | _remodel_level = 40, | |
− | + | _remodel_ammo = 320, | |
− | + | _remodel_steel = 400, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_report = false, | |
− | + | _remodel_from = "Nisshin/", | |
− | + | _remodel_to = "Nisshin/A", | |
− | + | _fuel = 40, | |
− | + | _ammo = 40, | |
− | + | _scrap_fuel = 4, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = 16, | |
− | + | _scrap_baux = 5, | |
− | + | _equipment = { | |
− | + | { equipment = "14cm Twin Gun Mount", size = 8 }, | |
− | + | { equipment = "14cm Twin Gun Mount", size = 8 }, | |
− | + | { equipment = "Type A Kouhyouteki", size = 12 }, | |
− | + | }, | |
− | + | _voice_flag = 3, | |
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
− | + | ["A"] = { | |
− | + | _name = "Nisshin", | |
− | + | _suffix = "A", | |
− | + | _rarity = 8, | |
− | + | _back = 7, | |
− | + | _api_id = 586, | |
− | + | _id = 386, | |
− | + | _true_id = false, | |
− | + | _japanese_name = "日進甲", | |
− | + | _reading = "にっしんこう", | |
− | + | _class = "Nisshin", | |
− | + | _class_number = 1, | |
− | + | _type = 16, | |
− | + | _hp = 49, | |
− | + | _hp_max = 69, | |
− | + | _firepower = 20, | |
− | + | _firepower_max = 60, | |
− | + | _firepower_mod = 1, | |
− | + | _armor = 24, | |
− | + | _armor_max = 47, | |
− | + | _armor_mod = 2, | |
− | + | _torpedo = 0, | |
− | + | _torpedo_max = 88, | |
− | + | _torpedo_mod = 3, | |
− | + | _evasion = 36, | |
− | + | _evasion_max = 63, | |
− | + | _aa = 25, | |
− | + | _aa_max = 65, | |
− | + | _aa_mod = 2, | |
− | + | _asw = 0, | |
− | + | _asw_max = false, | |
− | + | _speed = 10, | |
− | + | _los = 48, | |
− | + | _los_max = 96, | |
− | + | _range = 2, | |
− | + | _luck = 10, | |
− | + | _luck_max = 60, | |
− | + | _luck_mod = false, | |
− | + | _build_time = 150, | |
− | + | _remodel_level = 60, | |
− | + | _remodel_ammo = 800, | |
− | + | _remodel_steel = 400, | |
− | + | _remodel_development_material = false, | |
− | + | _remodel_blueprint = false, | |
− | + | _remodel_catapult = false, | |
− | + | _remodel_report = false, | |
− | + | _remodel_from = "Nisshin/Kai", | |
− | + | _remodel_to = false, | |
− | + | _fuel = 40, | |
− | + | _ammo = 45, | |
− | + | _scrap_fuel = 3, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = 18, | |
− | + | _scrap_baux = 5, | |
− | + | _equipment = { | |
− | + | { equipment = "14cm Twin Gun Mount Kai", size = 8 }, | |
− | + | { equipment = "Type A Kouhyouteki", size = 8 }, | |
− | + | { equipment = "Type A Kouhyouteki", size = 12 }, | |
− | + | { equipment = false, size = 4 }, | |
+ | }, | ||
+ | _voice_flag = 3, | ||
+ | }, | ||
+ | class = { | ||
+ | _name = "Nisshin", | ||
+ | _class = true, | ||
+ | _base_type = 16, | ||
}, | }, | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 18:07, 22 July 2023
Documentation for this module may be created at Module:Data/Ship/Nisshin/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Nisshin",
_suffix = false,
_rarity = 6,
_api_id = 581,
_id = 381,
_true_id = false,
_japanese_name = "日進",
_reading = "にっしん",
_class = "Nisshin",
_class_number = 1,
_type = 16,
_hp = 45,
_hp_max = 65,
_firepower = 16,
_firepower_max = 46,
_firepower_mod = 1,
_armor = 22,
_armor_max = 45,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 40,
_torpedo_mod = 1,
_evasion = 26,
_evasion_max = 45,
_aa = 20,
_aa_max = 48,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 40,
_los_max = 80,
_range = 2,
_luck = 9,
_luck_max = 44,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 150,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Nisshin/Kai",
_fuel = 40,
_ammo = 40,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = 16,
_scrap_baux = 5,
_equipment = {
{ equipment = "14cm Twin Gun Mount" , size = 8 },
{ equipment = "Type 0 Reconnaissance Seaplane", size = 8 },
{ equipment = "Type A Kouhyouteki", size = 12 },
},
_voice_flag = 1,
_voice_actor = "Miyamoto Yume",
_artist = "bob",
_implementation_date = { 2018, 12, 27 },
_availability = { "event_reward" },
_wikipedia = "Japanese seaplane carrier Nisshin",
},
["Kai"] = {
_name = "Nisshin",
_suffix = "Kai",
_rarity = 7,
_api_id = 690,
_id = 381,
_true_id = 1490,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "日進改",
_reading = "にっしんかい",
_class = "Nisshin",
_class_number = 1,
_type = 16,
_hp = 47,
_hp_max = 67,
_firepower = 18,
_firepower_max = 54,
_firepower_mod = 1,
_armor = 24,
_armor_max = 46,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 75,
_torpedo_mod = 2,
_evasion = 32,
_evasion_max = 58,
_aa = 22,
_aa_max = 62,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 48,
_los_max = 95,
_range = 2,
_luck = 10,
_luck_max = 58,
_luck_mod = false,
_build_time = 150,
_remodel_level = 40,
_remodel_ammo = 320,
_remodel_steel = 400,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Nisshin/",
_remodel_to = "Nisshin/A",
_fuel = 40,
_ammo = 40,
_scrap_fuel = 4,
_scrap_ammo = 4,
_scrap_steel = 16,
_scrap_baux = 5,
_equipment = {
{ equipment = "14cm Twin Gun Mount", size = 8 },
{ equipment = "14cm Twin Gun Mount", size = 8 },
{ equipment = "Type A Kouhyouteki", size = 12 },
},
_voice_flag = 3,
},
["A"] = {
_name = "Nisshin",
_suffix = "A",
_rarity = 8,
_back = 7,
_api_id = 586,
_id = 386,
_true_id = false,
_japanese_name = "日進甲",
_reading = "にっしんこう",
_class = "Nisshin",
_class_number = 1,
_type = 16,
_hp = 49,
_hp_max = 69,
_firepower = 20,
_firepower_max = 60,
_firepower_mod = 1,
_armor = 24,
_armor_max = 47,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 88,
_torpedo_mod = 3,
_evasion = 36,
_evasion_max = 63,
_aa = 25,
_aa_max = 65,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 48,
_los_max = 96,
_range = 2,
_luck = 10,
_luck_max = 60,
_luck_mod = false,
_build_time = 150,
_remodel_level = 60,
_remodel_ammo = 800,
_remodel_steel = 400,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Nisshin/Kai",
_remodel_to = false,
_fuel = 40,
_ammo = 45,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 18,
_scrap_baux = 5,
_equipment = {
{ equipment = "14cm Twin Gun Mount Kai", size = 8 },
{ equipment = "Type A Kouhyouteki", size = 8 },
{ equipment = "Type A Kouhyouteki", size = 12 },
{ equipment = false, size = 4 },
},
_voice_flag = 3,
},
class = {
_name = "Nisshin",
_class = true,
_base_type = 16,
},
}