Difference between revisions of "Module:Data/Ship/I-47"
< Module:Data | Ship
(Added get message, wikipedia) |
|||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 30: | Line 30: | ||
_evasion_max = 39, | _evasion_max = 39, | ||
_aa = 0, | _aa = 0, | ||
| − | _aa_max = | + | _aa_max = false, |
_aa_mod = false, | _aa_mod = false, | ||
_asw = 0, | _asw = 0, | ||
| Line 61: | Line 61: | ||
_implementation_date = {2020, 6, 26}, | _implementation_date = {2020, 6, 26}, | ||
_availability = {"event_reward"}, | _availability = {"event_reward"}, | ||
| + | _get_message = "伊号潜水艦、巡潜丙型の七番艦、伊四十七。<br>ヨナって、呼んでくださいな。 ヨナですよ?<br>うふふ、提督、いいですか?", | ||
| + | _wikipedia = "Japanese submarine I-47", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
| Line 92: | Line 94: | ||
_evasion_max = 50, | _evasion_max = 50, | ||
_aa = 0, | _aa = 0, | ||
| − | _aa_max = | + | _aa_max = false, |
_aa_mod = false, | _aa_mod = false, | ||
_asw = 0, | _asw = 0, | ||
| Line 103: | Line 105: | ||
_luck_max = 97, | _luck_max = 97, | ||
_luck_mod = false, | _luck_mod = false, | ||
| − | |||
_remodel_level = 50, | _remodel_level = 50, | ||
_remodel_ammo = 290, | _remodel_ammo = 290, | ||
| Line 127: | Line 128: | ||
seasonals = { | seasonals = { | ||
{ _suffix = "Kai Summer", _season = "Summer 2020" }, | { _suffix = "Kai Summer", _season = "Summer 2020" }, | ||
| + | { _suffix = "Naval Base Eel Festival", _season = "Fall 2020" }, | ||
}, | }, | ||
} | } | ||
Latest revision as of 23:22, 26 November 2025
Documentation for this module may be created at Module:Data/Ship/I-47/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "I-47",
_nick = "Yona",
_suffix = false,
_rarity = 5,
_api_id = 636,
_id = 436,
_true_id = false,
_japanese_name = "伊47",
_japanese_nick = "よな",
_reading = "い47",
_class = "Junsen Type C",
_class_number = 7,
_type = 13,
_hp = 14,
_hp_max = 19,
_firepower = 2,
_firepower_max = 8,
_firepower_mod = false,
_armor = 4,
_armor_max = 20,
_armor_mod = false,
_torpedo = 36,
_torpedo_max = 72,
_torpedo_mod = 2,
_evasion = 13,
_evasion_max = 39,
_aa = 0,
_aa_max = false,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 7,
_los_max = 27,
_range = 1,
_luck = 47,
_luck_max = 90,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 22,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "I-47/Kai",
_fuel = 10,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = 2,
_scrap_baux = false,
_equipment = {
{equipment = false, size = 0},
},
_voice_flag = 1,
_voice_actor = "Fujita Saki",
_artist = "Hoshi Akari",
_implementation_date = {2020, 6, 26},
_availability = {"event_reward"},
_get_message = "伊号潜水艦、巡潜丙型の七番艦、伊四十七。<br>ヨナって、呼んでくださいな。 ヨナですよ?<br>うふふ、提督、いいですか?",
_wikipedia = "Japanese submarine I-47",
},
["Kai"] = {
_name = "I-47",
_nick = "Yona",
_suffix = "Kai",
_rarity = 6,
_api_id = 607,
_id = 436,
_true_id = 1507,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "伊47改",
_japanese_nick = "よな",
_reading = "い47かい",
_class = "Junsen Type C",
_class_number = 7,
_type = 13,
_hp = 18,
_hp_max = 24,
_firepower = 3,
_firepower_max = 12,
_firepower_mod = false,
_armor = 5,
_armor_max = 21,
_armor_mod = false,
_torpedo = 40,
_torpedo_max = 88,
_torpedo_mod = 3,
_evasion = 14,
_evasion_max = 50,
_aa = 0,
_aa_max = false,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 11,
_los_max = 30,
_range = 1,
_luck = 50,
_luck_max = 97,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 290,
_remodel_steel = 170,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "I-47/",
_remodel_to = false,
_fuel = 10,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_baux = 2,
_equipment = {
{equipment = false, size = 0},
{equipment = false, size = 0},
},
_voice_flag = 3,
},
seasonals = {
{ _suffix = "Kai Summer", _season = "Summer 2020" },
{ _suffix = "Naval Base Eel Festival", _season = "Fall 2020" },
},
}