Module:Data/Ship/Mist:Takao
< Module:Data | Ship
Revision as of 07:58, 10 November 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Mist:Takao/doc
--Categories:
--[[Category:Limited player ship modules]]
--[[Category:Limited enemy ship modules]]
local Takao_fog = {
[""] = {
_name = "Takao",
_page = "Takao (fog)",
_rarity = 6,
_api_id = 682,
_id = 682,
_true_id = false,
_card = "Fog Takao.jpg",
_cg = "Fog Takao 01.png",
_cg_reference = "Fog Takao 03.png",
_japanese_name = "タカオ",
_reading = false,
_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,
_remodel_from = false,
_remodel_to = 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},
},
},
["mist"] = {
_name = "Takao",
_suffix = "mist",
_page = "Takao (fog)",
_rarity = 5,
_back = -1,
_api_id = false,
_id = false,
_cg = "Fog Takao 01.png",
_japanese_name = "タカオmist",
_reading = "タカオミスト",
_type = 5,
_hp = 77,
_firepower = 150,
_armor = 100,
_torpedo = 60,
_evasion = nil,
_aa = 50,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
["mist*"] = {
_name = "Takao*",
_suffix = "mist*",
_page = "Takao (fog)",
_rarity = 5,
_back = -2,
_api_id = false,
_id = false,
_cg = "Fog Takao 01.png",
_japanese_name = "タカオ*mist*",
_reading = "タカオミスト",
_type = 5,
_hp = 77,
_firepower = 88,
_armor = 77,
_torpedo = 60,
_evasion = nil,
_aa = 45,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
}
return Takao_fog