- 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/Shimushu"
< Module:Data | Ship
Jump to navigation
Jump to search
com>ArdWar m |
|||
Line 5: | Line 5: | ||
[""] = { | [""] = { | ||
_name = "Shimushu", | _name = "Shimushu", | ||
+ | _rarity = 4, | ||
_api_id = 517, | _api_id = 517, | ||
+ | _id = 317, | ||
+ | _true_id = false, | ||
_japanese_name = "占守", | _japanese_name = "占守", | ||
_reading = "しむしゅ", | _reading = "しむしゅ", | ||
+ | _class = nil, | ||
+ | _class_number = nil, | ||
_type = 1, | _type = 1, | ||
+ | _hp = 9, | ||
+ | _hp_max = 18, | ||
+ | _firepower = 4, | ||
+ | _firepower_max = 18, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 4, | ||
+ | _armor_max = 16, | ||
+ | _armor_mod = 0, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = nil, | ||
+ | _evasion_max = nil, | ||
+ | _aa = 7, | ||
+ | _aa_max = 24, | ||
+ | _aa_mod = 0, | ||
+ | _asw = nil, | ||
+ | _asw_max = nil, | ||
+ | _speed = 5, | ||
+ | _los = nil, | ||
+ | _los_max = nil, | ||
+ | _range = 1, | ||
+ | _luck = 40, | ||
+ | _luck_max = 79, | ||
+ | _luck_mod = false, | ||
+ | _buildable = nil, | ||
+ | _buildable_lsc = nil, | ||
+ | _build_time = 14, | ||
+ | _remodel_level = false, | ||
+ | _remodel_from = false, | ||
_remodel_to = "Shimushu/Kai", | _remodel_to = "Shimushu/Kai", | ||
− | + | _fuel = 10, | |
+ | _ammo = 10, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 1, | ||
+ | _scrap_steel = 2, | ||
+ | _scrap_baux = 0, | ||
+ | _equipment = { | ||
+ | {equipment = nil, size = 0}, | ||
+ | {equipment = nil, size = 0}, | ||
+ | }, | ||
+ | _voice_flag = 1, | ||
+ | _voice_actor = nil, | ||
+ | _artist = nil, | ||
+ | _implementation_date = nil, | ||
+ | _availability = nil, | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
_name = "Shimushu", | _name = "Shimushu", | ||
_suffix = "Kai", | _suffix = "Kai", | ||
+ | _rarity = 5, | ||
_api_id = 376, | _api_id = 376, | ||
+ | _id = 1456, | ||
+ | _true_id = false, | ||
_japanese_name = "占守改", | _japanese_name = "占守改", | ||
_reading = "しむしゅかい", | _reading = "しむしゅかい", | ||
+ | _class = nil, | ||
+ | _class_number = nil, | ||
_type = 1, | _type = 1, | ||
+ | _hp = 17, | ||
+ | _hp_max = 28, | ||
+ | _firepower = 5, | ||
+ | _firepower_max = 35, | ||
+ | _firepower_mod = 1, | ||
+ | _armor = 7, | ||
+ | _armor_max = 33, | ||
+ | _armor_mod = 0, | ||
+ | _torpedo = 0, | ||
+ | _torpedo_max = false, | ||
+ | _torpedo_mod = false, | ||
+ | _evasion = nil, | ||
+ | _evasion_max = nil, | ||
+ | _aa = 11, | ||
+ | _aa_max = 53, | ||
+ | _aa_mod = 1, | ||
+ | _asw = nil, | ||
+ | _asw_max = nil, | ||
+ | _speed = 5, | ||
+ | _los = nil, | ||
+ | _los_max = nil, | ||
+ | _range = 1, | ||
+ | _luck = 50, | ||
+ | _luck_max = 89, | ||
+ | _luck_mod = false, | ||
+ | _buildable = nil, | ||
+ | _buildable_lsc = nil, | ||
+ | _build_time = 14, | ||
+ | _remodel_level = 40, | ||
+ | _remodel_ammo = 90, | ||
+ | _remodel_steel = 60, | ||
_remodel_from = "Shimushu/", | _remodel_from = "Shimushu/", | ||
+ | _remodel_to = false, | ||
+ | _fuel = 10, | ||
+ | _ammo = 10, | ||
+ | _scrap_fuel = 1, | ||
+ | _scrap_ammo = 1, | ||
+ | _scrap_steel = 2, | ||
+ | _scrap_baux = 0, | ||
+ | _equipment = { | ||
+ | {equipment = nil, size = 0}, | ||
+ | {equipment = nil, size = 0}, | ||
+ | {equipment = nil, size = 0}, | ||
+ | }, | ||
+ | _voice_flag = 1, | ||
}, | }, | ||
} | } |
Revision as of 18:10, 2 May 2017
Documentation for this module may be created at Module:Data/Ship/Shimushu/doc
--Categories:
--[[Category:Player ship modules]]
return {
[""] = {
_name = "Shimushu",
_rarity = 4,
_api_id = 517,
_id = 317,
_true_id = false,
_japanese_name = "占守",
_reading = "しむしゅ",
_class = nil,
_class_number = nil,
_type = 1,
_hp = 9,
_hp_max = 18,
_firepower = 4,
_firepower_max = 18,
_firepower_mod = 1,
_armor = 4,
_armor_max = 16,
_armor_mod = 0,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = nil,
_evasion_max = nil,
_aa = 7,
_aa_max = 24,
_aa_mod = 0,
_asw = nil,
_asw_max = nil,
_speed = 5,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 40,
_luck_max = 79,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Shimushu/Kai",
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = 0,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = nil,
_availability = nil,
},
["Kai"] = {
_name = "Shimushu",
_suffix = "Kai",
_rarity = 5,
_api_id = 376,
_id = 1456,
_true_id = false,
_japanese_name = "占守改",
_reading = "しむしゅかい",
_class = nil,
_class_number = nil,
_type = 1,
_hp = 17,
_hp_max = 28,
_firepower = 5,
_firepower_max = 35,
_firepower_mod = 1,
_armor = 7,
_armor_max = 33,
_armor_mod = 0,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = nil,
_evasion_max = nil,
_aa = 11,
_aa_max = 53,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 5,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 50,
_luck_max = 89,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 14,
_remodel_level = 40,
_remodel_ammo = 90,
_remodel_steel = 60,
_remodel_from = "Shimushu/",
_remodel_to = false,
_fuel = 10,
_ammo = 10,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_baux = 0,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 1,
},
}