- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Ship/Yamashiro
< Module:Data | Ship
Jump to navigation
Jump to search
Revision as of 22:45, 20 June 2016 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Yamashiro/doc
--Categories:
--[[Category:Player ship modules]]
local Yamashiro = {
[""] = {
_name = "Yamashiro",
_rarity = 4,
_api_id = 27,
_id = 27,
_true_id = false,
_japanese_name = "山城",
_reading = "やましろ",
_class = "Fusou",
_class_number = 2,
_type = 9,
_hp = 67,
_hp_max = 89,
_firepower = 74,
_firepower_max = 94,
_firepower_mod = 4,
_armor = 59,
_armor_max = 79,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 19,
_evasion_max = 39,
_aa = 23,
_aa_max = 79,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 9,
_los_max = 33,
_range = 3,
_luck = 5,
_luck_max = 39,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 260,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Yamashiro/Kai",
_fuel = 85,
_ammo = 120,
_scrap_fuel = 9,
_scrap_ammo = 18,
_scrap_steel = 36,
_scrap_baux = 3,
_equipment = {
{equipment = "35.6cm Twin Gun Mount", size = 3},
{equipment = "15.2cm Single Gun Mount", size = 3},
{equipment = "Type 0 Reconnaissance Seaplane", size = 3},
{equipment = false, size = 3},
},
},
["Kai"] = {
_name = "Yamashiro",
_suffix = "Kai",
_rarity = 5,
_api_id = 287,
_id = 27,
_true_id = 1387,
_japanese_name = "山城改",
_reading = "やましろかい",
_class = "Fusou",
_class_number = 2,
_type = 10,
_hp = 75,
_hp_max = 89,
_firepower = 63,
_firepower_max = 79,
_firepower_mod = 4,
_armor = 72,
_armor_max = 89,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 67,
_aa = 40,
_aa_max = 89,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 18,
_los_max = 49,
_range = 3,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 20,
_remodel_ammo = 150,
_remodel_steel = 500,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Yamashiro/",
_remodel_to = "Yamashiro/Kai Ni",
_fuel = 95,
_ammo = 105,
_scrap_fuel = 10,
_scrap_ammo = 15,
_scrap_steel = 35,
_scrap_baux = 3,
_equipment = {
{equipment = "35.6cm Twin Gun Mount", size = 10},
{equipment = "Zuiun", size = 10},
{equipment = "Type 0 Reconnaissance Seaplane", size = 10},
{equipment = false, size = 10},
},
},
["Kai Ni"] = {
_name = "Yamashiro",
_suffix = "Kai Ni",
_rarity = 6,
_api_id = 412,
_id = 212,
_true_id = false,
_japanese_name = "山城改二",
_reading = "やましろかいに",
_class = "Fusou",
_class_number = 2,
_type = 10,
_hp = 77,
_hp_max = 94,
_firepower = 80,
_firepower_max = 98,
_firepower_mod = 5,
_armor = 73,
_armor_max = 91,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 69,
_aa = 43,
_aa_max = 87,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 25,
_los_max = 59,
_range = 3,
_luck = 14,
_luck_max = 70,
_luck_mod = false,
_remodel_level = 80,
_remodel_ammo = 2400,
_remodel_steel = 3500,
_remodel_development_material = false,
_remodel_blueprint = true,
_remodel_catapult = false,
_remodel_from = "Yamashiro/Kai",
_remodel_to = false,
_fuel = 105,
_ammo = 140,
_scrap_fuel = 12,
_scrap_ammo = 15,
_scrap_steel = 38,
_scrap_baux = 5,
_equipment = {
{equipment = "Prototype 41cm Triple Gun Mount", size = 4},
{equipment = "41cm Twin Gun Mount", size = 4},
{equipment = "Searchlight", size = 9},
{equipment = "Zuiun Model 12", size = 23},
},
_gun_fit_properties = {
["35.6cm/38cm"] = 1,
["381mm"] = 0,
["41cm"] = 1,
["16inch"] = nil,
["Proto 46cm"] = -1,
["46cm"] = -1,
["51cm"] = false,
},
},
["New Year"] = {
_name = "Yamashiro",
_suffix = "New Year",
_display_suffix = "(New Year)",
_api_id = 978,
_type = 9,
_seasonal = true,
},
}
return Yamashiro