Module:Data/Ship/Maya
< Module:Data | Ship
Revision as of 18:31, 13 March 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Maya/doc
local Maya = {
[""] = {
_name = "Maya",
_rarity = 1,
_id = 61,
_true_id = false,
_card = "061.png",
_japanese_name = "摩耶",
_reading = "まや",
_class = "Takao",
_type = 5,
_hp = 45,
_hp_max = 57,
_firepower = 40,
_firepower_max = 54,
_firepower_mod = 2,
_armor = 35,
_armor_max = 49,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 49,
_torpedo_mod = 1,
_evasion = 35,
_evasion_max = 59,
_aa = 18,
_aa_max = 56,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 13,
_los_max = 39,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 85,
_remodel_level = false,
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
{equipment = false, size = 2},
{equipment = false, size = 2},
},
},
["Kai"] = {
_name = "Maya",
_suffix = "Kai",
_rarity = 4,
_id = 61,
_true_id = 371,
_card = "061M.jpg",
_japanese_name = "摩耶改",
_reading = "まやかい",
_class = "Takao",
_type = 5,
_hp = 55,
_hp_max = 69,
_firepower = 43,
_firepower_max = 78,
_firepower_mod = 2,
_armor = 45,
_armor_max = 75,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 40,
_evasion_max = 79,
_aa = 55,
_aa_max = 89,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 49,
_range = 2,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 18,
_remodel_ammo = 300,
_remodel_steel = 250,
_remodel_blueprint = false,
_fuel = 40,
_ammo = 70,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 20,
_scrap_baux = 2,
_equipment = {
{equipment = "12.7cm Twin High-angle Gun Mount", size = 2},
{equipment = "No. 21 Air Radar", size = 2},
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2},
{equipment = false, size = 2},
},
},
["Kai Ni"] = {
_name = "Maya",
_suffix = "Kai Ni",
_rarity = 6,
_id = 228,
_true_id = false,
_card = "428 Card.jpg",
_japanese_name = "摩耶改二",
_reading = "まやかいに",
_class = "Takao",
_type = 5,
_hp = 57,
_hp_max = 71,
_firepower = 42,
_firepower_max = 77,
_firepower_mod = 2,
_armor = 48,
_armor_max = 78,
_armor_mod = 2,
_torpedo = 34,
_torpedo_max = 84,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 81,
_aa = 72,
_aa_max = 106,
_aa_mod = 5,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = nil,
_los_max = 55,
_range = 2,
_luck = 14,
_luck_max = 64,
_luck_mod = false,
_remodel_level = 75,
_remodel_ammo = 1150,
_remodel_steel = 750,
_remodel_blueprint = false,
_fuel = 45,
_ammo = 80,
_scrap_fuel = 4,
_scrap_ammo = 6,
_scrap_steel = 21,
_scrap_baux = 4,
_equipment = {
{equipment = "20.3cm (No.2) Twin Gun Mount", size = 3},
{equipment = "25mm Triple Autocannon Mount Concentrated Deployment", size = 3},
{equipment = "Type 94 Anti-Aircraft Fire Director", size = 3},
{equipment = "12.7cm Twin High-angle Gun Mount", size = 3},
},
},
}
return Maya