• 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/Mist:Takao

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 20:15, 4 April 2015 by com>Ckwng (Created page with "local Takao_fog = { [""] = { _name = "Takao", _rarity = 6, _id = nil, _true_id = false, _card = "Fog Takao.jpg", _japanese_name = "タカオ", _reading = "た...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

local Takao_fog = {
	[""] = {
		_name = "Takao",
		_rarity = 6,
		_id = nil,
		_true_id = false,
		_card = "Fog Takao.jpg",
		_japanese_name = "タカオ",
		_reading = "たかお",
		_class = "Takao",
		_type = 5,
		_hp = 77,
		_hp_max = nil,
		_firepower = 120,
		_firepower_max = 139,
		_firepower_mod = nil,
		_armor = 90,
		_armor_max = 109,
		_armor_mod = nil,
		_torpedo = 60,
		_torpedo_max = 79,
		_torpedo_mod = nil,
		_evasion = 40,
		_evasion_max = nil,
		_aa = 50,
		_aa_max = 69,
		_aa_mod = nil,
		_asw = 0,
		_asw_max = false,
		_speed = 10,
		_los = 70,
		_los_max = nil,
		_range = 3,
		_luck = 20,
		_luck_max = nil,
		_luck_mod = false,
		_buildable = false,
		_buildable_lsc = false,
		_build_time = nil,
		_remodel_level = false,
		_fuel = 175,
		_ammo = 200,
		_scrap_fuel = nil,
		_scrap_ammo = nil,
		_scrap_steel = nil,
		_scrap_baux = nil,
		_equipment = {
			{equipment = false, size = 0},
			{equipment = false, size = 0},
			{equipment = false, size = 0},
		},
	},
}

return Takao_fog