- 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/Samuel B. Roberts"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created basic and crude Lua module.) |
|||
Line 1: | Line 1: | ||
− | + | -- [[Category:Player ship modules]] | |
− | --[[Category:Player ship modules]] | ||
return { | return { | ||
Line 6: | Line 5: | ||
_name = "Samuel B. Roberts", | _name = "Samuel B. Roberts", | ||
_suffix = false, | _suffix = false, | ||
− | _rarity = | + | _rarity = 5, |
− | _api_id = | + | _api_id = 561, |
− | _id = | + | _id = 361, |
_true_id = false, | _true_id = false, | ||
+ | _japanese_name = "Samuel B.Roberts", | ||
+ | _reading = "サミュエル・B・ロバーツ", | ||
_class = "John C. Butler", | _class = "John C. Butler", | ||
_class_number = nil, | _class_number = nil, | ||
− | _type = | + | _type = 2, |
− | _hp = | + | _hp = 14, |
− | _hp_max = | + | _hp_max = 27, |
− | _firepower = | + | _firepower = 8, |
− | _firepower_max = | + | _firepower_max = 24, |
− | _firepower_mod = | + | _firepower_mod = 1, |
− | _armor = | + | _armor = 5, |
− | _armor_max = | + | _armor_max = 17, |
_armor_mod = false, | _armor_mod = false, | ||
− | _torpedo = | + | _torpedo = 12, |
− | _torpedo_max = | + | _torpedo_max = 38, |
− | _torpedo_mod = | + | _torpedo_mod = 1, |
_evasion = nil, | _evasion = nil, | ||
_evasion_max = nil, | _evasion_max = nil, | ||
− | _aa = | + | _aa = 20, |
− | _aa_max = | + | _aa_max = 40, |
− | _aa_mod = | + | _aa_mod = 1, |
_asw = nil, | _asw = nil, | ||
_asw_max = nil, | _asw_max = nil, | ||
− | _speed = | + | _speed = 5, |
_los = nil, | _los = nil, | ||
_los_max = nil, | _los_max = nil, | ||
− | _range = | + | _range = 1, |
− | _luck = | + | _luck = 30, |
− | _luck_max = | + | _luck_max = 60, |
_luck_mod = false, | _luck_mod = false, | ||
_buildable = false, | _buildable = false, | ||
_buildable_lsc = false, | _buildable_lsc = false, | ||
− | _build_time = | + | _build_time = 9, |
_remodel_level = false, | _remodel_level = false, | ||
_remodel_from = false, | _remodel_from = false, | ||
_remodel_to = "Samuel B. Roberts/Kai", | _remodel_to = "Samuel B. Roberts/Kai", | ||
− | _fuel = | + | _fuel = 15, |
− | _ammo = | + | _ammo = 20, |
− | _scrap_fuel = | + | _scrap_fuel = 1, |
− | _scrap_ammo = | + | _scrap_ammo = 1, |
− | _scrap_steel = | + | _scrap_steel = 4, |
− | _scrap_baux = | + | _scrap_baux = 1, |
_equipment = { | _equipment = { | ||
− | { equipment = nil, size = 0 }, | + | {equipment = nil, size = 0}, |
− | { equipment = nil, size = 0 }, | + | {equipment = nil, size = 0}, |
}, | }, | ||
− | _voice_flag = | + | _voice_flag = 1, |
_voice_actor = nil, | _voice_actor = nil, | ||
_artist = nil, | _artist = nil, | ||
− | _implementation_date = { 2018, 4, 23 }, | + | _implementation_date = {2018, 4, 23}, |
− | _availability = | + | _availability = nil, |
− | + | _wikipedia = "USS Samuel B. Roberts (DE-413)", | |
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
_name = "Samuel B. Roberts", | _name = "Samuel B. Roberts", | ||
_suffix = "Kai", | _suffix = "Kai", | ||
− | _rarity = | + | _rarity = 6, |
_api_id = 681, | _api_id = 681, | ||
− | _id = | + | _id = 361, |
_true_id = 1481, | _true_id = 1481, | ||
− | + | _japanese_name = "Samuel B.Roberts改", | |
− | + | _reading = "サミュエル・B・ロバーツかい", | |
_class = "John C. Butler", | _class = "John C. Butler", | ||
_class_number = nil, | _class_number = nil, | ||
− | _type = | + | _type = 2, |
_hp = 27, | _hp = 27, | ||
− | _hp_max = | + | _hp_max = 42, |
_firepower = 10, | _firepower = 10, | ||
_firepower_max = 50, | _firepower_max = 50, | ||
Line 84: | Line 85: | ||
_torpedo_max = 70, | _torpedo_max = 70, | ||
_torpedo_mod = 2, | _torpedo_mod = 2, | ||
− | _evasion = | + | _evasion = nil, |
− | _evasion_max = | + | _evasion_max = nil, |
_aa = 28, | _aa = 28, | ||
_aa_max = 60, | _aa_max = 60, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = | + | _asw = nil, |
− | _asw_max = | + | _asw_max = nil, |
_speed = 5, | _speed = 5, | ||
− | _los = | + | _los = nil, |
− | _los_max = | + | _los_max = nil, |
_range = 1, | _range = 1, | ||
_luck = 40, | _luck = 40, | ||
_luck_max = 80, | _luck_max = 80, | ||
_luck_mod = false, | _luck_mod = false, | ||
− | _build_time = | + | _build_time = 9, |
− | _remodel_level = | + | _remodel_level = 50, |
− | _remodel_ammo = | + | _remodel_ammo = 160, |
− | _remodel_steel = | + | _remodel_steel = 130, |
_remodel_development_material = false, | _remodel_development_material = false, | ||
_remodel_blueprint = false, | _remodel_blueprint = false, | ||
_remodel_catapult = false, | _remodel_catapult = false, | ||
+ | _remodel_report = false, | ||
_remodel_from = "Samuel B. Roberts/", | _remodel_from = "Samuel B. Roberts/", | ||
_remodel_to = false, | _remodel_to = false, | ||
Line 114: | Line 116: | ||
_scrap_baux = 1, | _scrap_baux = 1, | ||
_equipment = { | _equipment = { | ||
− | { equipment = nil, size = 0 }, | + | {equipment = nil, size = 0}, |
− | { equipment = nil, size = 0 }, | + | {equipment = nil, size = 0}, |
− | { equipment = nil, size = 0 }, | + | {equipment = nil, size = 0}, |
}, | }, | ||
− | _voice_flag = | + | _voice_flag = 3, |
}, | }, | ||
} | } |
Revision as of 13:57, 23 April 2018
Documentation for this module may be created at Module:Data/Ship/Samuel B. Roberts/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Samuel B. Roberts",
_suffix = false,
_rarity = 5,
_api_id = 561,
_id = 361,
_true_id = false,
_japanese_name = "Samuel B.Roberts",
_reading = "サミュエル・B・ロバーツ",
_class = "John C. Butler",
_class_number = nil,
_type = 2,
_hp = 14,
_hp_max = 27,
_firepower = 8,
_firepower_max = 24,
_firepower_mod = 1,
_armor = 5,
_armor_max = 17,
_armor_mod = false,
_torpedo = 12,
_torpedo_max = 38,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 20,
_aa_max = 40,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 5,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 30,
_luck_max = 60,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 9,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Samuel B. Roberts/Kai",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = 1,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = {2018, 4, 23},
_availability = nil,
_wikipedia = "USS Samuel B. Roberts (DE-413)",
},
["Kai"] = {
_name = "Samuel B. Roberts",
_suffix = "Kai",
_rarity = 6,
_api_id = 681,
_id = 361,
_true_id = 1481,
_japanese_name = "Samuel B.Roberts改",
_reading = "サミュエル・B・ロバーツかい",
_class = "John C. Butler",
_class_number = nil,
_type = 2,
_hp = 27,
_hp_max = 42,
_firepower = 10,
_firepower_max = 50,
_firepower_mod = 1,
_armor = 12,
_armor_max = 43,
_armor_mod = false,
_torpedo = 24,
_torpedo_max = 70,
_torpedo_mod = 2,
_evasion = nil,
_evasion_max = nil,
_aa = 28,
_aa_max = 60,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 5,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 40,
_luck_max = 80,
_luck_mod = false,
_build_time = 9,
_remodel_level = 50,
_remodel_ammo = 160,
_remodel_steel = 130,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Samuel B. Roberts/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 7,
_scrap_baux = 1,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 3,
},
}