- 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/Perth"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "-- Category:Player ship modules return { [""] = { _name = "Perth", _suffix = false, _rarity = 4, _api_id = 613, _id = 413, _true_id = false, ...") |
m (Kai id, Class) |
||
Line 11: | Line 11: | ||
_japanese_name = "Perth", | _japanese_name = "Perth", | ||
_reading = "パース", | _reading = "パース", | ||
− | _class = | + | _class = "Perth", |
− | _class_number = | + | _class_number = 1, |
_type = 3, | _type = 3, | ||
_hp = 29, | _hp = 29, | ||
Line 68: | Line 68: | ||
_rarity = 5, | _rarity = 5, | ||
_api_id = 618, | _api_id = 618, | ||
− | _id = | + | _id = 418, |
− | _true_id = | + | _true_id = false, |
_japanese_name = "Perth改", | _japanese_name = "Perth改", | ||
_reading = "パースかい", | _reading = "パースかい", | ||
− | _class = | + | _class = "Perth", |
− | _class_number = | + | _class_number = 1, |
_type = 3, | _type = 3, | ||
_hp = 30, | _hp = 30, | ||
Line 123: | Line 123: | ||
_voice_flag = 3, | _voice_flag = 3, | ||
}, | }, | ||
+ | class = { | ||
+ | _name = "Perth", | ||
+ | _class = true, | ||
+ | _base_type = 3, | ||
+ | }, | ||
} | } |
Revision as of 05:23, 30 November 2019
Documentation for this module may be created at Module:Data/Ship/Perth/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Perth",
_suffix = false,
_rarity = 4,
_api_id = 613,
_id = 413,
_true_id = false,
_japanese_name = "Perth",
_reading = "パース",
_class = "Perth",
_class_number = 1,
_type = 3,
_hp = 29,
_hp_max = 44,
_firepower = 24,
_firepower_max = 58,
_firepower_mod = 1,
_armor = 17,
_armor_max = 32,
_armor_mod = 2,
_torpedo = 20,
_torpedo_max = 54,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 24,
_aa_max = 66,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 2,
_luck = 12,
_luck_max = 55,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 60,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Perth/Kai",
_fuel = 30,
_ammo = 45,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{equipment = nil, size = 1},
{equipment = nil, size = 1},
{equipment = nil, size = 1},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = nil,
_availability = nil,
_get_message = "How are you?<br>私は、Perth級軽巡洋艦Perth。HMAS Perth!<br>イギリス生まれ、オーストラリア育ちよ。",
},
["Kai"] = {
_name = "Perth",
_suffix = "Kai",
_rarity = 5,
_api_id = 618,
_id = 418,
_true_id = false,
_japanese_name = "Perth改",
_reading = "パースかい",
_class = "Perth",
_class_number = 1,
_type = 3,
_hp = 30,
_hp_max = 62,
_firepower = 32,
_firepower_max = 72,
_firepower_mod = 1,
_armor = 27,
_armor_max = 68,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 28,
_aa_max = 70,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 2,
_luck = 22,
_luck_max = 65,
_luck_mod = false,
_build_time = 60,
_remodel_level = 45,
_remodel_ammo = 380,
_remodel_steel = 400,
_remodel_development_material = nil,
_remodel_blueprint = nil,
_remodel_catapult = nil,
_remodel_report = nil,
_remodel_from = "Perth/",
_remodel_to = false,
_fuel = 30,
_ammo = 45,
_scrap_fuel = 3,
_scrap_ammo = 6,
_scrap_steel = 13,
_scrap_baux = 1,
_equipment = {
{equipment = nil, size = 1},
{equipment = nil, size = 1},
{equipment = nil, size = 1},
},
_voice_flag = 3,
},
class = {
_name = "Perth",
_class = true,
_base_type = 3,
},
}