- 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/Roma"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng (Fill in evasion and los) |
||
Line 22: | Line 22: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 27, |
− | _evasion_max = | + | _evasion_max = 52, |
_aa = 44, | _aa = 44, | ||
_aa_max = 74, | _aa_max = 74, | ||
Line 30: | Line 30: | ||
_asw_max = false, | _asw_max = false, | ||
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 17, |
− | _los_max = | + | _los_max = 46, |
_range = 4, | _range = 4, | ||
_luck = 6, | _luck = 6, | ||
Line 78: | Line 78: | ||
_torpedo_max = false, | _torpedo_max = false, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 32, |
− | _evasion_max = | + | _evasion_max = 71, |
_aa = 46, | _aa = 46, | ||
_aa_max = 94, | _aa_max = 94, | ||
Line 86: | Line 86: | ||
_asw_max = false, | _asw_max = false, | ||
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 17, |
− | _los_max = | + | _los_max = 52, |
_range = 4, | _range = 4, | ||
_luck = 8, | _luck = 8, |
Revision as of 10:54, 29 May 2015
Documentation for this module may be created at Module:Data/Ship/Roma/doc
local Roma = {
[""] = {
_name = "Roma",
_rarity = 6,
_api_id = 442,
_id = 242,
_true_id = false,
_japanese_name = "Roma",
_reading = "ローマ",
_class = "Vittorio Veneto",
_class_number = 4,
_type = 8,
_hp = 88,
_hp_max = 94,
_firepower = 79,
_firepower_max = 98,
_firepower_mod = 3,
_armor = 71,
_armor_max = 85,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 52,
_aa = 44,
_aa_max = 74,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 17,
_los_max = 46,
_range = 4,
_luck = 6,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 300,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Roma/Kai",
_fuel = 130,
_ammo = 150,
_scrap_fuel = 10,
_scrap_ammo = 18,
_scrap_steel = 37,
_scrap_baux = 6,
_equipment = {
{equipment = "381mm/50 Triple Gun Mount", size = 3},
{equipment = "OTO 152mm Triple Rapid Fire Gun Mount", size = 3},
{equipment = "Pugliese Underwater Protection Bulkhead", size = 3},
{equipment = false, size = 3},
},
},
["Kai"] = {
_name = "Roma",
_suffix = "Kai",
_rarity = 7,
_api_id = 447,
_id = 247,
_true_id = false,
_japanese_name = "Roma改",
_reading = "ローマかい",
_class = "Vittorio Veneto",
_class_number = 4,
_type = 8,
_hp = 92,
_hp_max = 98,
_firepower = 82,
_firepower_max = 105,
_firepower_mod = 5,
_armor = 76,
_armor_max = 90,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 32,
_evasion_max = 71,
_aa = 46,
_aa_max = 94,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 17,
_los_max = 52,
_range = 4,
_luck = 8,
_luck_max = 57,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 1500,
_remodel_steel = 900,
_remodel_blueprint = true,
_remodel_from = "Roma/",
_remodel_to = false,
_fuel = 140,
_ammo = 170,
_scrap_fuel = 10,
_scrap_ammo = 28,
_scrap_steel = 39,
_scrap_baux = 7,
_equipment = {
{equipment = "381mm/50 Triple Gun Mount Kai", size = 3},
{equipment = "OTO 152mm Triple Rapid Fire Gun Mount", size = 3},
{equipment = "90mm Single High-angle Gun Mount", size = 3},
{equipment = false, size = 3},
},
},
}
return Roma