- 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/Etorofu"
< Module:Data | Ship
Jump to navigation
Jump to search
m |
com>Printspike |
||
Line 11: | Line 11: | ||
_japanese_name = "択捉", | _japanese_name = "択捉", | ||
_reading = "えとろふ", | _reading = "えとろふ", | ||
− | _class = | + | _class = "Etorofu", |
− | _class_number = | + | _class_number = 1, |
_type = 1, | _type = 1, | ||
_hp = 13, | _hp = 13, | ||
Line 70: | Line 70: | ||
_japanese_name = "択捉改", | _japanese_name = "択捉改", | ||
_reading = "えとろふかい", | _reading = "えとろふかい", | ||
− | _class = | + | _class = "Etorofu", |
− | _class_number = | + | _class_number = 1, |
_type = 1, | _type = 1, | ||
_hp = 13, | _hp = 13, | ||
Line 117: | Line 117: | ||
_voice_flag = 0, | _voice_flag = 0, | ||
}, | }, | ||
+ | class = { | ||
+ | _name = "Etorofu", | ||
+ | _class = true, | ||
+ | _base_type = 1, | ||
+ | }, | ||
} | } |
Revision as of 13:10, 3 May 2017
Documentation for this module may be created at Module:Data/Ship/Etorofu/doc
--Categories:
--[[Category:Player ship modules]]
return {
[""] = {
_name = "Etorofu",
_rarity = 4,
_api_id = 524,
_id = 334,
_true_id = false,
_japanese_name = "択捉",
_reading = "えとろふ",
_class = "Etorofu",
_class_number = 1,
_type = 1,
_hp = 13,
_hp_max = 24,
_firepower = 6,
_firepower_max = 29,
_firepower_mod = 0,
_armor = 5,
_armor_max = 18,
_armor_mod = 0,
_torpedo = 18,
_torpedo_max = 49,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 7,
_aa_max = 29,
_aa_mod = 0,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 18,
_remodel_level = false,
_remodel_to = "Etorofu/Kai",
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = 0,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 0,
_voice_actor = nil,
_artist = nil,
_implementation_date = nil,
_availability = nil,
_wikipedia = "Japanese escort ship Etorofu",
},
["Kai"] = {
_name = "Etorofu",
_suffix = "Kai",
_rarity = 5,
_api_id = 383,
_id = 1463,
_true_id = false,
_japanese_name = "択捉改",
_reading = "えとろふかい",
_class = "Etorofu",
_class_number = 1,
_type = 1,
_hp = 13,
_hp_max = 24,
_firepower = 6,
_firepower_max = 29,
_firepower_mod = 0,
_armor = 5,
_armor_max = 18,
_armor_mod = 0,
_torpedo = 18,
_torpedo_max = 49,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 7,
_aa_max = 29,
_aa_mod = 0,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = nil,
_buildable_lsc = nil,
_build_time = 18,
_remodel_level = 20,
_remodel_ammo = 100,
_remodel_steel = 100,
_remodel_from = "Etorofu/",
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = 0,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
_voice_flag = 0,
},
class = {
_name = "Etorofu",
_class = true,
_base_type = 1,
},
}