• 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/Yamashiro"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Yamashiro = { [""] = { _name = "Yamashiro", _rarity = 4, _id = 27, _true_id = false, _card = "027.jpg", _japanese_name = "山城", _reading = "やまし...")
 
com>Ckwng
Line 6: Line 6:
 
_true_id = false,
 
_true_id = false,
 
_card = "027.jpg",
 
_card = "027.jpg",
 +
_battle_card = "Yamashiro card.jpg",
 
_japanese_name = "山城",
 
_japanese_name = "山城",
 
_reading = "やましろ",
 
_reading = "やましろ",
 
_class = "Fusou",
 
_class = "Fusou",
 +
_class_number = 2,
 
_type = 9,
 
_type = 9,
 
_hp = 67,
 
_hp = 67,
Line 39: Line 41:
 
_build_time = 260,
 
_build_time = 260,
 
_remodel_level = false,
 
_remodel_level = false,
 +
_remodel_from = false,
 +
_remodel_to = "Yamashiro/Kai",
 
_fuel = 85,
 
_fuel = 85,
 
_ammo = 120,
 
_ammo = 120,
Line 59: Line 63:
 
_true_id = 387,
 
_true_id = 387,
 
_card = "027b.png",
 
_card = "027b.png",
 +
_battle_card = "Yamashiro kai card.jpg",
 
_japanese_name = "山城改",
 
_japanese_name = "山城改",
 
_reading = "やましろかい",
 
_reading = "やましろかい",
 
_class = "Fusou",
 
_class = "Fusou",
 +
_class_number = 2,
 
_type = 10,
 
_type = 10,
 
_hp = 75,
 
_hp = 75,
Line 92: Line 98:
 
_remodel_steel = 500,
 
_remodel_steel = 500,
 
_remodel_blueprint = false,
 
_remodel_blueprint = false,
 +
_remodel_from = "Yamashiro/",
 +
_remodel_to = "Yamashiro/Kai Ni",
 
_fuel = 95,
 
_fuel = 95,
 
_ammo = 105,
 
_ammo = 105,
Line 112: Line 120:
 
_true_id = false,
 
_true_id = false,
 
_card = "412 Card.jpg",
 
_card = "412 Card.jpg",
 +
_battle_card = "Yamashiro kai2 card.png",
 
_japanese_name = "山城改二",
 
_japanese_name = "山城改二",
 
_reading = "やましろかいに",
 
_reading = "やましろかいに",
 
_class = "Fusou",
 
_class = "Fusou",
 +
_class_number = 2,
 
_type = 10,
 
_type = 10,
 
_hp = 77,
 
_hp = 77,
Line 145: Line 155:
 
_remodel_steel = 3500,
 
_remodel_steel = 3500,
 
_remodel_blueprint = true,
 
_remodel_blueprint = true,
 +
_remodel_from = "Yamashiro/Kai",
 +
_remodel_to = false,
 
_fuel = 105,
 
_fuel = 105,
 
_ammo = 140,
 
_ammo = 140,

Revision as of 23:51, 11 April 2015

Documentation for this module may be created at Module:Data/Ship/Yamashiro/doc

local Yamashiro = {
	[""] = {
		_name = "Yamashiro",
		_rarity = 4,
		_id = 27,
		_true_id = false,
		_card = "027.jpg",
		_battle_card = "Yamashiro card.jpg",
		_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,
		_id = 27,
		_true_id = 387,
		_card = "027b.png",
		_battle_card = "Yamashiro kai card.jpg",
		_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_blueprint = 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,
		_id = 212,
		_true_id = false,
		_card = "412 Card.jpg",
		_battle_card = "Yamashiro kai2 card.png",
		_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_blueprint = true,
		_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},
		},
	},
}

return Yamashiro