- 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/Shinshuu Maru"
< Module:Data | Ship
Jump to navigation
Jump to search
Line 84: | Line 84: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = nil, | + | _evasion = nil, -- 13~14 |
− | _evasion_max = | + | _evasion_max = 48, |
_aa = 12, | _aa = 12, | ||
_aa_max = 44, | _aa_max = 44, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
− | _asw = nil, | + | _asw = nil, -- 29~30 |
− | _asw_max = | + | _asw_max = 48, |
_speed = 5, | _speed = 5, | ||
− | _los = nil, | + | _los = nil, -- 23~24 |
− | _los_max = | + | _los_max = 58, |
_range = 1, | _range = 1, | ||
_luck = 18, | _luck = 18, |
Revision as of 18:24, 3 December 2019
Documentation for this module may be created at Module:Data/Ship/Shinshuu Maru/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Shinshuu Maru",
_suffix = false,
_rarity = 6,
_api_id = 621,
_id = 421,
_true_id = false,
_japanese_name = "神州丸",
_reading = "しんしゅうまる",
_class = "IJA R1",
_class_number = 1,
_type = 17,
_hp = 37,
_hp_max = 49,
_firepower = 5,
_firepower_max = 22,
_firepower_mod = 1,
_armor = 9,
_armor_max = 35,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 13,
_evasion_max = 38,
_aa = 10,
_aa_max = 32,
_aa_mod = false,
_asw = 20,
_asw_max = 40,
_speed = 5,
_los = 20,
_los_max = 52,
_range = 1,
_luck = 14,
_luck_max = 54,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 150,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Shinshuu Maru/Kai",
_fuel = 35,
_ammo = 5,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 11,
_scrap_baux = 2,
_equipment = {
{equipment = "Daihatsu Landing Craft", size = 2},
{equipment = false, size = 2},
{equipment = false, size = 8},
},
_voice_actor = "Toyoguchi Megumi",
_artist = "Parsley",
_implementation_date = {2019, 11, 30},
_availability = { "event_reward" },
},
["Kai"] = {
_name = "Shinshuu Maru",
_suffix = "Kai",
_rarity = 7,
_api_id = 626,
_id = 426,
_true_id = false,
_japanese_name = "神州丸改",
_reading = "しんしゅうまるかい",
_class = "IJA R1",
_class_number = 1,
_type = 17,
_hp = 39,
_hp_max = 58,
_firepower = 6,
_firepower_max = 35,
_firepower_mod = 1,
_armor = 12,
_armor_max = 45,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = nil, -- 13~14
_evasion_max = 48,
_aa = 12,
_aa_max = 44,
_aa_mod = 1,
_asw = nil, -- 29~30
_asw_max = 48,
_speed = 5,
_los = nil, -- 23~24
_los_max = 58,
_range = 1,
_luck = 18,
_luck_max = 68,
_luck_mod = false,
_build_time = 150,
_remodel_level = 48,
_remodel_ammo = 120,
_remodel_steel = 600,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Shinshuu Maru/",
_remodel_to = false,
_fuel = 40,
_ammo = 20,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 12,
_scrap_baux = 3,
_equipment = {
{equipment = "Daihatsu Landing Craft", size = 2},
{equipment = "Type 2 12cm Mortar Kai", size = 2},
{equipment = false, size = 4},
{equipment = false, size = 8},
},
_voice_flag = 3,
},
}