Module:Data/Ship/I-401
< Module:Data | Ship
Documentation for this module may be created at Module:Data/Ship/I-401/doc
--Categories:
--[[Category:Player ship modules]]
local I_401 = {
[""] = {
_name = "I-401",
_nick = "Shioi",
_rarity = 6,
_api_id = 155,
_id = 155,
_true_id = false,
_japanese_name = "伊401",
_japanese_nick = "しおい",
_reading = "い401",
_reading_nick = false,
_class = "Sentoku",
_class_number = 2,
_type = 14,
_hp = 20,
_hp_max = 24,
_firepower = 2,
_firepower_max = 9,
_firepower_mod = false,
_armor = 5,
_armor_max = 24,
_armor_mod = 1,
_torpedo = 36,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = 13,
_evasion_max = 35,
_aa = 0,
_aa_max = false,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 15,
_los_max = 45,
_range = 1,
_luck = 20,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 200,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "I-401/Kai",
_fuel = 20,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_baux = 2,
_equipment = {
{equipment = false, size = 3},
},
_voice_actor = "Ise Mariya",
_artist = "Shibafu",
_implementation_date = {2013, 12, 24},
_availability = {"drop", "event_reward", event_reward = {{2013, 12, 3}}},
_wikipedia = "Japanese submarine I-401",
},
["Kai"] = {
_name = "I-401",
_nick = "Shioi",
_suffix = "Kai",
_rarity = 7,
_api_id = 403,
_id = 155,
_true_id = 1503,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "伊401改",
_japanese_nick = "しおい",
_reading = "い401かい",
_reading_nick = false,
_class = "Sentoku",
_class_number = 2,
_type = 14,
_hp = 24,
_hp_max = 39,
_firepower = 6,
_firepower_max = 19,
_firepower_mod = false,
_armor = 7,
_armor_max = 24,
_armor_mod = 1,
_torpedo = 40,
_torpedo_max = 80,
_torpedo_mod = 2,
_evasion = 12,
_evasion_max = 44,
_aa = 0,
_aa_max = false,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 15,
_los_max = 45,
_range = 1,
_luck = 20,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 100,
_remodel_steel = 300,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "I-401/",
_remodel_to = false,
_fuel = 25,
_ammo = 30,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 4,
_scrap_baux = 3,
_equipment = {
{equipment = "Prototype Seiran", size = 3},
{equipment = false, size = 3},
},
},
["New Year"] = {
_name = "I-401",
_suffix = "New Year",
_display_suffix = "(New Year)",
_api_id = 982,
_type = 14,
_seasonal = true,
},
["Summer"] = {
_name = "I-401",
_suffix = "Summer",
_display_suffix = "(Summer)",
_api_id = nil,
_type = 14,
_seasonal = true,
_simple_naming = true,
},
}
return I_401