- 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/Matsu"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "-- Category:Player ship modules return { [""] = { _name = "Matsu", _suffix = false, _rarity = 5, _api_id = 641, _id = 441, _true_id = false, ...") |
(class & class number, wikipedia link) |
||
Line 11: | Line 11: | ||
_japanese_name = "松", | _japanese_name = "松", | ||
_reading = "まつ", | _reading = "まつ", | ||
− | _class = | + | _class = "Matsu", |
− | _class_number = | + | _class_number = 1, |
_type = 2, | _type = 2, | ||
_hp = 14, | _hp = 14, | ||
Line 60: | Line 60: | ||
_implementation_date = {2020, 6, 26}, | _implementation_date = {2020, 6, 26}, | ||
_availability = nil, | _availability = nil, | ||
+ | _wikipedia = "Japanese_destroyer_Matsu_(1944)", | ||
_get_message = "待たせたわね。丁型駆逐艦、松型、その一番艦、<br>松よ!大丈夫、すぐ出れる。護ってみせるわ!<br>任せておいて!", | _get_message = "待たせたわね。丁型駆逐艦、松型、その一番艦、<br>松よ!大丈夫、すぐ出れる。護ってみせるわ!<br>任せておいて!", | ||
}, | }, | ||
Line 71: | Line 72: | ||
_japanese_name = "松改", | _japanese_name = "松改", | ||
_reading = "まつかい", | _reading = "まつかい", | ||
− | _class = | + | _class = "Matsu", |
− | _class_number = | + | _class_number = 1, |
_type = 2, | _type = 2, | ||
_hp = 27, | _hp = 27, | ||
Line 124: | Line 125: | ||
_voice_flag = 3, | _voice_flag = 3, | ||
}, | }, | ||
+ | class = { | ||
+ | _name = "Matsu", | ||
+ | _class = true, | ||
+ | _base_type = 2, | ||
+ | }, | ||
} | } |
Revision as of 21:11, 26 June 2020
Documentation for this module may be created at Module:Data/Ship/Matsu/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Matsu",
_suffix = false,
_rarity = 5,
_api_id = 641,
_id = 441,
_true_id = false,
_japanese_name = "松",
_reading = "まつ",
_class = "Matsu",
_class_number = 1,
_type = 2,
_hp = 14,
_hp_max = 27,
_firepower = 5,
_firepower_max = 26,
_firepower_mod = false,
_armor = 5,
_armor_max = 22,
_armor_mod = false,
_torpedo = 16,
_torpedo_max = 60,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 20,
_aa_max = 60,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 14,
_luck_max = 58,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 14,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Matsu/Kai",
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = false,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = {2020, 6, 26},
_availability = nil,
_wikipedia = "Japanese_destroyer_Matsu_(1944)",
_get_message = "待たせたわね。丁型駆逐艦、松型、その一番艦、<br>松よ!大丈夫、すぐ出れる。護ってみせるわ!<br>任せておいて!",
},
["Kai"] = {
_name = "Matsu",
_suffix = "Kai",
_rarity = 6,
_api_id = 702,
_id = 441,
_true_id = 1702,
_japanese_name = "松改",
_reading = "まつかい",
_class = "Matsu",
_class_number = 1,
_type = 2,
_hp = 27,
_hp_max = 45,
_firepower = 7,
_firepower_max = 26,
_firepower_mod = 1,
_armor = 12,
_armor_max = 55,
_armor_mod = 1,
_torpedo = 16,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 30,
_aa_max = 74,
_aa_mod = 2,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 18,
_luck_max = 68,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 14,
_remodel_level = 50,
_remodel_ammo = 180,
_remodel_steel = 120,
_remodel_development_material = nil,
_remodel_blueprint = nil,
_remodel_catapult = nil,
_remodel_report = nil,
_remodel_from = "Matsu/",
_remodel_to = false,
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = false,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 3,
},
class = {
_name = "Matsu",
_class = true,
_base_type = 2,
},
}